01JY3K4TSPS9WM87K8XQH08029: 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: 01JY3K62NC8EQHYN6EN31F3ZAZ

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-06-19T08:00:21.848Zjob assigned to worker 01JY3K6854QNM492NQS5CBH3RH [factory aws, i-00797f05a39fb7f5e] (queued for 1 m 3 s)
 
22025-06-19T08:00:30.022Zstarting task 0: "setup"
32025-06-19T08:00:30.026Z++ uname -s
42025-06-19T08:00:30.030Z+ kern=SunOS
52025-06-19T08:00:30.030Z+ build_user=build
62025-06-19T08:00:30.030Z+ build_uid=12345
72025-06-19T08:00:30.030Z+ work_dir=/work
82025-06-19T08:00:30.030Z+ input_dir=/input
92025-06-19T08:00:30.030Z+ [[ 0 == 12345 ]]
102025-06-19T08:00:30.030Z+ case "$kern" in
112025-06-19T08:00:30.030Z+ groupadd -g 12345 build
122025-06-19T08:00:30.033Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-06-19T08:00:32.039Z+ zfs create -o mountpoint=/work rpool/work
142025-06-19T08:00:32.165Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-06-19T08:00:32.169Z+ home_fs=zfs
162025-06-19T08:00:32.169Z+ [[ zfs == autofs ]]
172025-06-19T08:00:32.169Z+ mkdir -p /home/build
182025-06-19T08:00:32.172Z+ chown build:build /home/build /work
192025-06-19T08:00:34.172Z+ chmod 0700 /home/build /work
202025-06-19T08:00:34.175Zprocess exited: duration 4155 ms, exit code 0
 
212025-06-19T08:00:34.184Zstarting task 1: "rust-toolchain"
222025-06-19T08:00:34.188Z+ printf ' * rust toolchain channel = "%s"\n' 1.87.0
232025-06-19T08:00:34.188Z * rust toolchain channel = "1.87.0"
242025-06-19T08:00:34.188Z * rust toolchain profile = "default"
252025-06-19T08:00:34.188Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-06-19T08:00:34.188Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-06-19T08:00:34.188Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-06-19T08:00:34.191Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-06-19T08:00:34.191Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.87.0 --profile default
302025-06-19T08:00:34.298Zinfo: downloading installer
312025-06-19T08:00:35.887Zwarn: It looks like you have an existing installation of Rust at:
322025-06-19T08:00:35.887Zwarn: /opt/ooce/bin
332025-06-19T08:00:35.888Zwarn: It is recommended that rustup be the primary Rust installation.
342025-06-19T08:00:35.888Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-06-19T08:00:35.888Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-06-19T08:00:35.888Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-06-19T08:00:35.888Zwarn: or pass `-y' to ignore all ignorable checks.
382025-06-19T08:00:35.888Zerror: cannot install while Rust is installed
392025-06-19T08:00:35.888Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-06-19T08:00:35.902Zinfo: profile set to 'default'
412025-06-19T08:00:35.902Zinfo: default host triple is x86_64-unknown-illumos
422025-06-19T08:00:35.902Zinfo: syncing channel updates for '1.87.0-x86_64-unknown-illumos'
432025-06-19T08:00:35.970Zinfo: latest update on 2025-05-15, rust version 1.87.0 (17067e9ac 2025-05-09)
442025-06-19T08:00:35.971Zinfo: downloading component 'cargo'
452025-06-19T08:00:36.804Zinfo: downloading component 'clippy'
462025-06-19T08:00:37.276Zinfo: downloading component 'rust-docs'
472025-06-19T08:00:39.020Zinfo: downloading component 'rust-std'
482025-06-19T08:00:40.691Zinfo: downloading component 'rustc'
492025-06-19T08:00:48.208Zinfo: downloading component 'rustfmt'
502025-06-19T08:00:48.545Zinfo: installing component 'cargo'
512025-06-19T08:00:49.413Zinfo: installing component 'clippy'
522025-06-19T08:00:49.803Zinfo: installing component 'rust-docs'
532025-06-19T08:00:51.630Zinfo: installing component 'rust-std'
542025-06-19T08:00:53.498Zinfo: installing component 'rustc'
552025-06-19T08:00:59.998Zinfo: installing component 'rustfmt'
562025-06-19T08:01:00.329Zinfo: default toolchain set to '1.87.0-x86_64-unknown-illumos'
572025-06-19T08:01:00.329Z
582025-06-19T08:01:00.762Z 1.87.0-x86_64-unknown-illumos installed - rustc 1.87.0 (17067e9ac 2025-05-09)
592025-06-19T08:01:00.762Z
602025-06-19T08:01:00.766Z
612025-06-19T08:01:00.766ZRust is installed now. Great!
622025-06-19T08:01:00.766Z
632025-06-19T08:01:00.766ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-06-19T08:01:00.766Zenvironment variable. This has not been done automatically.
652025-06-19T08:01:00.766Z
662025-06-19T08:01:00.766ZTo configure your current shell, you need to source
672025-06-19T08:01:00.766Zthe corresponding env file under $HOME/.cargo.
682025-06-19T08:01:00.766Z
692025-06-19T08:01:00.766ZThis is usually done by running one of the following (note the leading DOT):
702025-06-19T08:01:00.766Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-06-19T08:01:00.766Zsource "$HOME/.cargo/env.fish" # For fish
722025-06-19T08:01:00.766Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-06-19T08:01:00.848Z+ rustup --version
742025-06-19T08:01:00.859Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-06-19T08:01:00.862Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-06-19T08:01:00.935Zinfo: The currently active `rustc` version is `rustc 1.87.0 (17067e9ac 2025-05-09)`
772025-06-19T08:01:00.939Z+ cargo --version
782025-06-19T08:01:01.031Zcargo 1.87.0 (99624be96 2025-05-06)
792025-06-19T08:01:01.035Z+ rustc --version
802025-06-19T08:01:01.131Zrustc 1.87.0 (17067e9ac 2025-05-09)
812025-06-19T08:01:01.136Zprocess exited: duration 26954 ms, exit code 0
 
822025-06-19T08:01:01.146Zstarting task 2: "authentication"
832025-06-19T08:01:01.166Zprocess exited: duration 22 ms, exit code 0
 
842025-06-19T08:01:01.180Zstarting task 3: "clone repository"
852025-06-19T08:01:01.184Z+ mkdir -p /work/oxidecomputer/omicron
862025-06-19T08:01:01.184Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-06-19T08:01:01.221ZCloning into '/work/oxidecomputer/omicron'...
882025-06-19T08:01:08.925Z+ cd /work/oxidecomputer/omicron
892025-06-19T08:01:08.925Z+ git fetch origin be675b1cb9e2e7960f1822f740cf6de9e1a61c9a
902025-06-19T08:01:09.239ZFrom https://github.com/oxidecomputer/omicron
912025-06-19T08:01:09.239Z * branch be675b1cb9e2e7960f1822f740cf6de9e1a61c9a -> FETCH_HEAD
922025-06-19T08:01:09.244Z+ [[ -n renovate/hyper-rustls-0.x ]]
932025-06-19T08:01:09.248Z++ git branch --show-current
942025-06-19T08:01:09.251Z+ current=main
952025-06-19T08:01:09.251Z+ [[ main != renovate/hyper-rustls-0.x ]]
962025-06-19T08:01:09.251Z+ git branch -f renovate/hyper-rustls-0.x be675b1cb9e2e7960f1822f740cf6de9e1a61c9a
972025-06-19T08:01:09.254Z+ git checkout -f renovate/hyper-rustls-0.x
982025-06-19T08:01:09.485ZSwitched to branch 'renovate/hyper-rustls-0.x'
992025-06-19T08:01:09.489Z+ git reset --hard be675b1cb9e2e7960f1822f740cf6de9e1a61c9a
1002025-06-19T08:01:09.685ZHEAD is now at be675b1cb Update Rust crate hyper-rustls to 0.27.7
1012025-06-19T08:01:09.689Zprocess exited: duration 8512 ms, exit code 0
 
1022025-06-19T08:01:09.698Zstarting task 4: "build"
1032025-06-19T08:01:09.704Z+ source ./env.sh
1042025-06-19T08:01:09.704Z++ OLD_SHELL_OPTS=ehxB
1052025-06-19T08:01:09.704Z++ set -o xtrace
1062025-06-19T08:01:09.708Z++++ dirname ./env.sh
1072025-06-19T08:01:09.711Z+++ readlink -f .
1082025-06-19T08:01:09.714Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092025-06-19T08:01:09.714Z++ 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-06-19T08:01:09.714Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112025-06-19T08:01:09.714Z++ 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-06-19T08:01:09.714Z++ 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-06-19T08:01:09.714Z++ 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-06-19T08:01:09.714Z++ 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-06-19T08:01:09.714Z++ 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-06-19T08:01:09.714Z++ 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-06-19T08:01:09.714Z++ case $OLD_SHELL_OPTS in
1182025-06-19T08:01:09.714Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192025-06-19T08:01:09.714Z+ source .github/buildomat/ci-env.sh
1202025-06-19T08:01:09.714Z++ export CARGO_TERM_COLOR=always
1212025-06-19T08:01:09.714Z++ CARGO_TERM_COLOR=always
1222025-06-19T08:01:09.715Z+ target_os=illumos
1232025-06-19T08:01:09.716Z+ NEXTEST_VERSION=0.9.98
1242025-06-19T08:01:09.717Z+ cargo --version
1252025-06-19T08:01:09.766Zcargo 1.87.0 (99624be96 2025-05-06)
1262025-06-19T08:01:09.770Z+ rustc --version
1272025-06-19T08:01:09.833Zrustc 1.87.0 (17067e9ac 2025-05-09)
1282025-06-19T08:01:09.837Z+ curl -sSfL --retry 10 https://get.nexte.st/0.9.98/illumos
1292025-06-19T08:01:09.840Z+ gunzip
1302025-06-19T08:01:09.840Z+ tar -xvf - -C /home/build/.cargo/bin
1312025-06-19T08:01:11.113Zx cargo-nextest, 18644352 bytes, 36415 tape blocks
1322025-06-19T08:01:11.116Z+ TEST_TMPDIR=/var/tmp/omicron_tmp
1332025-06-19T08:01:11.116Z+ echo 'tests will store ephemeral output in /var/tmp/omicron_tmp'
1342025-06-19T08:01:11.116Ztests will store ephemeral output in /var/tmp/omicron_tmp
1352025-06-19T08:01:11.116Z+ mkdir /var/tmp/omicron_tmp
1362025-06-19T08:01:11.116Z+ OUTPUT_DIR=/work
1372025-06-19T08:01:11.116Z+ echo 'tests will store non-ephemeral output in /work'
1382025-06-19T08:01:11.116Ztests will store non-ephemeral output in /work
1392025-06-19T08:01:11.116Z+ mkdir -p /work
1402025-06-19T08:01:11.120Z+ banner prerequisites
1412025-06-19T08:01:11.120Z
1422025-06-19T08:01:11.120Z ##### ##### ###### ##### ###### #### # # # #### #
1432025-06-19T08:01:11.120Z # # # # # # # # # # # # # # #
1442025-06-19T08:01:11.120Z # # # # ##### # # ##### # # # # # #### #
1452025-06-19T08:01:11.120Z ##### ##### # ##### # # # # # # # # #
1462025-06-19T08:01:11.120Z # # # # # # # # # # # # # # #
1472025-06-19T08:01:11.120Z # # # ###### # # ###### ### # #### # #### #
1482025-06-19T08:01:11.120Z
1492025-06-19T08:01:11.120Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1502025-06-19T08:01:20.485Z Startup: Refreshing catalog 'helios-dev' ... Done
1512025-06-19T08:01:26.662Z Startup: Caching catalogs ... Done
1522025-06-19T08:01:35.335ZPlanning: Solver setup ... Done (7.492s)
1532025-06-19T08:01:35.401ZPlanning: Running solver ... Done (0.072s)
1542025-06-19T08:01:35.507ZPlanning: Finding local manifests ... Done (0.003s)
1552025-06-19T08:01:35.531ZPlanning: Fetching manifests: 0/4 0% complete
1562025-06-19T08:01:35.682ZPlanning: Fetching manifests: 4/4 100% complete
1572025-06-19T08:01:35.730ZPlanning: Package planning ... Done (0.048s)
1582025-06-19T08:01:35.781ZPlanning: Merging actions ... Done (0.049s)
1592025-06-19T08:01:36.064ZPlanning: Checking for conflicting actions ... Done (0.284s)
1602025-06-19T08:01:36.075ZPlanning: Consolidating action changes ... Done (0.011s)
1612025-06-19T08:01:37.143ZPlanning: Evaluating mediators ... Done (1.068s)
1622025-06-19T08:01:37.153ZPlanning: Planning completed in 10.37 seconds
1632025-06-19T08:01:37.168Z Packages to install: 4
1642025-06-19T08:01:37.168Z Mediators to change: 2
1652025-06-19T08:01:37.174Z Services to change: 1
1662025-06-19T08:01:37.174Z Estimated space available: 155.52 GB
1672025-06-19T08:01:37.174ZEstimated space to be consumed: 1.68 GB
1682025-06-19T08:01:37.174Z Create boot environment: No
1692025-06-19T08:01:37.174ZCreate backup boot environment: No
1702025-06-19T08:01:37.174Z Rebuild boot archive: No
1712025-06-19T08:01:37.174Z
1722025-06-19T08:01:37.174ZChanged mediators:
1732025-06-19T08:01:37.174Z mediator clang:
1742025-06-19T08:01:37.174Z version: None -> 15 (system default)
1752025-06-19T08:01:37.174Z
1762025-06-19T08:01:37.174Z mediator llvm:
1772025-06-19T08:01:37.174Z version: 14 (system default) -> 15 (system default)
1782025-06-19T08:01:37.174Z
1792025-06-19T08:01:37.174ZChanged packages:
1802025-06-19T08:01:37.174Zhelios-dev
1812025-06-19T08:01:37.174Z developer/build-essential
1822025-06-19T08:01:37.174Z None -> 11-2.0
1832025-06-19T08:01:37.174Z library/libxmlsec1
1842025-06-19T08:01:37.174Z None -> 1.2.35-2.0
1852025-06-19T08:01:37.174Z ooce/developer/clang-15
1862025-06-19T08:01:37.174Z None -> 15.0.7-2.0
1872025-06-19T08:01:37.174Z ooce/developer/llvm-15
1882025-06-19T08:01:37.174Z None -> 15.0.7-2.0
1892025-06-19T08:01:37.174Z
1902025-06-19T08:01:37.174ZServices:
1912025-06-19T08:01:37.174Z restart_fmri:
1922025-06-19T08:01:37.175Z svc:/system/update-man-index:default
1932025-06-19T08:01:37.220Z
1942025-06-19T08:01:37.221ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1952025-06-19T08:01:42.228ZDownload: 611/3290 items 17.4/212.6MB 8% complete (3.7M/s)
1962025-06-19T08:01:47.980ZDownload: 1193/3290 items 83.5/212.6MB 39% complete (9.5M/s)
1972025-06-19T08:01:54.344ZDownload: 1197/3290 items 83.5/212.6MB 39% complete (9.3M/s)
1982025-06-19T08:01:59.344ZDownload: 2744/3290 items 120.6/212.6MB 56% complete (4.5M/s)
1992025-06-19T08:02:09.547ZDownload: 3242/3290 items 202.8/212.6MB 95% complete (12.4M/s)
2002025-06-19T08:02:11.063ZDownload: Completed 212.60 MB in 33.84 seconds (6.3M/s)
2012025-06-19T08:02:11.295Z Actions: 1/3689 actions (Installing new actions)
2022025-06-19T08:02:15.785Z Actions: Completed 3689 actions in 4.50 seconds.
2032025-06-19T08:02:16.109Z Done (0.319s)
2042025-06-19T08:02:16.109Z Done (0.000s)
2052025-06-19T08:02:16.900Z Done (0.791s)
2062025-06-19T08:02:21.269Z Done (4.083s)
2072025-06-19T08:02:21.357Z Done (0.020s)
2082025-06-19T08:02:21.361Z Done (0.000s)
2092025-06-19T08:02:21.524Z Done (0.000s)
2102025-06-19T08:02:22.329ZPlanning: Evaluating mediator changes ... Done
2112025-06-19T08:02:22.485ZPlanning: Checking for conflicting actions ... Done
2122025-06-19T08:02:22.496ZPlanning: Consolidating action changes ... Done
2132025-06-19T08:02:22.754ZPlanning: Evaluating mediators ... Done
2142025-06-19T08:02:22.771ZPlanning: Planning completed in 0.43 seconds
2152025-06-19T08:02:22.781Z Mediators to change: 2
2162025-06-19T08:02:22.781Z Create boot environment: No
2172025-06-19T08:02:22.786ZCreate backup boot environment: No
2182025-06-19T08:02:22.870Z Done
2192025-06-19T08:02:22.870Z Done
2202025-06-19T08:02:23.390Z Done
2212025-06-19T08:02:27.018Z Done
2222025-06-19T08:02:27.105Z Done
2232025-06-19T08:02:27.109Z Done
2242025-06-19T08:02:27.262Z Done
2252025-06-19T08:02:27.871ZPlanning: Evaluating mediator changes ... Done
2262025-06-19T08:02:27.875ZPlanning: Merging actions ... Done
2272025-06-19T08:02:28.060ZPlanning: Checking for conflicting actions ... Done
2282025-06-19T08:02:28.064ZPlanning: Consolidating action changes ... Done
2292025-06-19T08:02:28.321ZPlanning: Evaluating mediators ... Done
2302025-06-19T08:02:28.373ZPlanning: Planning completed in 0.74 seconds
2312025-06-19T08:02:28.410Z Packages to change: 1
2322025-06-19T08:02:28.410Z Mediators to change: 1
2332025-06-19T08:02:28.414Z Services to change: 1
2342025-06-19T08:02:28.414Z Create boot environment: No
2352025-06-19T08:02:28.414ZCreate backup boot environment: Yes
2362025-06-19T08:02:30.771Z Actions: 1/6 actions (Updating modified actions)
2372025-06-19T08:02:30.774Z Actions: Completed 6 actions in 0.00 seconds.
2382025-06-19T08:02:30.774Z Done
2392025-06-19T08:02:30.774Z Done
2402025-06-19T08:02:30.934Z Done
2412025-06-19T08:02:34.517Z Done
2422025-06-19T08:02:34.605Z Done
2432025-06-19T08:02:34.610Z Done
2442025-06-19T08:02:34.746Z Done
2452025-06-19T08:02:35.170ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2462025-06-19T08:02:35.170Zclang system 15 system
2472025-06-19T08:02:35.170Zcsh system system illumos
2482025-06-19T08:02:35.170Zctags system system illumos
2492025-06-19T08:02:35.170Zfile system system illumos
2502025-06-19T08:02:35.170Zgcc vendor 12 vendor
2512025-06-19T08:02:35.170Zgcc system 10 system
2522025-06-19T08:02:35.170Zgcc system 7 system
2532025-06-19T08:02:35.170Zgo system 1.20 system
2542025-06-19T08:02:35.170Zgo system 1.19 system
2552025-06-19T08:02:35.170Zllvm system 15 system
2562025-06-19T08:02:35.170Zllvm system 14 system
2572025-06-19T08:02:35.170Zmariadb system 10.6 system
2582025-06-19T08:02:35.170Zmta vendor vendor dma
2592025-06-19T08:02:35.173Zopenjdk system 17 system
2602025-06-19T08:02:35.174Zopenjdk system 11 system
2612025-06-19T08:02:35.174Zopenjdk system 1.8 system
2622025-06-19T08:02:35.174Zopenssl vendor 3 vendor
2632025-06-19T08:02:35.174Zperl system 5.36 system
2642025-06-19T08:02:35.174Zpostgresql system 15 system
2652025-06-19T08:02:35.174Zpostgresql system 13 system
2662025-06-19T08:02:35.174Zpython vendor 3 vendor
2672025-06-19T08:02:35.174Zpython system 2 system
2682025-06-19T08:02:35.174Zpython3 system 3.11 system
2692025-06-19T08:02:35.174Zruby system 3.0 system
2702025-06-19T08:02:35.174Zwords vendor vendor american-english
2712025-06-19T08:02:35.174Zwords system system australian-english
2722025-06-19T08:02:35.174Zwords system system british-english
2732025-06-19T08:02:35.174Zwords system system canadian-english
2742025-06-19T08:02:35.174Zwords system system french
2752025-06-19T08:02:35.174Zwords system system italian
2762025-06-19T08:02:35.174Zwords system system ngerman
2772025-06-19T08:02:35.174Zwords system system ogerman
2782025-06-19T08:02:35.174Zwords system system spanish
2792025-06-19T08:02:35.496ZPUBLISHER TYPE STATUS P LOCATION
2802025-06-19T08:02:35.497Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2812025-06-19T08:02:39.800ZFMRI IFO
2822025-06-19T08:02:39.800Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2832025-06-19T08:02:39.800Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2842025-06-19T08:02:39.800Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2852025-06-19T08:02:39.800Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2862025-06-19T08:02:39.800Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2872025-06-19T08:02:39.800Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2882025-06-19T08:02:39.800Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2892025-06-19T08:02:39.800Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2902025-06-19T08:02:39.800Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2912025-06-19T08:02:39.800Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2922025-06-19T08:02:39.800Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2932025-06-19T08:02:39.800Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2942025-06-19T08:02:39.800Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2952025-06-19T08:02:39.800Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2962025-06-19T08:02:39.800Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2972025-06-19T08:02:39.800Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2982025-06-19T08:02:40.742Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2992025-06-19T08:02:41.014Z Updating crates.io index
3002025-06-19T08:02:41.017Z Updating git repository `https://github.com/oxidecomputer/lldp`
3012025-06-19T08:02:41.392Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3022025-06-19T08:02:42.024Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3032025-06-19T08:02:42.285Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3042025-06-19T08:02:42.542Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3052025-06-19T08:02:42.859Z Updating git repository `https://github.com/oxidecomputer/propolis`
3062025-06-19T08:02:44.051Z Updating git repository `https://github.com/oxidecomputer/crucible`
3072025-06-19T08:02:46.010Z Updating git repository `https://github.com/oxidecomputer/opte`
3082025-06-19T08:02:46.883Z Updating git repository `https://github.com/oxidecomputer/falcon`
3092025-06-19T08:02:47.634Z Updating git repository `https://github.com/oxidecomputer/clickward`
3102025-06-19T08:02:47.943Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3112025-06-19T08:02:48.218Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3122025-06-19T08:02:48.937Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3132025-06-19T08:02:49.269Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3142025-06-19T08:02:49.639Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3152025-06-19T08:02:50.137Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3162025-06-19T08:02:50.447Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3172025-06-19T08:02:50.744Z Updating git repository `https://github.com/oxidecomputer/tofino`
3182025-06-19T08:02:51.033Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3192025-06-19T08:02:51.286Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3202025-06-19T08:02:51.540Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3212025-06-19T08:02:51.864Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3222025-06-19T08:02:52.229Z Updating git repository `https://github.com/oxidecomputer/ispf`
3232025-06-19T08:02:52.545Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3242025-06-19T08:02:53.468Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3252025-06-19T08:02:53.834Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3262025-06-19T08:02:54.203Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3272025-06-19T08:02:54.565Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3282025-06-19T08:02:54.981Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3292025-06-19T08:02:55.327Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3302025-06-19T08:02:55.612Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3312025-06-19T08:02:55.939Z Updating git repository `https://github.com/oxidecomputer/omicron`
3322025-06-19T08:03:05.610Z Updating git repository `https://github.com/illumos/smf-rs`
3332025-06-19T08:03:06.884Z Downloading crates ...
3342025-06-19T08:03:06.942Z Downloaded anstyle v1.0.11
3352025-06-19T08:03:06.948Z Downloaded anstream v0.6.18
3362025-06-19T08:03:06.954Z Downloaded anyhow v1.0.98
3372025-06-19T08:03:06.958Z Downloaded anstyle-query v1.1.1
3382025-06-19T08:03:06.962Z Downloaded block-buffer v0.10.4
3392025-06-19T08:03:06.966Z Downloaded anstyle-parse v0.2.5
3402025-06-19T08:03:06.971Z Downloaded clap v4.5.35
3412025-06-19T08:03:06.979Z Downloaded fastrand v2.1.1
3422025-06-19T08:03:06.984Z Downloaded byteorder v1.5.0
3432025-06-19T08:03:06.984Z Downloaded digest v0.10.7
3442025-06-19T08:03:06.988Z Downloaded dof v0.3.0
3452025-06-19T08:03:06.988Z Downloaded clap_lex v0.7.4
3462025-06-19T08:03:06.992Z Downloaded bitflags v2.9.0
3472025-06-19T08:03:06.995Z Downloaded heck v0.4.1
3482025-06-19T08:03:06.995Z Downloaded generic-array v0.14.7
3492025-06-19T08:03:06.995Z Downloaded clap_derive v4.5.32
3502025-06-19T08:03:06.998Z Downloaded winnow v0.7.10
3512025-06-19T08:03:07.007Z Downloaded goblin v0.8.2
3522025-06-19T08:03:07.013Z Downloaded cargo_toml v0.21.0
3532025-06-19T08:03:07.017Z Downloaded cargo-platform v0.1.8
3542025-06-19T08:03:07.017Z Downloaded bytecount v0.6.8
3552025-06-19T08:03:07.020Z Downloaded fnv v1.0.7
3562025-06-19T08:03:07.020Z Downloaded camino v1.1.10
3572025-06-19T08:03:07.023Z Downloaded heck v0.5.0
3582025-06-19T08:03:07.023Z Downloaded crypto-common v0.1.6
3592025-06-19T08:03:07.027Z Downloaded camino-tempfile v1.4.1
3602025-06-19T08:03:07.027Z Downloaded autocfg v1.4.0
3612025-06-19T08:03:07.030Z Downloaded proc-macro-error v1.0.4
3622025-06-19T08:03:07.033Z Downloaded scroll_derive v0.12.0
3632025-06-19T08:03:07.033Z Downloaded dtrace-parser v0.2.0
3642025-06-19T08:03:07.037Z Downloaded pretty-hex v0.4.1
3652025-06-19T08:03:07.045Z Downloaded swrite v0.1.0
3662025-06-19T08:03:07.056Z Downloaded thread-id v4.2.2
3672025-06-19T08:03:07.059Z Downloaded errno v0.3.12
3682025-06-19T08:03:07.059Z Downloaded itoa v1.0.11
3692025-06-19T08:03:07.064Z Downloaded terminal_size v0.4.0
3702025-06-19T08:03:07.070Z Downloaded usdt-macro v0.5.0
3712025-06-19T08:03:07.073Z Downloaded usdt-attr-macro v0.5.0
3722025-06-19T08:03:07.077Z Downloaded equivalent v1.0.2
3732025-06-19T08:03:07.077Z Downloaded plain v0.2.3
3742025-06-19T08:03:07.077Z Downloaded macaddr v1.0.1
3752025-06-19T08:03:07.081Z Downloaded fs-err v3.1.1
3762025-06-19T08:03:07.084Z Downloaded memmap v0.7.0
3772025-06-19T08:03:07.084Z Downloaded strsim v0.11.1
3782025-06-19T08:03:07.084Z Downloaded toml_datetime v0.6.11
3792025-06-19T08:03:07.087Z Downloaded cfg-if v1.0.1
3802025-06-19T08:03:07.087Z Downloaded serde_spanned v0.6.9
3812025-06-19T08:03:07.092Z Downloaded serde_tokenstream v0.2.2
3822025-06-19T08:03:07.092Z Downloaded thiserror v1.0.69
3832025-06-19T08:03:07.095Z Downloaded thiserror-impl v1.0.69
3842025-06-19T08:03:07.099Z Downloaded smawk v0.3.2
3852025-06-19T08:03:07.103Z Downloaded tabled_derive v0.7.0
3862025-06-19T08:03:07.103Z Downloaded toml_write v0.1.2
3872025-06-19T08:03:07.106Z Downloaded thiserror-impl v2.0.12
3882025-06-19T08:03:07.106Z Downloaded is_terminal_polyfill v1.70.1
3892025-06-19T08:03:07.106Z Downloaded colorchoice v1.0.2
3902025-06-19T08:03:07.111Z Downloaded utf8parse v0.2.2
3912025-06-19T08:03:07.111Z Downloaded cpufeatures v0.2.14
3922025-06-19T08:03:07.115Z Downloaded pest_generator v2.7.14
3932025-06-19T08:03:07.115Z Downloaded once_cell v1.21.3
3942025-06-19T08:03:07.115Z Downloaded indexmap v2.9.0
3952025-06-19T08:03:07.118Z Downloaded version_check v0.9.5
3962025-06-19T08:03:07.122Z Downloaded usdt-impl v0.5.0
3972025-06-19T08:03:07.122Z Downloaded usdt v0.5.0
3982025-06-19T08:03:07.126Z Downloaded unicode-linebreak v0.1.5
3992025-06-19T08:03:07.126Z Downloaded semver v1.0.26
4002025-06-19T08:03:07.129Z Downloaded scroll v0.12.0
4012025-06-19T08:03:07.132Z Downloaded quote v1.0.40
4022025-06-19T08:03:07.137Z Downloaded proc-macro-error-attr v1.0.4
4032025-06-19T08:03:07.140Z Downloaded pest_derive v2.7.14
4042025-06-19T08:03:07.146Z Downloaded getrandom v0.3.1
4052025-06-19T08:03:07.149Z Downloaded toml v0.8.23
4062025-06-19T08:03:07.152Z Downloaded cargo_metadata v0.19.2
4072025-06-19T08:03:07.155Z Downloaded thiserror v2.0.12
4082025-06-19T08:03:07.160Z Downloaded zerocopy-derive v0.7.35
4092025-06-19T08:03:07.164Z Downloaded typenum v1.17.0
4102025-06-19T08:03:07.167Z Downloaded ryu v1.0.18
4112025-06-19T08:03:07.170Z Downloaded pest_meta v2.7.14
4122025-06-19T08:03:07.174Z Downloaded log v0.4.27
4132025-06-19T08:03:07.174Z Downloaded ucd-trie v0.1.7
4142025-06-19T08:03:07.177Z Downloaded tempfile v3.20.0
4152025-06-19T08:03:07.181Z Downloaded papergrid v0.11.0
4162025-06-19T08:03:07.186Z Downloaded sha2 v0.10.9
4172025-06-19T08:03:07.192Z Downloaded serde_derive v1.0.219
4182025-06-19T08:03:07.195Z Downloaded textwrap v0.16.2
4192025-06-19T08:03:07.198Z Downloaded proc-macro2 v1.0.95
4202025-06-19T08:03:07.202Z Downloaded unicode-ident v1.0.18
4212025-06-19T08:03:07.205Z Downloaded serde v1.0.219
4222025-06-19T08:03:07.227Z Downloaded toml_edit v0.22.27
4232025-06-19T08:03:07.232Z Downloaded memchr v2.7.4
4242025-06-19T08:03:07.237Z Downloaded hashbrown v0.15.3
4252025-06-19T08:03:07.255Z Downloaded pest v2.7.14
4262025-06-19T08:03:07.272Z Downloaded serde_json v1.0.140
4272025-06-19T08:03:07.283Z Downloaded clap_builder v4.5.35
4282025-06-19T08:03:07.290Z Downloaded zerocopy v0.7.35
4292025-06-19T08:03:07.317Z Downloaded tabled v0.15.0
4302025-06-19T08:03:07.331Z Downloaded syn v1.0.109
4312025-06-19T08:03:07.356Z Downloaded unicode-width v0.2.0
4322025-06-19T08:03:07.360Z Downloaded unicode-width v0.1.14
4332025-06-19T08:03:07.364Z Downloaded syn v2.0.103
4342025-06-19T08:03:07.376Z Downloaded rustix v0.38.37
4352025-06-19T08:03:07.397Z Downloaded rustix v1.0.7
4362025-06-19T08:03:07.430Z Downloaded libc v0.2.174
4372025-06-19T08:03:07.507Z Compiling proc-macro2 v1.0.95
4382025-06-19T08:03:07.507Z Compiling unicode-ident v1.0.18
4392025-06-19T08:03:07.507Z Compiling version_check v0.9.5
4402025-06-19T08:03:07.511Z Compiling serde v1.0.219
4412025-06-19T08:03:07.511Z Compiling libc v0.2.174
4422025-06-19T08:03:07.511Z Compiling memchr v2.7.4
4432025-06-19T08:03:07.511Z Compiling thiserror v1.0.69
4442025-06-19T08:03:07.723Z Compiling itoa v1.0.11
4452025-06-19T08:03:07.958Z Compiling ucd-trie v0.1.7
4462025-06-19T08:03:08.065Z Compiling ryu v1.0.18
4472025-06-19T08:03:08.401Z Compiling once_cell v1.21.3
4482025-06-19T08:03:08.448Z Compiling byteorder v1.5.0
4492025-06-19T08:03:08.454Z Compiling bitflags v2.9.0
4502025-06-19T08:03:08.744Z Compiling serde_json v1.0.140
4512025-06-19T08:03:08.890Z Compiling rustix v0.38.37
4522025-06-19T08:03:08.985Z Compiling usdt-impl v0.5.0
4532025-06-19T08:03:09.071Z Compiling proc-macro-error-attr v1.0.4
4542025-06-19T08:03:09.102Z Compiling syn v1.0.109
4552025-06-19T08:03:09.178Z Compiling proc-macro-error v1.0.4
4562025-06-19T08:03:09.450Z Compiling camino v1.1.10
4572025-06-19T08:03:09.474Z Compiling quote v1.0.40
4582025-06-19T08:03:09.512Z Compiling getrandom v0.3.1
4592025-06-19T08:03:09.634Z Compiling errno v0.3.12
4602025-06-19T08:03:09.823Z Compiling utf8parse v0.2.2
4612025-06-19T08:03:09.867Z Compiling syn v2.0.103
4622025-06-19T08:03:10.020Z Compiling rustix v1.0.7
4632025-06-19T08:03:10.107Z Compiling plain v0.2.3
4642025-06-19T08:03:10.128Z Compiling hashbrown v0.15.3
4652025-06-19T08:03:10.164Z Compiling thread-id v4.2.2
4662025-06-19T08:03:10.188Z Compiling log v0.4.27
4672025-06-19T08:03:10.228Z Compiling equivalent v1.0.2
4682025-06-19T08:03:10.369Z Compiling anstyle-parse v0.2.5
4692025-06-19T08:03:10.712Z Compiling thiserror v2.0.12
4702025-06-19T08:03:10.894Z Compiling is_terminal_polyfill v1.70.1
4712025-06-19T08:03:11.006Z Compiling terminal_size v0.4.0
4722025-06-19T08:03:11.039Z Compiling winnow v0.7.10
4732025-06-19T08:03:11.064Z Compiling anstyle-query v1.1.1
4742025-06-19T08:03:11.225Z Compiling indexmap v2.9.0
4752025-06-19T08:03:11.254Z Compiling pretty-hex v0.4.1
4762025-06-19T08:03:11.280Z Compiling semver v1.0.26
4772025-06-19T08:03:11.306Z Compiling toml_write v0.1.2
4782025-06-19T08:03:11.310Z Compiling autocfg v1.4.0
4792025-06-19T08:03:11.471Z Compiling cfg-if v1.0.1
4802025-06-19T08:03:11.598Z Compiling anstyle v1.0.11
4812025-06-19T08:03:11.669Z Compiling colorchoice v1.0.2
4822025-06-19T08:03:12.017Z Compiling anstream v0.6.18
4832025-06-19T08:03:12.241Z Compiling fs-err v3.1.1
4842025-06-19T08:03:12.441Z Compiling unicode-width v0.1.14
4852025-06-19T08:03:12.547Z Compiling fnv v1.0.7
4862025-06-19T08:03:12.629Z Compiling anyhow v1.0.98
4872025-06-19T08:03:12.698Z Compiling heck v0.4.1
4882025-06-19T08:03:12.890Z Compiling fastrand v2.1.1
4892025-06-19T08:03:13.093Z Compiling bytecount v0.6.8
4902025-06-19T08:03:13.201Z Compiling clap_lex v0.7.4
4912025-06-19T08:03:13.316Z Compiling heck v0.5.0
4922025-06-19T08:03:13.363Z Compiling strsim v0.11.1
4932025-06-19T08:03:13.546Z Compiling papergrid v0.11.0
4942025-06-19T08:03:13.762Z Compiling clap_builder v4.5.35
4952025-06-19T08:03:14.029Z Compiling tempfile v3.20.0
4962025-06-19T08:03:14.237Z Compiling memmap v0.7.0
4972025-06-19T08:03:14.279Z Compiling smawk v0.3.2
4982025-06-19T08:03:14.355Z Compiling unicode-width v0.2.0
4992025-06-19T08:03:14.517Z Compiling unicode-linebreak v0.1.5
5002025-06-19T08:03:14.932Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5012025-06-19T08:03:15.037Z Compiling textwrap v0.16.2
5022025-06-19T08:03:15.096Z Compiling swrite v0.1.0
5032025-06-19T08:03:15.389Z Compiling tabled_derive v0.7.0
5042025-06-19T08:03:16.840Z Compiling tabled v0.15.0
5052025-06-19T08:03:16.844Z Compiling serde_derive v1.0.219
5062025-06-19T08:03:16.844Z Compiling thiserror-impl v1.0.69
5072025-06-19T08:03:16.844Z Compiling zerocopy-derive v0.7.35
5082025-06-19T08:03:16.844Z Compiling scroll_derive v0.12.0
5092025-06-19T08:03:16.844Z Compiling thiserror-impl v2.0.12
5102025-06-19T08:03:16.844Z Compiling clap_derive v4.5.32
5112025-06-19T08:03:18.233Z Compiling scroll v0.12.0
5122025-06-19T08:03:18.789Z Compiling goblin v0.8.2
5132025-06-19T08:03:18.873Z Compiling zerocopy v0.7.35
5142025-06-19T08:03:19.785Z Compiling pest v2.7.14
5152025-06-19T08:03:21.020Z Compiling clap v4.5.35
5162025-06-19T08:03:21.936Z Compiling pest_meta v2.7.14
5172025-06-19T08:03:22.844Z Compiling pest_generator v2.7.14
5182025-06-19T08:03:24.104Z Compiling pest_derive v2.7.14
5192025-06-19T08:03:24.763Z Compiling dtrace-parser v0.2.0
5202025-06-19T08:03:25.669Z Compiling serde_tokenstream v0.2.2
5212025-06-19T08:03:25.722Z Compiling serde_spanned v0.6.9
5222025-06-19T08:03:25.722Z Compiling toml_datetime v0.6.11
5232025-06-19T08:03:25.985Z Compiling cargo-platform v0.1.8
5242025-06-19T08:03:26.016Z Compiling macaddr v1.0.1
5252025-06-19T08:03:26.161Z Compiling toml_edit v0.22.27
5262025-06-19T08:03:26.375Z Compiling camino-tempfile v1.4.1
5272025-06-19T08:03:26.975Z Compiling dof v0.3.0
5282025-06-19T08:03:27.110Z Compiling cargo_metadata v0.19.2
5292025-06-19T08:03:28.266Z Compiling usdt-macro v0.5.0
5302025-06-19T08:03:28.266Z Compiling usdt-attr-macro v0.5.0
5312025-06-19T08:03:28.753Z Compiling toml v0.8.23
5322025-06-19T08:03:29.255Z Compiling usdt v0.5.0
5332025-06-19T08:03:29.580Z Compiling cargo_toml v0.21.0
5342025-06-19T08:03:32.154Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5352025-06-19T08:03:35.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.68s
5362025-06-19T08:03:35.448Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5372025-06-19T08:03:36.084Z Downloading crates ...
5382025-06-19T08:03:36.201Z Downloaded adler2 v2.0.0
5392025-06-19T08:03:36.215Z Downloaded addr2line v0.24.2
5402025-06-19T08:03:36.221Z Downloaded array-init v0.0.4
5412025-06-19T08:03:36.226Z Downloaded base16ct v0.2.0
5422025-06-19T08:03:36.226Z Downloaded aead v0.5.2
5432025-06-19T08:03:36.229Z Downloaded async-trait v0.1.88
5442025-06-19T08:03:36.229Z Downloaded cstr-argument v0.1.2
5452025-06-19T08:03:36.241Z Downloaded atty v0.2.14
5462025-06-19T08:03:36.241Z Downloaded argon2 v0.5.3
5472025-06-19T08:03:36.247Z Downloaded cbc v0.1.2
5482025-06-19T08:03:36.247Z Downloaded heck v0.3.3
5492025-06-19T08:03:36.247Z Downloaded cobs v0.2.3
5502025-06-19T08:03:36.247Z Downloaded castaway v0.2.3
5512025-06-19T08:03:36.247Z Downloaded atomic-waker v1.1.2
5522025-06-19T08:03:36.247Z Downloaded allocator-api2 v0.2.21
5532025-06-19T08:03:36.252Z Downloaded icu_locid v1.5.0
5542025-06-19T08:03:36.256Z Downloaded hyper-staticfile v0.10.1
5552025-06-19T08:03:36.261Z Downloaded icu_locid_transform_data v1.5.0
5562025-06-19T08:03:36.261Z Downloaded hyper-tls v0.6.0
5572025-06-19T08:03:36.264Z Downloaded async-stream-impl v0.3.6
5582025-06-19T08:03:36.264Z Downloaded hex v0.4.3
5592025-06-19T08:03:36.264Z Downloaded hubpack v0.1.2
5602025-06-19T08:03:36.267Z Downloaded humantime v2.1.0
5612025-06-19T08:03:36.271Z Downloaded idna_adapter v1.2.0
5622025-06-19T08:03:36.271Z Downloaded atomicwrites v0.4.4
5632025-06-19T08:03:36.275Z Downloaded cancel-safe-futures v0.1.5
5642025-06-19T08:03:36.279Z Downloaded httpdate v1.0.3
5652025-06-19T08:03:36.279Z Downloaded ahash v0.8.11
5662025-06-19T08:03:36.282Z Downloaded hyper-rustls v0.27.7
5672025-06-19T08:03:36.287Z Downloaded icu_locid_transform v1.5.0
5682025-06-19T08:03:36.291Z Downloaded indoc v1.0.9
5692025-06-19T08:03:36.295Z Downloaded crc8 v0.1.1
5702025-06-19T08:03:36.295Z Downloaded hyper v1.6.0
5712025-06-19T08:03:36.302Z Downloaded ingot v0.1.0
5722025-06-19T08:03:36.305Z Downloaded cfg_aliases v0.2.1
5732025-06-19T08:03:36.306Z Downloaded lzss v0.8.2
5742025-06-19T08:03:36.309Z Downloaded kstat-rs v0.2.4
5752025-06-19T08:03:36.313Z Downloaded icu_collections v1.5.0
5762025-06-19T08:03:36.317Z Downloaded md5 v0.7.0
5772025-06-19T08:03:36.321Z Downloaded crucible-workspace-hack v0.1.0
5782025-06-19T08:03:36.321Z Downloaded hmac v0.12.1
5792025-06-19T08:03:36.325Z Downloaded crunchy v0.2.2
5802025-06-19T08:03:36.325Z Downloaded chrono-tz-build v0.4.0
5812025-06-19T08:03:36.330Z Downloaded lazy_static v1.5.0
5822025-06-19T08:03:36.330Z Downloaded hex-literal v0.4.1
5832025-06-19T08:03:36.333Z Downloaded ciborium-ll v0.2.2
5842025-06-19T08:03:36.333Z Downloaded is-terminal v0.4.13
5852025-06-19T08:03:36.336Z Downloaded instability v0.3.2
5862025-06-19T08:03:36.336Z Downloaded http-range v0.1.5
5872025-06-19T08:03:36.340Z Downloaded is_ci v1.2.0
5882025-06-19T08:03:36.340Z Downloaded cipher v0.4.4
5892025-06-19T08:03:36.343Z Downloaded match_cfg v0.1.0
5902025-06-19T08:03:36.347Z Downloaded ingot-types v0.1.0
5912025-06-19T08:03:36.347Z Downloaded bitfield v0.14.0
5922025-06-19T08:03:36.350Z Downloaded chacha20 v0.9.1
5932025-06-19T08:03:36.353Z Downloaded libsw v3.4.0
5942025-06-19T08:03:36.354Z Downloaded libscf-sys v1.1.0
5952025-06-19T08:03:36.357Z Downloaded internet-checksum v0.2.1
5962025-06-19T08:03:36.357Z Downloaded impl-trait-for-tuples v0.2.2
5972025-06-19T08:03:36.360Z Downloaded keccak v0.1.5
5982025-06-19T08:03:36.364Z Downloaded inout v0.1.3
5992025-06-19T08:03:36.364Z Downloaded http-body v1.0.1
6002025-06-19T08:03:36.367Z Downloaded cexpr v0.6.0
6012025-06-19T08:03:36.370Z Downloaded buf-list v1.0.3
6022025-06-19T08:03:36.374Z Downloaded cmake v0.1.51
6032025-06-19T08:03:36.374Z Downloaded cassowary v0.3.0
6042025-06-19T08:03:36.377Z Downloaded bcs v0.1.6
6052025-06-19T08:03:36.380Z Downloaded blowfish v0.9.1
6062025-06-19T08:03:36.380Z Downloaded ipnetwork v0.21.1
6072025-06-19T08:03:36.383Z Downloaded lalrpop-util v0.19.12
6082025-06-19T08:03:36.384Z Downloaded crc v3.2.1
6092025-06-19T08:03:36.387Z Downloaded indexmap v1.9.3
6102025-06-19T08:03:36.391Z Downloaded progenitor-macro v0.10.0
6112025-06-19T08:03:36.394Z Downloaded icu_provider v1.5.0
6122025-06-19T08:03:36.398Z Downloaded ciborium v0.2.2
6132025-06-19T08:03:36.401Z Downloaded strum v0.26.3
6142025-06-19T08:03:36.404Z Downloaded rustc-hash v2.1.1
6152025-06-19T08:03:36.404Z Downloaded progenitor v0.8.0
6162025-06-19T08:03:36.407Z Downloaded tabwriter v1.4.0
6172025-06-19T08:03:36.410Z Downloaded r2d2 v0.8.10
6182025-06-19T08:03:36.410Z Downloaded time-core v0.1.2
6192025-06-19T08:03:36.413Z Downloaded libefi-sys v0.1.0
6202025-06-19T08:03:36.413Z Downloaded md-5 v0.10.6
6212025-06-19T08:03:36.416Z Downloaded indent_write v2.2.0
6222025-06-19T08:03:36.419Z Downloaded progenitor-macro v0.9.1
6232025-06-19T08:03:36.419Z Downloaded libloading v0.8.5
6242025-06-19T08:03:36.423Z Downloaded maybe-uninit v2.0.0
6252025-06-19T08:03:36.426Z Downloaded lazycell v1.3.0
6262025-06-19T08:03:36.426Z Downloaded base64 v0.21.7
6272025-06-19T08:03:36.430Z Downloaded predicates v3.1.3
6282025-06-19T08:03:36.434Z Downloaded try-lock v0.2.5
6292025-06-19T08:03:36.438Z Downloaded shell-words v1.1.0
6302025-06-19T08:03:36.441Z Downloaded maplit v1.0.2
6312025-06-19T08:03:36.441Z Downloaded lockfree-object-pool v0.1.6
6322025-06-19T08:03:36.444Z Downloaded lru v0.12.5
6332025-06-19T08:03:36.444Z Downloaded libsw-core v0.3.1
6342025-06-19T08:03:36.447Z Downloaded ingot-macros v0.1.0
6352025-06-19T08:03:36.453Z Downloaded base64ct v1.6.0
6362025-06-19T08:03:36.456Z Downloaded typify-macro v0.2.0
6372025-06-19T08:03:36.456Z Downloaded void v1.0.2
6382025-06-19T08:03:36.456Z Downloaded yoke-derive v0.7.4
6392025-06-19T08:03:36.459Z Downloaded which v4.4.2
6402025-06-19T08:03:36.459Z Downloaded untrusted v0.7.1
6412025-06-19T08:03:36.462Z Downloaded lru-cache v0.1.2
6422025-06-19T08:03:36.462Z Downloaded highway v1.3.0
6432025-06-19T08:03:36.465Z Downloaded same-file v1.0.6
6442025-06-19T08:03:36.468Z Downloaded slog-envlogger v2.2.0
6452025-06-19T08:03:36.471Z Downloaded slog-stdlog v4.1.1
6462025-06-19T08:03:36.474Z Downloaded strum_macros v0.24.3
6472025-06-19T08:03:36.477Z Downloaded zone_cfg_derive v0.3.0
6482025-06-19T08:03:36.477Z Downloaded zone_cfg_derive v0.1.2
6492025-06-19T08:03:36.477Z Downloaded strum_macros v0.25.3
6502025-06-19T08:03:36.480Z Downloaded hyper-util v0.1.14
6512025-06-19T08:03:36.488Z Downloaded endian-type v0.1.2
6522025-06-19T08:03:36.491Z Downloaded dirs-next v2.0.0
6532025-06-19T08:03:36.491Z Downloaded synstructure v0.13.1
6542025-06-19T08:03:36.494Z Downloaded display-error-chain v0.2.2
6552025-06-19T08:03:36.495Z Downloaded thread_local v1.1.8
6562025-06-19T08:03:36.498Z Downloaded simd-adler32 v0.3.7
6572025-06-19T08:03:36.498Z Downloaded env_filter v0.1.2
6582025-06-19T08:03:36.501Z Downloaded rustc-demangle v0.1.24
6592025-06-19T08:03:36.504Z Downloaded litemap v0.7.3
6602025-06-19T08:03:36.507Z Downloaded new_debug_unreachable v1.0.6
6612025-06-19T08:03:36.507Z Downloaded rand_core v0.9.2
6622025-06-19T08:03:36.519Z Downloaded openssl-probe v0.1.5
6632025-06-19T08:03:36.522Z Downloaded const-oid v0.9.6
6642025-06-19T08:03:36.525Z Downloaded openssl-macros v0.1.1
6652025-06-19T08:03:36.525Z Downloaded number_prefix v0.4.0
6662025-06-19T08:03:36.529Z Downloaded rustc_version v0.1.7
6672025-06-19T08:03:36.529Z Downloaded num_threads v0.1.7
6682025-06-19T08:03:36.532Z Downloaded xz2 v0.1.7
6692025-06-19T08:03:36.532Z Downloaded spin v0.9.8
6702025-06-19T08:03:36.535Z Downloaded peg-runtime v0.8.5
6712025-06-19T08:03:36.541Z Downloaded tabled_derive v0.10.0
6722025-06-19T08:03:36.541Z Downloaded phf_shared v0.11.2
6732025-06-19T08:03:36.546Z Downloaded phf_generator v0.11.2
6742025-06-19T08:03:36.546Z Downloaded path-slash v0.1.5
6752025-06-19T08:03:36.546Z Downloaded serde_derive_internals v0.29.1
6762025-06-19T08:03:36.546Z Downloaded normalize-line-endings v0.3.0
6772025-06-19T08:03:36.549Z Downloaded iddqd v0.3.7
6782025-06-19T08:03:36.552Z Downloaded defmt-parser v0.3.4
6792025-06-19T08:03:36.555Z Downloaded diesel-dtrace v0.4.2
6802025-06-19T08:03:36.559Z Downloaded rpassword v7.3.1
6812025-06-19T08:03:36.559Z Downloaded ed25519 v2.2.3
6822025-06-19T08:03:36.563Z Downloaded enum-as-inner v0.6.1
6832025-06-19T08:03:36.563Z Downloaded ecdsa v0.16.9
6842025-06-19T08:03:36.566Z Downloaded float-ord v0.3.2
6852025-06-19T08:03:36.566Z Downloaded tokio-tungstenite v0.21.0
6862025-06-19T08:03:36.572Z Downloaded tokio-stream v0.1.17
6872025-06-19T08:03:36.576Z Downloaded futures-executor v0.3.31
6882025-06-19T08:03:36.576Z Downloaded mime v0.3.17
6892025-06-19T08:03:36.580Z Downloaded tracing-attributes v0.1.27
6902025-06-19T08:03:36.583Z Downloaded nanorand v0.7.0
6912025-06-19T08:03:36.583Z Downloaded vergen v8.3.2
6922025-06-19T08:03:36.587Z Downloaded signature v2.2.0
6932025-06-19T08:03:36.590Z Downloaded signal-hook-mio v0.2.4
6942025-06-19T08:03:36.590Z Downloaded num-derive v0.4.2
6952025-06-19T08:03:36.598Z Downloaded yoke v0.7.4
6962025-06-19T08:03:36.598Z Downloaded backtrace v0.3.74
6972025-06-19T08:03:36.600Z Downloaded packed_struct_codegen v0.10.1
6982025-06-19T08:03:36.605Z Downloaded structmeta v0.3.0
6992025-06-19T08:03:36.605Z Downloaded strip-ansi-escapes v0.2.0
7002025-06-19T08:03:36.608Z Downloaded yasna v0.5.2
7012025-06-19T08:03:36.608Z Downloaded serde_cbor v0.11.2
7022025-06-19T08:03:36.611Z Downloaded psl-types v2.0.11
7032025-06-19T08:03:36.614Z Downloaded vte_generate_state_changes v0.1.2
7042025-06-19T08:03:36.614Z Downloaded jiff-static v0.2.15
7052025-06-19T08:03:36.617Z Downloaded phf_codegen v0.11.2
7062025-06-19T08:03:36.621Z Downloaded icu_properties v1.5.1
7072025-06-19T08:03:36.624Z Downloaded der_derive v0.7.3
7082025-06-19T08:03:36.624Z Downloaded icu_normalizer v1.5.0
7092025-06-19T08:03:36.628Z Downloaded write16 v1.0.0
7102025-06-19T08:03:36.632Z Downloaded zerofrom v0.1.4
7112025-06-19T08:03:36.632Z Downloaded flagset v0.4.6
7122025-06-19T08:03:36.635Z Downloaded fixedbitset v0.5.7
7132025-06-19T08:03:36.635Z Downloaded rayon-core v1.12.1
7142025-06-19T08:03:36.639Z Downloaded zerofrom-derive v0.1.4
7152025-06-19T08:03:36.642Z Downloaded futures-channel v0.3.31
7162025-06-19T08:03:36.645Z Downloaded zeroize_derive v1.4.2
7172025-06-19T08:03:36.645Z Downloaded native-tls v0.2.12
7182025-06-19T08:03:36.648Z Downloaded zone v0.1.8
7192025-06-19T08:03:36.648Z Downloaded scheduled-thread-pool v0.2.7
7202025-06-19T08:03:36.651Z Downloaded rustls-pemfile v1.0.4
7212025-06-19T08:03:36.654Z Downloaded const_format v0.2.34
7222025-06-19T08:03:36.657Z Downloaded tinystr v0.7.6
7232025-06-19T08:03:36.661Z Downloaded smf v0.2.3
7242025-06-19T08:03:36.665Z Downloaded signal-hook-tokio v0.3.1
7252025-06-19T08:03:36.665Z Downloaded tiny-keccak v2.0.2
7262025-06-19T08:03:36.669Z Downloaded stringprep v0.1.5
7272025-06-19T08:03:36.669Z Downloaded zopfli v0.8.1
7282025-06-19T08:03:36.672Z Downloaded hash32 v0.3.1
7292025-06-19T08:03:36.675Z Downloaded memoffset v0.9.1
7302025-06-19T08:03:36.675Z Downloaded string_cache v0.8.9
7312025-06-19T08:03:36.679Z Downloaded parking_lot v0.11.2
7322025-06-19T08:03:36.684Z Downloaded zerocopy v0.6.6
7332025-06-19T08:03:36.684Z Downloaded wait-timeout v0.2.0
7342025-06-19T08:03:36.687Z Downloaded untrusted v0.9.0
7352025-06-19T08:03:36.687Z Downloaded unicode-xid v0.2.6
7362025-06-19T08:03:36.690Z Downloaded postcard v1.0.10
7372025-06-19T08:03:36.693Z Downloaded tui-tree-widget v0.23.1
7382025-06-19T08:03:36.693Z Downloaded thiserror-no-std v2.0.2
7392025-06-19T08:03:36.697Z Downloaded pretty-hex v0.2.1
7402025-06-19T08:03:36.700Z Downloaded thiserror-impl-no-std v2.0.2
7412025-06-19T08:03:36.700Z Downloaded precomputed-hash v0.1.1
7422025-06-19T08:03:36.703Z Downloaded pin-utils v0.1.0
7432025-06-19T08:03:36.703Z Downloaded pbkdf2 v0.11.0
7442025-06-19T08:03:36.706Z Downloaded tracing-core v0.1.32
7452025-06-19T08:03:36.709Z Downloaded getrandom v0.2.15
7462025-06-19T08:03:36.713Z Downloaded zerovec-derive v0.10.3
7472025-06-19T08:03:36.718Z Downloaded sct v0.7.1
7482025-06-19T08:03:36.723Z Downloaded fs-err v2.11.0
7492025-06-19T08:03:36.723Z Downloaded embedded-io v0.6.1
7502025-06-19T08:03:36.726Z Downloaded rand_chacha v0.3.1
7512025-06-19T08:03:36.726Z Downloaded ref-cast v1.0.24
7522025-06-19T08:03:36.730Z Downloaded fs_extra v1.3.0
7532025-06-19T08:03:36.730Z Downloaded rustls-pemfile v2.2.0
7542025-06-19T08:03:36.733Z Downloaded secrecy v0.10.3
7552025-06-19T08:03:36.736Z Downloaded rand v0.9.1
7562025-06-19T08:03:36.739Z Downloaded gethostname v0.5.0
7572025-06-19T08:03:36.743Z Downloaded term v0.7.0
7582025-06-19T08:03:36.747Z Downloaded waitgroup v0.1.2
7592025-06-19T08:03:36.747Z Downloaded num_enum v0.5.11
7602025-06-19T08:03:36.750Z Downloaded stable_deref_trait v1.2.0
7612025-06-19T08:03:36.753Z Downloaded pbkdf2 v0.12.2
7622025-06-19T08:03:36.753Z Downloaded paste v1.0.15
7632025-06-19T08:03:36.756Z Downloaded progenitor-impl v0.9.1
7642025-06-19T08:03:36.759Z Downloaded darling_core v0.20.10
7652025-06-19T08:03:36.764Z Downloaded parse-display-derive v0.10.0
7662025-06-19T08:03:36.767Z Downloaded uzers v0.12.1
7672025-06-19T08:03:36.770Z Downloaded predicates-core v1.0.8
7682025-06-19T08:03:36.770Z Downloaded pin-project-internal v1.1.6
7692025-06-19T08:03:36.773Z Downloaded progenitor-impl v0.10.0
7702025-06-19T08:03:36.781Z Downloaded quick-error v1.2.3
7712025-06-19T08:03:36.785Z Downloaded hickory-resolver v0.24.4
7722025-06-19T08:03:36.785Z Downloaded hickory-server v0.24.4
7732025-06-19T08:03:36.788Z Downloaded foreign-types v0.3.2
7742025-06-19T08:03:36.788Z Downloaded ref-cast-impl v1.0.24
7752025-06-19T08:03:36.792Z Downloaded aes-gcm v0.10.3
7762025-06-19T08:03:36.795Z Downloaded num-conv v0.1.0
7772025-06-19T08:03:36.798Z Downloaded signal-hook v0.3.18
7782025-06-19T08:03:36.801Z Downloaded test-strategy v0.4.1
7792025-06-19T08:03:36.804Z Downloaded topological-sort v0.2.2
7802025-06-19T08:03:36.807Z Downloaded sync-ptr v0.1.4
7812025-06-19T08:03:36.807Z Downloaded slog-dtrace v0.3.0
7822025-06-19T08:03:36.811Z Downloaded yansi v1.0.1
7832025-06-19T08:03:36.816Z Downloaded structmeta-derive v0.3.0
7842025-06-19T08:03:36.816Z Downloaded scrypt v0.11.0
7852025-06-19T08:03:36.816Z Downloaded zstd-safe v7.2.3
7862025-06-19T08:03:36.819Z Downloaded num-iter v0.1.45
7872025-06-19T08:03:36.819Z Downloaded smallvec v0.6.14
7882025-06-19T08:03:36.822Z Downloaded sha1 v0.10.6
7892025-06-19T08:03:36.822Z Downloaded termtree v0.5.1
7902025-06-19T08:03:36.825Z Downloaded unicode-truncate v1.1.0
7912025-06-19T08:03:36.825Z Downloaded termcolor v1.4.1
7922025-06-19T08:03:36.828Z Downloaded pin-project-lite v0.2.14
7932025-06-19T08:03:36.833Z Downloaded der v0.7.9
7942025-06-19T08:03:36.837Z Downloaded daft v0.1.3
7952025-06-19T08:03:36.840Z Downloaded sigpipe v0.1.3
7962025-06-19T08:03:36.844Z Downloaded document-features v0.2.10
7972025-06-19T08:03:36.844Z Downloaded serde-big-array v0.5.1
7982025-06-19T08:03:36.846Z Downloaded diesel_table_macro_syntax v0.2.0
7992025-06-19T08:03:36.846Z Downloaded writeable v0.5.5
8002025-06-19T08:03:36.849Z Downloaded group v0.13.0
8012025-06-19T08:03:36.852Z Downloaded want v0.3.1
8022025-06-19T08:03:36.853Z Downloaded x509-cert v0.2.5
8032025-06-19T08:03:36.859Z Downloaded iri-string v0.7.8
8042025-06-19T08:03:36.866Z Downloaded subtle v2.6.1
8052025-06-19T08:03:36.869Z Downloaded num-integer v0.1.46
8062025-06-19T08:03:36.872Z Downloaded percent-encoding v2.3.1
8072025-06-19T08:03:36.872Z Downloaded num-derive v0.3.3
8082025-06-19T08:03:36.875Z Downloaded hash32 v0.2.1
8092025-06-19T08:03:36.875Z Downloaded tokio-rustls v0.25.0
8102025-06-19T08:03:36.878Z Downloaded slog-term v2.9.1
8112025-06-19T08:03:36.882Z Downloaded num v0.4.3
8122025-06-19T08:03:36.882Z Downloaded typify v0.2.0
8132025-06-19T08:03:36.885Z Downloaded num_enum_derive v0.5.11
8142025-06-19T08:03:36.888Z Downloaded quinn-udp v0.5.5
8152025-06-19T08:03:36.891Z Downloaded papergrid v0.14.0
8162025-06-19T08:03:36.894Z Downloaded rusty-fork v0.3.0
8172025-06-19T08:03:36.897Z Downloaded futures-task v0.3.31
8182025-06-19T08:03:36.901Z Downloaded derive_builder_core v0.20.2
8192025-06-19T08:03:36.901Z Downloaded steno v0.4.1
8202025-06-19T08:03:36.905Z Downloaded rtoolbox v0.0.2
8212025-06-19T08:03:36.908Z Downloaded tungstenite v0.23.0
8222025-06-19T08:03:36.913Z Downloaded num-traits v0.2.19
8232025-06-19T08:03:36.917Z Downloaded progenitor-client v0.8.0
8242025-06-19T08:03:36.917Z Downloaded darling v0.20.10
8252025-06-19T08:03:36.920Z Downloaded tokio-macros v2.5.0
8262025-06-19T08:03:36.924Z Downloaded foldhash v0.1.5
8272025-06-19T08:03:36.924Z Downloaded support-bundle-viewer v0.1.0
8282025-06-19T08:03:36.927Z Downloaded progenitor v0.9.1
8292025-06-19T08:03:36.928Z Downloaded difflib v0.4.0
8302025-06-19T08:03:36.931Z Downloaded ron v0.8.1
8312025-06-19T08:03:36.934Z Downloaded wyz v0.5.1
8322025-06-19T08:03:36.937Z Downloaded zip v0.6.6
8332025-06-19T08:03:36.940Z Downloaded num-complex v0.4.6
8342025-06-19T08:03:36.943Z Downloaded tower-layer v0.3.3
8352025-06-19T08:03:36.943Z Downloaded deranged v0.3.11
8362025-06-19T08:03:36.946Z Downloaded whoami v1.5.2
8372025-06-19T08:03:36.950Z Downloaded futures-sink v0.3.31
8382025-06-19T08:03:36.950Z Downloaded utf-8 v0.7.6
8392025-06-19T08:03:36.953Z Downloaded heapless v0.8.0
8402025-06-19T08:03:36.956Z Downloaded supports-color v3.0.2
8412025-06-19T08:03:36.959Z Downloaded snafu v0.8.5
8422025-06-19T08:03:36.964Z Downloaded fd-lock v4.0.2
8432025-06-19T08:03:36.966Z Downloaded oxnet v0.1.2
8442025-06-19T08:03:36.969Z Downloaded ff v0.13.0
8452025-06-19T08:03:36.973Z Downloaded tracing v0.1.40
8462025-06-19T08:03:36.976Z Downloaded pem-rfc7468 v0.7.0
8472025-06-19T08:03:36.981Z Downloaded foreign-types-shared v0.3.1
8482025-06-19T08:03:36.987Z Downloaded pkcs8 v0.10.2
8492025-06-19T08:03:36.987Z Downloaded packed_struct v0.10.1
8502025-06-19T08:03:36.987Z Downloaded tls_codec_derive v0.4.1
8512025-06-19T08:03:36.990Z Downloaded fxhash v0.2.1
8522025-06-19T08:03:36.991Z Downloaded idna v1.0.3
8532025-06-19T08:03:36.994Z Downloaded siphasher v0.3.11
8542025-06-19T08:03:36.997Z Downloaded time v0.3.36
8552025-06-19T08:03:37.003Z Downloaded progenitor-client v0.9.1
8562025-06-19T08:03:37.006Z Downloaded rcgen v0.12.1
8572025-06-19T08:03:37.009Z Downloaded oso-derive v0.27.3
8582025-06-19T08:03:37.009Z Downloaded libxml v0.3.3
8592025-06-19T08:03:37.014Z Downloaded tinyvec_macros v0.1.1
8602025-06-19T08:03:37.017Z Downloaded half v2.4.1
8612025-06-19T08:03:37.020Z Downloaded ssh-encoding v0.2.0
8622025-06-19T08:03:37.023Z Downloaded slab v0.4.9
8632025-06-19T08:03:37.023Z Downloaded itertools v0.14.0
8642025-06-19T08:03:37.030Z Downloaded tower-service v0.3.3
8652025-06-19T08:03:37.033Z Downloaded vsss-rs v3.3.4
8662025-06-19T08:03:37.037Z Downloaded defmt-macros v0.3.9
8672025-06-19T08:03:37.040Z Downloaded similar v2.7.0
8682025-06-19T08:03:37.044Z Downloaded newline-converter v0.3.0
8692025-06-19T08:03:37.047Z Downloaded ctr v0.9.2
8702025-06-19T08:03:37.051Z Downloaded parse-display v0.10.0
8712025-06-19T08:03:37.051Z Downloaded owo-colors v4.2.1
8722025-06-19T08:03:37.054Z Downloaded take_mut v0.2.2
8732025-06-19T08:03:37.054Z Downloaded sync_wrapper v1.0.1
8742025-06-19T08:03:37.057Z Downloaded fixedbitset v0.4.2
8752025-06-19T08:03:37.057Z Downloaded typify-macro v0.4.1
8762025-06-19T08:03:37.061Z Downloaded futures-io v0.3.31
8772025-06-19T08:03:37.061Z Downloaded form_urlencoded v1.2.1
8782025-06-19T08:03:37.064Z Downloaded env_logger v0.11.5
8792025-06-19T08:03:37.067Z Downloaded xshell-macros v0.2.7
8802025-06-19T08:03:37.067Z Downloaded pkcs1 v0.7.5
8812025-06-19T08:03:37.072Z Downloaded glob v0.3.2
8822025-06-19T08:03:37.072Z Downloaded subprocess v0.2.9
8832025-06-19T08:03:37.076Z Downloaded quinn v0.11.5
8842025-06-19T08:03:37.081Z Downloaded rand_core v0.6.4
8852025-06-19T08:03:37.082Z Downloaded derive_more v0.99.20
8862025-06-19T08:03:37.086Z Downloaded foreign-types v0.5.0
8872025-06-19T08:03:37.086Z Downloaded opaque-debug v0.3.1
8882025-06-19T08:03:37.089Z Downloaded parse-size v1.1.0
8892025-06-19T08:03:37.089Z Downloaded futures v0.3.31
8902025-06-19T08:03:37.098Z Downloaded defmt v0.3.8
8912025-06-19T08:03:37.098Z Downloaded nom v7.1.3
8922025-06-19T08:03:37.101Z Downloaded dsl_auto_type v0.1.2
8932025-06-19T08:03:37.104Z Downloaded unarray v0.1.4
8942025-06-19T08:03:37.108Z Downloaded dyn-clone v1.0.19
8952025-06-19T08:03:37.108Z Downloaded dropshot_endpoint v0.16.2
8962025-06-19T08:03:37.111Z Downloaded mio v1.0.2
8972025-06-19T08:03:37.116Z Downloaded serde_repr v0.1.19
8982025-06-19T08:03:37.121Z Downloaded polyval v0.6.2
8992025-06-19T08:03:37.129Z Downloaded peg v0.8.5
9002025-06-19T08:03:37.129Z Downloaded proc-macro-error-attr2 v2.0.0
9012025-06-19T08:03:37.129Z Downloaded pkcs5 v0.7.1
9022025-06-19T08:03:37.133Z Downloaded pem v3.0.5
9032025-06-19T08:03:37.133Z Downloaded newtype_derive v0.1.6
9042025-06-19T08:03:37.133Z Downloaded tap v1.0.1
9052025-06-19T08:03:37.136Z Downloaded filetime v0.2.25
9062025-06-19T08:03:37.137Z Downloaded darling_macro v0.20.10
9072025-06-19T08:03:37.137Z Downloaded serde-hex v0.1.0
9082025-06-19T08:03:37.141Z Downloaded url v2.5.4
9092025-06-19T08:03:37.144Z Downloaded zone v0.3.1
9102025-06-19T08:03:37.144Z Downloaded tls_codec v0.4.1
9112025-06-19T08:03:37.147Z Downloaded serde_plain v1.0.2
9122025-06-19T08:03:37.147Z Downloaded minimal-lexical v0.2.1
9132025-06-19T08:03:37.151Z Downloaded tokio-native-tls v0.3.1
9142025-06-19T08:03:37.155Z Downloaded poly1305 v0.8.0
9152025-06-19T08:03:37.158Z Downloaded spki v0.7.3
9162025-06-19T08:03:37.161Z Downloaded rustc_version v0.4.1
9172025-06-19T08:03:37.161Z Downloaded snafu-derive v0.8.5
9182025-06-19T08:03:37.161Z Downloaded nibble_vec v0.1.0
9192025-06-19T08:03:37.164Z Downloaded typify v0.4.1
9202025-06-19T08:03:37.167Z Downloaded slog v2.7.0
9212025-06-19T08:03:37.170Z Downloaded newtype-uuid v1.2.4
9222025-06-19T08:03:37.175Z Downloaded zstd v0.13.3
9232025-06-19T08:03:37.178Z Downloaded rayon v1.10.0
9242025-06-19T08:03:37.182Z Downloaded derive_builder_macro v0.20.2
9252025-06-19T08:03:37.185Z Downloaded hkdf v0.12.4
9262025-06-19T08:03:37.188Z Downloaded universal-hash v0.5.1
9272025-06-19T08:03:37.188Z Downloaded multer v3.1.0
9282025-06-19T08:03:37.192Z Downloaded ena v0.14.3
9292025-06-19T08:03:37.195Z Downloaded unicode_categories v0.1.1
9302025-06-19T08:03:37.195Z Downloaded pretty_assertions v1.4.1
9312025-06-19T08:03:37.199Z Downloaded parking_lot_core v0.8.6
9322025-06-19T08:03:37.202Z Downloaded uuid v1.17.0
9332025-06-19T08:03:37.202Z Downloaded funty v2.0.0
9342025-06-19T08:03:37.205Z Downloaded olpc-cjson v0.1.4
9352025-06-19T08:03:37.206Z Downloaded serde_urlencoded v0.7.1
9362025-06-19T08:03:37.209Z Downloaded serde_bytes v0.11.17
9372025-06-19T08:03:37.209Z Downloaded either v1.14.0
9382025-06-19T08:03:37.209Z Downloaded miniz_oxide v0.8.5
9392025-06-19T08:03:37.212Z Downloaded dunce v1.0.5
9402025-06-19T08:03:37.216Z Downloaded derive_builder v0.20.2
9412025-06-19T08:03:37.219Z Downloaded pkg-config v0.3.31
9422025-06-19T08:03:37.223Z Downloaded embedded-io v0.4.0
9432025-06-19T08:03:37.223Z Downloaded zip v2.6.1
9442025-06-19T08:03:37.226Z Downloaded tokio-rustls v0.26.0
9452025-06-19T08:03:37.229Z Downloaded smallvec v1.15.0
9462025-06-19T08:03:37.232Z Downloaded globset v0.4.15
9472025-06-19T08:03:37.234Z Downloaded utf8_iter v1.0.4
9482025-06-19T08:03:37.235Z Downloaded toml v0.7.8
9492025-06-19T08:03:37.238Z Downloaded data-encoding v2.9.0
9502025-06-19T08:03:37.242Z Downloaded quick-xml v0.37.2
9512025-06-19T08:03:37.245Z Downloaded unicase v2.7.0
9522025-06-19T08:03:37.248Z Downloaded num-bigint-dig v0.8.4
9532025-06-19T08:03:37.251Z Downloaded progenitor-impl v0.8.0
9542025-06-19T08:03:37.254Z Downloaded debug-ignore v1.0.5
9552025-06-19T08:03:37.257Z Downloaded russh-keys v0.45.0
9562025-06-19T08:03:37.257Z Downloaded elliptic-curve v0.13.8
9572025-06-19T08:03:37.260Z Downloaded schemars v0.8.22
9582025-06-19T08:03:37.272Z Downloaded password-hash v0.5.0
9592025-06-19T08:03:37.275Z Downloaded walkdir v2.5.0
9602025-06-19T08:03:37.280Z Downloaded password-hash v0.4.2
9612025-06-19T08:03:37.280Z Downloaded toml_edit v0.19.15
9622025-06-19T08:03:37.292Z Downloaded slog-async v2.8.0
9632025-06-19T08:03:37.295Z Downloaded radium v0.7.0
9642025-06-19T08:03:37.295Z Downloaded tokio-rustls v0.24.1
9652025-06-19T08:03:37.298Z Downloaded socket2 v0.5.10
9662025-06-19T08:03:37.301Z Downloaded parking_lot_core v0.9.10
9672025-06-19T08:03:37.304Z Downloaded vte v0.11.1
9682025-06-19T08:03:37.304Z Downloaded parse-zoneinfo v0.3.1
9692025-06-19T08:03:37.309Z Downloaded oso v0.27.3
9702025-06-19T08:03:37.312Z Downloaded csv-core v0.1.11
9712025-06-19T08:03:37.312Z Downloaded heapless v0.7.17
9722025-06-19T08:03:37.316Z Downloaded tower v0.5.2
9732025-06-19T08:03:37.324Z Downloaded omicron-zone-package v0.12.2
9742025-06-19T08:03:37.328Z Downloaded reedline v0.38.0
9752025-06-19T08:03:37.334Z Downloaded pin-project v1.1.6
9762025-06-19T08:03:37.345Z Downloaded flume v0.11.1
9772025-06-19T08:03:37.348Z Downloaded tough v0.20.0
9782025-06-19T08:03:37.357Z Downloaded bitvec v1.0.1
9792025-06-19T08:03:37.373Z Downloaded rustls-webpki v0.102.8
9802025-06-19T08:03:37.388Z Downloaded unsafe-libyaml v0.2.11
9812025-06-19T08:03:37.393Z Downloaded winnow v0.6.26
9822025-06-19T08:03:37.401Z Downloaded openssl-sys v0.9.109
9832025-06-19T08:03:37.405Z Downloaded hashbrown v0.13.2
9842025-06-19T08:03:37.409Z Downloaded tokio-postgres v0.7.13
9852025-06-19T08:03:37.417Z Downloaded typed-path v0.9.3
9862025-06-19T08:03:37.420Z Downloaded ssh-key v0.6.6
9872025-06-19T08:03:37.428Z Downloaded rand v0.8.5
9882025-06-19T08:03:37.433Z Downloaded bindgen v0.69.5
9892025-06-19T08:03:37.439Z Downloaded git2 v0.19.0
9902025-06-19T08:03:37.448Z Downloaded hashbrown v0.12.3
9912025-06-19T08:03:37.452Z Downloaded p521 v0.13.3
9922025-06-19T08:03:37.456Z Downloaded vcpkg v0.2.15
9932025-06-19T08:03:37.494Z Downloaded qorb v0.4.0
9942025-06-19T08:03:37.498Z Downloaded tabled v0.18.0
9952025-06-19T08:03:37.516Z Downloaded winnow v0.5.40
9962025-06-19T08:03:37.525Z Downloaded petname v2.0.2
9972025-06-19T08:03:37.531Z Downloaded unicode-normalization v0.1.24
9982025-06-19T08:03:37.534Z Downloaded rustls-webpki v0.101.7
9992025-06-19T08:03:37.548Z Downloaded reqwest v0.12.20
10002025-06-19T08:03:37.558Z Downloaded rustyline v14.0.0
10012025-06-19T08:03:37.562Z Downloaded regex-syntax v0.6.29
10022025-06-19T08:03:37.569Z Downloaded futures-util v0.3.31
10032025-06-19T08:03:37.583Z Downloaded quinn-proto v0.11.8
10042025-06-19T08:03:37.590Z Downloaded p384 v0.13.0
10052025-06-19T08:03:37.594Z Downloaded zerocopy v0.8.25
10062025-06-19T08:03:37.618Z Downloaded salty v0.3.0
10072025-06-19T08:03:37.627Z Downloaded regex v1.11.1
10082025-06-19T08:03:37.640Z Downloaded sqlparser v0.45.0
10092025-06-19T08:03:37.644Z Downloaded openssl v0.10.73
10102025-06-19T08:03:37.653Z Downloaded gimli v0.31.1
10112025-06-19T08:03:37.664Z Downloaded webpki-roots v1.0.0
10122025-06-19T08:03:37.670Z Downloaded object v0.30.4
10132025-06-19T08:03:37.676Z Downloaded hickory-proto v0.24.4
10142025-06-19T08:03:37.692Z Downloaded smoltcp v0.11.0
10152025-06-19T08:03:37.704Z Downloaded radix_trie v0.2.1
10162025-06-19T08:03:37.709Z Downloaded dropshot v0.16.2
10172025-06-19T08:03:37.730Z Downloaded nix v0.29.0
10182025-06-19T08:03:37.744Z Downloaded regress v0.10.3
10192025-06-19T08:03:37.753Z Downloaded nix v0.27.1
10202025-06-19T08:03:37.762Z Downloaded chrono-tz v0.10.3
10212025-06-19T08:03:37.770Z Downloaded bstr v1.10.0
10222025-06-19T08:03:37.782Z Downloaded rustls v0.23.19
10232025-06-19T08:03:37.793Z Downloaded openapiv3 v2.0.0
10242025-06-19T08:03:37.806Z Downloaded polar-core v0.27.3
10252025-06-19T08:03:37.814Z Downloaded diesel v2.2.11
10262025-06-19T08:03:37.834Z Downloaded curve25519-dalek v4.1.3
10272025-06-19T08:03:37.842Z Downloaded nix v0.28.0
10282025-06-19T08:03:37.854Z Downloaded regex-syntax v0.8.5
10292025-06-19T08:03:37.862Z Downloaded rustls v0.21.12
10302025-06-19T08:03:37.873Z Downloaded typify-impl v0.3.0
10312025-06-19T08:03:37.890Z Downloaded object v0.36.5
10322025-06-19T08:03:37.901Z Downloaded rustls v0.22.4
10332025-06-19T08:03:37.914Z Downloaded typify-impl v0.4.1
10342025-06-19T08:03:37.931Z Downloaded typify-impl v0.2.0
10352025-06-19T08:03:37.947Z Downloaded ratatui v0.29.0
10362025-06-19T08:03:37.967Z Downloaded regex-automata v0.4.8
10372025-06-19T08:03:37.985Z Downloaded jiff v0.2.15
10382025-06-19T08:03:38.008Z Downloaded zerocopy-derive v0.6.6
10392025-06-19T08:03:38.013Z Downloaded sled v0.34.7
10402025-06-19T08:03:38.024Z Downloaded bzip2-sys v0.1.13+1.0.8
10412025-06-19T08:03:38.036Z Downloaded lzma-sys v0.1.20
10422025-06-19T08:03:38.065Z Downloaded smoltcp v0.9.1
10432025-06-19T08:03:38.075Z Downloaded russh v0.45.0
10442025-06-19T08:03:38.081Z Downloaded portable-atomic v1.11.0
10452025-06-19T08:03:38.089Z Downloaded lalrpop v0.19.12
10462025-06-19T08:03:38.098Z Downloaded libz-sys v1.1.20
10472025-06-19T08:03:38.119Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
10482025-06-19T08:03:38.139Z Downloaded chrono v0.4.41
10492025-06-19T08:03:38.146Z Downloaded tower-http v0.6.6
10502025-06-19T08:03:38.154Z Downloaded h2 v0.4.6
10512025-06-19T08:03:38.161Z Downloaded tokio v1.45.1
10522025-06-19T08:03:38.197Z Downloaded petgraph v0.6.5
10532025-06-19T08:03:38.215Z Downloaded sha3 v0.10.8
10542025-06-19T08:03:38.220Z Downloaded petgraph v0.7.1
10552025-06-19T08:03:38.240Z Downloaded bindgen v0.71.1
10562025-06-19T08:03:38.246Z Downloaded publicsuffix v2.3.0
10572025-06-19T08:03:38.249Z Downloaded proptest v1.7.0
10582025-06-19T08:03:38.258Z Downloaded unicode-segmentation v1.12.0
10592025-06-19T08:03:38.261Z Downloaded derive-where v1.2.7
10602025-06-19T08:03:38.264Z Downloaded tar v0.4.44
10612025-06-19T08:03:38.267Z Downloaded serde_yaml v0.9.34+deprecated
10622025-06-19T08:03:38.273Z Downloaded samael v0.0.19
10632025-06-19T08:03:38.276Z Downloaded num-bigint v0.4.6
10642025-06-19T08:03:38.282Z Downloaded blake3 v1.5.4
10652025-06-19T08:03:38.288Z Downloaded zerovec v0.10.4
10662025-06-19T08:03:38.295Z Downloaded unicode-bidi v0.3.17
10672025-06-19T08:03:38.299Z Downloaded csv v1.3.1
10682025-06-19T08:03:38.317Z Downloaded serde_with v3.12.0
10692025-06-19T08:03:38.325Z Downloaded curve25519-dalek-derive v0.1.1
10702025-06-19T08:03:38.328Z Downloaded xshell v0.2.7
10712025-06-19T08:03:38.328Z Downloaded value-bag v1.9.0
10722025-06-19T08:03:38.332Z Downloaded tokio-util v0.7.15
10732025-06-19T08:03:38.338Z Downloaded icu_properties_data v1.5.0
10742025-06-19T08:03:38.347Z Downloaded strum_macros v0.26.4
10752025-06-19T08:03:38.350Z Downloaded foreign-types-shared v0.1.1
10762025-06-19T08:03:38.350Z Downloaded salsa20 v0.10.2
10772025-06-19T08:03:38.353Z Downloaded expectorate v1.2.0
10782025-06-19T08:03:38.353Z Downloaded futures-macro v0.3.31
10792025-06-19T08:03:38.356Z Downloaded ed25519-dalek v2.1.1
10802025-06-19T08:03:38.360Z Downloaded des v0.8.1
10812025-06-19T08:03:38.360Z Downloaded unicode-properties v0.1.3
10822025-06-19T08:03:38.363Z Downloaded env_logger v0.10.2
10832025-06-19T08:03:38.363Z Downloaded half v1.8.3
10842025-06-19T08:03:38.366Z Downloaded sqlparser_derive v0.2.2
10852025-06-19T08:03:38.366Z Downloaded russh-cryptovec v0.7.3
10862025-06-19T08:03:38.366Z Downloaded itertools v0.13.0
10872025-06-19T08:03:38.373Z Downloaded progenitor v0.10.0
10882025-06-19T08:03:38.376Z Downloaded multimap v0.10.1
10892025-06-19T08:03:38.376Z Downloaded schemars_derive v0.8.22
10902025-06-19T08:03:38.379Z Downloaded diff v0.1.13
10912025-06-19T08:03:38.382Z Downloaded diesel_derives v2.2.3
10922025-06-19T08:03:38.385Z Downloaded zerocopy-derive v0.8.25
10932025-06-19T08:03:38.389Z Downloaded aho-corasick v1.1.3
10942025-06-19T08:03:38.395Z Downloaded sqlformat v0.3.5
10952025-06-19T08:03:38.398Z Downloaded encoding_rs v0.8.34
10962025-06-19T08:03:38.418Z Downloaded p256 v0.13.2
10972025-06-19T08:03:38.421Z Downloaded xattr v1.3.1
10982025-06-19T08:03:38.424Z Downloaded typify v0.3.0
10992025-06-19T08:03:38.428Z Downloaded fatfs v0.3.6
11002025-06-19T08:03:38.432Z Downloaded rustls-pki-types v1.10.0
11012025-06-19T08:03:38.435Z Downloaded nu-ansi-term v0.50.1
11022025-06-19T08:03:38.436Z Downloaded ring v0.17.14
11032025-06-19T08:03:38.477Z Downloaded itertools v0.12.1
11042025-06-19T08:03:38.483Z Downloaded rsa v0.9.6
11052025-06-19T08:03:38.488Z Downloaded itertools v0.10.5
11062025-06-19T08:03:38.494Z Downloaded flate2 v1.1.2
11072025-06-19T08:03:38.498Z Downloaded daft-derive v0.1.3
11082025-06-19T08:03:38.502Z Downloaded libgit2-sys v0.17.0+1.8.1
11092025-06-19T08:03:38.566Z Downloaded http v1.3.1
11102025-06-19T08:03:38.586Z Downloaded proc-macro-crate v1.3.1
11112025-06-19T08:03:38.586Z Downloaded primeorder v0.13.6
11122025-06-19T08:03:38.586Z Downloaded aws-lc-rs v1.12.4
11132025-06-19T08:03:38.591Z Downloaded crossterm v0.28.1
11142025-06-19T08:03:38.591Z Downloaded rand_chacha v0.9.0
11152025-06-19T08:03:38.591Z Downloaded tungstenite v0.21.0
11162025-06-19T08:03:38.592Z Downloaded displaydoc v0.2.5
11172025-06-19T08:03:38.592Z Downloaded slog-bunyan v2.5.0
11182025-06-19T08:03:38.592Z Downloaded rustls-native-certs v0.8.1
11192025-06-19T08:03:38.592Z Downloaded tinyvec v1.8.0
11202025-06-19T08:03:38.597Z Downloaded termios v0.3.3
11212025-06-19T08:03:38.597Z Downloaded num-rational v0.4.2
11222025-06-19T08:03:38.597Z Downloaded foreign-types-macros v0.2.3
11232025-06-19T08:03:38.652Z Downloaded twox-hash v2.1.0
11242025-06-19T08:03:38.652Z Downloaded time-macros v0.2.18
11252025-06-19T08:03:38.652Z Downloaded parking_lot v0.12.3
11262025-06-19T08:03:38.652Z Downloaded ron v0.7.1
11272025-06-19T08:03:38.652Z Downloaded prettyplease v0.2.34
11282025-06-19T08:03:38.653Z Downloaded secrecy v0.8.0
11292025-06-19T08:03:38.653Z Downloaded fallible-iterator v0.2.0
11302025-06-19T08:03:38.653Z Downloaded crossbeam-channel v0.5.15
11312025-06-19T08:03:38.653Z Downloaded zeroize v1.8.1
11322025-06-19T08:03:38.653Z Downloaded libm v0.2.8
11332025-06-19T08:03:38.653Z Downloaded postgres-types v0.2.9
11342025-06-19T08:03:38.660Z Downloaded phf v0.11.2
11352025-06-19T08:03:38.660Z Downloaded peg-macros v0.8.5
11362025-06-19T08:03:38.660Z Downloaded shlex v1.3.0
11372025-06-19T08:03:38.660Z Downloaded serde_path_to_error v0.1.17
11382025-06-19T08:03:38.660Z Downloaded headers v0.4.1
11392025-06-19T08:03:38.660Z Downloaded mime_guess v2.0.5
11402025-06-19T08:03:38.660Z Downloaded resolv-conf v0.7.0
11412025-06-19T08:03:38.660Z Downloaded sec1 v0.7.3
11422025-06-19T08:03:38.660Z Downloaded rand_seeder v0.3.0
11432025-06-19T08:03:38.660Z Downloaded progenitor-macro v0.8.0
11442025-06-19T08:03:38.660Z Downloaded litrs v0.4.1
11452025-06-19T08:03:38.660Z Downloaded rand_xorshift v0.4.0
11462025-06-19T08:03:38.660Z Downloaded postgres-protocol v0.6.8
11472025-06-19T08:03:38.660Z Downloaded crypto-bigint v0.5.5
11482025-06-19T08:03:38.660Z Downloaded chacha20poly1305 v0.10.1
11492025-06-19T08:03:38.660Z Downloaded bytes v1.10.1
11502025-06-19T08:03:38.663Z Downloaded ppv-lite86 v0.2.20
11512025-06-19T08:03:38.663Z Downloaded powerfmt v0.2.0
11522025-06-19T08:03:38.663Z Downloaded bumpalo v3.16.0
11532025-06-19T08:03:38.669Z Downloaded base64 v0.22.1
11542025-06-19T08:03:38.669Z Downloaded hickory-client v0.24.4
11552025-06-19T08:03:38.673Z Downloaded nodrop v0.1.14
11562025-06-19T08:03:38.673Z Downloaded crossbeam-utils v0.8.21
11572025-06-19T08:03:38.673Z Downloaded blake2 v0.10.6
11582025-06-19T08:03:38.684Z Downloaded ghash v0.5.1
11592025-06-19T08:03:38.684Z Downloaded futures-core v0.3.31
11602025-06-19T08:03:38.684Z Downloaded aes v0.8.4
11612025-06-19T08:03:38.684Z Downloaded dirs-sys-next v0.1.2
11622025-06-19T08:03:38.684Z Downloaded icu_normalizer_data v1.5.0
11632025-06-19T08:03:38.684Z Downloaded float-cmp v0.10.0
11642025-06-19T08:03:38.687Z Downloaded utf16_iter v1.0.5
11652025-06-19T08:03:38.687Z Downloaded tokio-tungstenite v0.23.1
11662025-06-19T08:03:38.687Z Downloaded crossbeam-epoch v0.9.18
11672025-06-19T08:03:38.690Z Downloaded crc-any v2.5.0
11682025-06-19T08:03:38.694Z Downloaded cookie_store v0.21.1
11692025-06-19T08:03:38.699Z Downloaded cookie v0.18.1
11702025-06-19T08:03:38.699Z Downloaded lock_api v0.4.12
11712025-06-19T08:03:38.702Z Downloaded headers-core v0.3.0
11722025-06-19T08:03:38.702Z Downloaded proc-macro-error2 v2.0.1
11732025-06-19T08:03:38.702Z Downloaded httparse v1.9.5
11742025-06-19T08:03:38.705Z Downloaded memmap2 v0.9.5
11752025-06-19T08:03:38.705Z Downloaded clang-sys v1.8.1
11762025-06-19T08:03:38.708Z Downloaded cc v1.2.15
11772025-06-19T08:03:38.712Z Downloaded arrayvec v0.7.6
11782025-06-19T08:03:38.715Z Downloaded jobserver v0.1.32
11792025-06-19T08:03:38.715Z Downloaded static_assertions v1.1.0
11802025-06-19T08:03:38.715Z Downloaded slog-json v2.6.1
11812025-06-19T08:03:38.718Z Downloaded rfc6979 v0.4.0
11822025-06-19T08:03:38.719Z Downloaded slog-scope v4.4.0
11832025-06-19T08:03:38.722Z Downloaded signal-hook-registry v1.4.2
11842025-06-19T08:03:38.722Z Downloaded semver v0.1.20
11852025-06-19T08:03:38.722Z Downloaded rustversion v1.0.17
11862025-06-19T08:03:38.725Z Downloaded crc32fast v1.4.2
11872025-06-19T08:03:38.725Z Downloaded typify-macro v0.3.0
11882025-06-19T08:03:38.728Z Downloaded const_format_proc_macros v0.2.34
11892025-06-19T08:03:38.728Z Downloaded compact_str v0.8.0
11902025-06-19T08:03:38.731Z Downloaded bzip2 v0.5.2
11912025-06-19T08:03:38.735Z Downloaded bitflags v1.3.2
11922025-06-19T08:03:38.735Z Downloaded linked-hash-map v0.5.6
11932025-06-19T08:03:38.737Z Downloaded hostname v0.3.1
11942025-06-19T08:03:38.737Z Downloaded async-bb8-diesel v0.2.1
11952025-06-19T08:03:38.741Z Downloaded serde_with_macros v3.12.0
11962025-06-19T08:03:38.741Z Downloaded scopeguard v1.2.0
11972025-06-19T08:03:38.744Z Downloaded rustc-hash v1.1.0
11982025-06-19T08:03:38.744Z Downloaded linear-map v1.2.0
11992025-06-19T08:03:38.744Z Downloaded http-body-util v0.1.3
12002025-06-19T08:03:38.746Z Downloaded home v0.5.9
12012025-06-19T08:03:38.746Z Downloaded bzip2 v0.4.4
12022025-06-19T08:03:38.749Z Downloaded managed v0.8.0
12032025-06-19T08:03:38.749Z Downloaded hostname v0.4.0
12042025-06-19T08:03:38.749Z Downloaded console v0.15.10
12052025-06-19T08:03:38.751Z Downloaded indicatif v0.17.11
12062025-06-19T08:03:38.755Z Downloaded progenitor-client v0.10.0
12072025-06-19T08:03:38.758Z Downloaded ssh-cipher v0.2.0
12082025-06-19T08:03:38.758Z Downloaded colored v2.2.0
12092025-06-19T08:03:38.761Z Downloaded cargo_metadata v0.18.1
12102025-06-19T08:03:38.761Z Downloaded bit-set v0.8.0
12112025-06-19T08:03:38.764Z Downloaded backoff v0.4.0
12122025-06-19T08:03:38.764Z Downloaded convert_case v0.4.0
12132025-06-19T08:03:38.767Z Downloaded bitfield-struct v0.6.2
12142025-06-19T08:03:38.767Z Downloaded bit-vec v0.6.3
12152025-06-19T08:03:38.767Z Downloaded crossbeam-deque v0.8.5
12162025-06-19T08:03:38.770Z Downloaded crc-catalog v2.4.0
12172025-06-19T08:03:38.770Z Downloaded bit-vec v0.8.0
12182025-06-19T08:03:38.773Z Downloaded bcrypt-pbkdf v0.10.0
12192025-06-19T08:03:38.773Z Downloaded bb8 v0.8.5
12202025-06-19T08:03:38.774Z Downloaded async-recursion v1.1.1
12212025-06-19T08:03:38.783Z Downloaded ident_case v1.0.1
12222025-06-19T08:03:38.784Z Downloaded icu_provider_macros v1.5.0
12232025-06-19T08:03:38.784Z Downloaded block-padding v0.3.3
12242025-06-19T08:03:38.784Z Downloaded bit-set v0.5.3
12252025-06-19T08:03:38.784Z Downloaded ascii-canvas v3.0.0
12262025-06-19T08:03:38.784Z Downloaded instant v0.1.13
12272025-06-19T08:03:38.784Z Downloaded indoc v2.0.6
12282025-06-19T08:03:38.784Z Downloaded assert_matches v1.5.0
12292025-06-19T08:03:38.797Z Downloaded arrayref v0.3.9
12302025-06-19T08:03:38.797Z Downloaded ipnet v2.11.0
12312025-06-19T08:03:38.798Z Downloaded iana-time-zone v0.1.63
12322025-06-19T08:03:38.798Z Downloaded arc-swap v1.7.1
12332025-06-19T08:03:38.798Z Downloaded hubpack_derive v0.1.1
12342025-06-19T08:03:38.807Z Downloaded cfg_aliases v0.1.1
12352025-06-19T08:03:38.807Z Downloaded ciborium-io v0.2.2
12362025-06-19T08:03:38.807Z Downloaded base64 v0.13.1
12372025-06-19T08:03:38.807Z Downloaded constant_time_eq v0.3.1
12382025-06-19T08:03:38.807Z Downloaded async-stream v0.3.6
12392025-06-19T08:03:39.103Z Downloaded aws-lc-sys v0.26.0
12402025-06-19T08:03:39.440Z Compiling serde v1.0.219
12412025-06-19T08:03:39.444Z Compiling value-bag v1.9.0
12422025-06-19T08:03:39.444Z Compiling shlex v1.3.0
12432025-06-19T08:03:39.444Z Compiling lock_api v0.4.12
12442025-06-19T08:03:39.444Z Compiling scopeguard v1.2.0
12452025-06-19T08:03:39.606Z Compiling typenum v1.17.0
12462025-06-19T08:03:39.678Z Compiling syn v2.0.103
12472025-06-19T08:03:39.681Z Compiling getrandom v0.2.15
12482025-06-19T08:03:39.850Z Compiling jobserver v0.1.32
12492025-06-19T08:03:40.001Z Compiling generic-array v0.14.7
12502025-06-19T08:03:40.128Z Compiling log v0.4.27
12512025-06-19T08:03:40.229Z Compiling rand_core v0.6.4
12522025-06-19T08:03:40.262Z Compiling cc v1.2.15
12532025-06-19T08:03:40.305Z Compiling smallvec v1.15.0
12542025-06-19T08:03:40.698Z Compiling subtle v2.6.1
12552025-06-19T08:03:40.720Z Compiling const-oid v0.9.6
12562025-06-19T08:03:40.755Z Compiling stable_deref_trait v1.2.0
12572025-06-19T08:03:40.795Z Compiling pkg-config v0.3.31
12582025-06-19T08:03:40.865Z Compiling parking_lot_core v0.9.10
12592025-06-19T08:03:40.905Z Compiling pin-project-lite v0.2.14
12602025-06-19T08:03:41.049Z Compiling rustix v0.38.37
12612025-06-19T08:03:41.092Z Compiling signal-hook-registry v1.4.2
12622025-06-19T08:03:41.754Z Compiling parking_lot v0.12.3
12632025-06-19T08:03:41.865Z Compiling mio v1.0.2
12642025-06-19T08:03:41.904Z Compiling futures-core v0.3.31
12652025-06-19T08:03:42.097Z Compiling spin v0.9.8
12662025-06-19T08:03:42.148Z Compiling socket2 v0.5.10
12672025-06-19T08:03:42.171Z Compiling aho-corasick v1.1.3
12682025-06-19T08:03:42.499Z Compiling slab v0.4.9
12692025-06-19T08:03:42.610Z Compiling writeable v0.5.5
12702025-06-19T08:03:42.796Z Compiling regex-syntax v0.8.5
12712025-06-19T08:03:42.820Z Compiling either v1.14.0
12722025-06-19T08:03:42.924Z Compiling serde_json v1.0.140
12732025-06-19T08:03:43.048Z Compiling cpufeatures v0.2.14
12742025-06-19T08:03:43.162Z Compiling litemap v0.7.3
12752025-06-19T08:03:43.181Z Compiling libm v0.2.8
12762025-06-19T08:03:43.290Z Compiling num-traits v0.2.19
12772025-06-19T08:03:43.392Z Compiling futures-sink v0.3.31
12782025-06-19T08:03:43.526Z Compiling glob v0.3.2
12792025-06-19T08:03:43.549Z Compiling percent-encoding v2.3.1
12802025-06-19T08:03:43.896Z Compiling icu_locid_transform_data v1.5.0
12812025-06-19T08:03:44.002Z Compiling getrandom v0.3.1
12822025-06-19T08:03:44.056Z Compiling prettyplease v0.2.34
12832025-06-19T08:03:44.134Z Compiling lazy_static v1.5.0
12842025-06-19T08:03:44.281Z Compiling allocator-api2 v0.2.21
12852025-06-19T08:03:44.318Z Compiling clang-sys v1.8.1
12862025-06-19T08:03:44.446Z Compiling foldhash v0.1.5
12872025-06-19T08:03:44.805Z Compiling icu_properties_data v1.5.0
12882025-06-19T08:03:44.842Z Compiling minimal-lexical v0.2.1
12892025-06-19T08:03:44.987Z Compiling hashbrown v0.15.3
12902025-06-19T08:03:45.067Z Compiling libloading v0.8.5
12912025-06-19T08:03:45.323Z Compiling nom v7.1.3
12922025-06-19T08:03:45.443Z Compiling bindgen v0.69.5
12932025-06-19T08:03:45.455Z Compiling base64ct v1.6.0
12942025-06-19T08:03:46.081Z Compiling utf8_iter v1.0.4
12952025-06-19T08:03:46.230Z Compiling home v0.5.9
12962025-06-19T08:03:46.274Z Compiling utf16_iter v1.0.5
12972025-06-19T08:03:46.351Z Compiling regex-automata v0.4.8
12982025-06-19T08:03:46.373Z Compiling write16 v1.0.0
12992025-06-19T08:03:46.376Z Compiling icu_normalizer_data v1.5.0
13002025-06-19T08:03:46.458Z Compiling pem-rfc7468 v0.7.0
13012025-06-19T08:03:46.497Z Compiling futures-channel v0.3.31
13022025-06-19T08:03:46.527Z Compiling itertools v0.12.1
13032025-06-19T08:03:46.913Z Compiling synstructure v0.13.1
13042025-06-19T08:03:48.250Z Compiling pin-utils v0.1.0
13052025-06-19T08:03:48.361Z Compiling cexpr v0.6.0
13062025-06-19T08:03:48.452Z Compiling futures-task v0.3.31
13072025-06-19T08:03:48.510Z Compiling lazycell v1.3.0
13082025-06-19T08:03:48.697Z Compiling futures-io v0.3.31
13092025-06-19T08:03:48.753Z Compiling rustc-hash v1.1.0
13102025-06-19T08:03:48.925Z Compiling flagset v0.4.6
13112025-06-19T08:03:48.982Z Compiling cmake v0.1.51
13122025-06-19T08:03:49.143Z Compiling dunce v1.0.5
13132025-06-19T08:03:49.296Z Compiling fs_extra v1.3.0
13142025-06-19T08:03:49.332Z Compiling form_urlencoded v1.2.1
13152025-06-19T08:03:49.703Z Compiling vcpkg v0.2.15
13162025-06-19T08:03:49.803Z Compiling paste v1.0.15
13172025-06-19T08:03:49.883Z Compiling crossbeam-utils v0.8.21
13182025-06-19T08:03:49.947Z Compiling zerocopy v0.8.25
13192025-06-19T08:03:49.947Z Compiling ring v0.17.14
13202025-06-19T08:03:50.421Z Compiling tracing-core v0.1.32
13212025-06-19T08:03:50.764Z Compiling iana-time-zone v0.1.63
13222025-06-19T08:03:50.911Z Compiling aws-lc-rs v1.12.4
13232025-06-19T08:03:51.280Z Compiling openssl-sys v0.9.109
13242025-06-19T08:03:51.331Z Compiling rustls-pki-types v1.10.0
13252025-06-19T08:03:51.577Z Compiling regex v1.11.1
13262025-06-19T08:03:51.740Z Compiling serde_derive v1.0.219
13272025-06-19T08:03:52.245Z Compiling zeroize_derive v1.4.2
13282025-06-19T08:03:52.273Z Compiling zerofrom-derive v0.1.4
13292025-06-19T08:03:52.393Z Compiling yoke-derive v0.7.4
13302025-06-19T08:03:52.460Z Compiling zerovec-derive v0.10.3
13312025-06-19T08:03:53.420Z Compiling zeroize v1.8.1
13322025-06-19T08:03:54.757Z Compiling displaydoc v0.2.5
13332025-06-19T08:03:54.874Z Compiling zerocopy-derive v0.7.35
13342025-06-19T08:03:55.122Z Compiling crypto-common v0.1.6
13352025-06-19T08:03:55.354Z Compiling block-buffer v0.10.4
13362025-06-19T08:03:55.451Z Compiling zerofrom v0.1.4
13372025-06-19T08:03:55.650Z Compiling digest v0.10.7
13382025-06-19T08:03:55.676Z Compiling yoke v0.7.4
13392025-06-19T08:03:56.010Z Compiling zerovec v0.10.4
13402025-06-19T08:03:56.128Z Compiling tokio-macros v2.5.0
13412025-06-19T08:03:56.135Z Compiling hmac v0.12.1
13422025-06-19T08:03:56.182Z Compiling icu_provider_macros v1.5.0
13432025-06-19T08:03:56.267Z Compiling block-padding v0.3.3
13442025-06-19T08:03:56.383Z Compiling sha2 v0.10.9
13452025-06-19T08:03:56.524Z Compiling inout v0.1.3
13462025-06-19T08:03:56.548Z Compiling der_derive v0.7.3
13472025-06-19T08:03:56.671Z Compiling zerocopy v0.7.35
13482025-06-19T08:03:56.805Z Compiling cipher v0.4.4
13492025-06-19T08:03:57.161Z Compiling thiserror-impl v1.0.69
13502025-06-19T08:03:57.317Z Compiling futures-macro v0.3.31
13512025-06-19T08:03:57.498Z Compiling salsa20 v0.10.2
13522025-06-19T08:03:57.744Z Compiling tinystr v0.7.6
13532025-06-19T08:03:57.864Z Compiling icu_collections v1.5.0
13542025-06-19T08:03:57.977Z Compiling ppv-lite86 v0.2.20
13552025-06-19T08:03:58.106Z Compiling icu_locid v1.5.0
13562025-06-19T08:03:58.662Z Compiling pbkdf2 v0.12.2
13572025-06-19T08:03:58.757Z Compiling der v0.7.9
13582025-06-19T08:03:58.833Z Compiling scrypt v0.11.0
13592025-06-19T08:03:58.995Z Compiling cbc v0.1.2
13602025-06-19T08:03:59.035Z Compiling futures-util v0.3.31
13612025-06-19T08:03:59.246Z Compiling icu_provider v1.5.0
13622025-06-19T08:03:59.321Z Compiling aes v0.8.4
13632025-06-19T08:03:59.816Z Compiling tracing-attributes v0.1.27
13642025-06-19T08:04:00.090Z Compiling icu_locid_transform v1.5.0
13652025-06-19T08:04:00.156Z Compiling thiserror v1.0.69
13662025-06-19T08:04:00.219Z Compiling zerocopy-derive v0.8.25
13672025-06-19T08:04:00.321Z Compiling pest v2.7.14
13682025-06-19T08:04:01.597Z Compiling icu_properties v1.5.1
13692025-06-19T08:04:01.986Z Compiling spki v0.7.3
13702025-06-19T08:04:02.231Z Compiling scroll_derive v0.12.0
13712025-06-19T08:04:02.368Z Compiling pkcs5 v0.7.1
13722025-06-19T08:04:02.873Z Compiling tracing v0.1.40
13732025-06-19T08:04:03.209Z Compiling pkcs8 v0.10.2
13742025-06-19T08:04:03.383Z Compiling pest_meta v2.7.14
13752025-06-19T08:04:03.406Z Compiling base64 v0.22.1
13762025-06-19T08:04:03.587Z Compiling tinyvec_macros v0.1.1
13772025-06-19T08:04:03.700Z Compiling httparse v1.9.5
13782025-06-19T08:04:03.829Z Compiling tinyvec v1.8.0
13792025-06-19T08:04:04.053Z Compiling bitflags v2.9.0
13802025-06-19T08:04:04.256Z Compiling bytes v1.10.1
13812025-06-19T08:04:04.504Z Compiling semver v1.0.26
13822025-06-19T08:04:05.246Z Compiling icu_normalizer v1.5.0
13832025-06-19T08:04:05.288Z Compiling indexmap v2.9.0
13842025-06-19T08:04:05.649Z Compiling tokio v1.45.1
13852025-06-19T08:04:05.969Z Compiling http v1.3.1
13862025-06-19T08:04:06.599Z Compiling idna_adapter v1.2.0
13872025-06-19T08:04:06.659Z Compiling rustc_version v0.4.1
13882025-06-19T08:04:06.829Z Compiling idna v1.0.3
13892025-06-19T08:04:06.875Z Compiling uuid v1.17.0
13902025-06-19T08:04:06.994Z Compiling chrono v0.4.41
13912025-06-19T08:04:07.308Z Compiling pest_generator v2.7.14
13922025-06-19T08:04:07.673Z Compiling url v2.5.4
13932025-06-19T08:04:07.990Z Compiling http-body v1.0.1
13942025-06-19T08:04:08.251Z Compiling which v4.4.2
13952025-06-19T08:04:08.295Z Compiling scroll v0.12.0
13962025-06-19T08:04:08.343Z Compiling serde_derive_internals v0.29.1
13972025-06-19T08:04:08.846Z Compiling bzip2-sys v0.1.13+1.0.8
13982025-06-19T08:04:09.073Z Compiling zstd-sys v2.0.14+zstd.1.5.7
13992025-06-19T08:04:09.100Z Compiling rustversion v1.0.17
14002025-06-19T08:04:09.362Z Compiling try-lock v0.2.5
14012025-06-19T08:04:09.452Z Compiling openssl-probe v0.1.5
14022025-06-19T08:04:09.542Z Compiling tower-service v0.3.3
14032025-06-19T08:04:09.669Z Compiling time-core v0.1.2
14042025-06-19T08:04:09.768Z Compiling atomic-waker v1.1.2
14052025-06-19T08:04:09.827Z Compiling num-conv v0.1.0
14062025-06-19T08:04:09.827Z Compiling untrusted v0.9.0
14072025-06-19T08:04:09.890Z Compiling schemars v0.8.22
14082025-06-19T08:04:09.944Z Compiling openssl v0.10.73
14092025-06-19T08:04:10.028Z Compiling powerfmt v0.2.0
14102025-06-19T08:04:10.102Z Compiling untrusted v0.7.1
14112025-06-19T08:04:10.150Z Compiling foreign-types-shared v0.1.1
14122025-06-19T08:04:10.251Z Compiling adler2 v2.0.0
14132025-06-19T08:04:10.306Z Compiling foreign-types v0.3.2
14142025-06-19T08:04:10.310Z Compiling goblin v0.8.2
14152025-06-19T08:04:10.340Z Compiling deranged v0.3.11
14162025-06-19T08:04:10.387Z Compiling time-macros v0.2.18
14172025-06-19T08:04:10.406Z Compiling miniz_oxide v0.8.5
14182025-06-19T08:04:10.524Z Compiling schemars_derive v0.8.22
14192025-06-19T08:04:11.874Z Compiling want v0.3.1
14202025-06-19T08:04:13.162Z Compiling pest_derive v2.7.14
14212025-06-19T08:04:13.364Z Compiling tokio-util v0.7.15
14222025-06-19T08:04:13.841Z Compiling rand_core v0.9.2
14232025-06-19T08:04:14.282Z Compiling openssl-macros v0.1.1
14242025-06-19T08:04:14.419Z Compiling h2 v0.4.6
14252025-06-19T08:04:14.769Z Compiling dyn-clone v1.0.19
14262025-06-19T08:04:14.997Z Compiling ipnet v2.11.0
14272025-06-19T08:04:15.016Z Compiling num_threads v0.1.7
14282025-06-19T08:04:15.156Z Compiling native-tls v0.2.12
14292025-06-19T08:04:15.419Z Compiling httpdate v1.0.3
14302025-06-19T08:04:15.500Z Compiling syn v1.0.109
14312025-06-19T08:04:15.819Z Compiling rustls v0.23.19
14322025-06-19T08:04:16.026Z Compiling dof v0.3.0
14332025-06-19T08:04:16.154Z Compiling time v0.3.36
14342025-06-19T08:04:18.057Z Compiling rand_chacha v0.9.0
14352025-06-19T08:04:18.838Z Compiling dtrace-parser v0.2.0
14362025-06-19T08:04:20.455Z Compiling heapless v0.7.17
14372025-06-19T08:04:20.685Z Compiling unicode-normalization v0.1.24
14382025-06-19T08:04:20.726Z Compiling rand_chacha v0.3.1
14392025-06-19T08:04:20.763Z Compiling signature v2.2.0
14402025-06-19T08:04:20.856Z Compiling crossbeam-epoch v0.9.18
14412025-06-19T08:04:21.031Z Compiling cookie v0.18.1
14422025-06-19T08:04:21.335Z Compiling hyper v1.6.0
14432025-06-19T08:04:21.506Z Compiling crc32fast v1.4.2
14442025-06-19T08:04:21.627Z Compiling unicode-bidi v0.3.17
14452025-06-19T08:04:21.844Z Compiling siphasher v0.3.11
14462025-06-19T08:04:22.214Z Compiling slog v2.7.0
14472025-06-19T08:04:22.381Z Compiling rayon-core v1.12.1
14482025-06-19T08:04:22.678Z Compiling signal-hook v0.3.18
14492025-06-19T08:04:22.710Z Compiling zstd-safe v7.2.3
14502025-06-19T08:04:22.757Z Compiling unicode-properties v0.1.3
14512025-06-19T08:04:23.055Z Compiling phf_shared v0.11.2
14522025-06-19T08:04:23.178Z Compiling stringprep v0.1.5
14532025-06-19T08:04:23.414Z Compiling crossbeam-deque v0.8.5
14542025-06-19T08:04:23.434Z Compiling rand v0.8.5
14552025-06-19T08:04:23.610Z Compiling hyper-util v0.1.14
14562025-06-19T08:04:23.632Z Compiling usdt-impl v0.5.0
14572025-06-19T08:04:23.814Z Compiling rand v0.9.1
14582025-06-19T08:04:24.805Z Compiling curve25519-dalek v4.1.3
14592025-06-19T08:04:24.933Z Compiling toml_datetime v0.6.11
14602025-06-19T08:04:25.448Z Compiling serde_tokenstream v0.2.2
14612025-06-19T08:04:25.470Z Compiling serde_spanned v0.6.9
14622025-06-19T08:04:25.473Z Compiling md-5 v0.10.6
14632025-06-19T08:04:25.503Z Compiling num-integer v0.1.46
14642025-06-19T08:04:25.664Z Compiling sync_wrapper v1.0.1
14652025-06-19T08:04:25.734Z Compiling ff v0.13.0
14662025-06-19T08:04:25.825Z Compiling hash32 v0.2.1
14672025-06-19T08:04:25.974Z Compiling memoffset v0.9.1
14682025-06-19T08:04:26.026Z Compiling psl-types v2.0.11
14692025-06-19T08:04:26.098Z Compiling base16ct v0.2.0
14702025-06-19T08:04:26.172Z Compiling newtype-uuid v1.2.4
14712025-06-19T08:04:26.193Z Compiling tower-layer v0.3.3
14722025-06-19T08:04:26.231Z Compiling num-bigint-dig v0.8.4
14732025-06-19T08:04:26.288Z Compiling litrs v0.4.1
14742025-06-19T08:04:26.397Z Compiling cfg_aliases v0.2.1
14752025-06-19T08:04:26.447Z Compiling gimli v0.31.1
14762025-06-19T08:04:26.471Z Compiling smoltcp v0.9.1
14772025-06-19T08:04:26.510Z Compiling portable-atomic v1.11.0
14782025-06-19T08:04:26.532Z Compiling fallible-iterator v0.2.0
14792025-06-19T08:04:27.137Z Compiling postgres-protocol v0.6.8
14802025-06-19T08:04:27.141Z Compiling nix v0.29.0
14812025-06-19T08:04:27.223Z Compiling tower v0.5.2
14822025-06-19T08:04:27.291Z Compiling document-features v0.2.10
14832025-06-19T08:04:27.545Z Compiling sec1 v0.7.3
14842025-06-19T08:04:28.046Z Compiling publicsuffix v2.3.0
14852025-06-19T08:04:28.296Z Compiling num-iter v0.1.45
14862025-06-19T08:04:28.340Z Compiling group v0.13.0
14872025-06-19T08:04:28.499Z Compiling tokio-native-tls v0.3.1
14882025-06-19T08:04:29.046Z Compiling flate2 v1.1.2
14892025-06-19T08:04:29.324Z Compiling ipnetwork v0.21.1
14902025-06-19T08:04:29.441Z Compiling rustls-native-certs v0.8.1
14912025-06-19T08:04:29.628Z Compiling http-body-util v0.1.3
14922025-06-19T08:04:29.920Z Compiling terminal_size v0.4.0
14932025-06-19T08:04:29.952Z Compiling hkdf v0.12.4
14942025-06-19T08:04:29.956Z Compiling crypto-bigint v0.5.5
14952025-06-19T08:04:30.140Z Compiling webpki-roots v1.0.0
14962025-06-19T08:04:30.144Z Compiling async-trait v0.1.88
14972025-06-19T08:04:30.177Z Compiling curve25519-dalek-derive v0.1.1
14982025-06-19T08:04:30.242Z Compiling ahash v0.8.11
14992025-06-19T08:04:30.359Z Compiling fs-err v3.1.1
15002025-06-19T08:04:30.578Z Compiling addr2line v0.24.2
15012025-06-19T08:04:30.669Z Compiling object v0.36.5
15022025-06-19T08:04:30.960Z Compiling buf-list v1.0.3
15032025-06-19T08:04:31.212Z Compiling lockfree-object-pool v0.1.6
15042025-06-19T08:04:31.440Z Compiling bitflags v1.3.2
15052025-06-19T08:04:31.480Z Compiling managed v0.8.0
15062025-06-19T08:04:31.527Z Compiling bumpalo v3.16.0
15072025-06-19T08:04:31.553Z Compiling iri-string v0.7.8
15082025-06-19T08:04:31.922Z Compiling zip v2.6.1
15092025-06-19T08:04:32.002Z Compiling anyhow v1.0.98
15102025-06-19T08:04:32.233Z Compiling simd-adler32 v0.3.7
15112025-06-19T08:04:32.480Z Compiling winnow v0.5.40
15122025-06-19T08:04:32.562Z Compiling rustc-demangle v0.1.24
15132025-06-19T08:04:32.789Z Compiling zopfli v0.8.1
15142025-06-19T08:04:33.556Z Compiling elliptic-curve v0.13.8
15152025-06-19T08:04:34.351Z Compiling clap_builder v4.5.35
15162025-06-19T08:04:34.684Z Compiling tower-http v0.6.6
15172025-06-19T08:04:35.325Z Compiling strum_macros v0.25.3
15182025-06-19T08:04:35.563Z Compiling console v0.15.10
15192025-06-19T08:04:35.649Z Compiling hubpack_derive v0.1.1
15202025-06-19T08:04:35.796Z Compiling toml_edit v0.19.15
15212025-06-19T08:04:36.478Z Compiling hubpack v0.1.2
15222025-06-19T08:04:37.127Z Compiling backtrace v0.3.74
15232025-06-19T08:04:37.678Z Compiling hyper-tls v0.6.0
15242025-06-19T08:04:37.783Z Compiling oxnet v0.1.2
15252025-06-19T08:04:38.089Z Compiling rayon v1.10.0
15262025-06-19T08:04:38.512Z Compiling signal-hook-mio v0.2.4
15272025-06-19T08:04:38.696Z Compiling cookie_store v0.21.1
15282025-06-19T08:04:39.846Z Compiling zstd v0.13.3
15292025-06-19T08:04:40.300Z Compiling postgres-types v0.2.9
15302025-06-19T08:04:41.636Z Compiling usdt-macro v0.5.0
15312025-06-19T08:04:41.842Z Compiling usdt-attr-macro v0.5.0
15322025-06-19T08:04:41.888Z Compiling phf v0.11.2
15332025-06-19T08:04:42.181Z Compiling ed25519 v2.2.3
15342025-06-19T08:04:42.240Z Compiling strum_macros v0.26.4
15352025-06-19T08:04:42.285Z Compiling bzip2 v0.4.4
15362025-06-19T08:04:42.667Z Compiling bzip2 v0.5.2
15372025-06-19T08:04:42.955Z Compiling enum-as-inner v0.6.1
15382025-06-19T08:04:43.044Z Compiling clap_derive v4.5.32
15392025-06-19T08:04:43.358Z Compiling futures-executor v0.3.31
15402025-06-19T08:04:43.845Z Compiling serde_urlencoded v0.7.1
15412025-06-19T08:04:43.921Z Compiling serde-big-array v0.5.1
15422025-06-19T08:04:43.955Z Compiling pkcs1 v0.7.5
15432025-06-19T08:04:44.152Z Compiling rfc6979 v0.4.0
15442025-06-19T08:04:44.169Z Compiling daft-derive v0.1.3
15452025-06-19T08:04:44.373Z Compiling serde_repr v0.1.19
15462025-06-19T08:04:44.401Z Compiling bstr v1.10.0
15472025-06-19T08:04:44.865Z Compiling float-cmp v0.10.0
15482025-06-19T08:04:45.105Z Compiling encoding_rs v0.8.34
15492025-06-19T08:04:45.403Z Compiling unicode-segmentation v1.12.0
15502025-06-19T08:04:45.732Z Compiling data-encoding v2.9.0
15512025-06-19T08:04:45.849Z Compiling fixedbitset v0.4.2
15522025-06-19T08:04:46.246Z Compiling precomputed-hash v0.1.1
15532025-06-19T08:04:46.295Z Compiling whoami v1.5.2
15542025-06-19T08:04:46.387Z Compiling difflib v0.4.0
15552025-06-19T08:04:46.475Z Compiling mime v0.3.17
15562025-06-19T08:04:46.837Z Compiling new_debug_unreachable v1.0.6
15572025-06-19T08:04:46.940Z Compiling predicates-core v1.0.8
15582025-06-19T08:04:46.988Z Compiling normalize-line-endings v0.3.0
15592025-06-19T08:04:47.141Z Compiling static_assertions v1.1.0
15602025-06-19T08:04:47.253Z Compiling number_prefix v0.4.0
15612025-06-19T08:04:47.280Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
15622025-06-19T08:04:47.320Z Compiling clap v4.5.35
15632025-06-19T08:04:47.425Z Compiling indicatif v0.17.11
15642025-06-19T08:04:47.457Z Compiling predicates v3.1.3
15652025-06-19T08:04:47.482Z Compiling string_cache v0.8.9
15662025-06-19T08:04:47.594Z Compiling tokio-postgres v0.7.13
15672025-06-19T08:04:47.937Z Compiling strum v0.26.3
15682025-06-19T08:04:48.141Z Compiling toml_edit v0.22.27
15692025-06-19T08:04:48.630Z Compiling hickory-proto v0.24.4
15702025-06-19T08:04:48.884Z Compiling similar v2.7.0
15712025-06-19T08:04:49.271Z Compiling petgraph v0.6.5
15722025-06-19T08:04:50.909Z Compiling daft v0.1.3
15732025-06-19T08:04:51.438Z Compiling usdt v0.5.0
15742025-06-19T08:04:51.794Z Compiling rsa v0.9.6
15752025-06-19T08:04:51.922Z Compiling ecdsa v0.16.9
15762025-06-19T08:04:52.750Z Compiling futures v0.3.31
15772025-06-19T08:04:52.866Z Compiling zip v0.6.6
15782025-06-19T08:04:52.883Z Compiling ed25519-dalek v2.1.1
15792025-06-19T08:04:54.115Z Compiling toml v0.7.8
15802025-06-19T08:04:54.180Z Compiling crossterm v0.28.1
15812025-06-19T08:04:55.644Z Compiling tokio-stream v0.1.17
15822025-06-19T08:04:55.745Z Compiling openapiv3 v2.0.0
15832025-06-19T08:04:56.029Z Compiling x509-cert v0.2.5
15842025-06-19T08:04:56.273Z Compiling sha1 v0.10.6
15852025-06-19T08:04:56.575Z Compiling itertools v0.10.5
15862025-06-19T08:04:56.708Z Compiling dirs-sys-next v0.1.2
15872025-06-19T08:04:57.239Z Compiling winnow v0.6.26
15882025-06-19T08:04:57.283Z Compiling unicode-xid v0.2.6
15892025-06-19T08:04:57.302Z Compiling peg-runtime v0.8.5
15902025-06-19T08:04:57.475Z Compiling rustc-hash v2.1.1
15912025-06-19T08:04:57.677Z Compiling lalrpop-util v0.19.12
15922025-06-19T08:04:57.819Z Compiling dirs-next v2.0.0
15932025-06-19T08:04:58.032Z Compiling thread_local v1.1.8
15942025-06-19T08:04:58.043Z Compiling slog-async v2.8.0
15952025-06-19T08:04:58.506Z Compiling term v0.7.0
15962025-06-19T08:04:58.627Z Compiling xattr v1.3.1
15972025-06-19T08:04:58.900Z Compiling crossbeam-channel v0.5.15
15982025-06-19T08:04:59.064Z Compiling is-terminal v0.4.13
15992025-06-19T08:04:59.269Z Compiling filetime v0.2.25
16002025-06-19T08:04:59.342Z Compiling take_mut v0.2.2
16012025-06-19T08:04:59.411Z Compiling slog-term v2.9.1
16022025-06-19T08:04:59.533Z Compiling tar v0.4.44
16032025-06-19T08:04:59.720Z Compiling camino v1.1.10
16042025-06-19T08:05:05.683Z Compiling aws-lc-sys v0.26.0
16052025-06-19T08:05:34.665Z Compiling rustls-webpki v0.102.8
16062025-06-19T08:05:39.116Z Compiling tokio-rustls v0.26.0
16072025-06-19T08:05:39.430Z Compiling hyper-rustls v0.27.7
16082025-06-19T08:05:39.726Z Compiling reqwest v0.12.20
16092025-06-19T08:05:43.104Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16102025-06-19T08:05:43.364Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16112025-06-19T08:05:47.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s
16122025-06-19T08:05:47.956Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16132025-06-19T08:05:48.011ZJun 19 08:05:47.415 INFO Starting download, target: Console
16142025-06-19T08:05:48.011ZJun 19 08:05:47.416 INFO Starting download, target: Clickhouse
16152025-06-19T08:05:48.018ZJun 19 08:05:47.416 INFO Starting download, target: Cockroach
16162025-06-19T08:05:48.018ZJun 19 08:05:47.416 INFO Starting download, target: DendriteStub
16172025-06-19T08:05:48.018ZJun 19 08:05:47.416 INFO Starting download, target: MaghemiteMgd
16182025-06-19T08:05:48.018ZJun 19 08:05:47.416 INFO Starting download, target: TransceiverControl
16192025-06-19T08:05:48.018ZJun 19 08:05:47.416 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16202025-06-19T08:05:48.018ZJun 19 08:05:47.416 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16212025-06-19T08:05:48.018ZJun 19 08:05:47.416 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16222025-06-19T08:05:48.018ZJun 19 08:05:47.416 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16232025-06-19T08:05:48.020ZJun 19 08:05:47.416 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16242025-06-19T08:05:48.020ZJun 19 08:05:47.416 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16252025-06-19T08:05:48.416ZJun 19 08:05:47.810 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16262025-06-19T08:05:48.658ZJun 19 08:05:48.054 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16272025-06-19T08:05:48.813ZJun 19 08:05:48.211 INFO Download complete, target: TransceiverControl
16282025-06-19T08:05:49.068ZJun 19 08:05:48.472 INFO Download complete, target: Console
16292025-06-19T08:05:49.152ZJun 19 08:05:48.559 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16302025-06-19T08:05:49.545ZJun 19 08:05:48.929 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16312025-06-19T08:05:50.604ZJun 19 08:05:50.007 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16322025-06-19T08:05:50.654ZJun 19 08:05:50.060 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16332025-06-19T08:05:50.654ZJun 19 08:05:50.060 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16342025-06-19T08:05:52.244ZJun 19 08:05:51.652 INFO Download complete, target: DendriteStub
16352025-06-19T08:05:52.818ZJun 19 08:05:52.226 INFO Download complete, target: MaghemiteMgd
16362025-06-19T08:05:57.003ZJun 19 08:05:56.321 INFO Checking that binary works, target: Cockroach
16372025-06-19T08:05:57.088ZJun 19 08:05:56.475 INFO Download complete, target: Cockroach
16382025-06-19T08:06:00.650ZJun 19 08:06:00.058 INFO Checking that binary works, target: Clickhouse
16392025-06-19T08:06:00.760ZJun 19 08:06:00.168 INFO Download complete, target: Clickhouse
16402025-06-19T08:06:00.781ZAll builder prerequisites installed successfully, and PATH looks valid
16412025-06-19T08:06:00.785Z
16422025-06-19T08:06:00.785Zreal 4:49.654054210
16432025-06-19T08:06:00.785Zuser 15:03.188299651
16442025-06-19T08:06:00.785Zsys 2:05.202096983
16452025-06-19T08:06:00.785Ztrap 0.547597516
16462025-06-19T08:06:00.785Ztflt 0.961386552
16472025-06-19T08:06:00.785Zdflt 1.470169370
16482025-06-19T08:06:00.785Zkflt 0.025857034
16492025-06-19T08:06:00.785Zlock 22:51.464288678
16502025-06-19T08:06:00.785Zslp 54:08.024995780
16512025-06-19T08:06:00.785Zlat 1:00.531396979
16522025-06-19T08:06:00.785Zstop 2:33.235817072
16532025-06-19T08:06:00.785Z++ bmat factory name
16542025-06-19T08:06:00.791Z++ bmat factory private
16552025-06-19T08:06:00.794Z+ jq --null-input --arg bmat_factory_name aws --arg bmat_factory_private i-00797f05a39fb7f5e '{
16562025-06-19T08:06:00.794Z buildomat: {
16572025-06-19T08:06:00.794Z factory: {
16582025-06-19T08:06:00.794Z name: $bmat_factory_name,
16592025-06-19T08:06:00.795Z private: $bmat_factory_private,
16602025-06-19T08:06:00.795Z },
16612025-06-19T08:06:00.795Z },
16622025-06-19T08:06:00.795Z }'
16632025-06-19T08:06:00.828Z+ banner ls-apis
16642025-06-19T08:06:00.832Z
16652025-06-19T08:06:00.832Z # #### ## ##### # ####
16662025-06-19T08:06:00.832Z # # # # # # # #
16672025-06-19T08:06:00.832Z # #### ##### # # # # # ####
16682025-06-19T08:06:00.832Z # # ###### ##### # #
16692025-06-19T08:06:00.832Z # # # # # # # # #
16702025-06-19T08:06:00.833Z ###### #### # # # # ####
16712025-06-19T08:06:00.833Z
16722025-06-19T08:06:00.833Z+ source ./tools/include/force-git-over-https.sh
16732025-06-19T08:06:00.833Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
16742025-06-19T08:06:00.833Z++ (( i = 0 ))
16752025-06-19T08:06:00.833Z++ (( i < 5 ))
16762025-06-19T08:06:00.833Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
16772025-06-19T08:06:00.836Z++ (( i++ ))
16782025-06-19T08:06:00.836Z++ (( i < 5 ))
16792025-06-19T08:06:00.837Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
16802025-06-19T08:06:00.840Z++ (( i++ ))
16812025-06-19T08:06:00.840Z++ (( i < 5 ))
16822025-06-19T08:06:00.840Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
16832025-06-19T08:06:00.843Z++ (( i++ ))
16842025-06-19T08:06:00.844Z++ (( i < 5 ))
16852025-06-19T08:06:00.844Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
16862025-06-19T08:06:00.844Z++ (( i++ ))
16872025-06-19T08:06:00.844Z++ (( i < 5 ))
16882025-06-19T08:06:00.844Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
16892025-06-19T08:06:00.848Z++ (( i++ ))
16902025-06-19T08:06:00.848Z++ (( i < 5 ))
16912025-06-19T08:06:00.848Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
16922025-06-19T08:06:00.848Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
16932025-06-19T08:06:00.848Z+ ptime -m cargo xtask ls-apis apis
16942025-06-19T08:06:01.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
16952025-06-19T08:06:01.538Z Running `target/debug/xtask ls-apis apis`
16962025-06-19T08:06:02.516Z Compiling semver v0.1.20
16972025-06-19T08:06:02.664Z Compiling structmeta-derive v0.3.0
16982025-06-19T08:06:02.687Z Compiling thiserror-impl v2.0.12
16992025-06-19T08:06:02.687Z Compiling cargo-platform v0.1.8
17002025-06-19T08:06:02.687Z Compiling fixedbitset v0.5.7
17012025-06-19T08:06:02.687Z Compiling toml v0.8.23
17022025-06-19T08:06:02.920Z Compiling rustc_version v0.1.7
17032025-06-19T08:06:03.099Z Compiling petgraph v0.7.1
17042025-06-19T08:06:03.241Z Compiling newtype_derive v0.1.6
17052025-06-19T08:06:04.173Z Compiling structmeta v0.3.0
17062025-06-19T08:06:04.441Z Compiling thiserror v2.0.12
17072025-06-19T08:06:04.454Z Compiling parse-display-derive v0.10.0
17082025-06-19T08:06:04.527Z Compiling cargo_metadata v0.19.2
17092025-06-19T08:06:06.252Z Compiling parse-display v0.10.0
17102025-06-19T08:06:06.423Z Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
17112025-06-19T08:06:10.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.74s
17122025-06-19T08:06:10.484Z Running `target/debug/ls-apis apis`
17132025-06-19T08:06:10.524Zloading metadata for workspace omicron from current workspace
17142025-06-19T08:06:16.150Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/82fbc8c/Cargo.toml
17152025-06-19T08:06:16.153Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/0f203b0/Cargo.toml
17162025-06-19T08:06:16.153Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/760b4b5/Cargo.toml
17172025-06-19T08:06:16.171Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/e398841/Cargo.toml
17182025-06-19T08:06:16.177Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/e164393/Cargo.toml
17192025-06-19T08:06:35.052Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/dbb6ca3/Cargo.toml
17202025-06-19T08:06:35.888Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
17212025-06-19T08:06:35.906Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
17222025-06-19T08:06:36.085ZBootstrap Agent (client: bootstrap-agent-client)
17232025-06-19T08:06:36.085Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
17242025-06-19T08:06:36.085Z consumed by: wicketd (omicron/wicketd) via 2 paths
17252025-06-19T08:06:36.085Z
17262025-06-19T08:06:36.085ZClickhouse Cluster Admin for Keepers (client: clickhouse-admin-keeper-client)
17272025-06-19T08:06:36.085Z consumed by: omicron-nexus (omicron/nexus) via 3 paths
17282025-06-19T08:06:36.085Z
17292025-06-19T08:06:36.085ZClickhouse Cluster Admin for Servers (client: clickhouse-admin-server-client)
17302025-06-19T08:06:36.085Z consumed by: omicron-nexus (omicron/nexus) via 3 paths
17312025-06-19T08:06:36.085Z
17322025-06-19T08:06:36.085ZClickhouse Single-Node Cluster Admin (client: clickhouse-admin-single-client)
17332025-06-19T08:06:36.085Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
17342025-06-19T08:06:36.085Z
17352025-06-19T08:06:36.085ZCockroachDB Cluster Admin (client: cockroach-admin-client)
17362025-06-19T08:06:36.085Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
17372025-06-19T08:06:36.085Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
17382025-06-19T08:06:36.085Z
17392025-06-19T08:06:36.085ZCrucible Agent (client: crucible-agent-client)
17402025-06-19T08:06:36.089Z consumed by: omicron-nexus (omicron/nexus) via 1 path
17412025-06-19T08:06:36.089Z
17422025-06-19T08:06:36.089ZCrucible Control (for testing only) (client: crucible-control-client)
17432025-06-19T08:06:36.089Z
17442025-06-19T08:06:36.089ZCrucible Pantry (client: crucible-pantry-client)
17452025-06-19T08:06:36.089Z consumed by: omicron-nexus (omicron/nexus) via 1 path
17462025-06-19T08:06:36.089Z
17472025-06-19T08:06:36.089ZMaghemite DDM Admin (client: ddm-admin-client)
17482025-06-19T08:06:36.089Z consumed by: installinator (omicron/installinator) via 1 path
17492025-06-19T08:06:36.089Z consumed by: mgd (maghemite/mgd) via 1 path
17502025-06-19T08:06:36.089Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
17512025-06-19T08:06:36.090Z consumed by: wicketd (omicron/wicketd) via 1 path
17522025-06-19T08:06:36.090Z
17532025-06-19T08:06:36.090ZDNS Server (client: dns-service-client)
17542025-06-19T08:06:36.099Z consumed by: omicron-nexus (omicron/nexus) via 1 path
17552025-06-19T08:06:36.099Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
17562025-06-19T08:06:36.100Z
17572025-06-19T08:06:36.100ZDendrite DPD (client: dpd-client)
17582025-06-19T08:06:36.100Z consumed by: ddmd (maghemite/ddmd) via 2 paths
17592025-06-19T08:06:36.100Z consumed by: lldpd (lldp/lldpd) via 2 paths
17602025-06-19T08:06:36.100Z consumed by: mgd (maghemite/mgd) via 1 path
17612025-06-19T08:06:36.100Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
17622025-06-19T08:06:36.100Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
17632025-06-19T08:06:36.100Z consumed by: tfportd (dendrite/tfportd) via 1 path
17642025-06-19T08:06:36.100Z consumed by: wicketd (omicron/wicketd) via 2 paths
17652025-06-19T08:06:36.100Z
17662025-06-19T08:06:36.100ZDownstairs Controller (debugging only) (client: dsc-client)
17672025-06-19T08:06:36.100Z
17682025-06-19T08:06:36.100ZManagement Gateway Service (client: gateway-client)
17692025-06-19T08:06:36.100Z consumed by: dpd (dendrite/dpd) via 1 path
17702025-06-19T08:06:36.100Z consumed by: omicron-nexus (omicron/nexus) via 4 paths
17712025-06-19T08:06:36.100Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
17722025-06-19T08:06:36.100Z consumed by: wicketd (omicron/wicketd) via 3 paths
17732025-06-19T08:06:36.100Z
17742025-06-19T08:06:36.100ZWicketd Installinator (client: installinator-client)
17752025-06-19T08:06:36.100Z consumed by: installinator (omicron/installinator) via 1 path
17762025-06-19T08:06:36.100Z
17772025-06-19T08:06:36.101ZLLDP daemon (client: lldpd-client)
17782025-06-19T08:06:36.101Z consumed by: omicron-nexus (omicron/nexus) via 1 path
17792025-06-19T08:06:36.101Z consumed by: tfportd (dendrite/tfportd) via 1 path
17802025-06-19T08:06:36.101Z
17812025-06-19T08:06:36.101ZMaghemite MG Admin (client: mg-admin-client)
17822025-06-19T08:06:36.105Z consumed by: omicron-nexus (omicron/nexus) via 1 path
17832025-06-19T08:06:36.105Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
17842025-06-19T08:06:36.105Z
17852025-06-19T08:06:36.105ZNexus Internal API (client: nexus-client)
17862025-06-19T08:06:36.108Z consumed by: crucible-pantry (crucible/pantry) via 1 path
17872025-06-19T08:06:36.108Z consumed by: dpd (dendrite/dpd) via 1 path
17882025-06-19T08:06:36.108Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
17892025-06-19T08:06:36.108Z consumed by: oximeter-collector (omicron/oximeter/collector) via 1 path
17902025-06-19T08:06:36.108Z consumed by: propolis-server (propolis/bin/propolis-server) via 3 paths
17912025-06-19T08:06:36.108Z
17922025-06-19T08:06:36.108ZExternal API (client: oxide-client)
17932025-06-19T08:06:36.108Z
17942025-06-19T08:06:36.108ZOximeter (client: oximeter-client)
17952025-06-19T08:06:36.112Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
17962025-06-19T08:06:36.112Z
17972025-06-19T08:06:36.112ZPropolis (client: propolis-client)
17982025-06-19T08:06:36.112Z consumed by: omicron-nexus (omicron/nexus) via 3 paths
17992025-06-19T08:06:36.112Z consumed by: omicron-sled-agent (omicron/sled-agent) via 2 paths
18002025-06-19T08:06:36.112Z
18012025-06-19T08:06:36.112ZCrucible Repair (client: repair-client)
18022025-06-19T08:06:36.112Z consumed by: crucible-downstairs (crucible/downstairs) via 1 path
18032025-06-19T08:06:36.112Z
18042025-06-19T08:06:36.112ZRepo Depot API (client: repo-depot-client)
18052025-06-19T08:06:36.112Z consumed by: omicron-nexus (omicron/nexus) via 1 path
18062025-06-19T08:06:36.113Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
18072025-06-19T08:06:36.113Z
18082025-06-19T08:06:36.113ZSled Agent (client: sled-agent-client)
18092025-06-19T08:06:36.117Z consumed by: omicron-nexus (omicron/nexus) via 7 paths
18102025-06-19T08:06:36.117Z
18112025-06-19T08:06:36.117ZWicketd (client: wicketd-client)
18122025-06-19T08:06:36.117Z
18132025-06-19T08:06:36.193Z
18142025-06-19T08:06:36.197Zreal 35.325052054
18152025-06-19T08:06:36.197Zuser 33.203908195
18162025-06-19T08:06:36.197Zsys 10.278747251
18172025-06-19T08:06:36.197Ztrap 0.020504232
18182025-06-19T08:06:36.197Ztflt 0.041977443
18192025-06-19T08:06:36.197Zdflt 0.210146718
18202025-06-19T08:06:36.197Zkflt 0.000022639
18212025-06-19T08:06:36.197Zlock 44.781172171
18222025-06-19T08:06:36.197Zslp 3:51.275020143
18232025-06-19T08:06:36.197Zlat 0.946612275
18242025-06-19T08:06:36.197Zstop 2.573310083
18252025-06-19T08:06:36.198Z+ ptime -m cargo xtask ls-apis deployment-units
18262025-06-19T08:06:36.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
18272025-06-19T08:06:36.943Z Running `target/debug/xtask ls-apis deployment-units`
18282025-06-19T08:06:37.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
18292025-06-19T08:06:37.982Z Running `target/debug/ls-apis deployment-units`
18302025-06-19T08:06:38.027Zloading metadata for workspace omicron from current workspace
18312025-06-19T08:06:39.437Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/82fbc8c/Cargo.toml
18322025-06-19T08:06:39.442Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/0f203b0/Cargo.toml
18332025-06-19T08:06:39.445Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/760b4b5/Cargo.toml
18342025-06-19T08:06:39.450Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/e398841/Cargo.toml
18352025-06-19T08:06:39.453Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/e164393/Cargo.toml
18362025-06-19T08:06:42.061Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/dbb6ca3/Cargo.toml
18372025-06-19T08:06:42.821Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
18382025-06-19T08:06:42.838Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
18392025-06-19T08:06:43.008ZClickhouse (single-node) / Clickhouse Server (multi-node) / Clickhouse Keeper (multi-node)
18402025-06-19T08:06:43.008Z omicron-clickhouse-admin (omicron/clickhouse-admin)
18412025-06-19T08:06:43.008Z exposes: Clickhouse Cluster Admin for Keepers (client = clickhouse-admin-keeper-client)
18422025-06-19T08:06:43.008Z exposes: Clickhouse Cluster Admin for Servers (client = clickhouse-admin-server-client)
18432025-06-19T08:06:43.008Z exposes: Clickhouse Single-Node Cluster Admin (client = clickhouse-admin-single-client)
18442025-06-19T08:06:43.011Z
18452025-06-19T08:06:43.011Z
18462025-06-19T08:06:43.011ZCockroach
18472025-06-19T08:06:43.011Z omicron-cockroach-admin (omicron/cockroach-admin)
18482025-06-19T08:06:43.011Z exposes: CockroachDB Cluster Admin (client = cockroach-admin-client)
18492025-06-19T08:06:43.011Z
18502025-06-19T08:06:43.011Z
18512025-06-19T08:06:43.011ZCrucible
18522025-06-19T08:06:43.011Z crucible-agent (crucible/agent)
18532025-06-19T08:06:43.011Z exposes: Crucible Agent (client = crucible-agent-client)
18542025-06-19T08:06:43.011Z
18552025-06-19T08:06:43.011Z crucible-downstairs (crucible/downstairs)
18562025-06-19T08:06:43.011Z exposes: Crucible Repair (client = repair-client)
18572025-06-19T08:06:43.011Z consumes: repair-client
18582025-06-19T08:06:43.011Z
18592025-06-19T08:06:43.011Z
18602025-06-19T08:06:43.012ZCrucible Pantry
18612025-06-19T08:06:43.012Z crucible-pantry (crucible/pantry)
18622025-06-19T08:06:43.012Z exposes: Crucible Pantry (client = crucible-pantry-client)
18632025-06-19T08:06:43.012Z consumes: nexus-client
18642025-06-19T08:06:43.012Z
18652025-06-19T08:06:43.012Z
18662025-06-19T08:06:43.012ZDNS Server
18672025-06-19T08:06:43.013Z dns-server (omicron/dns-server)
18682025-06-19T08:06:43.013Z exposes: DNS Server (client = dns-service-client)
18692025-06-19T08:06:43.016Z
18702025-06-19T08:06:43.018Z
18712025-06-19T08:06:43.018ZHost OS
18722025-06-19T08:06:43.018Z ddmd (maghemite/ddmd)
18732025-06-19T08:06:43.018Z exposes: Maghemite DDM Admin (client = ddm-admin-client)
18742025-06-19T08:06:43.018Z consumes: dpd-client
18752025-06-19T08:06:43.018Z
18762025-06-19T08:06:43.018Z dpd (dendrite/dpd)
18772025-06-19T08:06:43.018Z exposes: Dendrite DPD (client = dpd-client)
18782025-06-19T08:06:43.018Z consumes: gateway-client
18792025-06-19T08:06:43.018Z consumes: nexus-client
18802025-06-19T08:06:43.018Z
18812025-06-19T08:06:43.018Z lldpd (lldp/lldpd)
18822025-06-19T08:06:43.018Z exposes: LLDP daemon (client = lldpd-client)
18832025-06-19T08:06:43.018Z consumes: dpd-client
18842025-06-19T08:06:43.018Z
18852025-06-19T08:06:43.018Z mgd (maghemite/mgd)
18862025-06-19T08:06:43.018Z exposes: Maghemite MG Admin (client = mg-admin-client)
18872025-06-19T08:06:43.018Z consumes: ddm-admin-client
18882025-06-19T08:06:43.018Z consumes: dpd-client
18892025-06-19T08:06:43.018Z
18902025-06-19T08:06:43.018Z omicron-gateway (omicron/gateway)
18912025-06-19T08:06:43.018Z exposes: Management Gateway Service (client = gateway-client)
18922025-06-19T08:06:43.019Z
18932025-06-19T08:06:43.019Z omicron-sled-agent (omicron/sled-agent)
18942025-06-19T08:06:43.019Z exposes: Bootstrap Agent (client = bootstrap-agent-client)
18952025-06-19T08:06:43.019Z exposes: Repo Depot API (client = repo-depot-client)
18962025-06-19T08:06:43.019Z exposes: Sled Agent (client = sled-agent-client)
18972025-06-19T08:06:43.023Z consumes: bootstrap-agent-client
18982025-06-19T08:06:43.023Z consumes: cockroach-admin-client
18992025-06-19T08:06:43.023Z consumes: ddm-admin-client
19002025-06-19T08:06:43.023Z consumes: dns-service-client
19012025-06-19T08:06:43.023Z consumes: dpd-client
19022025-06-19T08:06:43.023Z consumes: gateway-client
19032025-06-19T08:06:43.023Z consumes: mg-admin-client
19042025-06-19T08:06:43.023Z consumes: nexus-client
19052025-06-19T08:06:43.023Z consumes: propolis-client
19062025-06-19T08:06:43.023Z consumes: repo-depot-client
19072025-06-19T08:06:43.023Z
19082025-06-19T08:06:43.023Z propolis-server (propolis/bin/propolis-server)
19092025-06-19T08:06:43.023Z exposes: Crucible Control (for testing only) (client = crucible-control-client)
19102025-06-19T08:06:43.023Z exposes: Propolis (client = propolis-client)
19112025-06-19T08:06:43.023Z consumes: nexus-client
19122025-06-19T08:06:43.023Z
19132025-06-19T08:06:43.023Z tfportd (dendrite/tfportd)
19142025-06-19T08:06:43.023Z consumes: dpd-client
19152025-06-19T08:06:43.023Z consumes: lldpd-client
19162025-06-19T08:06:43.023Z
19172025-06-19T08:06:43.023Z wicketd (omicron/wicketd)
19182025-06-19T08:06:43.023Z exposes: Wicketd Installinator (client = installinator-client)
19192025-06-19T08:06:43.024Z exposes: Wicketd (client = wicketd-client)
19202025-06-19T08:06:43.024Z consumes: bootstrap-agent-client
19212025-06-19T08:06:43.024Z consumes: ddm-admin-client
19222025-06-19T08:06:43.024Z consumes: dpd-client
19232025-06-19T08:06:43.024Z consumes: gateway-client
19242025-06-19T08:06:43.024Z
19252025-06-19T08:06:43.024Z
19262025-06-19T08:06:43.024ZInstallinator
19272025-06-19T08:06:43.024Z installinator (omicron/installinator)
19282025-06-19T08:06:43.024Z consumes: ddm-admin-client
19292025-06-19T08:06:43.024Z consumes: installinator-client
19302025-06-19T08:06:43.024Z
19312025-06-19T08:06:43.024Z
19322025-06-19T08:06:43.024ZNexus
19332025-06-19T08:06:43.024Z omicron-nexus (omicron/nexus)
19342025-06-19T08:06:43.024Z exposes: Nexus Internal API (client = nexus-client)
19352025-06-19T08:06:43.024Z exposes: External API (client = oxide-client)
19362025-06-19T08:06:43.028Z consumes: clickhouse-admin-keeper-client
19372025-06-19T08:06:43.028Z consumes: clickhouse-admin-server-client
19382025-06-19T08:06:43.028Z consumes: clickhouse-admin-single-client
19392025-06-19T08:06:43.028Z consumes: cockroach-admin-client
19402025-06-19T08:06:43.028Z consumes: crucible-agent-client
19412025-06-19T08:06:43.028Z consumes: crucible-pantry-client
19422025-06-19T08:06:43.028Z consumes: dns-service-client
19432025-06-19T08:06:43.028Z consumes: dpd-client
19442025-06-19T08:06:43.028Z consumes: gateway-client
19452025-06-19T08:06:43.028Z consumes: lldpd-client
19462025-06-19T08:06:43.028Z consumes: mg-admin-client
19472025-06-19T08:06:43.029Z consumes: oximeter-client
19482025-06-19T08:06:43.029Z consumes: propolis-client
19492025-06-19T08:06:43.029Z consumes: repo-depot-client
19502025-06-19T08:06:43.029Z consumes: sled-agent-client
19512025-06-19T08:06:43.029Z
19522025-06-19T08:06:43.029Z
19532025-06-19T08:06:43.029ZOximeter
19542025-06-19T08:06:43.029Z oximeter-collector (omicron/oximeter/collector)
19552025-06-19T08:06:43.029Z exposes: Oximeter (client = oximeter-client)
19562025-06-19T08:06:43.029Z consumes: nexus-client
19572025-06-19T08:06:43.029Z
19582025-06-19T08:06:43.029Z
19592025-06-19T08:06:43.100Z
19602025-06-19T08:06:43.105Zreal 6.884895456
19612025-06-19T08:06:43.105Zuser 5.817888468
19622025-06-19T08:06:43.105Zsys 2.238399167
19632025-06-19T08:06:43.106Ztrap 0.003221639
19642025-06-19T08:06:43.106Ztflt 0.000026898
19652025-06-19T08:06:43.106Zdflt 0.000138829
19662025-06-19T08:06:43.106Zkflt 0.000000000
19672025-06-19T08:06:43.106Zlock 0.326034125
19682025-06-19T08:06:43.106Zslp 22.585803997
19692025-06-19T08:06:43.106Zlat 0.043997737
19702025-06-19T08:06:43.106Zstop 0.006337638
19712025-06-19T08:06:43.106Z+ ptime -m cargo xtask ls-apis servers
19722025-06-19T08:06:43.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19732025-06-19T08:06:43.763Z Running `target/debug/xtask ls-apis servers`
19742025-06-19T08:06:44.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
19752025-06-19T08:06:44.761Z Running `target/debug/ls-apis servers`
19762025-06-19T08:06:44.803Zloading metadata for workspace omicron from current workspace
19772025-06-19T08:06:46.153Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/0f203b0/Cargo.toml
19782025-06-19T08:06:46.156Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/760b4b5/Cargo.toml
19792025-06-19T08:06:46.156Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/82fbc8c/Cargo.toml
19802025-06-19T08:06:46.160Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/e398841/Cargo.toml
19812025-06-19T08:06:46.170Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/e164393/Cargo.toml
19822025-06-19T08:06:48.676Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/dbb6ca3/Cargo.toml
19832025-06-19T08:06:49.439Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
19842025-06-19T08:06:49.458Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
19852025-06-19T08:06:49.623Zomicron-clickhouse-admin (omicron/clickhouse-admin)
19862025-06-19T08:06:49.623Z exposes: Clickhouse Cluster Admin for Keepers (client = clickhouse-admin-keeper-client)
19872025-06-19T08:06:49.624Z exposes: Clickhouse Cluster Admin for Servers (client = clickhouse-admin-server-client)
19882025-06-19T08:06:49.624Z exposes: Clickhouse Single-Node Cluster Admin (client = clickhouse-admin-single-client)
19892025-06-19T08:06:49.627Z
19902025-06-19T08:06:49.627Zomicron-cockroach-admin (omicron/cockroach-admin)
19912025-06-19T08:06:49.627Z exposes: CockroachDB Cluster Admin (client = cockroach-admin-client)
19922025-06-19T08:06:49.627Z
19932025-06-19T08:06:49.627Zcrucible-agent (crucible/agent)
19942025-06-19T08:06:49.627Z exposes: Crucible Agent (client = crucible-agent-client)
19952025-06-19T08:06:49.627Z
19962025-06-19T08:06:49.627Zcrucible-downstairs (crucible/downstairs)
19972025-06-19T08:06:49.627Z exposes: Crucible Repair (client = repair-client)
19982025-06-19T08:06:49.627Z consumes: repair-client
19992025-06-19T08:06:49.627Z
20002025-06-19T08:06:49.627Zcrucible-pantry (crucible/pantry)
20012025-06-19T08:06:49.627Z exposes: Crucible Pantry (client = crucible-pantry-client)
20022025-06-19T08:06:49.627Z consumes: nexus-client
20032025-06-19T08:06:49.627Z
20042025-06-19T08:06:49.627Zdns-server (omicron/dns-server)
20052025-06-19T08:06:49.628Z exposes: DNS Server (client = dns-service-client)
20062025-06-19T08:06:49.631Z
20072025-06-19T08:06:49.631Zomicron-sled-agent (omicron/sled-agent)
20082025-06-19T08:06:49.631Z exposes: Bootstrap Agent (client = bootstrap-agent-client)
20092025-06-19T08:06:49.631Z exposes: Repo Depot API (client = repo-depot-client)
20102025-06-19T08:06:49.631Z exposes: Sled Agent (client = sled-agent-client)
20112025-06-19T08:06:49.631Z consumes: bootstrap-agent-client
20122025-06-19T08:06:49.631Z consumes: cockroach-admin-client
20132025-06-19T08:06:49.631Z consumes: ddm-admin-client
20142025-06-19T08:06:49.631Z consumes: dns-service-client
20152025-06-19T08:06:49.631Z consumes: dpd-client
20162025-06-19T08:06:49.631Z consumes: gateway-client
20172025-06-19T08:06:49.632Z consumes: mg-admin-client
20182025-06-19T08:06:49.632Z consumes: nexus-client
20192025-06-19T08:06:49.632Z consumes: propolis-client
20202025-06-19T08:06:49.632Z consumes: repo-depot-client
20212025-06-19T08:06:49.632Z
20222025-06-19T08:06:49.632Zpropolis-server (propolis/bin/propolis-server)
20232025-06-19T08:06:49.632Z exposes: Crucible Control (for testing only) (client = crucible-control-client)
20242025-06-19T08:06:49.632Z exposes: Propolis (client = propolis-client)
20252025-06-19T08:06:49.635Z consumes: nexus-client
20262025-06-19T08:06:49.635Z
20272025-06-19T08:06:49.635Zddmd (maghemite/ddmd)
20282025-06-19T08:06:49.635Z exposes: Maghemite DDM Admin (client = ddm-admin-client)
20292025-06-19T08:06:49.635Z consumes: dpd-client
20302025-06-19T08:06:49.635Z
20312025-06-19T08:06:49.636Zdpd (dendrite/dpd)
20322025-06-19T08:06:49.636Z exposes: Dendrite DPD (client = dpd-client)
20332025-06-19T08:06:49.636Z consumes: gateway-client
20342025-06-19T08:06:49.636Z consumes: nexus-client
20352025-06-19T08:06:49.636Z
20362025-06-19T08:06:49.636Zlldpd (lldp/lldpd)
20372025-06-19T08:06:49.636Z exposes: LLDP daemon (client = lldpd-client)
20382025-06-19T08:06:49.636Z consumes: dpd-client
20392025-06-19T08:06:49.636Z
20402025-06-19T08:06:49.636Zmgd (maghemite/mgd)
20412025-06-19T08:06:49.636Z exposes: Maghemite MG Admin (client = mg-admin-client)
20422025-06-19T08:06:49.636Z consumes: ddm-admin-client
20432025-06-19T08:06:49.636Z consumes: dpd-client
20442025-06-19T08:06:49.636Z
20452025-06-19T08:06:49.636Zomicron-gateway (omicron/gateway)
20462025-06-19T08:06:49.636Z exposes: Management Gateway Service (client = gateway-client)
20472025-06-19T08:06:49.639Z
20482025-06-19T08:06:49.639Ztfportd (dendrite/tfportd)
20492025-06-19T08:06:49.639Z consumes: dpd-client
20502025-06-19T08:06:49.639Z consumes: lldpd-client
20512025-06-19T08:06:49.639Z
20522025-06-19T08:06:49.640Zwicketd (omicron/wicketd)
20532025-06-19T08:06:49.640Z exposes: Wicketd Installinator (client = installinator-client)
20542025-06-19T08:06:49.640Z exposes: Wicketd (client = wicketd-client)
20552025-06-19T08:06:49.640Z consumes: bootstrap-agent-client
20562025-06-19T08:06:49.640Z consumes: ddm-admin-client
20572025-06-19T08:06:49.640Z consumes: dpd-client
20582025-06-19T08:06:49.640Z consumes: gateway-client
20592025-06-19T08:06:49.640Z
20602025-06-19T08:06:49.640Zinstallinator (omicron/installinator)
20612025-06-19T08:06:49.640Z consumes: ddm-admin-client
20622025-06-19T08:06:49.640Z consumes: installinator-client
20632025-06-19T08:06:49.640Z
20642025-06-19T08:06:49.640Zomicron-nexus (omicron/nexus)
20652025-06-19T08:06:49.640Z exposes: Nexus Internal API (client = nexus-client)
20662025-06-19T08:06:49.640Z exposes: External API (client = oxide-client)
20672025-06-19T08:06:49.644Z consumes: clickhouse-admin-keeper-client
20682025-06-19T08:06:49.644Z consumes: clickhouse-admin-server-client
20692025-06-19T08:06:49.644Z consumes: clickhouse-admin-single-client
20702025-06-19T08:06:49.644Z consumes: cockroach-admin-client
20712025-06-19T08:06:49.644Z consumes: crucible-agent-client
20722025-06-19T08:06:49.644Z consumes: crucible-pantry-client
20732025-06-19T08:06:49.644Z consumes: dns-service-client
20742025-06-19T08:06:49.644Z consumes: dpd-client
20752025-06-19T08:06:49.644Z consumes: gateway-client
20762025-06-19T08:06:49.644Z consumes: lldpd-client
20772025-06-19T08:06:49.644Z consumes: mg-admin-client
20782025-06-19T08:06:49.644Z consumes: oximeter-client
20792025-06-19T08:06:49.644Z consumes: propolis-client
20802025-06-19T08:06:49.644Z consumes: repo-depot-client
20812025-06-19T08:06:49.644Z consumes: sled-agent-client
20822025-06-19T08:06:49.644Z
20832025-06-19T08:06:49.644Zoximeter-collector (omicron/oximeter/collector)
20842025-06-19T08:06:49.644Z exposes: Oximeter (client = oximeter-client)
20852025-06-19T08:06:49.644Z consumes: nexus-client
20862025-06-19T08:06:49.644Z
20872025-06-19T08:06:49.718Z
20882025-06-19T08:06:49.721Zreal 6.595421510
20892025-06-19T08:06:49.721Zuser 5.727485091
20902025-06-19T08:06:49.721Zsys 2.034455193
20912025-06-19T08:06:49.721Ztrap 0.000973539
20922025-06-19T08:06:49.721Ztflt 0.000021908
20932025-06-19T08:06:49.721Zdflt 0.000017179
20942025-06-19T08:06:49.721Zkflt 0.000002850
20952025-06-19T08:06:49.721Zlock 0.308230609
20962025-06-19T08:06:49.721Zslp 21.542319390
20972025-06-19T08:06:49.721Zlat 0.016530519
20982025-06-19T08:06:49.721Zstop 0.006837295
20992025-06-19T08:06:49.721Z+ ptime -m cargo xtask ls-apis check
21002025-06-19T08:06:50.358Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
21012025-06-19T08:06:50.382Z Running `target/debug/xtask ls-apis check`
21022025-06-19T08:06:51.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
21032025-06-19T08:06:51.375Z Running `target/debug/ls-apis check`
21042025-06-19T08:06:51.421Zloading metadata for workspace omicron from current workspace
21052025-06-19T08:06:52.781Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/0f203b0/Cargo.toml
21062025-06-19T08:06:52.785Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/82fbc8c/Cargo.toml
21072025-06-19T08:06:52.788Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/e398841/Cargo.toml
21082025-06-19T08:06:52.792Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/760b4b5/Cargo.toml
21092025-06-19T08:06:52.792Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/e164393/Cargo.toml
21102025-06-19T08:06:55.325Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/dbb6ca3/Cargo.toml
21112025-06-19T08:06:56.079Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
21122025-06-19T08:06:56.096Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
21132025-06-19T08:06:56.346Z
21142025-06-19T08:06:56.346Z
21152025-06-19T08:06:56.346ZServer-managed APIs:
21162025-06-19T08:06:56.346Z
21172025-06-19T08:06:56.346Z Clickhouse Cluster Admin for Keepers (clickhouse-admin-keeper-client, exposed by omicron-clickhouse-admin)
21182025-06-19T08:06:56.346Z Clickhouse Cluster Admin for Servers (clickhouse-admin-server-client, exposed by omicron-clickhouse-admin)
21192025-06-19T08:06:56.346Z Clickhouse Single-Node Cluster Admin (clickhouse-admin-single-client, exposed by omicron-clickhouse-admin)
21202025-06-19T08:06:56.346Z CockroachDB Cluster Admin (cockroach-admin-client, exposed by omicron-cockroach-admin)
21212025-06-19T08:06:56.347Z Crucible Agent (crucible-agent-client, exposed by crucible-agent)
21222025-06-19T08:06:56.347Z Crucible Control (for testing only) (crucible-control-client, exposed by propolis-server)
21232025-06-19T08:06:56.347Z Crucible Pantry (crucible-pantry-client, exposed by crucible-pantry)
21242025-06-19T08:06:56.347Z Maghemite DDM Admin (ddm-admin-client, exposed by ddmd)
21252025-06-19T08:06:56.348Z DNS Server (dns-service-client, exposed by dns-server)
21262025-06-19T08:06:56.348Z Dendrite DPD (dpd-client, exposed by dpd)
21272025-06-19T08:06:56.348Z Management Gateway Service (gateway-client, exposed by omicron-gateway)
21282025-06-19T08:06:56.348Z LLDP daemon (lldpd-client, exposed by lldpd)
21292025-06-19T08:06:56.348Z Maghemite MG Admin (mg-admin-client, exposed by mgd)
21302025-06-19T08:06:56.348Z External API (oxide-client, exposed by omicron-nexus)
21312025-06-19T08:06:56.348Z Oximeter (oximeter-client, exposed by oximeter-collector)
21322025-06-19T08:06:56.348Z Propolis (propolis-client, exposed by propolis-server)
21332025-06-19T08:06:56.348Z Sled Agent (sled-agent-client, exposed by omicron-sled-agent)
21342025-06-19T08:06:56.348Z Wicketd (wicketd-client, exposed by wicketd)
21352025-06-19T08:06:56.348Z
21362025-06-19T08:06:56.348Z
21372025-06-19T08:06:56.348ZClient-managed API:
21382025-06-19T08:06:56.348Z
21392025-06-19T08:06:56.348Z Bootstrap Agent (bootstrap-agent-client, exposed by omicron-sled-agent)
21402025-06-19T08:06:56.348Z reason: depends on itself (i.e., instances call each other)
21412025-06-19T08:06:56.348Z Wicketd Installinator (installinator-client, exposed by wicketd)
21422025-06-19T08:06:56.348Z reason: client is provided implicitly by the operator
21432025-06-19T08:06:56.348Z Nexus Internal API (nexus-client, exposed by omicron-nexus)
21442025-06-19T08:06:56.348Z reason: Circular dependencies between Nexus and other services
21452025-06-19T08:06:56.348Z Crucible Repair (repair-client, exposed by crucible-downstairs)
21462025-06-19T08:06:56.348Z reason: depends on itself (i.e., instances call each other)
21472025-06-19T08:06:56.348Z Repo Depot API (repo-depot-client, exposed by omicron-sled-agent)
21482025-06-19T08:06:56.348Z reason: depends on itself (i.e., instances call each other)
21492025-06-19T08:06:56.349Z
21502025-06-19T08:06:56.349Z
21512025-06-19T08:06:56.349ZAPIs with unknown version management: none
21522025-06-19T08:06:56.420Z
21532025-06-19T08:06:56.420Zreal 6.681357127
21542025-06-19T08:06:56.420Zuser 5.816069196
21552025-06-19T08:06:56.420Zsys 2.040313223
21562025-06-19T08:06:56.420Ztrap 0.000519254
21572025-06-19T08:06:56.425Ztflt 0.000012518
21582025-06-19T08:06:56.425Zdflt 0.000024830
21592025-06-19T08:06:56.425Zkflt 0.000068320
21602025-06-19T08:06:56.425Zlock 0.302759188
21612025-06-19T08:06:56.425Zslp 21.621436059
21622025-06-19T08:06:56.425Zlat 0.014296226
21632025-06-19T08:06:56.425Zstop 0.006885818
21642025-06-19T08:06:56.425Z+ ptime -m cargo xtask ls-apis adoc
21652025-06-19T08:06:57.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
21662025-06-19T08:06:57.066Z Running `target/debug/xtask ls-apis adoc`
21672025-06-19T08:06:59.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
21682025-06-19T08:06:59.314Z Running `target/debug/ls-apis adoc`
21692025-06-19T08:06:59.315Zloading metadata for workspace omicron from current workspace
21702025-06-19T08:06:59.458Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/82fbc8c/Cargo.toml
21712025-06-19T08:06:59.467Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/e398841/Cargo.toml
21722025-06-19T08:06:59.470Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/e164393/Cargo.toml
21732025-06-19T08:06:59.470Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/0f203b0/Cargo.toml
21742025-06-19T08:06:59.470Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/760b4b5/Cargo.toml
21752025-06-19T08:07:01.961Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-ae9f1715c17fc765/dbb6ca3/Cargo.toml
21762025-06-19T08:07:02.717Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
21772025-06-19T08:07:02.735Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
21782025-06-19T08:07:03.013Z
21792025-06-19T08:07:03.018Zreal 6.567045008
21802025-06-19T08:07:03.018Zuser 5.725364505
21812025-06-19T08:07:03.018Zsys 2.024704899
21822025-06-19T08:07:03.018Ztrap 0.000708620
21832025-06-19T08:07:03.018Ztflt 0.000016998
21842025-06-19T08:07:03.018Zdflt 0.000023998
21852025-06-19T08:07:03.018Zkflt 0.000000000
21862025-06-19T08:07:03.018Zlock 0.300413728
21872025-06-19T08:07:03.018Zslp 21.702407518
21882025-06-19T08:07:03.018Zlat 0.014162977
21892025-06-19T08:07:03.018Zstop 0.006406626
21902025-06-19T08:07:03.018Z+ banner build
21912025-06-19T08:07:03.018Z
21922025-06-19T08:07:03.018Z ##### # # # # #####
21932025-06-19T08:07:03.018Z # # # # # # # #
21942025-06-19T08:07:03.018Z ##### # # # # # #
21952025-06-19T08:07:03.018Z # # # # # # # #
21962025-06-19T08:07:03.018Z # # # # # # # #
21972025-06-19T08:07:03.018Z ##### #### # ###### #####
21982025-06-19T08:07:03.018Z
21992025-06-19T08:07:03.018Z+ export 'RUSTFLAGS=-D warnings'
22002025-06-19T08:07:03.018Z+ RUSTFLAGS='-D warnings'
22012025-06-19T08:07:03.018Z+ export 'RUSTDOCFLAGS=--document-private-items -D warnings'
22022025-06-19T08:07:03.018Z+ RUSTDOCFLAGS='--document-private-items -D warnings'
22032025-06-19T08:07:03.018Z+ [[ illumos == \i\l\l\u\m\o\s ]]
22042025-06-19T08:07:03.018Z+ RUSTFLAGS='-D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64'
22052025-06-19T08:07:03.018Z+ export TMPDIR=/var/tmp/omicron_tmp
22062025-06-19T08:07:03.018Z+ TMPDIR=/var/tmp/omicron_tmp
22072025-06-19T08:07:03.018Z+ export RUST_BACKTRACE=1
22082025-06-19T08:07:03.018Z+ RUST_BACKTRACE=1
22092025-06-19T08:07:03.018Z+ export CARGO_INCREMENTAL=0
22102025-06-19T08:07:03.019Z+ CARGO_INCREMENTAL=0
22112025-06-19T08:07:03.019Z+ export RUSTC_BOOTSTRAP=1
22122025-06-19T08:07:03.019Z+ RUSTC_BOOTSTRAP=1
22132025-06-19T08:07:03.019Z+ ptime -m cargo build -Z unstable-options --timings=json --workspace --exclude=omicron-nexus --tests --locked --verbose
22142025-06-19T08:07:05.539Z Compiling proc-macro2 v1.0.95
22152025-06-19T08:07:05.539Z Compiling unicode-ident v1.0.18
22162025-06-19T08:07:05.543Z Compiling libc v0.2.174
22172025-06-19T08:07:05.543Z Compiling cfg-if v1.0.1
22182025-06-19T08:07:05.543Z Compiling serde v1.0.219
22192025-06-19T08:07:05.543Z Compiling autocfg v1.4.0
22202025-06-19T08:07:05.543Z Compiling memchr v2.7.4
22212025-06-19T08:07:05.543Z Compiling value-bag v1.9.0
22222025-06-19T08:07:05.543Z Running `/home/build/.rustup/toolchains/1.87.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=da7bbe67681fe13e -C extra-filename=-2fb36b43ac59150a --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro2-2fb36b43ac59150a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22232025-06-19T08:07:05.823Z Running `/home/build/.rustup/toolchains/1.87.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=e17d5223f00440f9 -C extra-filename=-8e6784b78ff938fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22242025-06-19T08:07:05.827Z Running `/home/build/.rustup/toolchains/1.87.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=520414dab93308a9 -C extra-filename=-f7c54f37b86490d9 --out-dir /work/oxidecomputer/omicron/target/debug/build/libc-f7c54f37b86490d9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22252025-06-19T08:07:05.827Z Running `/home/build/.rustup/toolchains/1.87.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=4b3231fffb518146 -C extra-filename=-3de3afdffd237457 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22262025-06-19T08:07:05.827Z Running `/home/build/.rustup/toolchains/1.87.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=a200a4e3493ab895 -C extra-filename=-5277623ea9b67371 --out-dir /work/oxidecomputer/omicron/target/debug/build/serde-5277623ea9b67371 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22272025-06-19T08:07:05.828Z Running `/home/build/.rustup/toolchains/1.87.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=aa04558e548245cb -C extra-filename=-ac95aa56f11c7576 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22282025-06-19T08:07:05.910Z Running `/home/build/.rustup/toolchains/1.87.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=326456c13b32c9e6 -C extra-filename=-64eddfadf42e0b77 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22292025-06-19T08:07:05.914Z Running `/home/build/.rustup/toolchains/1.87.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=b025b98d085c7d7f -C extra-filename=-6461ceff8954e4ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22302025-06-19T08:07:06.032Z Compiling version_check v0.9.5
22312025-06-19T08:07:06.068Z Compiling smallvec v1.15.0
22322025-06-19T08:07:06.072Z Running `/home/build/.rustup/toolchains/1.87.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=232a46148091ce4a -C extra-filename=-64521a973ff0676f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22332025-06-19T08:07:06.143Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-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="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=0e3303d462a0a1d4 -C extra-filename=-16929c956149f697 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22342025-06-19T08:07:06.461Z Compiling log v0.4.27
22352025-06-19T08:07:06.465Z Running `/home/build/.rustup/toolchains/1.87.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=a012576ac549d296 -C extra-filename=-0c3f9f9074fd84d6 --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-ac95aa56f11c7576.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22362025-06-19T08:07:06.502Z Compiling itoa v1.0.11
22372025-06-19T08:07:06.538Z Running `/home/build/.rustup/toolchains/1.87.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=a1284d2aca436c03 -C extra-filename=-52e1d93ca6a73556 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22382025-06-19T08:07:06.543Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro2-2fb36b43ac59150a/build-script-build`
22392025-06-19T08:07:06.582Z Running `/work/oxidecomputer/omicron/target/debug/build/serde-5277623ea9b67371/build-script-build`
22402025-06-19T08:07:06.626Z Running `/work/oxidecomputer/omicron/target/debug/build/libc-f7c54f37b86490d9/build-script-build`
22412025-06-19T08:07:06.681Z Compiling scopeguard v1.2.0
22422025-06-19T08:07:06.686Z Running `/home/build/.rustup/toolchains/1.87.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=2ac3bfc63a6f495b -C extra-filename=-4c50366c16e309bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22432025-06-19T08:07:06.730Z Compiling libm v0.2.8
22442025-06-19T08:07:06.771Z Running `/home/build/.rustup/toolchains/1.87.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=1f2eceff9b7f6301 -C extra-filename=-15692c2f0a1fa710 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -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"))'`
22452025-06-19T08:07:06.808Z Running `/home/build/.rustup/toolchains/1.87.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=e7201f5b37cfcb37 -C extra-filename=-42fe6926b00b33f5 --out-dir /work/oxidecomputer/omicron/target/debug/build/libm-42fe6926b00b33f5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22462025-06-19T08:07:06.811Z Compiling ryu v1.0.18
22472025-06-19T08:07:06.814Z Compiling lock_api v0.4.12
22482025-06-19T08:07:06.842Z Running `/home/build/.rustup/toolchains/1.87.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=f10c1461f6929bb6 -C extra-filename=-e333b6170bff6ca3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22492025-06-19T08:07:06.842Z Running `/home/build/.rustup/toolchains/1.87.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=301f6da474eac230 -C extra-filename=-8adc48cc7413a953 --out-dir /work/oxidecomputer/omicron/target/debug/build/lock_api-8adc48cc7413a953 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-64eddfadf42e0b77.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22502025-06-19T08:07:06.882Z Compiling num-traits v0.2.19
22512025-06-19T08:07:06.885Z Running `/home/build/.rustup/toolchains/1.87.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=207dd7bec83ba4d1 -C extra-filename=-f46049b56443760a --out-dir /work/oxidecomputer/omicron/target/debug/build/num-traits-f46049b56443760a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-64eddfadf42e0b77.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22522025-06-19T08:07:07.041Z Running `/home/build/.rustup/toolchains/1.87.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=88f45a1158fe1b6f -C extra-filename=-6a79716c0dc665fc --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-8e6784b78ff938fa.rmeta --cap-lints allow -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)'`
22532025-06-19T08:07:07.160Z Compiling stable_deref_trait v1.2.0
22542025-06-19T08:07:07.163Z Running `/home/build/.rustup/toolchains/1.87.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=7ba97c1da2f580b1 -C extra-filename=-24cb4a3f30bb21bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22552025-06-19T08:07:07.200Z Compiling once_cell v1.21.3
22562025-06-19T08:07:07.201Z Running `/work/oxidecomputer/omicron/target/debug/build/libm-42fe6926b00b33f5/build-script-build`
22572025-06-19T08:07:07.234Z Running `/home/build/.rustup/toolchains/1.87.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="default"' --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=073205cb5e32e35b -C extra-filename=-2a147402c71c6c21 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22582025-06-19T08:07:07.272Z Running `/work/oxidecomputer/omicron/target/debug/build/num-traits-f46049b56443760a/build-script-build`
22592025-06-19T08:07:07.275Z Running `/work/oxidecomputer/omicron/target/debug/build/lock_api-8adc48cc7413a953/build-script-build`
22602025-06-19T08:07:07.340Z Compiling serde_json v1.0.140
22612025-06-19T08:07:07.345Z Compiling shlex v1.3.0
22622025-06-19T08:07:07.345Z Running `/home/build/.rustup/toolchains/1.87.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.140/build.rs --error-format=json --json=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=12a66523a282a2fb -C extra-filename=-314eacb57da6407e --out-dir /work/oxidecomputer/omicron/target/debug/build/serde_json-314eacb57da6407e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22632025-06-19T08:07:07.376Z Running `/home/build/.rustup/toolchains/1.87.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=b6189c03c4f8a706 -C extra-filename=-52e190b49346b5a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22642025-06-19T08:07:07.380Z Running `/home/build/.rustup/toolchains/1.87.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=11fd4aa85ac04828 -C extra-filename=-6a0bc1bb118c96fe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22652025-06-19T08:07:07.478Z Running `/home/build/.rustup/toolchains/1.87.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=7a62093f9d6aa6f4 -C extra-filename=-18688dbff68d1a2c --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-4c50366c16e309bb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_const_fn_trait_bound`
22662025-06-19T08:07:07.535Z Compiling pin-project-lite v0.2.14
22672025-06-19T08:07:07.584Z Running `/home/build/.rustup/toolchains/1.87.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=86bdd85071a31401 -C extra-filename=-0110dcd00b10bbfa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22682025-06-19T08:07:07.590Z Compiling writeable v0.5.5
22692025-06-19T08:07:07.654Z Running `/home/build/.rustup/toolchains/1.87.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=f0df731856b7b7a1 -C extra-filename=-8a3842fb3f0bb28e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22702025-06-19T08:07:07.729Z Compiling litemap v0.7.3
22712025-06-19T08:07:07.732Z Running `/home/build/.rustup/toolchains/1.87.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=0681b9e3a521311e -C extra-filename=-a1aea475dd5a4024 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22722025-06-19T08:07:07.774Z Compiling quote v1.0.40
22732025-06-19T08:07:07.778Z Running `/home/build/.rustup/toolchains/1.87.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=1e8632cb80168930 -C extra-filename=-2a3bb5719b58d5fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22742025-06-19T08:07:07.812Z Running `/work/oxidecomputer/omicron/target/debug/build/serde_json-314eacb57da6407e/build-script-build`
22752025-06-19T08:07:07.871Z Compiling getrandom v0.2.15
22762025-06-19T08:07:07.946Z Running `/home/build/.rustup/toolchains/1.87.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=c608ded4fb225be2 -C extra-filename=-3bb9f1fd85ab87f4 --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-3de3afdffd237457.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22772025-06-19T08:07:07.950Z Compiling percent-encoding v2.3.1
22782025-06-19T08:07:07.950Z Running `/home/build/.rustup/toolchains/1.87.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=2db907e5f09bb6d3 -C extra-filename=-1ffbb2c1bbf7af15 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22792025-06-19T08:07:08.008Z Compiling semver v1.0.26
22802025-06-19T08:07:08.011Z Running `/home/build/.rustup/toolchains/1.87.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=0ee2cb118388203e -C extra-filename=-37a9b4b591d42ad3 --out-dir /work/oxidecomputer/omicron/target/debug/build/semver-37a9b4b591d42ad3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22812025-06-19T08:07:08.133Z Compiling jobserver v0.1.32
22822025-06-19T08:07:08.137Z Running `/home/build/.rustup/toolchains/1.87.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=d00813f12d149e65 -C extra-filename=-2b7684c671fc521e --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-15692c2f0a1fa710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22832025-06-19T08:07:08.179Z Compiling regex-syntax v0.8.5
22842025-06-19T08:07:08.183Z Running `/home/build/.rustup/toolchains/1.87.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=913ad74e0582d05c -C extra-filename=-8a5c4ab1e9e4d4bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22852025-06-19T08:07:08.285Z Compiling syn v2.0.103
22862025-06-19T08:07:08.289Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.103/src/lib.rs --error-format=json --json=diagnostic-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=3e9c8b08ae8ac8b8 -C extra-filename=-e16057b6e9e2b39c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-8e6784b78ff938fa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22872025-06-19T08:07:08.322Z Compiling rand_core v0.6.4
22882025-06-19T08:07:08.326Z Running `/home/build/.rustup/toolchains/1.87.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=f22854d2d5d2507a -C extra-filename=-88de7fb551d57f4c --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-3bb9f1fd85ab87f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22892025-06-19T08:07:08.381Z Running `/home/build/.rustup/toolchains/1.87.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=1f4f2319b3bdbffb -C extra-filename=-1fb6e8465c7f7e68 --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-52e190b49346b5a0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'`
22902025-06-19T08:07:08.422Z Compiling icu_locid_transform_data v1.5.0
22912025-06-19T08:07:08.425Z Running `/home/build/.rustup/toolchains/1.87.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=a9a9d1e6d3a54280 -C extra-filename=-b2a8e588de5bc58d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22922025-06-19T08:07:08.578Z Compiling cc v1.2.15
22932025-06-19T08:07:08.582Z Compiling icu_properties_data v1.5.0
22942025-06-19T08:07:08.582Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name cc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.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="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=c46714e755dfed46 -C extra-filename=-711870d74f607710 --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-2b7684c671fc521e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-6a0bc1bb118c96fe.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22952025-06-19T08:07:08.582Z Running `/work/oxidecomputer/omicron/target/debug/build/semver-37a9b4b591d42ad3/build-script-build`
22962025-06-19T08:07:08.582Z Running `/home/build/.rustup/toolchains/1.87.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=a6acb95889242908 -C extra-filename=-7dfbae7f50591b51 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22972025-06-19T08:07:08.799Z Compiling byteorder v1.5.0
22982025-06-19T08:07:08.803Z Running `/home/build/.rustup/toolchains/1.87.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=9fc823adeaa6ca16 -C extra-filename=-bd9324fe48e620f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22992025-06-19T08:07:08.873Z Compiling allocator-api2 v0.2.21
23002025-06-19T08:07:08.876Z Running `/home/build/.rustup/toolchains/1.87.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=d13be936794bc456 -C extra-filename=-df4c6555eb057f00 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23012025-06-19T08:07:08.924Z Compiling foldhash v0.1.5
23022025-06-19T08:07:08.928Z Running `/home/build/.rustup/toolchains/1.87.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=040198288ef9eb23 -C extra-filename=-fafd2c26c8cb50b7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23032025-06-19T08:07:08.966Z Compiling equivalent v1.0.2
23042025-06-19T08:07:08.969Z Running `/home/build/.rustup/toolchains/1.87.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=37b76946023df5cc -C extra-filename=-22ca525b16ae489c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23052025-06-19T08:07:09.143Z Compiling icu_normalizer_data v1.5.0
23062025-06-19T08:07:09.148Z Running `/home/build/.rustup/toolchains/1.87.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=0b88262e1450c418 -C extra-filename=-234d8fd31bf85695 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23072025-06-19T08:07:09.281Z Compiling write16 v1.0.0
23082025-06-19T08:07:09.285Z Running `/home/build/.rustup/toolchains/1.87.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=23b8f8c1a9f01aaa -C extra-filename=-514bf1cb798ddbec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23092025-06-19T08:07:09.322Z Compiling utf16_iter v1.0.5
23102025-06-19T08:07:09.325Z Running `/home/build/.rustup/toolchains/1.87.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=bf60de236dc5250f -C extra-filename=-cc49e5090736ecd3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23112025-06-19T08:07:09.362Z Compiling utf8_iter v1.0.4
23122025-06-19T08:07:09.366Z Running `/home/build/.rustup/toolchains/1.87.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=fc1d9e558b5cae79 -C extra-filename=-0d248010a893f171 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23132025-06-19T08:07:09.455Z Compiling parking_lot_core v0.9.10
23142025-06-19T08:07:09.459Z Running `/home/build/.rustup/toolchains/1.87.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=2dfd956a24242957 -C extra-filename=-c9e62b891ff46edb --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-c9e62b891ff46edb -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23152025-06-19T08:07:09.561Z Compiling hashbrown v0.15.3
23162025-06-19T08:07:09.565Z Compiling form_urlencoded v1.2.1
23172025-06-19T08:07:09.565Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.15.3/src/lib.rs --error-format=json --json=diagnostic-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", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=82ccc2fba92889a9 -C extra-filename=-5d6c4ad23ea5f468 --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-df4c6555eb057f00.rmeta --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-22ca525b16ae489c.rmeta --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-fafd2c26c8cb50b7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23182025-06-19T08:07:09.566Z Running `/home/build/.rustup/toolchains/1.87.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=256f2c2559cd84d6 -C extra-filename=-3baecd70a88ba04a --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-1ffbb2c1bbf7af15.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23192025-06-19T08:07:09.647Z Compiling aho-corasick v1.1.3
23202025-06-19T08:07:09.698Z Running `/home/build/.rustup/toolchains/1.87.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=2270db516029890c -C extra-filename=-36bced02ae4bd5ce --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-6461ceff8954e4ce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23212025-06-19T08:07:09.948Z Compiling subtle v2.6.1
23222025-06-19T08:07:09.988Z Running `/home/build/.rustup/toolchains/1.87.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=9c5d8dc0c37fe456 -C extra-filename=-c6d4853b27733a97 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23232025-06-19T08:07:10.031Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-c9e62b891ff46edb/build-script-build`
23242025-06-19T08:07:10.053Z Compiling getrandom v0.3.1
23252025-06-19T08:07:10.056Z Running `/home/build/.rustup/toolchains/1.87.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=ee1b4ed29b295161 -C extra-filename=-23a75501c567e501 --out-dir /work/oxidecomputer/omicron/target/debug/build/getrandom-23a75501c567e501 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23262025-06-19T08:07:10.057Z Running `/home/build/.rustup/toolchains/1.87.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=83a5d20f7c5b2407 -C extra-filename=-081222a2490c50ae --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-3de3afdffd237457.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-16929c956149f697.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23272025-06-19T08:07:10.355Z Compiling errno v0.3.12
23282025-06-19T08:07:10.399Z Running `/home/build/.rustup/toolchains/1.87.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=5c429ebd2673d085 -C extra-filename=-486da69ac5a7161c --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-15692c2f0a1fa710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23292025-06-19T08:07:10.661Z Compiling parking_lot v0.12.3
23302025-06-19T08:07:10.665Z Running `/home/build/.rustup/toolchains/1.87.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=897ce25b36c97995 -C extra-filename=-6e6d4655a39b2459 --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-18688dbff68d1a2c.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-081222a2490c50ae.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23312025-06-19T08:07:10.702Z Compiling signal-hook-registry v1.4.2
23322025-06-19T08:07:10.706Z Running `/home/build/.rustup/toolchains/1.87.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=e58c99809dffc395 -C extra-filename=-d5b3e5d262c602eb --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-15692c2f0a1fa710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23332025-06-19T08:07:10.750Z Compiling typenum v1.17.0
23342025-06-19T08:07:10.756Z Running `/home/build/.rustup/toolchains/1.87.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=b974153b55fab406 -C extra-filename=-cd7505c3f5376888 --out-dir /work/oxidecomputer/omicron/target/debug/build/typenum-cd7505c3f5376888 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23352025-06-19T08:07:10.872Z Running `/work/oxidecomputer/omicron/target/debug/build/getrandom-23a75501c567e501/build-script-build`
23362025-06-19T08:07:10.882Z Running `/home/build/.rustup/toolchains/1.87.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=3f1f71898c325736 -C extra-filename=-b4e208d4b57851a1 --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-3de3afdffd237457.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23372025-06-19T08:07:11.333Z Compiling fnv v1.0.7
23382025-06-19T08:07:11.336Z Running `/home/build/.rustup/toolchains/1.87.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=ceb7a4dc86e44fed -C extra-filename=-4cbe4ea4e54cb639 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23392025-06-19T08:07:11.416Z Compiling generic-array v0.14.7
23402025-06-19T08:07:11.473Z Running `/home/build/.rustup/toolchains/1.87.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=27fe626a05548614 -C extra-filename=-592abe1686d9b77f --out-dir /work/oxidecomputer/omicron/target/debug/build/generic-array-592abe1686d9b77f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-64521a973ff0676f.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23412025-06-19T08:07:11.492Z Compiling futures-core v0.3.31
23422025-06-19T08:07:11.503Z Running `/home/build/.rustup/toolchains/1.87.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=b94ca4260a2d0f03 -C extra-filename=-cc268f9244d9ad28 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23432025-06-19T08:07:11.537Z Compiling thiserror v1.0.69
23442025-06-19T08:07:11.540Z Running `/home/build/.rustup/toolchains/1.87.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=f0bf4de49f937d84 -C extra-filename=-74e1c85a16b70b83 --out-dir /work/oxidecomputer/omicron/target/debug/build/thiserror-74e1c85a16b70b83 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23452025-06-19T08:07:11.789Z Compiling regex-automata v0.4.8
23462025-06-19T08:07:11.792Z Running `/home/build/.rustup/toolchains/1.87.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=307d038eae155b28 -C extra-filename=-6fc1782911ea05df --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-36bced02ae4bd5ce.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-6461ceff8954e4ce.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-8a5c4ab1e9e4d4bb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23472025-06-19T08:07:11.792Z Running `/work/oxidecomputer/omicron/target/debug/build/typenum-cd7505c3f5376888/build-script-main`
23482025-06-19T08:07:11.908Z Running `/work/oxidecomputer/omicron/target/debug/build/generic-array-592abe1686d9b77f/build-script-build`
23492025-06-19T08:07:11.975Z Compiling rustix v0.38.37
23502025-06-19T08:07:11.979Z Running `/home/build/.rustup/toolchains/1.87.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=b9523a04e2621f8a -C extra-filename=-1156ada6d05aa0f6 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustix-1156ada6d05aa0f6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23512025-06-19T08:07:12.053Z Running `/home/build/.rustup/toolchains/1.87.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=67023ecf08a8c0f8 -C extra-filename=-b4e1437a670c0b17 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23522025-06-19T08:07:12.182Z Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-74e1c85a16b70b83/build-script-build`
23532025-06-19T08:07:12.222Z Compiling mio v1.0.2
23542025-06-19T08:07:12.225Z Running `/home/build/.rustup/toolchains/1.87.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=977b656ca83a176f -C extra-filename=-8a204451e570fec6 --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-15692c2f0a1fa710.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23552025-06-19T08:07:12.694Z Compiling heck v0.5.0
23562025-06-19T08:07:12.700Z Running `/home/build/.rustup/toolchains/1.87.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=441b0cf5e03017e8 -C extra-filename=-973fa8e1d737893b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23572025-06-19T08:07:12.793Z Running `/work/oxidecomputer/omicron/target/debug/build/rustix-1156ada6d05aa0f6/build-script-build`
23582025-06-19T08:07:13.109Z Compiling either v1.14.0
23592025-06-19T08:07:13.162Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name either --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/either-1.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=6c8a17d94586f4f9 -C extra-filename=-ed761dbd9a6ae688 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23602025-06-19T08:07:13.165Z Compiling socket2 v0.5.10
23612025-06-19T08:07:13.169Z Running `/home/build/.rustup/toolchains/1.87.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=7ddfd4588eabd297 -C extra-filename=-600924a24dfe935a --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-15692c2f0a1fa710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23622025-06-19T08:07:13.213Z Compiling iana-time-zone v0.1.63
23632025-06-19T08:07:13.217Z Running `/home/build/.rustup/toolchains/1.87.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=aa9e6e52d6f8c46f -C extra-filename=-b563444bd3d79103 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23642025-06-19T08:07:13.312Z Compiling slab v0.4.9
23652025-06-19T08:07:13.355Z Running `/home/build/.rustup/toolchains/1.87.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=76fda1d0438804c2 -C extra-filename=-8148b1b24de65c0e --out-dir /work/oxidecomputer/omicron/target/debug/build/slab-8148b1b24de65c0e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-64eddfadf42e0b77.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23662025-06-19T08:07:13.581Z Compiling pkg-config v0.3.31
23672025-06-19T08:07:13.581Z Running `/home/build/.rustup/toolchains/1.87.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=366a66a5bd51b816 -C extra-filename=-f17f01e4eb57ec55 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23682025-06-19T08:07:13.626Z Compiling spin v0.9.8
23692025-06-19T08:07:13.629Z Compiling futures-io v0.3.31
23702025-06-19T08:07:13.629Z Running `/home/build/.rustup/toolchains/1.87.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=943ae6c007f2eb20 -C extra-filename=-dc900234ca880324 --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-18688dbff68d1a2c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23712025-06-19T08:07:13.663Z Running `/home/build/.rustup/toolchains/1.87.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=a18346cf44bb7181 -C extra-filename=-e716efa3b094ca97 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23722025-06-19T08:07:13.828Z Running `/work/oxidecomputer/omicron/target/debug/build/slab-8148b1b24de65c0e/build-script-build`
23732025-06-19T08:07:13.832Z Compiling const-oid v0.9.6
23742025-06-19T08:07:13.836Z Running `/home/build/.rustup/toolchains/1.87.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=e2853013ef2898bd -C extra-filename=-e55f68fe8b969bcd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23752025-06-19T08:07:13.984Z Compiling dyn-clone v1.0.19
23762025-06-19T08:07:13.988Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name dyn_clone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dyn-clone-1.0.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a7db7cbade80f364 -C extra-filename=-0eed3e3386dece13 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23772025-06-19T08:07:13.988Z Running `/home/build/.rustup/toolchains/1.87.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=8d8c8be7b560bbce -C extra-filename=-30b5dc21d1e08451 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23782025-06-19T08:07:14.068Z Compiling schemars v0.8.22
23792025-06-19T08:07:14.071Z Running `/home/build/.rustup/toolchains/1.87.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=c5890ca3aac23635 -C extra-filename=-b027ec65f4ec9f14 --out-dir /work/oxidecomputer/omicron/target/debug/build/schemars-b027ec65f4ec9f14 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23802025-06-19T08:07:14.112Z Compiling lazy_static v1.5.0
23812025-06-19T08:07:14.116Z Running `/home/build/.rustup/toolchains/1.87.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=736aa19e21dad704 -C extra-filename=-7d13f98916d1d3e8 --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-dc900234ca880324.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23822025-06-19T08:07:14.267Z Compiling futures-sink v0.3.31
23832025-06-19T08:07:14.275Z Running `/home/build/.rustup/toolchains/1.87.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=a49d8ac4219301c8 -C extra-filename=-b54f0766faacde7a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23842025-06-19T08:07:14.313Z Compiling cpufeatures v0.2.14
23852025-06-19T08:07:14.317Z Running `/home/build/.rustup/toolchains/1.87.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=94499d2e08b2a1ea -C extra-filename=-d1d1da8be6c6940e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23862025-06-19T08:07:14.354Z Compiling pin-utils v0.1.0
23872025-06-19T08:07:14.358Z Running `/home/build/.rustup/toolchains/1.87.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=a6296376f796c9a5 -C extra-filename=-edeb4baaa379e23d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23882025-06-19T08:07:14.464Z Compiling syn v1.0.109
23892025-06-19T08:07:14.468Z Running `/home/build/.rustup/toolchains/1.87.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=dc1fb72d421e7e05 -C extra-filename=-9b8c17f050b04b66 --out-dir /work/oxidecomputer/omicron/target/debug/build/syn-9b8c17f050b04b66 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23902025-06-19T08:07:14.511Z Compiling futures-channel v0.3.31
23912025-06-19T08:07:14.515Z Compiling futures-task v0.3.31
23922025-06-19T08:07:14.515Z Running `/home/build/.rustup/toolchains/1.87.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=f8c233dbd30ab741 -C extra-filename=-3690577ee22f758c --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-cc268f9244d9ad28.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-b54f0766faacde7a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23932025-06-19T08:07:14.516Z Running `/work/oxidecomputer/omicron/target/debug/build/schemars-b027ec65f4ec9f14/build-script-build`
23942025-06-19T08:07:14.516Z Running `/home/build/.rustup/toolchains/1.87.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=f81be6eccdb8bc98 -C extra-filename=-e1867bd8b0b9071d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23952025-06-19T08:07:14.641Z Compiling glob v0.3.2
23962025-06-19T08:07:14.644Z Running `/home/build/.rustup/toolchains/1.87.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=8ffdc1baa0dd9120 -C extra-filename=-344997d15477f1f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23972025-06-19T08:07:14.812Z Compiling tracing-core v0.1.32
23982025-06-19T08:07:14.815Z Running `/home/build/.rustup/toolchains/1.87.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=94ad7ddcc6aa1d0b -C extra-filename=-9659a3212ee65609 --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-2a147402c71c6c21.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23992025-06-19T08:07:14.879Z Compiling strsim v0.11.1
24002025-06-19T08:07:14.926Z Running `/home/build/.rustup/toolchains/1.87.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=fb18f5a1fffc5cb6 -C extra-filename=-f78af29a5eda1a64 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24012025-06-19T08:07:14.942Z Compiling minimal-lexical v0.2.1
24022025-06-19T08:07:14.947Z Running `/home/build/.rustup/toolchains/1.87.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=9dec3e3874aa52f3 -C extra-filename=-72e3a8a9dedb0455 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24032025-06-19T08:07:15.113Z Compiling synstructure v0.13.1
24042025-06-19T08:07:15.117Z Running `/home/build/.rustup/toolchains/1.87.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=881d68e57bc9b358 -C extra-filename=-49cbb295bf224822 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24052025-06-19T08:07:15.491Z Compiling serde_derive_internals v0.29.1
24062025-06-19T08:07:15.498Z Running `/home/build/.rustup/toolchains/1.87.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=56c8134c2842ca3c -C extra-filename=-6b9faab740870920 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24072025-06-19T08:07:15.536Z Running `/work/oxidecomputer/omicron/target/debug/build/syn-9b8c17f050b04b66/build-script-build`
24082025-06-19T08:07:15.638Z Running `/home/build/.rustup/toolchains/1.87.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=154e00743dc47102 -C extra-filename=-7764272970a39c34 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-8e6784b78ff938fa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg syn_disable_nightly_tests`
24092025-06-19T08:07:15.682Z Compiling clang-sys v1.8.1
24102025-06-19T08:07:15.687Z Running `/home/build/.rustup/toolchains/1.87.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=6708f573c88943d1 -C extra-filename=-7f7aa14ae4aee28c --out-dir /work/oxidecomputer/omicron/target/debug/build/clang-sys-7f7aa14ae4aee28c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-344997d15477f1f9.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24112025-06-19T08:07:15.817Z Compiling prettyplease v0.2.34
24122025-06-19T08:07:15.821Z Running `/home/build/.rustup/toolchains/1.87.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.34/build.rs --error-format=json --json=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=c2a46bc866854894 -C extra-filename=-982f0ff95c0faf48 --out-dir /work/oxidecomputer/omicron/target/debug/build/prettyplease-982f0ff95c0faf48 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24132025-06-19T08:07:15.993Z Compiling nom v7.1.3
24142025-06-19T08:07:15.997Z Running `/home/build/.rustup/toolchains/1.87.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=4e82c73a8fb507f1 -C extra-filename=-e822832db8731ed7 --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-6461ceff8954e4ce.rmeta --extern minimal_lexical=/work/oxidecomputer/omicron/target/debug/deps/libminimal_lexical-72e3a8a9dedb0455.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24152025-06-19T08:07:16.251Z Running `/work/oxidecomputer/omicron/target/debug/build/prettyplease-982f0ff95c0faf48/build-script-build`
24162025-06-19T08:07:16.314Z Compiling paste v1.0.15
24172025-06-19T08:07:16.323Z Running `/home/build/.rustup/toolchains/1.87.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=6f3c8bb392988c87 -C extra-filename=-9b70284ad1378aa4 --out-dir /work/oxidecomputer/omicron/target/debug/build/paste-9b70284ad1378aa4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24182025-06-19T08:07:16.432Z Compiling adler2 v2.0.0
24192025-06-19T08:07:16.437Z Running `/home/build/.rustup/toolchains/1.87.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=562d3c08686454a4 -C extra-filename=-76f51ffbe3ea7acb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24202025-06-19T08:07:16.473Z Running `/work/oxidecomputer/omicron/target/debug/build/clang-sys-7f7aa14ae4aee28c/build-script-build`
24212025-06-19T08:07:16.537Z Compiling crossbeam-utils v0.8.21
24222025-06-19T08:07:16.541Z Running `/home/build/.rustup/toolchains/1.87.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=d72971a5e345d614 -C extra-filename=-c17f0827ec75066b --out-dir /work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-c17f0827ec75066b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24232025-06-19T08:07:16.692Z Compiling miniz_oxide v0.8.5
24242025-06-19T08:07:16.696Z Running `/home/build/.rustup/toolchains/1.87.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=65ac7439fb7f9bfd -C extra-filename=-6988ec5fa265824a --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-76f51ffbe3ea7acb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24252025-06-19T08:07:16.873Z Running `/work/oxidecomputer/omicron/target/debug/build/paste-9b70284ad1378aa4/build-script-build`
24262025-06-19T08:07:16.979Z Compiling regex v1.11.1
24272025-06-19T08:07:16.984Z Running `/home/build/.rustup/toolchains/1.87.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=8d252bc41be99fed -C extra-filename=-ea2bf633eee21eec --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-36bced02ae4bd5ce.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-6461ceff8954e4ce.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-6fc1782911ea05df.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-8a5c4ab1e9e4d4bb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24282025-06-19T08:07:17.193Z Running `/work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-c17f0827ec75066b/build-script-build`
24292025-06-19T08:07:17.264Z Running `/home/build/.rustup/toolchains/1.87.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=74aeab0dfa8bb8e0 -C extra-filename=-5a7744e0b57282b3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow -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"))'`
24302025-06-19T08:07:17.632Z Compiling libloading v0.8.5
24312025-06-19T08:07:17.636Z Running `/home/build/.rustup/toolchains/1.87.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=19a2f96a9e9cc86a -C extra-filename=-60ebb17e243006fe --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-3de3afdffd237457.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24322025-06-19T08:07:17.971Z Compiling vcpkg v0.2.15
24332025-06-19T08:07:17.975Z Running `/home/build/.rustup/toolchains/1.87.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=b9fbcacd10c5fe9a -C extra-filename=-e151e297389c0a87 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24342025-06-19T08:07:18.135Z Running `/home/build/.rustup/toolchains/1.87.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=3b0f23af9e3459bc -C extra-filename=-e0557b588d6271f1 --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-344997d15477f1f9.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --extern libloading=/work/oxidecomputer/omicron/target/debug/deps/liblibloading-60ebb17e243006fe.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24352025-06-19T08:07:18.139Z Running `/home/build/.rustup/toolchains/1.87.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=2f9a6c5e88d18580 -C extra-filename=-7359b4299789c5bf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'`
24362025-06-19T08:07:18.442Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-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="verbatim"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=51edfa70bedd28ec -C extra-filename=-82b5e02d2676d8cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rmeta --cap-lints allow -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)'`
24372025-06-19T08:07:19.304Z Compiling cexpr v0.6.0
24382025-06-19T08:07:19.308Z Running `/home/build/.rustup/toolchains/1.87.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=c5e22c819f963627 -C extra-filename=-8b73cb8b6ee8149f --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-e822832db8731ed7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24392025-06-19T08:07:19.347Z Compiling home v0.5.9
24402025-06-19T08:07:19.394Z Running `/home/build/.rustup/toolchains/1.87.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=ccb9b71768db4d39 -C extra-filename=-28e9aeedac828e4f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24412025-06-19T08:07:19.616Z Compiling ring v0.17.14
24422025-06-19T08:07:19.620Z Running `/home/build/.rustup/toolchains/1.87.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=3a6602ec4cb11821 -C extra-filename=-51fd7deaa2a45ad7 --out-dir /work/oxidecomputer/omicron/target/debug/build/ring-51fd7deaa2a45ad7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-711870d74f607710.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24432025-06-19T08:07:19.706Z Compiling powerfmt v0.2.0
24442025-06-19T08:07:19.728Z Running `/home/build/.rustup/toolchains/1.87.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=75e77ae7f06d2baa -C extra-filename=-1b951eb685767300 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24452025-06-19T08:07:19.992Z Compiling serde_derive v1.0.219
24462025-06-19T08:07:19.996Z Running `/home/build/.rustup/toolchains/1.87.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=97ecc3acfefecefe -C extra-filename=-70c94aec5623d53e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24472025-06-19T08:07:20.131Z Compiling zeroize_derive v1.4.2
24482025-06-19T08:07:20.135Z Running `/home/build/.rustup/toolchains/1.87.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=3e471d1fdb9bd3fe -C extra-filename=-9476160b6d030ff5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24492025-06-19T08:07:20.808Z Compiling zerofrom-derive v0.1.4
24502025-06-19T08:07:20.812Z Compiling yoke-derive v0.7.4
24512025-06-19T08:07:20.812Z Running `/home/build/.rustup/toolchains/1.87.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=cd5dce62f80dc2ce -C extra-filename=-82687cb8d6e34b82 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern synstructure=/work/oxidecomputer/omicron/target/debug/deps/libsynstructure-49cbb295bf224822.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24522025-06-19T08:07:20.812Z Running `/home/build/.rustup/toolchains/1.87.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=dcbcae48ca2cccfe -C extra-filename=-0a3bdef16ae52a0e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern synstructure=/work/oxidecomputer/omicron/target/debug/deps/libsynstructure-49cbb295bf224822.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24532025-06-19T08:07:21.259Z Compiling zerovec-derive v0.10.3
24542025-06-19T08:07:21.263Z Running `/home/build/.rustup/toolchains/1.87.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=52d622dbf81f0bcd -C extra-filename=-3b6b52723cdb9f15 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24552025-06-19T08:07:21.697Z Compiling zeroize v1.8.1
24562025-06-19T08:07:21.712Z Running `/home/build/.rustup/toolchains/1.87.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=4adc8745f3d41e16 -C extra-filename=-13caf92fde94a259 --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-9476160b6d030ff5.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24572025-06-19T08:07:21.928Z Compiling displaydoc v0.2.5
24582025-06-19T08:07:21.933Z Running `/home/build/.rustup/toolchains/1.87.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=712c1e2ee36dd071 -C extra-filename=-d657175b491d185b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24592025-06-19T08:07:22.090Z Compiling icu_provider_macros v1.5.0
24602025-06-19T08:07:22.094Z Running `/home/build/.rustup/toolchains/1.87.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=37ee869b3eef32ef -C extra-filename=-0236c7203d3897e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24612025-06-19T08:07:23.320Z Running `/home/build/.rustup/toolchains/1.87.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=80a5f3ccb9849a7e -C extra-filename=-efc7f9c1783d4d2b --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-b4e1437a670c0b17.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg relaxed_coherence`
24622025-06-19T08:07:23.568Z Compiling thiserror-impl v1.0.69
24632025-06-19T08:07:23.572Z Compiling tokio-macros v2.5.0
24642025-06-19T08:07:23.572Z Running `/home/build/.rustup/toolchains/1.87.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=0b1eb2a14d0d4a9e -C extra-filename=-92e23385ca716b5b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24652025-06-19T08:07:23.572Z Running `/home/build/.rustup/toolchains/1.87.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=497a52a874a60d81 -C extra-filename=-e2085d7b83c347a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24662025-06-19T08:07:23.823Z Compiling zerocopy-derive v0.7.35
24672025-06-19T08:07:23.828Z Running `/home/build/.rustup/toolchains/1.87.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=2e0635c601ff96f7 -C extra-filename=-461900b2105b4925 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24682025-06-19T08:07:24.443Z Compiling zerofrom v0.1.4
24692025-06-19T08:07:24.448Z Running `/home/build/.rustup/toolchains/1.87.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=de0f7c0b28f9b7dd -C extra-filename=-324b7cb1e68fcc6a --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-82687cb8d6e34b82.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24702025-06-19T08:07:24.719Z Compiling yoke v0.7.4
24712025-06-19T08:07:24.728Z Running `/home/build/.rustup/toolchains/1.87.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=a725ae7c68262b88 -C extra-filename=-b4328abb5869ad54 --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-24cb4a3f30bb21bb.rmeta --extern yoke_derive=/work/oxidecomputer/omicron/target/debug/deps/libyoke_derive-0a3bdef16ae52a0e.so --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-324b7cb1e68fcc6a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24722025-06-19T08:07:24.754Z Compiling crypto-common v0.1.6
24732025-06-19T08:07:24.761Z Running `/home/build/.rustup/toolchains/1.87.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=e552fc296b337f85 -C extra-filename=-ddf6de9a229d28d9 --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-efc7f9c1783d4d2b.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-88de7fb551d57f4c.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-b4e1437a670c0b17.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24742025-06-19T08:07:25.033Z Compiling schemars_derive v0.8.22
24752025-06-19T08:07:25.037Z Running `/home/build/.rustup/toolchains/1.87.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=71bff1cd67f74597 -C extra-filename=-f7f8bd6f17002aa7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern serde_derive_internals=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive_internals-6b9faab740870920.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24762025-06-19T08:07:25.093Z Compiling zerovec v0.10.4
24772025-06-19T08:07:25.097Z Running `/home/build/.rustup/toolchains/1.87.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=2ad02db2f196a786 -C extra-filename=-b982073ce1308f08 --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-b4328abb5869ad54.rmeta --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-324b7cb1e68fcc6a.rmeta --extern zerovec_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerovec_derive-3b6b52723cdb9f15.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24782025-06-19T08:07:25.236Z Compiling block-buffer v0.10.4
24792025-06-19T08:07:25.240Z Running `/home/build/.rustup/toolchains/1.87.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=7e3d59e193cf163c -C extra-filename=-597bf3977f32f08b --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-efc7f9c1783d4d2b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24802025-06-19T08:07:25.581Z Compiling digest v0.10.7
24812025-06-19T08:07:25.587Z Running `/home/build/.rustup/toolchains/1.87.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=f932ae21b8138ee1 -C extra-filename=-532d69691be254f4 --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-597bf3977f32f08b.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e55f68fe8b969bcd.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-ddf6de9a229d28d9.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-c6d4853b27733a97.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24822025-06-19T08:07:25.916Z Compiling zerocopy v0.7.35
24832025-06-19T08:07:25.925Z Running `/home/build/.rustup/toolchains/1.87.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=60049ae4b6ae4dac -C extra-filename=-3825fac840bb231c --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-bd9324fe48e620f7.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-461900b2105b4925.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24842025-06-19T08:07:26.090Z Compiling futures-macro v0.3.31
24852025-06-19T08:07:26.142Z Running `/home/build/.rustup/toolchains/1.87.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=483bbc87d2deec48 -C extra-filename=-a1001d8427e92c05 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24862025-06-19T08:07:26.617Z Running `/home/build/.rustup/toolchains/1.87.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=0c9d591ededc3906 -C extra-filename=-5f9fb32cb330af2a --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-92e23385ca716b5b.so --cap-lints allow -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)'`
24872025-06-19T08:07:26.808Z Compiling tinystr v0.7.6
24882025-06-19T08:07:26.812Z Running `/home/build/.rustup/toolchains/1.87.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=03dfcdf5e1b4db2b -C extra-filename=-482a18d17d8c7bef --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-d657175b491d185b.so --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-b982073ce1308f08.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24892025-06-19T08:07:26.996Z Compiling icu_collections v1.5.0
24902025-06-19T08:07:27.000Z Running `/home/build/.rustup/toolchains/1.87.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=02b9ba1bba8b2fb6 -C extra-filename=-155c37f278280de6 --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-d657175b491d185b.so --extern yoke=/work/oxidecomputer/omicron/target/debug/deps/libyoke-b4328abb5869ad54.rmeta --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-324b7cb1e68fcc6a.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-b982073ce1308f08.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24912025-06-19T08:07:27.071Z Compiling tracing-attributes v0.1.27
24922025-06-19T08:07:27.084Z Running `/home/build/.rustup/toolchains/1.87.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=fb6e084d8c79fd0c -C extra-filename=-c1bc842f82a1b4d8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24932025-06-19T08:07:27.217Z Compiling icu_locid v1.5.0
24942025-06-19T08:07:27.285Z Running `/home/build/.rustup/toolchains/1.87.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=750a3ff8f4b50dad -C extra-filename=-926590330c2558d2 --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-d657175b491d185b.so --extern litemap=/work/oxidecomputer/omicron/target/debug/deps/liblitemap-a1aea475dd5a4024.rmeta --extern tinystr=/work/oxidecomputer/omicron/target/debug/deps/libtinystr-482a18d17d8c7bef.rmeta --extern writeable=/work/oxidecomputer/omicron/target/debug/deps/libwriteable-8a3842fb3f0bb28e.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-b982073ce1308f08.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24952025-06-19T08:07:27.329Z Compiling ppv-lite86 v0.2.20
24962025-06-19T08:07:27.333Z Running `/home/build/.rustup/toolchains/1.87.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=61b59ffbc3b10b6f -C extra-filename=-ce5ddfa14fd81326 --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-3825fac840bb231c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24972025-06-19T08:07:27.372Z Running `/home/build/.rustup/toolchains/1.87.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=b760c5a558121db1 -C extra-filename=-ffab9a5a2161806a --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-70c94aec5623d53e.so --cap-lints allow -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)'`
24982025-06-19T08:07:27.935Z Compiling block-padding v0.3.3
24992025-06-19T08:07:27.969Z Running `/home/build/.rustup/toolchains/1.87.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=bfdabaf2db50de82 -C extra-filename=-1d9800d58b218bff --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-efc7f9c1783d4d2b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25002025-06-19T08:07:28.018Z Compiling futures-util v0.3.31
25012025-06-19T08:07:28.024Z Running `/home/build/.rustup/toolchains/1.87.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=0af48c74b392a1a7 -C extra-filename=-9b9d0721328f0bdc --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-3690577ee22f758c.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cc268f9244d9ad28.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-e716efa3b094ca97.rmeta --extern futures_macro=/work/oxidecomputer/omicron/target/debug/deps/libfutures_macro-a1001d8427e92c05.so --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-b54f0766faacde7a.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-e1867bd8b0b9071d.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-6461ceff8954e4ce.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-0110dcd00b10bbfa.rmeta --extern pin_utils=/work/oxidecomputer/omicron/target/debug/deps/libpin_utils-edeb4baaa379e23d.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-30b5dc21d1e08451.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25022025-06-19T08:07:28.061Z Compiling rand_chacha v0.3.1
25032025-06-19T08:07:28.099Z Running `/home/build/.rustup/toolchains/1.87.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=6f519f95abd7bb7c -C extra-filename=-0db4bdbe1bacaedd --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-ce5ddfa14fd81326.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-88de7fb551d57f4c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25042025-06-19T08:07:28.104Z Compiling num-conv v0.1.0
25052025-06-19T08:07:28.104Z Running `/home/build/.rustup/toolchains/1.87.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=bd2e0513493b6c2f -C extra-filename=-a6397ed30fc5127a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25062025-06-19T08:07:28.208Z Compiling time-core v0.1.2
25072025-06-19T08:07:28.215Z Running `/home/build/.rustup/toolchains/1.87.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=b1cc0b33a57f553d -C extra-filename=-a8cbde7d806426e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25082025-06-19T08:07:28.248Z Compiling inout v0.1.3
25092025-06-19T08:07:28.252Z Running `/home/build/.rustup/toolchains/1.87.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=62c7e5ad4b6b7e56 -C extra-filename=-5817def278b03b47 --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-1d9800d58b218bff.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-efc7f9c1783d4d2b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25102025-06-19T08:07:28.428Z Compiling icu_provider v1.5.0
25112025-06-19T08:07:28.471Z Running `/home/build/.rustup/toolchains/1.87.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=c4718b0c0a506180 -C extra-filename=-a6bcc8c3e6dd2507 --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-d657175b491d185b.so --extern icu_locid=/work/oxidecomputer/omicron/target/debug/deps/libicu_locid-926590330c2558d2.rmeta --extern icu_provider_macros=/work/oxidecomputer/omicron/target/debug/deps/libicu_provider_macros-0236c7203d3897e6.so --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-24cb4a3f30bb21bb.rmeta --extern tinystr=/work/oxidecomputer/omicron/target/debug/deps/libtinystr-482a18d17d8c7bef.rmeta --extern writeable=/work/oxidecomputer/omicron/target/debug/deps/libwriteable-8a3842fb3f0bb28e.rmeta --extern yoke=/work/oxidecomputer/omicron/target/debug/deps/libyoke-b4328abb5869ad54.rmeta --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-324b7cb1e68fcc6a.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-b982073ce1308f08.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25122025-06-19T08:07:28.471Z Compiling time-macros v0.2.18
25132025-06-19T08:07:28.475Z Running `/home/build/.rustup/toolchains/1.87.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=e8a0c697e8c48189 -C extra-filename=-a83722f41e62c232 --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-a6397ed30fc5127a.rlib --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-a8cbde7d806426e6.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25142025-06-19T08:07:28.593Z Compiling rand v0.8.5
25152025-06-19T08:07:28.598Z Running `/home/build/.rustup/toolchains/1.87.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="small_rng"' --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=04afe153783340cd -C extra-filename=-8b73c44c1200c423 --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-15692c2f0a1fa710.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-0db4bdbe1bacaedd.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-88de7fb551d57f4c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25162025-06-19T08:07:29.238Z Compiling icu_locid_transform v1.5.0
25172025-06-19T08:07:29.243Z Running `/home/build/.rustup/toolchains/1.87.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=1ce8a6d90ecc644e -C extra-filename=-a69cac63ede59935 --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-d657175b491d185b.so --extern icu_locid=/work/oxidecomputer/omicron/target/debug/deps/libicu_locid-926590330c2558d2.rmeta --extern icu_locid_transform_data=/work/oxidecomputer/omicron/target/debug/deps/libicu_locid_transform_data-b2a8e588de5bc58d.rmeta --extern icu_provider=/work/oxidecomputer/omicron/target/debug/deps/libicu_provider-a6bcc8c3e6dd2507.rmeta --extern tinystr=/work/oxidecomputer/omicron/target/debug/deps/libtinystr-482a18d17d8c7bef.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-b982073ce1308f08.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25182025-06-19T08:07:29.394Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-51fd7deaa2a45ad7/build-script-build`
25192025-06-19T08:07:29.823Z Compiling deranged v0.3.11
25202025-06-19T08:07:29.830Z Running `/home/build/.rustup/toolchains/1.87.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=7d06181e884faed6 -C extra-filename=-fbee571ca486c4d6 --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-1b951eb685767300.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25212025-06-19T08:07:30.419Z Compiling tracing v0.1.40
25222025-06-19T08:07:30.460Z Running `/home/build/.rustup/toolchains/1.87.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=ec3119157d8d7b44 -C extra-filename=-216829e733b1ed04 --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-0c3f9f9074fd84d6.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-0110dcd00b10bbfa.rmeta --extern tracing_attributes=/work/oxidecomputer/omicron/target/debug/deps/libtracing_attributes-c1bc842f82a1b4d8.so --extern tracing_core=/work/oxidecomputer/omicron/target/debug/deps/libtracing_core-9659a3212ee65609.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25232025-06-19T08:07:30.644Z Compiling icu_properties v1.5.1
25242025-06-19T08:07:30.651Z Running `/home/build/.rustup/toolchains/1.87.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=66e563171888b0a7 -C extra-filename=-831b316b0b54b62f --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-d657175b491d185b.so --extern icu_collections=/work/oxidecomputer/omicron/target/debug/deps/libicu_collections-155c37f278280de6.rmeta --extern icu_locid_transform=/work/oxidecomputer/omicron/target/debug/deps/libicu_locid_transform-a69cac63ede59935.rmeta --extern icu_properties_data=/work/oxidecomputer/omicron/target/debug/deps/libicu_properties_data-7dfbae7f50591b51.rmeta --extern icu_provider=/work/oxidecomputer/omicron/target/debug/deps/libicu_provider-a6bcc8c3e6dd2507.rmeta --extern tinystr=/work/oxidecomputer/omicron/target/debug/deps/libtinystr-482a18d17d8c7bef.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-b982073ce1308f08.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25252025-06-19T08:07:30.938Z Compiling itertools v0.12.1
25262025-06-19T08:07:30.941Z Running `/home/build/.rustup/toolchains/1.87.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=72401c74d83c5575 -C extra-filename=-0d7cde468535b2dd --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-ed761dbd9a6ae688.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25272025-06-19T08:07:31.220Z Compiling num_threads v0.1.7
25282025-06-19T08:07:31.225Z Running `/home/build/.rustup/toolchains/1.87.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=0d08a4e03eccf9f9 -C extra-filename=-a586c74fc555cb89 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25292025-06-19T08:07:31.374Z Compiling time v0.3.36
25302025-06-19T08:07:31.379Z Running `/home/build/.rustup/toolchains/1.87.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=0957a2098b736ea1 -C extra-filename=-7606b70a533f59d9 --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-fbee571ca486c4d6.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-52e1d93ca6a73556.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --extern num_conv=/work/oxidecomputer/omicron/target/debug/deps/libnum_conv-a6397ed30fc5127a.rmeta --extern num_threads=/work/oxidecomputer/omicron/target/debug/deps/libnum_threads-a586c74fc555cb89.rmeta --extern powerfmt=/work/oxidecomputer/omicron/target/debug/deps/libpowerfmt-1b951eb685767300.rmeta --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-a8cbde7d806426e6.rmeta --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-a83722f41e62c232.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25312025-06-19T08:07:31.423Z Compiling cipher v0.4.4
25322025-06-19T08:07:31.429Z Running `/home/build/.rustup/toolchains/1.87.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=f27a778c7be5cf97 -C extra-filename=-d42753c7928cef7d --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-ddf6de9a229d28d9.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-5817def278b03b47.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25332025-06-19T08:07:31.480Z Compiling base64 v0.22.1
25342025-06-19T08:07:31.484Z Running `/home/build/.rustup/toolchains/1.87.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=c26bbdf4b7efd80f -C extra-filename=-47534339b40df4f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25352025-06-19T08:07:32.001Z Compiling bindgen v0.69.5
25362025-06-19T08:07:32.005Z Running `/home/build/.rustup/toolchains/1.87.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=e3a83a03b9ff3434 -C extra-filename=-19bb01bd254ab687 --out-dir /work/oxidecomputer/omicron/target/debug/build/bindgen-19bb01bd254ab687 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25372025-06-19T08:07:32.141Z Compiling lazycell v1.3.0
25382025-06-19T08:07:32.145Z Running `/home/build/.rustup/toolchains/1.87.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=3d0f027b4cbb1161 -C extra-filename=-b74e44824986a351 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25392025-06-19T08:07:32.375Z Compiling bytes v1.10.1
25402025-06-19T08:07:32.378Z Running `/home/build/.rustup/toolchains/1.87.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=744f63b058a73ba2 -C extra-filename=-271a4e12e339e365 --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-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25412025-06-19T08:07:32.564Z Compiling bitflags v2.9.0
25422025-06-19T08:07:32.568Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-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 --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=7c4bd7d36bc04a5a -C extra-filename=-3fffffabe68fc0ce --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-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25432025-06-19T08:07:32.998Z Running `/home/build/.rustup/toolchains/1.87.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.140/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=ee07f64abcb48007 -C extra-filename=-f11f4657a88ebf1e --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-52e1d93ca6a73556.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-6461ceff8954e4ce.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-e333b6170bff6ca3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'`
25442025-06-19T08:07:33.110Z Running `/home/build/.rustup/toolchains/1.87.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=fa6102d28b46367a -C extra-filename=-6487cbb2dde9295a --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-ffab9a5a2161806a.rmeta --cap-lints allow -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)'`
25452025-06-19T08:07:33.286Z Running `/home/build/.rustup/toolchains/1.87.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=2bde8a5c636fb8c7 -C extra-filename=-d45a704ec4569598 --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-3fffffabe68fc0ce.rmeta --extern libc_errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-486da69ac5a7161c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg libc --cfg solarish`
25462025-06-19T08:07:33.685Z Compiling indexmap v2.9.0
25472025-06-19T08:07:33.725Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-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 '--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=9fac9f890da6a63c -C extra-filename=-35fb3541b6a3e2c3 --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-22ca525b16ae489c.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-5d6c4ad23ea5f468.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25482025-06-19T08:07:33.729Z Compiling tokio v1.45.1
25492025-06-19T08:07:33.733Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-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="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=7b9422b2667aeb90 -C extra-filename=-932ef6bfcbf57ea3 --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-271a4e12e339e365.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-8a204451e570fec6.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-6e6d4655a39b2459.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-0110dcd00b10bbfa.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-d5b3e5d262c602eb.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-600924a24dfe935a.rmeta --extern tokio_macros=/work/oxidecomputer/omicron/target/debug/deps/libtokio_macros-e2085d7b83c347a5.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25502025-06-19T08:07:33.810Z Compiling chrono v0.4.41
25512025-06-19T08:07:33.814Z Running `/home/build/.rustup/toolchains/1.87.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=6c930a54addfda90 -C extra-filename=-da222f1035c94abd --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-b563444bd3d79103.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1fb6e8465c7f7e68.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25522025-06-19T08:07:34.902Z Compiling icu_normalizer v1.5.0
25532025-06-19T08:07:34.906Z Compiling uuid v1.17.0
25542025-06-19T08:07:34.906Z Running `/home/build/.rustup/toolchains/1.87.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=5f66b551c30aa358 -C extra-filename=-0c82a1427f7173c2 --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-d657175b491d185b.so --extern icu_collections=/work/oxidecomputer/omicron/target/debug/deps/libicu_collections-155c37f278280de6.rmeta --extern icu_normalizer_data=/work/oxidecomputer/omicron/target/debug/deps/libicu_normalizer_data-234d8fd31bf85695.rmeta --extern icu_properties=/work/oxidecomputer/omicron/target/debug/deps/libicu_properties-831b316b0b54b62f.rmeta --extern icu_provider=/work/oxidecomputer/omicron/target/debug/deps/libicu_provider-a6bcc8c3e6dd2507.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-16929c956149f697.rmeta --extern utf16_iter=/work/oxidecomputer/omicron/target/debug/deps/libutf16_iter-cc49e5090736ecd3.rmeta --extern utf8_iter=/work/oxidecomputer/omicron/target/debug/deps/libutf8_iter-0d248010a893f171.rmeta --extern write16=/work/oxidecomputer/omicron/target/debug/deps/libwrite16-514bf1cb798ddbec.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-b982073ce1308f08.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25552025-06-19T08:07:34.906Z Running `/home/build/.rustup/toolchains/1.87.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=cd70986fcc927cec -C extra-filename=-44b05fd1d8b0df49 --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-b4e208d4b57851a1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25562025-06-19T08:07:35.068Z Compiling http v1.3.1
25572025-06-19T08:07:35.072Z Running `/home/build/.rustup/toolchains/1.87.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=8dbf1bd9b5501193 -C extra-filename=-e3f94c969e0c9e1b --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-271a4e12e339e365.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-4cbe4ea4e54cb639.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-52e1d93ca6a73556.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25582025-06-19T08:07:35.475Z Compiling serde_tokenstream v0.2.2
25592025-06-19T08:07:35.479Z Running `/home/build/.rustup/toolchains/1.87.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=9c225326c348c296 -C extra-filename=-0c67bad7817109d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25602025-06-19T08:07:35.703Z Running `/work/oxidecomputer/omicron/target/debug/build/bindgen-19bb01bd254ab687/build-script-build`
25612025-06-19T08:07:35.733Z Compiling rustc-hash v1.1.0
25622025-06-19T08:07:35.764Z Running `/home/build/.rustup/toolchains/1.87.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=6d070fc8d3d48e2e -C extra-filename=-a87979940961ffe0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25632025-06-19T08:07:35.941Z Compiling idna_adapter v1.2.0
25642025-06-19T08:07:35.953Z Running `/home/build/.rustup/toolchains/1.87.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=fe09bc30d2050561 -C extra-filename=-72cf8963cfb851c0 --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-0c82a1427f7173c2.rmeta --extern icu_properties=/work/oxidecomputer/omicron/target/debug/deps/libicu_properties-831b316b0b54b62f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25652025-06-19T08:07:36.118Z Compiling httparse v1.9.5
25662025-06-19T08:07:36.121Z Running `/home/build/.rustup/toolchains/1.87.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=ac692a6b79ee2166 -C extra-filename=-1691dad6cc9e2a85 --out-dir /work/oxidecomputer/omicron/target/debug/build/httparse-1691dad6cc9e2a85 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25672025-06-19T08:07:36.225Z Compiling idna v1.0.3
25682025-06-19T08:07:36.229Z Running `/home/build/.rustup/toolchains/1.87.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=6f99c2e9516585b8 -C extra-filename=-791b95c2413fc103 --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-72cf8963cfb851c0.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-16929c956149f697.rmeta --extern utf8_iter=/work/oxidecomputer/omicron/target/debug/deps/libutf8_iter-0d248010a893f171.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25692025-06-19T08:07:36.401Z Compiling atomic-waker v1.1.2
25702025-06-19T08:07:36.458Z Running `/home/build/.rustup/toolchains/1.87.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=8ffa87bb9fece03c -C extra-filename=-b88de53e82c6fffa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25712025-06-19T08:07:36.562Z Compiling cmake v0.1.51
25722025-06-19T08:07:36.566Z Running `/home/build/.rustup/toolchains/1.87.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=83020074039a9d21 -C extra-filename=-b4ee2d0a7c3d5571 --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-711870d74f607710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25732025-06-19T08:07:36.645Z Compiling fs_extra v1.3.0
25742025-06-19T08:07:36.649Z Running `/home/build/.rustup/toolchains/1.87.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=4ee2a500a3d4bf6d -C extra-filename=-b1d532e803ea1f2d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25752025-06-19T08:07:36.871Z Compiling which v4.4.2
25762025-06-19T08:07:36.875Z Running `/home/build/.rustup/toolchains/1.87.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=22a7247f85482214 -C extra-filename=-9bf8b900ac0588e6 --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-ed761dbd9a6ae688.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-28e9aeedac828e4f.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-d45a704ec4569598.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25772025-06-19T08:07:37.021Z Compiling url v2.5.4
25782025-06-19T08:07:37.024Z Running `/home/build/.rustup/toolchains/1.87.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=fecef0ba80d2e2fc -C extra-filename=-b3d3c98e7e572bb1 --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-3baecd70a88ba04a.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-791b95c2413fc103.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-1ffbb2c1bbf7af15.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25792025-06-19T08:07:37.175Z Running `/work/oxidecomputer/omicron/target/debug/build/httparse-1691dad6cc9e2a85/build-script-build`
25802025-06-19T08:07:37.219Z Compiling gimli v0.31.1
25812025-06-19T08:07:37.222Z Running `/home/build/.rustup/toolchains/1.87.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=ed499b9c1e05cbba -C extra-filename=-5c0780044f773d47 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25822025-06-19T08:07:37.284Z Running `/home/build/.rustup/toolchains/1.87.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=51c72ee0ef199683 -C extra-filename=-17d74d135846a787 --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-3fffffabe68fc0ce.rmeta --extern cexpr=/work/oxidecomputer/omicron/target/debug/deps/libcexpr-8b73cb8b6ee8149f.rmeta --extern clang_sys=/work/oxidecomputer/omicron/target/debug/deps/libclang_sys-e0557b588d6271f1.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0d7cde468535b2dd.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-7d13f98916d1d3e8.rmeta --extern lazycell=/work/oxidecomputer/omicron/target/debug/deps/liblazycell-b74e44824986a351.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-82b5e02d2676d8cd.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-a87979940961ffe0.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-6a0bc1bb118c96fe.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rmeta --extern which=/work/oxidecomputer/omicron/target/debug/deps/libwhich-9bf8b900ac0588e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25832025-06-19T08:07:37.413Z Compiling untrusted v0.9.0
25842025-06-19T08:07:37.416Z Compiling dunce v1.0.5
25852025-06-19T08:07:37.416Z Running `/home/build/.rustup/toolchains/1.87.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=0186b9dac7fe268a -C extra-filename=-7300bbcd9e2b6e82 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25862025-06-19T08:07:37.416Z Running `/home/build/.rustup/toolchains/1.87.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=472527bcefb1b35b -C extra-filename=-9e0505f906e2b10b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25872025-06-19T08:07:37.610Z Compiling base64ct v1.6.0
25882025-06-19T08:07:37.614Z Running `/home/build/.rustup/toolchains/1.87.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=f02a64d109bb137a -C extra-filename=-fae69d05f1cd8859 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25892025-06-19T08:07:37.745Z Running `/home/build/.rustup/toolchains/1.87.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=9b090c5c72761e50 -C extra-filename=-33d17b1a52216876 --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-3de3afdffd237457.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-3bb9f1fd85ab87f4.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-7300bbcd9e2b6e82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -l static=ring_core_0_17_14_ -l static=ring_core_0_17_14__test`
25902025-06-19T08:07:37.749Z Compiling toml_datetime v0.6.11
25912025-06-19T08:07:37.749Z Running `/home/build/.rustup/toolchains/1.87.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=d7b47ff816594f00 -C extra-filename=-bd816f45ec33d3cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg httparse_simd_neon_intrinsics --cfg httparse_simd`
25922025-06-19T08:07:37.749Z Running `/home/build/.rustup/toolchains/1.87.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=6e71edb4e0c81113 -C extra-filename=-750c0751d7b2b550 --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-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25932025-06-19T08:07:38.213Z Running `/home/build/.rustup/toolchains/1.87.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=ceb044f9ed489a99 -C extra-filename=-529eb45cc50dc504 --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-271a4e12e339e365.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-0eed3e3386dece13.rmeta --extern schemars_derive=/work/oxidecomputer/omicron/target/debug/deps/libschemars_derive-f7f8bd6f17002aa7.so --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rmeta --extern uuid1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_atomic64 --cfg std_atomic`
25942025-06-19T08:07:38.367Z Compiling serde_spanned v0.6.9
25952025-06-19T08:07:38.371Z Running `/home/build/.rustup/toolchains/1.87.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=61e57dfd28dd4770 -C extra-filename=-6d9504c6d050406b --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-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25962025-06-19T08:07:38.423Z Compiling hmac v0.12.1
25972025-06-19T08:07:38.427Z Running `/home/build/.rustup/toolchains/1.87.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=91ed720b6cbab50d -C extra-filename=-c040f19c0462a5d1 --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-532d69691be254f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25982025-06-19T08:07:38.703Z Compiling sha2 v0.10.9
25992025-06-19T08:07:38.707Z Running `/home/build/.rustup/toolchains/1.87.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=b408135a0b36eb3a -C extra-filename=-28d62ef8ed348af9 --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-3de3afdffd237457.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-d1d1da8be6c6940e.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-532d69691be254f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26002025-06-19T08:07:38.750Z Compiling object v0.36.5
26012025-06-19T08:07:38.754Z Running `/home/build/.rustup/toolchains/1.87.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=f5a714dd578a8629 -C extra-filename=-b73ccbd776489aa0 --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-6461ceff8954e4ce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26022025-06-19T08:07:38.790Z Compiling anyhow v1.0.98
26032025-06-19T08:07:38.790Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="backtrace"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=0638fd45d7e9a673 -C extra-filename=-4de3a49e942672b7 --out-dir /work/oxidecomputer/omicron/target/debug/build/anyhow-4de3a49e942672b7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26042025-06-19T08:07:39.475Z Compiling rustc-demangle v0.1.24
26052025-06-19T08:07:39.478Z Running `/home/build/.rustup/toolchains/1.87.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=af527cb6c49092eb -C extra-filename=-1d8d2fc78523db1b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26062025-06-19T08:07:40.390Z Running `/work/oxidecomputer/omicron/target/debug/build/anyhow-4de3a49e942672b7/build-script-build`
26072025-06-19T08:07:40.963Z Compiling ipnet v2.11.0
26082025-06-19T08:07:40.967Z Running `/home/build/.rustup/toolchains/1.87.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=075aa5b107a6725f -C extra-filename=-2bbad1053bc3dd9c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26092025-06-19T08:07:41.290Z Compiling addr2line v0.24.2
26102025-06-19T08:07:41.316Z Running `/home/build/.rustup/toolchains/1.87.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=8495f744025dddeb -C extra-filename=-c43a618e0283b0ed --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-5c0780044f773d47.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26112025-06-19T08:07:41.799Z Compiling tokio-util v0.7.15
26122025-06-19T08:07:41.808Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="slab"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=0893164bec985bee -C extra-filename=-61bb213169e0158e --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-271a4e12e339e365.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cc268f9244d9ad28.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-b54f0766faacde7a.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-0110dcd00b10bbfa.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-30b5dc21d1e08451.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26132025-06-19T08:07:41.867Z Compiling rustls-pki-types v1.10.0
26142025-06-19T08:07:41.871Z Running `/home/build/.rustup/toolchains/1.87.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=757645bd4853385b -C extra-filename=-fe220a1c44515e68 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26152025-06-19T08:07:42.004Z Compiling aws-lc-rs v1.12.4
26162025-06-19T08:07:42.008Z Running `/home/build/.rustup/toolchains/1.87.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=a4c068c7de1998b2 -C extra-filename=-ec08acd25c6a0b2d --out-dir /work/oxidecomputer/omicron/target/debug/build/aws-lc-rs-ec08acd25c6a0b2d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26172025-06-19T08:07:42.041Z Compiling http-body v1.0.1
26182025-06-19T08:07:42.044Z Compiling pem-rfc7468 v0.7.0
26192025-06-19T08:07:42.077Z Running `/home/build/.rustup/toolchains/1.87.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=193098ecd269b68d -C extra-filename=-32cec9e0d799541d --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-271a4e12e339e365.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26202025-06-19T08:07:42.081Z Running `/home/build/.rustup/toolchains/1.87.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=6db9d193fa3447d3 -C extra-filename=-342e1c0a888cffaa --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-fae69d05f1cd8859.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26212025-06-19T08:07:42.342Z Compiling openssl-sys v0.9.109
26222025-06-19T08:07:42.345Z Running `/home/build/.rustup/toolchains/1.87.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=8dfd334122c00ee6 -C extra-filename=-1fc8def23295da2f --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-sys-1fc8def23295da2f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-711870d74f607710.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-f17f01e4eb57ec55.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-e151e297389c0a87.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26232025-06-19T08:07:42.521Z Compiling try-lock v0.2.5
26242025-06-19T08:07:42.525Z Running `/home/build/.rustup/toolchains/1.87.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=8c058a411d98dd7b -C extra-filename=-5de0ae846aa9ec6d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26252025-06-19T08:07:42.743Z Compiling utf8parse v0.2.2
26262025-06-19T08:07:42.748Z Running `/home/build/.rustup/toolchains/1.87.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=2e28aa33f47246c6 -C extra-filename=-03bf52d9306b5785 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26272025-06-19T08:07:42.782Z Compiling httpdate v1.0.3
26282025-06-19T08:07:42.786Z Running `/home/build/.rustup/toolchains/1.87.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=7d0efa2e78630149 -C extra-filename=-bafdc436c339b98a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26292025-06-19T08:07:42.821Z Compiling untrusted v0.7.1
26302025-06-19T08:07:42.826Z Running `/home/build/.rustup/toolchains/1.87.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=12ebb3d6944d5ba9 -C extra-filename=-fa3ccdb9ba98dc3b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26312025-06-19T08:07:42.950Z Compiling h2 v0.4.6
26322025-06-19T08:07:42.954Z Running `/home/build/.rustup/toolchains/1.87.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=95efedd20ecc502a -C extra-filename=-ff016cb990a26464 --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-b88de53e82c6fffa.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-4cbe4ea4e54cb639.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cc268f9244d9ad28.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-b54f0766faacde7a.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-30b5dc21d1e08451.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-216829e733b1ed04.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26332025-06-19T08:07:43.076Z Compiling want v0.3.1
26342025-06-19T08:07:43.079Z Running `/home/build/.rustup/toolchains/1.87.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=61c8d012a7fa08e0 -C extra-filename=-11a8256d92ee1122 --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-5de0ae846aa9ec6d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26352025-06-19T08:07:43.247Z Compiling rustversion v1.0.17
26362025-06-19T08:07:43.250Z Running `/home/build/.rustup/toolchains/1.87.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=09e785875f6543f3 -C extra-filename=-f734781250b5f121 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustversion-f734781250b5f121 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26372025-06-19T08:07:43.291Z Compiling tower-service v0.3.3
26382025-06-19T08:07:43.294Z Running `/home/build/.rustup/toolchains/1.87.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=68081e39e783ab09 -C extra-filename=-d346929584aa12d0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26392025-06-19T08:07:43.395Z Compiling der_derive v0.7.3
26402025-06-19T08:07:43.399Z Running `/home/build/.rustup/toolchains/1.87.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=5eeeea4ab53da628 -C extra-filename=-c3f0a1a0f5aecf1a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26412025-06-19T08:07:43.476Z Compiling slog v2.7.0
26422025-06-19T08:07:43.480Z Running `/home/build/.rustup/toolchains/1.87.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=4b66fc8f05a0967f -C extra-filename=-82494b0e7f315f12 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-82494b0e7f315f12 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26432025-06-19T08:07:43.522Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-sys-1fc8def23295da2f/build-script-main`
26442025-06-19T08:07:43.619Z Compiling flagset v0.4.6
26452025-06-19T08:07:43.623Z Running `/home/build/.rustup/toolchains/1.87.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=5b04d544386d8c76 -C extra-filename=-d38e5dd6ee677f9d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26462025-06-19T08:07:43.900Z Compiling pbkdf2 v0.12.2
26472025-06-19T08:07:43.940Z Running `/home/build/.rustup/toolchains/1.87.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=7b058f61df1dfe77 -C extra-filename=-a168dea2888aa661 --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-532d69691be254f4.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-c040f19c0462a5d1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26482025-06-19T08:07:44.030Z Running `/work/oxidecomputer/omicron/target/debug/build/rustversion-f734781250b5f121/build-script-build`
26492025-06-19T08:07:44.111Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-82494b0e7f315f12/build-script-build`
26502025-06-19T08:07:44.154Z Compiling aes v0.8.4
26512025-06-19T08:07:44.157Z Running `/home/build/.rustup/toolchains/1.87.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=aef9025c983aaffd -C extra-filename=-148d4a25b6a900e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow -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"))'`
26522025-06-19T08:07:44.157Z Running `/home/build/.rustup/toolchains/1.87.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=6635f8a70130bc1d -C extra-filename=-02cf41d842e7abb8 --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-3de3afdffd237457.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-d42753c7928cef7d.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-d1d1da8be6c6940e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26532025-06-19T08:07:44.232Z Compiling anstyle v1.0.11
26542025-06-19T08:07:44.237Z Running `/home/build/.rustup/toolchains/1.87.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=37ddd73c178daabb -C extra-filename=-06fa179411152c7f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26552025-06-19T08:07:44.704Z Compiling mime v0.3.17
26562025-06-19T08:07:44.707Z Running `/home/build/.rustup/toolchains/1.87.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=cd0af01ab250c54e -C extra-filename=-6a9761af3a61b81d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26572025-06-19T08:07:45.236Z Compiling backtrace v0.3.74
26582025-06-19T08:07:45.240Z Running `/home/build/.rustup/toolchains/1.87.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=bb8402b33c6bdf69 -C extra-filename=-310cc4f571de7451 --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-c43a618e0283b0ed.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-6988ec5fa265824a.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-b73ccbd776489aa0.rmeta --extern rustc_demangle=/work/oxidecomputer/omicron/target/debug/deps/librustc_demangle-1d8d2fc78523db1b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26592025-06-19T08:07:45.453Z Compiling zerocopy v0.8.25
26602025-06-19T08:07:45.457Z Running `/home/build/.rustup/toolchains/1.87.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.25/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="derive"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=5948e9f8218340b0 -C extra-filename=-8a7936799be906f8 --out-dir /work/oxidecomputer/omicron/target/debug/build/zerocopy-8a7936799be906f8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26612025-06-19T08:07:45.658Z Running `/home/build/.rustup/toolchains/1.87.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=9235df8998c6a1e9 -C extra-filename=-ddf7ca289917e60a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg integer128`
26622025-06-19T08:07:45.833Z Compiling der v0.7.9
26632025-06-19T08:07:45.837Z Running `/home/build/.rustup/toolchains/1.87.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=6bb5bebf8e84f44f -C extra-filename=-0ac3568cb5c7e376 --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-e55f68fe8b969bcd.rmeta --extern der_derive=/work/oxidecomputer/omicron/target/debug/deps/libder_derive-c3f0a1a0f5aecf1a.so --extern flagset=/work/oxidecomputer/omicron/target/debug/deps/libflagset-d38e5dd6ee677f9d.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-342e1c0a888cffaa.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26642025-06-19T08:07:46.140Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="backtrace"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=b0d6482fd870dcd0 -C extra-filename=-82347f4b6346aa04 --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-310cc4f571de7451.rmeta --cap-lints allow -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)'`
26652025-06-19T08:07:46.868Z Compiling salsa20 v0.10.2
26662025-06-19T08:07:46.880Z Running `/home/build/.rustup/toolchains/1.87.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=ebcbe28e8ba67072 -C extra-filename=-923335b17df756b2 --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-d42753c7928cef7d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26672025-06-19T08:07:46.880Z Running `/work/oxidecomputer/omicron/target/debug/build/zerocopy-8a7936799be906f8/build-script-build`
26682025-06-19T08:07:46.880Z Compiling cbc v0.1.2
26692025-06-19T08:07:46.880Z Running `/home/build/.rustup/toolchains/1.87.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=21413559fb15f1dd -C extra-filename=-6737b3af327cc138 --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-d42753c7928cef7d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26702025-06-19T08:07:46.880Z Compiling zerocopy-derive v0.8.25
26712025-06-19T08:07:46.880Z Running `/home/build/.rustup/toolchains/1.87.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.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(zerocopy_derive_union_into_bytes)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b17ab36b1969cead -C extra-filename=-4fa543283fb75b32 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26722025-06-19T08:07:46.880Z Compiling async-trait v0.1.88
26732025-06-19T08:07:46.880Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name async_trait --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-trait-0.1.88/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=098f4c843df3bbe5 -C extra-filename=-971293eef7024649 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26742025-06-19T08:07:46.881Z Compiling foreign-types-shared v0.1.1
26752025-06-19T08:07:46.881Z Running `/home/build/.rustup/toolchains/1.87.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=7f531c80b03da3c9 -C extra-filename=-63418ab7f95a3f86 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26762025-06-19T08:07:46.915Z Compiling openssl v0.10.73
26772025-06-19T08:07:46.958Z Running `/home/build/.rustup/toolchains/1.87.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=b9b74d6a22e3781c -C extra-filename=-ab626b4d2efbdd16 --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-ab626b4d2efbdd16 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26782025-06-19T08:07:46.970Z Compiling openssl-probe v0.1.5
26792025-06-19T08:07:47.029Z Running `/home/build/.rustup/toolchains/1.87.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=27cd8ed717b4cf95 -C extra-filename=-4df1d1c7c945f588 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26802025-06-19T08:07:47.331Z Compiling foreign-types v0.3.2
26812025-06-19T08:07:47.335Z Running `/home/build/.rustup/toolchains/1.87.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=3d5a4f0d33a87b98 -C extra-filename=-c2a0be81ef6eaaf6 --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-63418ab7f95a3f86.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26822025-06-19T08:07:47.445Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-ab626b4d2efbdd16/build-script-build`
26832025-06-19T08:07:47.490Z Compiling scrypt v0.11.0
26842025-06-19T08:07:47.526Z Running `/home/build/.rustup/toolchains/1.87.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=884aad8325ac596e -C extra-filename=-d360263ffa772d13 --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-a168dea2888aa661.rmeta --extern salsa20=/work/oxidecomputer/omicron/target/debug/deps/libsalsa20-923335b17df756b2.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26852025-06-19T08:07:47.545Z Running `/home/build/.rustup/toolchains/1.87.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=3f1bd995e59a5f29 -C extra-filename=-cbcda50eb00f4450 --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-15692c2f0a1fa710.rmeta --cap-lints allow -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)'`
26862025-06-19T08:07:48.017Z Compiling spki v0.7.3
26872025-06-19T08:07:48.020Z Running `/home/build/.rustup/toolchains/1.87.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=66f791d47eb9023f -C extra-filename=-12622b62dd2794eb --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-0ac3568cb5c7e376.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26882025-06-19T08:07:48.061Z Compiling anstyle-parse v0.2.5
26892025-06-19T08:07:48.061Z Running `/home/build/.rustup/toolchains/1.87.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=db1aeaf99f7e9211 -C extra-filename=-25e8598483079844 --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-03bf52d9306b5785.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26902025-06-19T08:07:48.450Z Compiling http-body-util v0.1.3
26912025-06-19T08:07:48.454Z Running `/home/build/.rustup/toolchains/1.87.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=59ddf5a7feac8f29 -C extra-filename=-ccc90f2a25f39547 --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-271a4e12e339e365.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cc268f9244d9ad28.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-32cec9e0d799541d.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-0110dcd00b10bbfa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26922025-06-19T08:07:48.495Z Compiling rustc_version v0.4.1
26932025-06-19T08:07:48.495Z Running `/home/build/.rustup/toolchains/1.87.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=142dbf23f187142e -C extra-filename=-b9ecbab432421415 --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-6487cbb2dde9295a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26942025-06-19T08:07:48.713Z Compiling openssl-macros v0.1.1
26952025-06-19T08:07:48.754Z Running `/home/build/.rustup/toolchains/1.87.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=d6fd8e200f0f9e06 -C extra-filename=-c4b348e70774a385 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26962025-06-19T08:07:48.869Z Compiling is_terminal_polyfill v1.70.1
26972025-06-19T08:07:48.872Z Running `/home/build/.rustup/toolchains/1.87.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=e700fb583d1b7d71 -C extra-filename=-6c3043da1ab8077d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26982025-06-19T08:07:48.993Z Compiling rustls v0.23.19
26992025-06-19T08:07:48.996Z Running `/home/build/.rustup/toolchains/1.87.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=77832e3ad5e96c0f -C extra-filename=-1856558b521a9f8f --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-1856558b521a9f8f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27002025-06-19T08:07:49.063Z Compiling colorchoice v1.0.2
27012025-06-19T08:07:49.103Z Running `/home/build/.rustup/toolchains/1.87.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=0ab4bf6520cc80fa -C extra-filename=-ab566953f6745526 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27022025-06-19T08:07:49.233Z Compiling anstyle-query v1.1.1
27032025-06-19T08:07:49.237Z Running `/home/build/.rustup/toolchains/1.87.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=07e54ebd625300ee -C extra-filename=-34b0abdf8e6f8759 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27042025-06-19T08:07:49.295Z Compiling pkcs5 v0.7.1
27052025-06-19T08:07:49.303Z Running `/home/build/.rustup/toolchains/1.87.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=eed75666ca869368 -C extra-filename=-fbae27b0325c3b27 --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-02cf41d842e7abb8.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-6737b3af327cc138.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-0ac3568cb5c7e376.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-a168dea2888aa661.rmeta --extern scrypt=/work/oxidecomputer/omicron/target/debug/deps/libscrypt-d360263ffa772d13.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-12622b62dd2794eb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27062025-06-19T08:07:49.340Z Compiling terminal_size v0.4.0
27072025-06-19T08:07:49.344Z Running `/home/build/.rustup/toolchains/1.87.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=b1cb35dd437d309b -C extra-filename=-2ef75c835397d96e --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-d45a704ec4569598.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27082025-06-19T08:07:49.388Z Compiling anstream v0.6.18
27092025-06-19T08:07:49.392Z Running `/home/build/.rustup/toolchains/1.87.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=61d1827736cb57e3 -C extra-filename=-1c310457fd827690 --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-06fa179411152c7f.rmeta --extern anstyle_parse=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_parse-25e8598483079844.rmeta --extern anstyle_query=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_query-34b0abdf8e6f8759.rmeta --extern colorchoice=/work/oxidecomputer/omicron/target/debug/deps/libcolorchoice-ab566953f6745526.rmeta --extern is_terminal_polyfill=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal_polyfill-6c3043da1ab8077d.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-03bf52d9306b5785.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27102025-06-19T08:07:49.433Z Compiling native-tls v0.2.12
27112025-06-19T08:07:49.436Z Running `/home/build/.rustup/toolchains/1.87.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=7f06c503e864ce57 -C extra-filename=-32b55d0bedb36943 --out-dir /work/oxidecomputer/omicron/target/debug/build/native-tls-32b55d0bedb36943 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27122025-06-19T08:07:49.587Z Compiling serde_urlencoded v0.7.1
27132025-06-19T08:07:49.626Z Running `/home/build/.rustup/toolchains/1.87.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=e188bd6772ef400d -C extra-filename=-de23e5e99ab464df --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-3baecd70a88ba04a.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-52e1d93ca6a73556.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-e333b6170bff6ca3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27142025-06-19T08:07:49.632Z Compiling hyper v1.6.0
27152025-06-19T08:07:49.709Z Running `/home/build/.rustup/toolchains/1.87.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=f7617b2ef340d06c -C extra-filename=-53c88c322eaa409e --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-271a4e12e339e365.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-3690577ee22f758c.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-9b9d0721328f0bdc.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-ff016cb990a26464.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-32cec9e0d799541d.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-bd816f45ec33d3cd.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-bafdc436c339b98a.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-52e1d93ca6a73556.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-0110dcd00b10bbfa.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-16929c956149f697.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern want=/work/oxidecomputer/omicron/target/debug/deps/libwant-11a8256d92ee1122.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27162025-06-19T08:07:49.841Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="derive"' --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=507c307ad605dc88 -C extra-filename=-c9fa00714c10b0e6 --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-4fa543283fb75b32.so --cap-lints allow -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(zerocopy_core_error_1_81_0)' --check-cfg 'cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(zerocopy_target_has_atomics_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)'`
27172025-06-19T08:07:49.938Z Running `/home/build/.rustup/toolchains/1.87.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=b541da7f7aac8b9f -C extra-filename=-7e311734a8549daa --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-3fffffabe68fc0ce.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-c2a0be81ef6eaaf6.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-2a147402c71c6c21.rmeta --extern openssl_macros=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_macros-c4b348e70774a385.so --extern ffi=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-cbcda50eb00f4450.rmeta --cap-lints allow -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)'`
27182025-06-19T08:07:50.011Z Compiling pkcs8 v0.10.2
27192025-06-19T08:07:50.015Z Running `/home/build/.rustup/toolchains/1.87.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=6cc45f3f9def67f5 -C extra-filename=-cff44b9f7177e531 --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-0ac3568cb5c7e376.rmeta --extern pkcs5=/work/oxidecomputer/omicron/target/debug/deps/libpkcs5-fbae27b0325c3b27.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-88de7fb551d57f4c.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-12622b62dd2794eb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27202025-06-19T08:07:50.125Z Running `/work/oxidecomputer/omicron/target/debug/build/native-tls-32b55d0bedb36943/build-script-build`
27212025-06-19T08:07:50.187Z Compiling cookie v0.18.1
27222025-06-19T08:07:50.191Z Running `/home/build/.rustup/toolchains/1.87.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=162102baaeee517e -C extra-filename=-f446e8e3b0a90ddc --out-dir /work/oxidecomputer/omicron/target/debug/build/cookie-f446e8e3b0a90ddc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-64521a973ff0676f.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27232025-06-19T08:07:50.311Z Compiling encoding_rs v0.8.34
27242025-06-19T08:07:50.322Z Running `/home/build/.rustup/toolchains/1.87.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=65ebd383df0d29c5 -C extra-filename=-103df2bcb070a288 --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-3de3afdffd237457.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27252025-06-19T08:07:50.580Z Compiling clap_lex v0.7.4
27262025-06-19T08:07:50.583Z Running `/home/build/.rustup/toolchains/1.87.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=5a53649bba3cb0b7 -C extra-filename=-e97ca5fb56a9329f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27272025-06-19T08:07:50.669Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-f446e8e3b0a90ddc/build-script-build`
27282025-06-19T08:07:50.781Z Compiling clap_derive v4.5.32
27292025-06-19T08:07:50.784Z Running `/home/build/.rustup/toolchains/1.87.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.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=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' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-markdown", "unstable-v5"))' -C metadata=924a1af718d3021b -C extra-filename=-a5c7555d2e2b41dc --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-973fa8e1d737893b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27302025-06-19T08:07:51.065Z Compiling clap_builder v4.5.35
27312025-06-19T08:07:51.069Z Running `/home/build/.rustup/toolchains/1.87.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.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 --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' --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=7e28f6dddc51824e -C extra-filename=-ecc52ad4fc6c6b60 --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-1c310457fd827690.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-06fa179411152c7f.rmeta --extern clap_lex=/work/oxidecomputer/omicron/target/debug/deps/libclap_lex-e97ca5fb56a9329f.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-f78af29a5eda1a64.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-2ef75c835397d96e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27322025-06-19T08:07:52.267Z Compiling hyper-util v0.1.14
27332025-06-19T08:07:52.270Z Running `/home/build/.rustup/toolchains/1.87.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.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="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=1002c65e88fb9286 -C extra-filename=-944c836c16ec7e0c --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-47534339b40df4f4.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-3690577ee22f758c.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cc268f9244d9ad28.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-9b9d0721328f0bdc.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-32cec9e0d799541d.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-2bbad1053bc3dd9c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-1ffbb2c1bbf7af15.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-0110dcd00b10bbfa.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-600924a24dfe935a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-d346929584aa12d0.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-216829e733b1ed04.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27342025-06-19T08:07:53.140Z Compiling sync_wrapper v1.0.1
27352025-06-19T08:07:53.145Z Running `/home/build/.rustup/toolchains/1.87.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=308a010d4d5541a4 -C extra-filename=-01d21f426bdedda3 --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-cc268f9244d9ad28.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27362025-06-19T08:07:53.251Z Compiling tower-layer v0.3.3
27372025-06-19T08:07:53.255Z Running `/home/build/.rustup/toolchains/1.87.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=e085d8a7cc02ab59 -C extra-filename=-9e72ee3d92fccfd5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27382025-06-19T08:07:53.348Z Compiling psl-types v2.0.11
27392025-06-19T08:07:53.352Z Running `/home/build/.rustup/toolchains/1.87.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=5ae7ec16b223b28e -C extra-filename=-e4c58618c38e6c87 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27402025-06-19T08:07:53.593Z Compiling litrs v0.4.1
27412025-06-19T08:07:53.636Z Running `/home/build/.rustup/toolchains/1.87.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=23e1e3a449ddbcd5 -C extra-filename=-b4b1cbd943d6e953 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27422025-06-19T08:07:53.641Z Compiling publicsuffix v2.3.0
27432025-06-19T08:07:53.644Z Running `/home/build/.rustup/toolchains/1.87.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=586f2f2791494455 -C extra-filename=-612970b87f4ccbc9 --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-791b95c2413fc103.rmeta --extern psl_types=/work/oxidecomputer/omicron/target/debug/deps/libpsl_types-e4c58618c38e6c87.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27442025-06-19T08:07:53.867Z Compiling tower v0.5.2
27452025-06-19T08:07:53.876Z Running `/home/build/.rustup/toolchains/1.87.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=79280d8c44561416 -C extra-filename=-1bd50b68828c413a --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-cc268f9244d9ad28.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-9b9d0721328f0bdc.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-0110dcd00b10bbfa.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-01d21f426bdedda3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tower_layer=/work/oxidecomputer/omicron/target/debug/deps/libtower_layer-9e72ee3d92fccfd5.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-d346929584aa12d0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27462025-06-19T08:07:53.992Z Running `/home/build/.rustup/toolchains/1.87.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=a2f0306f89ea37f1 -C extra-filename=-f3360400d9b479db --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-1ffbb2c1bbf7af15.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-7606b70a533f59d9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27472025-06-19T08:07:54.748Z Compiling document-features v0.2.10
27482025-06-19T08:07:54.751Z Running `/home/build/.rustup/toolchains/1.87.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.10/lib.rs --error-format=json --json=diagnostic-rendered-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=b3bdf6765e6d6a5d -C extra-filename=-1da1b4a8417ed643 --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-b4b1cbd943d6e953.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27492025-06-19T08:07:54.793Z Compiling rustls-native-certs v0.8.1
27502025-06-19T08:07:54.798Z Running `/home/build/.rustup/toolchains/1.87.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=a62945eb9400f817 -C extra-filename=-68be4c0401b471fc --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-4df1d1c7c945f588.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-fe220a1c44515e68.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27512025-06-19T08:07:54.970Z Compiling webpki-roots v1.0.0
27522025-06-19T08:07:54.973Z Running `/home/build/.rustup/toolchains/1.87.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.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ed746bc8bb15920a -C extra-filename=-54d7f87ebfeedaf0 --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-fe220a1c44515e68.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27532025-06-19T08:07:55.243Z Compiling openapiv3 v2.0.0
27542025-06-19T08:07:55.247Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name openapiv3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openapiv3-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 --cfg 'feature="skip_serializing_defaults"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("skip_serializing_defaults"))' -C metadata=564d184015d02f75 -C extra-filename=-bb487528c99cb180 --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-35fb3541b6a3e2c3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27552025-06-19T08:07:55.330Z Compiling futures-executor v0.3.31
27562025-06-19T08:07:55.333Z Running `/home/build/.rustup/toolchains/1.87.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=7d2777f4a05ed135 -C extra-filename=-219b94a50fd49827 --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-cc268f9244d9ad28.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-e1867bd8b0b9071d.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-9b9d0721328f0bdc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27572025-06-19T08:07:55.373Z Compiling clap v4.5.35
27582025-06-19T08:07:55.424Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name clap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clap-4.5.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 --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' --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=82712dcc21c167de -C extra-filename=-d41f488234bba66a --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-ecc52ad4fc6c6b60.rmeta --extern clap_derive=/work/oxidecomputer/omicron/target/debug/deps/libclap_derive-a5c7555d2e2b41dc.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27592025-06-19T08:07:55.548Z Compiling iri-string v0.7.8
27602025-06-19T08:07:55.597Z Running `/home/build/.rustup/toolchains/1.87.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=ab64be3bed49b57a -C extra-filename=-7a10ed9f20b01085 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27612025-06-19T08:07:55.889Z Running `/home/build/.rustup/toolchains/1.87.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=7e113acb480cc72a -C extra-filename=-c9d3bf2a0d7bbaf3 --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-0c3f9f9074fd84d6.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7e311734a8549daa.rmeta --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-4df1d1c7c945f588.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-cbcda50eb00f4450.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64 --cfg have_min_max_version`
27622025-06-19T08:07:55.935Z Compiling cookie_store v0.21.1
27632025-06-19T08:07:55.938Z Running `/home/build/.rustup/toolchains/1.87.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=040d8f67459527e0 -C extra-filename=-220b692644ede723 --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-f3360400d9b479db.rmeta --extern document_features=/work/oxidecomputer/omicron/target/debug/deps/libdocument_features-1da1b4a8417ed643.so --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-791b95c2413fc103.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rmeta --extern publicsuffix=/work/oxidecomputer/omicron/target/debug/deps/libpublicsuffix-612970b87f4ccbc9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-70c94aec5623d53e.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-7606b70a533f59d9.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27642025-06-19T08:07:55.982Z Compiling futures v0.3.31
27652025-06-19T08:07:55.982Z Running `/home/build/.rustup/toolchains/1.87.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=acc6254538fe4859 -C extra-filename=-5ea59f98d8099997 --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-3690577ee22f758c.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cc268f9244d9ad28.rmeta --extern futures_executor=/work/oxidecomputer/omicron/target/debug/deps/libfutures_executor-219b94a50fd49827.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-e716efa3b094ca97.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-b54f0766faacde7a.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-e1867bd8b0b9071d.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-9b9d0721328f0bdc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27662025-06-19T08:07:56.150Z Compiling ipnetwork v0.21.1
27672025-06-19T08:07:56.154Z Running `/home/build/.rustup/toolchains/1.87.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=e22fadce117a7341 -C extra-filename=-08d9f6b9152baa68 --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-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27682025-06-19T08:07:56.477Z Compiling tokio-native-tls v0.3.1
27692025-06-19T08:07:56.480Z Running `/home/build/.rustup/toolchains/1.87.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=1c0192b3ea0f1659 -C extra-filename=-59b06e387a5443de --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-c9d3bf2a0d7bbaf3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
27702025-06-19T08:07:56.813Z Compiling hyper-tls v0.6.0
27712025-06-19T08:07:56.817Z Running `/home/build/.rustup/toolchains/1.87.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=1bf7e6994d01d295 -C extra-filename=-37dcaaf54226e688 --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-271a4e12e339e365.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-944c836c16ec7e0c.rmeta --extern native_tls=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-c9d3bf2a0d7bbaf3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-59b06e387a5443de.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-d346929584aa12d0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
27722025-06-19T08:07:57.002Z Compiling ucd-trie v0.1.7
27732025-06-19T08:07:57.006Z Running `/home/build/.rustup/toolchains/1.87.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=6a73ff6f3f213437 -C extra-filename=-93393122bde76d9d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27742025-06-19T08:07:57.278Z Compiling winnow v0.5.40
27752025-06-19T08:07:57.281Z Running `/home/build/.rustup/toolchains/1.87.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=931f5e48d081880c -C extra-filename=-be7caf338c4608ad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27762025-06-19T08:07:57.377Z Compiling pest v2.7.14
27772025-06-19T08:07:57.439Z Running `/home/build/.rustup/toolchains/1.87.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=8d38718dca0040a1 -C extra-filename=-084fc837ce28bbcc --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-6461ceff8954e4ce.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern ucd_trie=/work/oxidecomputer/omicron/target/debug/deps/libucd_trie-93393122bde76d9d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27782025-06-19T08:07:57.504Z Compiling signature v2.2.0
27792025-06-19T08:07:57.507Z Running `/home/build/.rustup/toolchains/1.87.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=c8579f73a5a317f8 -C extra-filename=-70a08b4f4207fe85 --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-532d69691be254f4.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-88de7fb551d57f4c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27802025-06-19T08:07:57.552Z Compiling scroll_derive v0.12.0
27812025-06-19T08:07:57.575Z Running `/home/build/.rustup/toolchains/1.87.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=abe245a701814962 -C extra-filename=-381ea9f9ef5b6c62 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27822025-06-19T08:07:57.846Z Compiling toml_write v0.1.2
27832025-06-19T08:07:57.851Z Running `/home/build/.rustup/toolchains/1.87.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=891300b77bd93e97 -C extra-filename=-4e101185b46f36f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27842025-06-19T08:07:58.245Z Compiling winnow v0.7.10
27852025-06-19T08:07:58.249Z Running `/home/build/.rustup/toolchains/1.87.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=af18a31a3d3e8d25 -C extra-filename=-1eb43030107365d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27862025-06-19T08:07:58.476Z Compiling tower-http v0.6.6
27872025-06-19T08:07:58.480Z Running `/home/build/.rustup/toolchains/1.87.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=5990881adb05e094 -C extra-filename=-3f66ae5089d24bec --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-3fffffabe68fc0ce.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-9b9d0721328f0bdc.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-32cec9e0d799541d.rmeta --extern iri_string=/work/oxidecomputer/omicron/target/debug/deps/libiri_string-7a10ed9f20b01085.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-0110dcd00b10bbfa.rmeta --extern tower=/work/oxidecomputer/omicron/target/debug/deps/libtower-1bd50b68828c413a.rmeta --extern tower_layer=/work/oxidecomputer/omicron/target/debug/deps/libtower_layer-9e72ee3d92fccfd5.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-d346929584aa12d0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27882025-06-19T08:07:59.109Z Compiling data-encoding v2.9.0
27892025-06-19T08:07:59.113Z Running `/home/build/.rustup/toolchains/1.87.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=842a8c5b671247ab -C extra-filename=-33039407fd2c7c21 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27902025-06-19T08:07:59.165Z Compiling scroll v0.12.0
27912025-06-19T08:07:59.171Z Running `/home/build/.rustup/toolchains/1.87.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=aabf54905adf1541 -C extra-filename=-0dcc6f6dba2076c1 --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-381ea9f9ef5b6c62.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27922025-06-19T08:07:59.268Z Compiling siphasher v0.3.11
27932025-06-19T08:07:59.311Z Running `/home/build/.rustup/toolchains/1.87.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=62ddb5cfb3e78492 -C extra-filename=-476a87f7f513ad72 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27942025-06-19T08:07:59.342Z Compiling plain v0.2.3
27952025-06-19T08:07:59.345Z Running `/home/build/.rustup/toolchains/1.87.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=146398dbca4fa8af -C extra-filename=-99923c2741c78449 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27962025-06-19T08:07:59.570Z Compiling tinyvec_macros v0.1.1
27972025-06-19T08:07:59.621Z Running `/home/build/.rustup/toolchains/1.87.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=952bfcde3310752f -C extra-filename=-47258b81c2acc1d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27982025-06-19T08:07:59.709Z Compiling tinyvec v1.8.0
27992025-06-19T08:07:59.713Z Compiling goblin v0.8.2
28002025-06-19T08:07:59.713Z Running `/home/build/.rustup/toolchains/1.87.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=b216064cc0715180 -C extra-filename=-325532fcd294f993 --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-47258b81c2acc1d2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28012025-06-19T08:07:59.713Z Running `/home/build/.rustup/toolchains/1.87.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=5727dd5c8d024ece -C extra-filename=-a09fd5ca24215f11 --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-0c3f9f9074fd84d6.rmeta --extern plain=/work/oxidecomputer/omicron/target/debug/deps/libplain-99923c2741c78449.rmeta --extern scroll=/work/oxidecomputer/omicron/target/debug/deps/libscroll-0dcc6f6dba2076c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28022025-06-19T08:07:59.789Z Compiling phf_shared v0.11.2
28032025-06-19T08:07:59.793Z Running `/home/build/.rustup/toolchains/1.87.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=3ecac80690ece29e -C extra-filename=-c3d33902be3a3c7a --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-476a87f7f513ad72.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28042025-06-19T08:08:00.185Z Compiling pest_meta v2.7.14
28052025-06-19T08:08:00.188Z Running `/home/build/.rustup/toolchains/1.87.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=4e84eb972f4fd122 -C extra-filename=-2844bd22e58df443 --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-2a147402c71c6c21.rmeta --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-084fc837ce28bbcc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28062025-06-19T08:08:00.234Z Compiling usdt-impl v0.5.0
28072025-06-19T08:08:00.237Z Running `/home/build/.rustup/toolchains/1.87.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=c3b39be5c6fd845a -C extra-filename=-1a1416f23c19b077 --out-dir /work/oxidecomputer/omicron/target/debug/build/usdt-impl-1a1416f23c19b077 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-64521a973ff0676f.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28082025-06-19T08:08:00.610Z Compiling toml_edit v0.19.15
28092025-06-19T08:08:00.614Z Running `/home/build/.rustup/toolchains/1.87.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=b230818d8a0ec3d1 -C extra-filename=-79aab98619bed1e4 --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-35fb3541b6a3e2c3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-6d9504c6d050406b.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-750c0751d7b2b550.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-be7caf338c4608ad.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28102025-06-19T08:08:00.684Z Compiling pretty-hex v0.4.1
28112025-06-19T08:08:00.687Z Running `/home/build/.rustup/toolchains/1.87.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=1773d24daccd9c54 -C extra-filename=-1a836bdbd14b3195 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28122025-06-19T08:08:00.828Z Running `/work/oxidecomputer/omicron/target/debug/build/usdt-impl-1a1416f23c19b077/build-script-build`
28132025-06-19T08:08:00.965Z Compiling rand_core v0.9.2
28142025-06-19T08:08:00.968Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="os_rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("os_rng", "serde", "std"))' -C metadata=ea98a065a7a5b905 -C extra-filename=-81c4d0f9fa4b2814 --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-b4e208d4b57851a1.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c9fa00714c10b0e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28152025-06-19T08:08:01.032Z Compiling sha1 v0.10.6
28162025-06-19T08:08:01.037Z Running `/home/build/.rustup/toolchains/1.87.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=7f426697d9ec7e3a -C extra-filename=-a65bbd450def922d --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-3de3afdffd237457.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-d1d1da8be6c6940e.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-532d69691be254f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28172025-06-19T08:08:01.214Z Compiling num-integer v0.1.46
28182025-06-19T08:08:01.217Z Running `/home/build/.rustup/toolchains/1.87.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=769d33811d18a1d7 -C extra-filename=-a8d9c42ce3064789 --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-1fb6e8465c7f7e68.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28192025-06-19T08:08:01.467Z Compiling toml_edit v0.22.27
28202025-06-19T08:08:01.506Z Running `/home/build/.rustup/toolchains/1.87.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=9209e13de927e995 -C extra-filename=-4017af24c3cccfbb --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-35fb3541b6a3e2c3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-6d9504c6d050406b.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-750c0751d7b2b550.rmeta --extern toml_write=/work/oxidecomputer/omicron/target/debug/deps/libtoml_write-4e101185b46f36f8.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-1eb43030107365d1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28212025-06-19T08:08:01.511Z Compiling thread-id v4.2.2
28222025-06-19T08:08:01.514Z Running `/home/build/.rustup/toolchains/1.87.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=ca1c70b0bbcdb5d1 -C extra-filename=-b203105fdfd72cb6 --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-15692c2f0a1fa710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28232025-06-19T08:08:01.682Z Compiling pest_generator v2.7.14
28242025-06-19T08:08:01.686Z Compiling crc32fast v1.4.2
28252025-06-19T08:08:01.686Z Running `/home/build/.rustup/toolchains/1.87.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=16230ecaaea84c23 -C extra-filename=-2eb61dc18d762824 --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-084fc837ce28bbcc.rmeta --extern pest_meta=/work/oxidecomputer/omicron/target/debug/deps/libpest_meta-2844bd22e58df443.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28262025-06-19T08:08:01.686Z Running `/home/build/.rustup/toolchains/1.87.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=96327314f0619399 -C extra-filename=-d745b8ddf068285d --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-3de3afdffd237457.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28272025-06-19T08:08:01.990Z Compiling unicode-segmentation v1.12.0
28282025-06-19T08:08:01.994Z Running `/home/build/.rustup/toolchains/1.87.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=de01a1c65f337a69 -C extra-filename=-360547933b906551 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28292025-06-19T08:08:02.074Z Compiling static_assertions v1.1.0
28302025-06-19T08:08:02.077Z Running `/home/build/.rustup/toolchains/1.87.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=8ad77ec8e3372f46 -C extra-filename=-722f924b2fade996 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28312025-06-19T08:08:02.230Z Compiling unicode-width v0.2.0
28322025-06-19T08:08:02.233Z Running `/home/build/.rustup/toolchains/1.87.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=de2b6f37671004f4 -C extra-filename=-f8e3d5f3ac8a66c6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28332025-06-19T08:08:02.813Z Compiling base16ct v0.2.0
28342025-06-19T08:08:02.816Z Running `/home/build/.rustup/toolchains/1.87.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=8f7ef64aedf44320 -C extra-filename=-2fad40719046d586 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28352025-06-19T08:08:02.924Z Compiling rand_chacha v0.9.0
28362025-06-19T08:08:02.964Z Running `/home/build/.rustup/toolchains/1.87.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=9010e24568cfab03 -C extra-filename=-6e292393b60427d3 --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-ce5ddfa14fd81326.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-81c4d0f9fa4b2814.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28372025-06-19T08:08:03.183Z Compiling sec1 v0.7.3
28382025-06-19T08:08:03.237Z Running `/home/build/.rustup/toolchains/1.87.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=c293a619613e3f13 -C extra-filename=-ae44d072895eafe6 --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-2fad40719046d586.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-0ac3568cb5c7e376.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-efc7f9c1783d4d2b.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-cff44b9f7177e531.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-c6d4853b27733a97.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28392025-06-19T08:08:03.605Z Compiling oxnet v0.1.2
28402025-06-19T08:08:03.609Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name oxnet --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/oxnet-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="default"' --cfg 'feature="ipnetwork"' --cfg 'feature="schemars"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "ipnetwork", "schemars", "serde", "std"))' -C metadata=af4a85b6fc905136 -C extra-filename=-d000abeb57728331 --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-08d9f6b9152baa68.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28412025-06-19T08:08:03.771Z Compiling hubpack_derive v0.1.1
28422025-06-19T08:08:03.783Z Running `/home/build/.rustup/toolchains/1.87.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=2f8bed4010d0c67b -C extra-filename=-ac58161a22a25e08 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-7764272970a39c34.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28432025-06-19T08:08:04.304Z Compiling pest_derive v2.7.14
28442025-06-19T08:08:04.308Z Running `/home/build/.rustup/toolchains/1.87.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=95d9c53cd829545c -C extra-filename=-efa63eae8c033b67 --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-084fc837ce28bbcc.rlib --extern pest_generator=/work/oxidecomputer/omicron/target/debug/deps/libpest_generator-2eb61dc18d762824.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28452025-06-19T08:08:04.389Z Compiling crossbeam-epoch v0.9.18
28462025-06-19T08:08:04.393Z Running `/home/build/.rustup/toolchains/1.87.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=617ebc363eb5279d -C extra-filename=-31712546fcde96fc --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-7359b4299789c5bf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28472025-06-19T08:08:04.434Z Compiling bstr v1.10.0
28482025-06-19T08:08:04.434Z Running `/home/build/.rustup/toolchains/1.87.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=dd4d8326dba0223b -C extra-filename=-74fae681615b10bb --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-6461ceff8954e4ce.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-6fc1782911ea05df.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28492025-06-19T08:08:04.823Z Compiling ff v0.13.0
28502025-06-19T08:08:04.863Z Running `/home/build/.rustup/toolchains/1.87.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=187cef79fda76c76 -C extra-filename=-5067012f6b80fbb9 --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-88de7fb551d57f4c.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-c6d4853b27733a97.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28512025-06-19T08:08:05.100Z Compiling heck v0.4.1
28522025-06-19T08:08:05.104Z Running `/home/build/.rustup/toolchains/1.87.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=d8799ddb7727ce36 -C extra-filename=-983699ac8dfc5d2a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28532025-06-19T08:08:05.145Z Compiling group v0.13.0
28542025-06-19T08:08:05.148Z Running `/home/build/.rustup/toolchains/1.87.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=854d0fc0ec1cda31 -C extra-filename=-e79cafb0aad7cdee --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-5067012f6b80fbb9.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-88de7fb551d57f4c.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-c6d4853b27733a97.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28552025-06-19T08:08:05.303Z Compiling dtrace-parser v0.2.0
28562025-06-19T08:08:05.306Z Running `/home/build/.rustup/toolchains/1.87.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=299beec11e9810b7 -C extra-filename=-37b2e579294acfe0 --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-084fc837ce28bbcc.rmeta --extern pest_derive=/work/oxidecomputer/omicron/target/debug/deps/libpest_derive-efa63eae8c033b67.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28572025-06-19T08:08:05.520Z Compiling dof v0.3.0
28582025-06-19T08:08:05.520Z Running `/home/build/.rustup/toolchains/1.87.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=2ee66f6aadc720b9 -C extra-filename=-06f624b1dbf58742 --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-a09fd5ca24215f11.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-1a836bdbd14b3195.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3825fac840bb231c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28592025-06-19T08:08:05.563Z Compiling hubpack v0.1.2
28602025-06-19T08:08:05.567Z Running `/home/build/.rustup/toolchains/1.87.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=847cd9b56615dfed -C extra-filename=-390f0f8cc2372b4d --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-ac58161a22a25e08.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28612025-06-19T08:08:05.898Z Compiling rand v0.9.1
28622025-06-19T08:08:05.903Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="os_rng"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "log", "nightly", "os_rng", "serde", "simd_support", "small_rng", "std", "std_rng", "thread_rng", "unbiased"))' -C metadata=d49c5deda99f42ad -C extra-filename=-4eb54d71c30d8938 --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-6e292393b60427d3.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-81c4d0f9fa4b2814.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28632025-06-19T08:08:06.039Z Compiling num-iter v0.1.45
28642025-06-19T08:08:06.042Z Running `/home/build/.rustup/toolchains/1.87.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=3a4267e107367bc0 -C extra-filename=-b1af0a1645222b48 --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-a8d9c42ce3064789.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1fb6e8465c7f7e68.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28652025-06-19T08:08:06.289Z Compiling strum_macros v0.26.4
28662025-06-19T08:08:06.292Z Running `/home/build/.rustup/toolchains/1.87.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=0b118526e8761082 -C extra-filename=-07b30978a114bf7d --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-973fa8e1d737893b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-148d4a25b6a900e7.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28672025-06-19T08:08:07.025Z Running `/home/build/.rustup/toolchains/1.87.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=2c34e8d23c16ae61 -C extra-filename=-1ee062706b631c47 --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-bd9324fe48e620f7.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-06f624b1dbf58742.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-37b2e579294acfe0.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern thread_id=/work/oxidecomputer/omicron/target/debug/deps/libthread_id-b203105fdfd72cb6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm --cfg usdt_backend_standard`
28682025-06-19T08:08:07.119Z Compiling hkdf v0.12.4
28692025-06-19T08:08:07.167Z Running `/home/build/.rustup/toolchains/1.87.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=b1ffa4f86027d080 -C extra-filename=-946fb52bfee0b312 --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-c040f19c0462a5d1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28702025-06-19T08:08:07.285Z Compiling crypto-bigint v0.5.5
28712025-06-19T08:08:07.288Z Running `/home/build/.rustup/toolchains/1.87.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=da47980f4f687208 -C extra-filename=-972384fa42859371 --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-efc7f9c1783d4d2b.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-88de7fb551d57f4c.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-c6d4853b27733a97.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28722025-06-19T08:08:07.467Z Compiling bzip2-sys v0.1.13+1.0.8
28732025-06-19T08:08:07.474Z Running `/home/build/.rustup/toolchains/1.87.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=64a3072259164eb0 -C extra-filename=-b6d1acd046a0e1bc --out-dir /work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b6d1acd046a0e1bc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-711870d74f607710.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-f17f01e4eb57ec55.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28742025-06-19T08:08:07.625Z Compiling memmap v0.7.0
28752025-06-19T08:08:07.629Z Running `/home/build/.rustup/toolchains/1.87.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=d496ba9352d7231a -C extra-filename=-bc9213066559ce53 --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-15692c2f0a1fa710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28762025-06-19T08:08:07.999Z Compiling bitflags v1.3.2
28772025-06-19T08:08:08.002Z Running `/home/build/.rustup/toolchains/1.87.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=ea9a3015ec4db2f3 -C extra-filename=-be8aff341cdf0f9a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28782025-06-19T08:08:08.082Z Compiling num-bigint-dig v0.8.4
28792025-06-19T08:08:08.086Z Running `/home/build/.rustup/toolchains/1.87.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=07789881a035ffcf -C extra-filename=-a558fb6f75232e6e --out-dir /work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-a558fb6f75232e6e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28802025-06-19T08:08:08.134Z Running `/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b6d1acd046a0e1bc/build-script-build`
28812025-06-19T08:08:08.176Z Compiling crossbeam-deque v0.8.5
28822025-06-19T08:08:08.179Z Running `/home/build/.rustup/toolchains/1.87.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=7643681ab5a60271 -C extra-filename=-03eeb3299729bc03 --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-31712546fcde96fc.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-7359b4299789c5bf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28832025-06-19T08:08:08.328Z Compiling flate2 v1.1.2
28842025-06-19T08:08:08.366Z Running `/home/build/.rustup/toolchains/1.87.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="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --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=c4cc077e3938653b -C extra-filename=-13e2f3155af59d16 --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-d745b8ddf068285d.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-6988ec5fa265824a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28852025-06-19T08:08:08.433Z Compiling usdt-macro v0.5.0
28862025-06-19T08:08:08.436Z Running `/home/build/.rustup/toolchains/1.87.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=c0ebb706cdbb89c1 -C extra-filename=-895a5e3a5113533c --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-37b2e579294acfe0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-0c67bad7817109d6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-1ee062706b631c47.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28872025-06-19T08:08:08.493Z Compiling usdt-attr-macro v0.5.0
28882025-06-19T08:08:08.496Z Running `/home/build/.rustup/toolchains/1.87.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=62182b51f2049014 -C extra-filename=-e2861b2ef28ff67e --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-37b2e579294acfe0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-0c67bad7817109d6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-1ee062706b631c47.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28892025-06-19T08:08:08.571Z Running `/work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-a558fb6f75232e6e/build-script-build`
28902025-06-19T08:08:08.595Z Compiling newtype-uuid v1.2.4
28912025-06-19T08:08:08.599Z Running `/home/build/.rustup/toolchains/1.87.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=f22b4f9c9f76fb7a -C extra-filename=-d146df248e575560 --out-dir /work/oxidecomputer/omicron/target/debug/build/newtype-uuid-d146df248e575560 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28922025-06-19T08:08:08.988Z Compiling unicode-xid v0.2.6
28932025-06-19T08:08:08.993Z Running `/home/build/.rustup/toolchains/1.87.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=96298160de477511 -C extra-filename=-61828afd5cf1b997 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28942025-06-19T08:08:09.220Z Running `/work/oxidecomputer/omicron/target/debug/build/newtype-uuid-d146df248e575560/build-script-build`
28952025-06-19T08:08:09.254Z Running `/home/build/.rustup/toolchains/1.87.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=f3f99fd5544d8baf -C extra-filename=-4c8ee10920eb3aa7 --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-bd9324fe48e620f7.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-7d13f98916d1d3e8.rmeta --extern libm=/work/oxidecomputer/omicron/target/debug/deps/liblibm-52e190b49346b5a0.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-a8d9c42ce3064789.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-b1af0a1645222b48.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1fb6e8465c7f7e68.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-16929c956149f697.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_i128`
28962025-06-19T08:08:09.312Z Compiling pkcs1 v0.7.5
28972025-06-19T08:08:09.315Z Running `/home/build/.rustup/toolchains/1.87.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=1a1ae0e58d681b75 -C extra-filename=-264d3ec691dd11f6 --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-0ac3568cb5c7e376.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-cff44b9f7177e531.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-12622b62dd2794eb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28982025-06-19T08:08:09.552Z Running `/home/build/.rustup/toolchains/1.87.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=dcaacf8e40a58a7d -C extra-filename=-7447a19638f39e3f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -l static=bz2`
28992025-06-19T08:08:09.738Z Compiling curve25519-dalek v4.1.3
29002025-06-19T08:08:09.742Z Running `/home/build/.rustup/toolchains/1.87.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=cadd2b037030e5f7 -C extra-filename=-3c768010f049ded5 --out-dir /work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-3c768010f049ded5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-b9ecbab432421415.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29012025-06-19T08:08:10.126Z Compiling elliptic-curve v0.13.8
29022025-06-19T08:08:10.130Z Running `/home/build/.rustup/toolchains/1.87.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=c414404df7aac7fb -C extra-filename=-36a3c602ca03283e --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-2fad40719046d586.rmeta --extern crypto_bigint=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_bigint-972384fa42859371.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-532d69691be254f4.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-5067012f6b80fbb9.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-efc7f9c1783d4d2b.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-e79cafb0aad7cdee.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-946fb52bfee0b312.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-342e1c0a888cffaa.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-cff44b9f7177e531.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-88de7fb551d57f4c.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-ae44d072895eafe6.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-c6d4853b27733a97.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29032025-06-19T08:08:10.176Z Compiling zstd-sys v2.0.14+zstd.1.5.7
29042025-06-19T08:08:10.182Z Running `/home/build/.rustup/toolchains/1.87.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=fc0b7429ce7ae98e -C extra-filename=-5f1acf62e9ffaa91 --out-dir /work/oxidecomputer/omicron/target/debug/build/zstd-sys-5f1acf62e9ffaa91 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-711870d74f607710.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-f17f01e4eb57ec55.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29052025-06-19T08:08:10.254Z Compiling usdt v0.5.0
29062025-06-19T08:08:10.258Z Running `/home/build/.rustup/toolchains/1.87.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=c5bc4c07261c17ec -C extra-filename=-188f2b489c552f48 --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-06f624b1dbf58742.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-37b2e579294acfe0.rmeta --extern goblin=/work/oxidecomputer/omicron/target/debug/deps/libgoblin-a09fd5ca24215f11.rmeta --extern memmap=/work/oxidecomputer/omicron/target/debug/deps/libmemmap-bc9213066559ce53.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern usdt_attr_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_attr_macro-e2861b2ef28ff67e.so --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-1ee062706b631c47.rmeta --extern usdt_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_macro-895a5e3a5113533c.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29072025-06-19T08:08:10.534Z Compiling itertools v0.10.5
29082025-06-19T08:08:10.538Z Running `/home/build/.rustup/toolchains/1.87.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=6f98638a230bd0bd -C extra-filename=-c919e9c07f8e06f6 --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-ed761dbd9a6ae688.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29092025-06-19T08:08:10.749Z Compiling ahash v0.8.11
29102025-06-19T08:08:10.752Z Running `/home/build/.rustup/toolchains/1.87.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.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="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=b7e093a5e8534f18 -C extra-filename=-c55cee3548e3d26f --out-dir /work/oxidecomputer/omicron/target/debug/build/ahash-c55cee3548e3d26f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-64521a973ff0676f.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29112025-06-19T08:08:10.811Z Compiling strum v0.26.3
29122025-06-19T08:08:10.814Z Running `/home/build/.rustup/toolchains/1.87.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=c028e2f396ed2bb8 -C extra-filename=-a5d279fa3449a95f --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-07b30978a114bf7d.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29132025-06-19T08:08:10.948Z Compiling signal-hook v0.3.18
29142025-06-19T08:08:10.951Z Running `/home/build/.rustup/toolchains/1.87.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=4d89a5888d4751ca -C extra-filename=-5c0607f380f46b9e --out-dir /work/oxidecomputer/omicron/target/debug/build/signal-hook-5c0607f380f46b9e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29152025-06-19T08:08:11.054Z Compiling rayon-core v1.12.1
29162025-06-19T08:08:11.057Z Running `/home/build/.rustup/toolchains/1.87.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=0a1e2c1a32332945 -C extra-filename=-fd10f72247f301f8 --out-dir /work/oxidecomputer/omicron/target/debug/build/rayon-core-fd10f72247f301f8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29172025-06-19T08:08:11.057Z Running `/work/oxidecomputer/omicron/target/debug/build/zstd-sys-5f1acf62e9ffaa91/build-script-build`
29182025-06-19T08:08:11.179Z Running `/work/oxidecomputer/omicron/target/debug/build/ahash-c55cee3548e3d26f/build-script-build`
29192025-06-19T08:08:11.284Z Running `/work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-3c768010f049ded5/build-script-build`
29202025-06-19T08:08:11.371Z Running `/work/oxidecomputer/omicron/target/debug/build/signal-hook-5c0607f380f46b9e/build-script-build`
29212025-06-19T08:08:11.394Z Running `/home/build/.rustup/toolchains/1.87.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=6d58cce5afceec71 -C extra-filename=-4b0cfea7576650fb --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-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(doc_cfg)'`
29222025-06-19T08:08:11.440Z Compiling toml v0.7.8
29232025-06-19T08:08:11.444Z Running `/home/build/.rustup/toolchains/1.87.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=f61d85ccd8c62101 -C extra-filename=-30f8be996c873c9d --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-ffab9a5a2161806a.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-6d9504c6d050406b.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-750c0751d7b2b550.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-79aab98619bed1e4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29242025-06-19T08:08:11.444Z Running `/work/oxidecomputer/omicron/target/debug/build/rayon-core-fd10f72247f301f8/build-script-build`
29252025-06-19T08:08:11.538Z Compiling unicode-normalization v0.1.24
29262025-06-19T08:08:11.559Z Running `/home/build/.rustup/toolchains/1.87.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=30b48145240d9699 -C extra-filename=-c13988823d7f23c5 --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-325532fcd294f993.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29272025-06-19T08:08:11.795Z Compiling rsa v0.9.6
29282025-06-19T08:08:11.798Z Running `/home/build/.rustup/toolchains/1.87.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=3bbb087cc0d6e139 -C extra-filename=-99973777b542bb53 --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-e55f68fe8b969bcd.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-532d69691be254f4.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-4c8ee10920eb3aa7.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-a8d9c42ce3064789.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1fb6e8465c7f7e68.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-264d3ec691dd11f6.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-cff44b9f7177e531.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-88de7fb551d57f4c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-70a08b4f4207fe85.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-12622b62dd2794eb.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-c6d4853b27733a97.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29292025-06-19T08:08:12.464Z Compiling rfc6979 v0.4.0
29302025-06-19T08:08:12.467Z Running `/home/build/.rustup/toolchains/1.87.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=ec517665968642c9 -C extra-filename=-9426851905cabb92 --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-c040f19c0462a5d1.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-c6d4853b27733a97.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29312025-06-19T08:08:12.706Z Compiling curve25519-dalek-derive v0.1.1
29322025-06-19T08:08:12.710Z Running `/home/build/.rustup/toolchains/1.87.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=bb0d8645f033e2c6 -C extra-filename=-fa9c2a0321e17326 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29332025-06-19T08:08:12.843Z Compiling daft-derive v0.1.3
29342025-06-19T08:08:12.848Z Compiling memoffset v0.9.1
29352025-06-19T08:08:12.848Z Running `/home/build/.rustup/toolchains/1.87.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.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 --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=12593e3c3838e3bd -C extra-filename=-445d721381a99e77 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29362025-06-19T08:08:12.879Z Running `/home/build/.rustup/toolchains/1.87.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=fa669f279b3a1355 -C extra-filename=-d3306130064414d8 --out-dir /work/oxidecomputer/omicron/target/debug/build/memoffset-d3306130064414d8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-64eddfadf42e0b77.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29372025-06-19T08:08:12.932Z Compiling managed v0.8.0
29382025-06-19T08:08:12.936Z Running `/home/build/.rustup/toolchains/1.87.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=fd08516d85778bd1 -C extra-filename=-546499f45209a4df --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29392025-06-19T08:08:13.370Z Running `/work/oxidecomputer/omicron/target/debug/build/memoffset-d3306130064414d8/build-script-build`
29402025-06-19T08:08:13.419Z Compiling ecdsa v0.16.9
29412025-06-19T08:08:13.423Z Running `/home/build/.rustup/toolchains/1.87.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=12f7f3eee4575fa8 -C extra-filename=-f06645ea084f2459 --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-0ac3568cb5c7e376.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-532d69691be254f4.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-36a3c602ca03283e.rmeta --extern rfc6979=/work/oxidecomputer/omicron/target/debug/deps/librfc6979-9426851905cabb92.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-70a08b4f4207fe85.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-12622b62dd2794eb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29422025-06-19T08:08:13.496Z Running `/home/build/.rustup/toolchains/1.87.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=3866b8ffd4d594f9 -C extra-filename=-51676cd5cc57f196 --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-15692c2f0a1fa710.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-d5b3e5d262c602eb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29432025-06-19T08:08:14.251Z Running `/home/build/.rustup/toolchains/1.87.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=09bee23f8c848232 -C extra-filename=-fb9e67d7027e1016 --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-3de3afdffd237457.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-d1d1da8be6c6940e.rmeta --extern curve25519_dalek_derive=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek_derive-fa9c2a0321e17326.so --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-532d69691be254f4.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-88de7fb551d57f4c.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-c6d4853b27733a97.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'curve25519_dalek_bits="64"' --cfg 'curve25519_dalek_backend="simd"'`
29442025-06-19T08:08:14.371Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name ahash --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.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="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=b8686832d35cfacf -C extra-filename=-fd9afbd5191e5f0b --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-3de3afdffd237457.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-3bb9f1fd85ab87f4.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-2a147402c71c6c21.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3825fac840bb231c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'feature="folded_multiply"'`
29452025-06-19T08:08:14.423Z Compiling x509-cert v0.2.5
29462025-06-19T08:08:14.441Z Running `/home/build/.rustup/toolchains/1.87.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=a049b47dbf791efd -C extra-filename=-a20341786e6c784f --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-e55f68fe8b969bcd.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-0ac3568cb5c7e376.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-12622b62dd2794eb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29472025-06-19T08:08:14.576Z Compiling daft v0.1.3
29482025-06-19T08:08:14.580Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name daft --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/daft-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --cfg 'feature="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=8a15fdba4e7dd4d9 -C extra-filename=-f009448568e94a55 --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-445d721381a99e77.so --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-4b0cfea7576650fb.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-5a7744e0b57282b3.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29492025-06-19T08:08:14.940Z Compiling zstd-safe v7.2.3
29502025-06-19T08:08:14.944Z Running `/home/build/.rustup/toolchains/1.87.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=827384aa880bd27b -C extra-filename=-329664a3737bad5d --out-dir /work/oxidecomputer/omicron/target/debug/build/zstd-safe-329664a3737bad5d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29512025-06-19T08:08:15.146Z Compiling fixedbitset v0.4.2
29522025-06-19T08:08:15.147Z Running `/home/build/.rustup/toolchains/1.87.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=f9c6dd8b306377e3 -C extra-filename=-28036b58c2f193fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29532025-06-19T08:08:15.341Z Compiling precomputed-hash v0.1.1
29542025-06-19T08:08:15.344Z Running `/home/build/.rustup/toolchains/1.87.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=e64086ae77ed8e7c -C extra-filename=-2c14360bf6ee125e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29552025-06-19T08:08:15.518Z Compiling new_debug_unreachable v1.0.6
29562025-06-19T08:08:15.522Z Running `/home/build/.rustup/toolchains/1.87.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=202bb76f06b5480c -C extra-filename=-8b4e895896a22e10 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29572025-06-19T08:08:15.595Z Compiling petgraph v0.6.5
29582025-06-19T08:08:15.600Z Running `/home/build/.rustup/toolchains/1.87.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=96c5ca7554b50046 -C extra-filename=-4e7af515766a7d22 --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-28036b58c2f193fa.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-70c94aec5623d53e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29592025-06-19T08:08:15.702Z Compiling string_cache v0.8.9
29602025-06-19T08:08:15.705Z Running `/home/build/.rustup/toolchains/1.87.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=e4ce563b91f95140 -C extra-filename=-57f444eb49725cc5 --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-8b4e895896a22e10.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-6e6d4655a39b2459.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-c3d33902be3a3c7a.rmeta --extern precomputed_hash=/work/oxidecomputer/omicron/target/debug/deps/libprecomputed_hash-2c14360bf6ee125e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29612025-06-19T08:08:16.159Z Running `/home/build/.rustup/toolchains/1.87.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=12c7aca8ea9be7f6 -C extra-filename=-8d08de17c8080ce8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -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`
29622025-06-19T08:08:16.363Z Running `/home/build/.rustup/toolchains/1.87.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=cc4d951c34a6e06b -C extra-filename=-61f364f613778fdd --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-03eeb3299729bc03.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-7359b4299789c5bf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29632025-06-19T08:08:17.750Z Compiling ed25519 v2.2.3
29642025-06-19T08:08:17.753Z Running `/home/build/.rustup/toolchains/1.87.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=a1823a1b2d4414fd -C extra-filename=-0c790bbf74ba4639 --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-cff44b9f7177e531.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-70a08b4f4207fe85.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29652025-06-19T08:08:18.622Z Compiling enum-as-inner v0.6.1
29662025-06-19T08:08:18.625Z Running `/home/build/.rustup/toolchains/1.87.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=df234b9215b4967c -C extra-filename=-0f71a835bf2a8c25 --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-973fa8e1d737893b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29672025-06-19T08:08:18.971Z Compiling cfg_aliases v0.2.1
29682025-06-19T08:08:18.975Z Running `/home/build/.rustup/toolchains/1.87.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=fca7e1ab438a1165 -C extra-filename=-f49e3f28a60c75c3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29692025-06-19T08:08:19.124Z Compiling nix v0.29.0
29702025-06-19T08:08:19.127Z Running `/home/build/.rustup/toolchains/1.87.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=b43cf98b6416662e -C extra-filename=-635ff7a21040d961 --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-635ff7a21040d961 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_aliases=/work/oxidecomputer/omicron/target/debug/deps/libcfg_aliases-f49e3f28a60c75c3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29712025-06-19T08:08:19.265Z Compiling ed25519-dalek v2.1.1
29722025-06-19T08:08:19.304Z Running `/home/build/.rustup/toolchains/1.87.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=1653e02118c8d9ea -C extra-filename=-de35b032f7a7e7f8 --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-fb9e67d7027e1016.rmeta --extern ed25519=/work/oxidecomputer/omicron/target/debug/deps/libed25519-0c790bbf74ba4639.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-88de7fb551d57f4c.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-70a08b4f4207fe85.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-c6d4853b27733a97.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29732025-06-19T08:08:19.615Z Compiling signal-hook-mio v0.2.4
29742025-06-19T08:08:19.619Z Running `/home/build/.rustup/toolchains/1.87.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=5485fabec68242d1 -C extra-filename=-beb59e4f42221786 --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-15692c2f0a1fa710.rmeta --extern mio_1_0=/work/oxidecomputer/omicron/target/debug/deps/libmio-8a204451e570fec6.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-51676cd5cc57f196.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29752025-06-19T08:08:19.828Z Compiling bzip2 v0.4.4
29762025-06-19T08:08:19.832Z Compiling hickory-proto v0.24.4
29772025-06-19T08:08:19.832Z Running `/home/build/.rustup/toolchains/1.87.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=7af46fdb4fadcae0 -C extra-filename=-b3e7734e2548e7e9 --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-7447a19638f39e3f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib`
29782025-06-19T08:08:19.833Z Running `/home/build/.rustup/toolchains/1.87.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="default"' --cfg 'feature="text-parsing"' --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=6f649ce9d03e1ee9 -C extra-filename=-dfae0b60f66f95c8 --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-971293eef7024649.so --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-33039407fd2c7c21.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-0f71a835bf2a8c25.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-3690577ee22f758c.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-e716efa3b094ca97.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-9b9d0721328f0bdc.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-791b95c2413fc103.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-2bbad1053bc3dd9c.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-2a147402c71c6c21.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-325532fcd294f993.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-216829e733b1ed04.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29792025-06-19T08:08:20.006Z Compiling heapless v0.7.17
29802025-06-19T08:08:20.010Z Running `/home/build/.rustup/toolchains/1.87.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=5a38e6b1e42c969a -C extra-filename=-249c0824923a96da --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-249c0824923a96da -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-b9ecbab432421415.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29812025-06-19T08:08:20.211Z Compiling simd-adler32 v0.3.7
29822025-06-19T08:08:20.216Z Running `/home/build/.rustup/toolchains/1.87.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=22e24b9703a4a772 -C extra-filename=-51c2577908a0ba33 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29832025-06-19T08:08:20.536Z Compiling zip v2.6.1
29842025-06-19T08:08:20.541Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zip-2.6.1/src/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,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-zopfli"' --cfg 'feature="flate2"' --cfg 'feature="zopfli"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_all-features", "_deflate-any", "aes", "aes-crypto", "bzip2", "chrono", "constant_time_eq", "default", "deflate", "deflate-flate2", "deflate-miniz", "deflate-zlib", "deflate-zlib-ng", "deflate-zopfli", "deflate64", "flate2", "getrandom", "hmac", "jiff-02", "lzma", "lzma-rs", "nt-time", "pbkdf2", "proc-macro2", "sha1", "time", "unreserved", "xz", "zeroize", "zopfli", "zstd"))' -C metadata=261cc4ade47b3b61 -C extra-filename=-7ec87a07c4ef1303 --out-dir /work/oxidecomputer/omicron/target/debug/build/zip-7ec87a07c4ef1303 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29852025-06-19T08:08:20.579Z Compiling bumpalo v3.16.0
29862025-06-19T08:08:20.617Z Running `/home/build/.rustup/toolchains/1.87.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=428ee46c81fcd2c3 -C extra-filename=-6aaad6148977693c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29872025-06-19T08:08:20.753Z Compiling lockfree-object-pool v0.1.6
29882025-06-19T08:08:20.764Z Running `/home/build/.rustup/toolchains/1.87.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=303c2ceb71d928e6 -C extra-filename=-e7bf1d027174f454 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29892025-06-19T08:08:20.955Z Compiling lalrpop-util v0.19.12
29902025-06-19T08:08:20.967Z Running `/home/build/.rustup/toolchains/1.87.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=f03b8b1b1017b513 -C extra-filename=-45fc1ecef8334f2d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29912025-06-19T08:08:21.043Z Compiling rustc-hash v2.1.1
29922025-06-19T08:08:21.118Z Running `/home/build/.rustup/toolchains/1.87.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=a04b7cfc3e0d5d39 -C extra-filename=-6150782b8ea62017 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29932025-06-19T08:08:21.128Z Compiling zopfli v0.8.1
29942025-06-19T08:08:21.128Z Running `/home/build/.rustup/toolchains/1.87.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=ee4fb7cfe9ea6242 -C extra-filename=-5040540ab6788819 --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-6aaad6148977693c.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-d745b8ddf068285d.rmeta --extern lockfree_object_pool=/work/oxidecomputer/omicron/target/debug/deps/liblockfree_object_pool-e7bf1d027174f454.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-2a147402c71c6c21.rmeta --extern simd_adler32=/work/oxidecomputer/omicron/target/debug/deps/libsimd_adler32-51c2577908a0ba33.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29952025-06-19T08:08:21.275Z Running `/work/oxidecomputer/omicron/target/debug/build/zip-7ec87a07c4ef1303/build-script-build`
29962025-06-19T08:08:21.348Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-249c0824923a96da/build-script-build`
29972025-06-19T08:08:21.377Z Compiling zip v0.6.6
29982025-06-19T08:08:21.384Z Running `/home/build/.rustup/toolchains/1.87.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=3046c0c619e9c7c0 -C extra-filename=-960ced83a8e40c69 --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-bd9324fe48e620f7.rmeta --extern bzip2=/work/oxidecomputer/omicron/target/debug/deps/libbzip2-b3e7734e2548e7e9.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-d745b8ddf068285d.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-13e2f3155af59d16.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib`
29992025-06-19T08:08:21.448Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-635ff7a21040d961/build-script-build`
30002025-06-19T08:08:21.489Z Compiling crossterm v0.28.1
30012025-06-19T08:08:21.508Z Running `/home/build/.rustup/toolchains/1.87.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=5939675f4bbe8c32 -C extra-filename=-da10b95c202ed643 --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-3fffffabe68fc0ce.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cc268f9244d9ad28.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-8a204451e570fec6.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-6e6d4655a39b2459.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-d45a704ec4569598.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-51676cd5cc57f196.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-beb59e4f42221786.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30022025-06-19T08:08:21.523Z Compiling bzip2 v0.5.2
30032025-06-19T08:08:21.545Z Running `/home/build/.rustup/toolchains/1.87.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=d54b46e330ab42ce -C extra-filename=-11a31964865ab4eb --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-7447a19638f39e3f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib`
30042025-06-19T08:08:21.931Z Compiling console v0.15.10
30052025-06-19T08:08:21.935Z Running `/home/build/.rustup/toolchains/1.87.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=9eedc5229c7714f2 -C extra-filename=-5f1449e5b4630e5e --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-15692c2f0a1fa710.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-2a147402c71c6c21.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-f8e3d5f3ac8a66c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30062025-06-19T08:08:21.974Z Compiling hash32 v0.2.1
30072025-06-19T08:08:21.978Z Running `/home/build/.rustup/toolchains/1.87.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=c57b9f3b653e316c -C extra-filename=-9e2a994cc2ca235b --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-bd9324fe48e620f7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30082025-06-19T08:08:22.373Z Compiling winnow v0.6.26
30092025-06-19T08:08:22.416Z Running `/home/build/.rustup/toolchains/1.87.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=690f4af55531d247 -C extra-filename=-4160d46f2ca5230e --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-6461ceff8954e4ce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30102025-06-19T08:08:22.490Z Compiling predicates-core v1.0.8
30112025-06-19T08:08:22.494Z Running `/home/build/.rustup/toolchains/1.87.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=c18cb81204edd83c -C extra-filename=-44f787477a210ef1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30122025-06-19T08:08:22.604Z Compiling unicode-bidi v0.3.17
30132025-06-19T08:08:22.607Z Running `/home/build/.rustup/toolchains/1.87.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=b3bbf97e3c249c9d -C extra-filename=-b6b415bde6543573 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30142025-06-19T08:08:22.841Z Compiling smoltcp v0.9.1
30152025-06-19T08:08:22.845Z Running `/home/build/.rustup/toolchains/1.87.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=da80862e8980d263 -C extra-filename=-cfd4949fefb508f0 --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-cfd4949fefb508f0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30162025-06-19T08:08:23.237Z Compiling portable-atomic v1.11.0
30172025-06-19T08:08:23.241Z Running `/home/build/.rustup/toolchains/1.87.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=b408a271d21c3c52 -C extra-filename=-2657fdf881e8a8f0 --out-dir /work/oxidecomputer/omicron/target/debug/build/portable-atomic-2657fdf881e8a8f0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30182025-06-19T08:08:23.548Z Compiling unicode-properties v0.1.3
30192025-06-19T08:08:23.603Z Running `/home/build/.rustup/toolchains/1.87.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=6ac52a848bbcb4d7 -C extra-filename=-a0e0977a74aa9a9b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30202025-06-19T08:08:23.800Z Compiling buf-list v1.0.3
30212025-06-19T08:08:23.804Z Running `/home/build/.rustup/toolchains/1.87.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=bfacbf7396d3b579 -C extra-filename=-0f620de063912105 --out-dir /work/oxidecomputer/omicron/target/debug/build/buf-list-0f620de063912105 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30222025-06-19T08:08:24.041Z Compiling stringprep v0.1.5
30232025-06-19T08:08:24.044Z Running `/home/build/.rustup/toolchains/1.87.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=1a88a5fcf6f38064 -C extra-filename=-65b8d77881977686 --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-b6b415bde6543573.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-c13988823d7f23c5.rmeta --extern unicode_properties=/work/oxidecomputer/omicron/target/debug/deps/libunicode_properties-a0e0977a74aa9a9b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30242025-06-19T08:08:24.238Z Running `/work/oxidecomputer/omicron/target/debug/build/portable-atomic-2657fdf881e8a8f0/build-script-build`
30252025-06-19T08:08:24.348Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-cfd4949fefb508f0/build-script-build`
30262025-06-19T08:08:24.416Z Running `/home/build/.rustup/toolchains/1.87.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=49aa89326beb566a -C extra-filename=-02f8ccabca3522b2 --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-9e2a994cc2ca235b.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-dc900234ca880324.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-24cb4a3f30bb21bb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_cas --cfg has_atomics`
30272025-06-19T08:08:24.508Z Running `/home/build/.rustup/toolchains/1.87.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=63d5aee5a063707a -C extra-filename=-22d985003c029e71 --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-3fffffabe68fc0ce.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-8d08de17c8080ce8.rmeta --cap-lints allow -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)'`
30282025-06-19T08:08:24.512Z Running `/work/oxidecomputer/omicron/target/debug/build/buf-list-0f620de063912105/build-script-build`
30292025-06-19T08:08:24.617Z Compiling rayon v1.10.0
30302025-06-19T08:08:24.620Z Running `/home/build/.rustup/toolchains/1.87.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=89cf1d4c767883ee -C extra-filename=-430d859215fc2171 --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-ed761dbd9a6ae688.rmeta --extern rayon_core=/work/oxidecomputer/omicron/target/debug/deps/librayon_core-61f364f613778fdd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30312025-06-19T08:08:24.972Z Compiling tokio-stream v0.1.17
30322025-06-19T08:08:24.976Z Running `/home/build/.rustup/toolchains/1.87.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=3613838934406f13 -C extra-filename=-22778c8ad11a2fb6 --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-cc268f9244d9ad28.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-0110dcd00b10bbfa.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30332025-06-19T08:08:25.325Z Running `/home/build/.rustup/toolchains/1.87.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=44a04c39075672ab -C extra-filename=-fb0118d0174ad170 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -l static=zstd`
30342025-06-19T08:08:25.519Z Running `/work/oxidecomputer/omicron/target/debug/build/zstd-safe-329664a3737bad5d/build-script-build`
30352025-06-19T08:08:25.563Z Compiling md-5 v0.10.6
30362025-06-19T08:08:25.566Z Running `/home/build/.rustup/toolchains/1.87.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=c541ef6f9c412e94 -C extra-filename=-a0a2742d90afe63c --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-3de3afdffd237457.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-532d69691be254f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30372025-06-19T08:08:25.621Z Running `/home/build/.rustup/toolchains/1.87.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=1f23f47fd23bb9d3 -C extra-filename=-fa491292d96812ec --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-fb0118d0174ad170.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
30382025-06-19T08:08:25.692Z Compiling float-cmp v0.10.0
30392025-06-19T08:08:25.696Z Running `/home/build/.rustup/toolchains/1.87.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=f684c950baf4bf55 -C extra-filename=-2dc33a91a868594e --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-1fb6e8465c7f7e68.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30402025-06-19T08:08:25.892Z Compiling fs-err v3.1.1
30412025-06-19T08:08:25.932Z Running `/home/build/.rustup/toolchains/1.87.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=0fd84a15e30ef0ce -C extra-filename=-83f6b1f36e326031 --out-dir /work/oxidecomputer/omicron/target/debug/build/fs-err-83f6b1f36e326031 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-64eddfadf42e0b77.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30422025-06-19T08:08:25.947Z Compiling fallible-iterator v0.2.0
30432025-06-19T08:08:25.987Z Running `/home/build/.rustup/toolchains/1.87.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=35abe49f0256902b -C extra-filename=-88f6b8adc3ca0bc5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30442025-06-19T08:08:25.991Z Compiling zstd v0.13.3
30452025-06-19T08:08:25.994Z Running `/home/build/.rustup/toolchains/1.87.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=8e1150c1899dbc01 -C extra-filename=-0da35b7289db56a6 --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-fa491292d96812ec.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
30462025-06-19T08:08:26.053Z Compiling difflib v0.4.0
30472025-06-19T08:08:26.056Z Running `/home/build/.rustup/toolchains/1.87.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=4f1dad1be87a12d5 -C extra-filename=-3352eda02888ee0f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30482025-06-19T08:08:26.307Z Compiling normalize-line-endings v0.3.0
30492025-06-19T08:08:26.311Z Running `/home/build/.rustup/toolchains/1.87.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=8388a107f98464ca -C extra-filename=-2c2bfc43658c7590 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30502025-06-19T08:08:26.415Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name zip --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zip-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="_deflate-any"' --cfg 'feature="bzip2"' --cfg 'feature="deflate"' --cfg 'feature="deflate-flate2"' --cfg 'feature="deflate-zopfli"' --cfg 'feature="flate2"' --cfg 'feature="zopfli"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_all-features", "_deflate-any", "aes", "aes-crypto", "bzip2", "chrono", "constant_time_eq", "default", "deflate", "deflate-flate2", "deflate-miniz", "deflate-zlib", "deflate-zlib-ng", "deflate-zopfli", "deflate64", "flate2", "getrandom", "hmac", "jiff-02", "lzma", "lzma-rs", "nt-time", "pbkdf2", "proc-macro2", "sha1", "time", "unreserved", "xz", "zeroize", "zopfli", "zstd"))' -C metadata=56659736042b7afa -C extra-filename=-8e070b895b0e4152 --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-11a31964865ab4eb.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-d745b8ddf068285d.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-13e2f3155af59d16.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-6461ceff8954e4ce.rmeta --extern zopfli=/work/oxidecomputer/omicron/target/debug/deps/libzopfli-5040540ab6788819.rmeta --extern zstd=/work/oxidecomputer/omicron/target/debug/deps/libzstd-0da35b7289db56a6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
30512025-06-19T08:08:26.534Z Running `/work/oxidecomputer/omicron/target/debug/build/fs-err-83f6b1f36e326031/build-script-build`
30522025-06-19T08:08:26.539Z Compiling predicates v3.1.3
30532025-06-19T08:08:26.619Z Running `/home/build/.rustup/toolchains/1.87.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=ca769f2158cd3f0a -C extra-filename=-0ddd67908c7115c5 --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-06fa179411152c7f.rmeta --extern difflib=/work/oxidecomputer/omicron/target/debug/deps/libdifflib-3352eda02888ee0f.rmeta --extern float_cmp=/work/oxidecomputer/omicron/target/debug/deps/libfloat_cmp-2dc33a91a868594e.rmeta --extern normalize_line_endings=/work/oxidecomputer/omicron/target/debug/deps/libnormalize_line_endings-2c2bfc43658c7590.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-44f787477a210ef1.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30542025-06-19T08:08:26.682Z Compiling postgres-protocol v0.6.8
30552025-06-19T08:08:26.723Z Running `/home/build/.rustup/toolchains/1.87.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=ccac00277f85f05f -C extra-filename=-576fe6d02f016a0c --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-47534339b40df4f4.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-bd9324fe48e620f7.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-88f6b8adc3ca0bc5.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-c040f19c0462a5d1.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-a0a2742d90afe63c.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-6461ceff8954e4ce.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4eb54d71c30d8938.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rmeta --extern stringprep=/work/oxidecomputer/omicron/target/debug/deps/libstringprep-65b8d77881977686.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30562025-06-19T08:08:26.723Z Running `/home/build/.rustup/toolchains/1.87.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=22636fead8b0b5f8 -C extra-filename=-28abf78b16cd391e --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-be8aff341cdf0f9a.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-bd9324fe48e620f7.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-02f8ccabca3522b2.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-546499f45209a4df.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30572025-06-19T08:08:27.331Z Running `/home/build/.rustup/toolchains/1.87.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=d8e2f8337b004ff1 -C extra-filename=-747d372e7685bd96 --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-271a4e12e339e365.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg seek_convenience --cfg const_fn_trait_bounds`
30582025-06-19T08:08:27.879Z Running `/home/build/.rustup/toolchains/1.87.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=a194d7f2ac87893d -C extra-filename=-7bfa30f50eedaa7d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -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"))'`
30592025-06-19T08:08:27.925Z Compiling strum_macros v0.25.3
30602025-06-19T08:08:27.973Z Running `/home/build/.rustup/toolchains/1.87.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.25.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=a17ca3ed1a01852d -C extra-filename=-9475f62c084a4af4 --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-983699ac8dfc5d2a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-148d4a25b6a900e7.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30612025-06-19T08:08:28.004Z Compiling similar v2.7.0
30622025-06-19T08:08:28.007Z Running `/home/build/.rustup/toolchains/1.87.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=8f5d8cf4558fee11 -C extra-filename=-0559c45c5f37fd70 --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-74fae681615b10bb.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-360547933b906551.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30632025-06-19T08:08:28.133Z Compiling phf v0.11.2
30642025-06-19T08:08:28.172Z Running `/home/build/.rustup/toolchains/1.87.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=6be4dc61815c0692 -C extra-filename=-7d36d1187c824df7 --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-c3d33902be3a3c7a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30652025-06-19T08:08:28.481Z Compiling serde-big-array v0.5.1
30662025-06-19T08:08:28.485Z Running `/home/build/.rustup/toolchains/1.87.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=74a1b460e690fa90 -C extra-filename=-fdc57eb39c5d8c55 --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-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30672025-06-19T08:08:28.536Z Compiling serde_repr v0.1.19
30682025-06-19T08:08:28.585Z Running `/home/build/.rustup/toolchains/1.87.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=608960615b692b7d -C extra-filename=-9b75f305ea45bf1a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30692025-06-19T08:08:28.632Z Compiling number_prefix v0.4.0
30702025-06-19T08:08:28.635Z Running `/home/build/.rustup/toolchains/1.87.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=4d5eee8479ff9286 -C extra-filename=-517d2876978551d7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30712025-06-19T08:08:28.731Z Compiling peg-runtime v0.8.5
30722025-06-19T08:08:28.735Z Running `/home/build/.rustup/toolchains/1.87.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=d99643838369501f -C extra-filename=-1d5d7e38952c741d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30732025-06-19T08:08:28.803Z Compiling postgres-types v0.2.9
30742025-06-19T08:08:28.806Z Running `/home/build/.rustup/toolchains/1.87.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=856ddac7e2c003e7 -C extra-filename=-3cbdff52da3af431 --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-271a4e12e339e365.rmeta --extern chrono_04=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-88f6b8adc3ca0bc5.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-576fe6d02f016a0c.rmeta --extern serde_1=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json_1=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern uuid_1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30752025-06-19T08:08:28.908Z Running `/home/build/.rustup/toolchains/1.87.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=ee85c5cb20974d69 -C extra-filename=-076e611753e5b945 --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-932ef6bfcbf57ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg rustc_1_63 --check-cfg 'cfg(rustc_1_63)'`
30762025-06-19T08:08:29.129Z Compiling indicatif v0.17.11
30772025-06-19T08:08:29.132Z Running `/home/build/.rustup/toolchains/1.87.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="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=b7ba27ce069f6934 -C extra-filename=-10dfc74db4c73038 --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-5f1449e5b4630e5e.rmeta --extern number_prefix=/work/oxidecomputer/omicron/target/debug/deps/libnumber_prefix-517d2876978551d7.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-7bfa30f50eedaa7d.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-430d859215fc2171.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-f8e3d5f3ac8a66c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30782025-06-19T08:08:29.329Z Compiling whoami v1.5.2
30792025-06-19T08:08:29.334Z Running `/home/build/.rustup/toolchains/1.87.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=56eadb9bd253c302 -C extra-filename=-521af590f1ebdea1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30802025-06-19T08:08:29.741Z Compiling tokio-postgres v0.7.13
30812025-06-19T08:08:29.746Z Running `/home/build/.rustup/toolchains/1.87.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=629105a1a5ec5524 -C extra-filename=-720912b2193d2728 --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-971293eef7024649.so --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-bd9324fe48e620f7.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-88f6b8adc3ca0bc5.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-3690577ee22f758c.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-9b9d0721328f0bdc.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-6e6d4655a39b2459.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-1ffbb2c1bbf7af15.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-7d36d1187c824df7.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-0110dcd00b10bbfa.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-576fe6d02f016a0c.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-3cbdff52da3af431.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4eb54d71c30d8938.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-600924a24dfe935a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-521af590f1ebdea1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30822025-06-19T08:08:29.820Z Compiling thiserror v2.0.12
30832025-06-19T08:08:29.823Z Running `/home/build/.rustup/toolchains/1.87.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=c7a2dbe06c9f9e0a -C extra-filename=-834eccd1b445f892 --out-dir /work/oxidecomputer/omicron/target/debug/build/thiserror-834eccd1b445f892 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30842025-06-19T08:08:29.923Z Compiling thiserror-impl v2.0.12
30852025-06-19T08:08:29.926Z Running `/home/build/.rustup/toolchains/1.87.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=9a80bc68cc3c48eb -C extra-filename=-f1b2b487292d7121 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30862025-06-19T08:08:30.024Z Compiling camino v1.1.10
30872025-06-19T08:08:30.032Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.1.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=b7d33d693db42c0f -C extra-filename=-9cde8b273b7ddbbd --out-dir /work/oxidecomputer/omicron/target/debug/build/camino-9cde8b273b7ddbbd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30882025-06-19T08:08:30.069Z Compiling fastrand v2.1.1
30892025-06-19T08:08:30.072Z Running `/home/build/.rustup/toolchains/1.87.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=4d4293bf476e97cd -C extra-filename=-227a30ba850577c3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30902025-06-19T08:08:30.497Z Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-834eccd1b445f892/build-script-build`
30912025-06-19T08:08:30.616Z Compiling is-terminal v0.4.13
30922025-06-19T08:08:30.619Z Running `/home/build/.rustup/toolchains/1.87.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=89dacc3b608674cd -C extra-filename=-c6f2b07dd3029bfc --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-15692c2f0a1fa710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30932025-06-19T08:08:30.769Z Running `/work/oxidecomputer/omicron/target/debug/build/camino-9cde8b273b7ddbbd/build-script-build`
30942025-06-19T08:08:30.810Z Compiling regress v0.10.3
30952025-06-19T08:08:30.813Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name regress --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regress-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 --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", "prohibit-unsafe", "std", "utf16"))' -C metadata=918bc508fa74b5f3 -C extra-filename=-a8570c2f1c9c1454 --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-5d6c4ad23ea5f468.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-6461ceff8954e4ce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30962025-06-19T08:08:30.856Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=c5d2d5183fcf00a0 -C extra-filename=-9f6d5ad123f8fcd0 --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-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut --cfg os_str_bytes --cfg absolute_path --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(path_buf_deref_mut)' --check-cfg 'cfg(path_buf_capacity)' --check-cfg 'cfg(shrink_to)' --check-cfg 'cfg(try_reserve_2)' --check-cfg 'cfg(os_str_bytes)' --check-cfg 'cfg(absolute_path)'`
30972025-06-19T08:08:30.911Z Compiling dirs-sys-next v0.1.2
30982025-06-19T08:08:30.914Z Running `/home/build/.rustup/toolchains/1.87.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=3f5a3984806d7698 -C extra-filename=-37869c4a59fda159 --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-15692c2f0a1fa710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30992025-06-19T08:08:31.021Z Compiling ident_case v1.0.1
31002025-06-19T08:08:31.065Z Running `/home/build/.rustup/toolchains/1.87.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=365bb9547f5f9b9c -C extra-filename=-68e3e3945ea186a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31012025-06-19T08:08:31.272Z Compiling darling_core v0.20.10
31022025-06-19T08:08:31.275Z Running `/home/build/.rustup/toolchains/1.87.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=1bdc132f30d48aec -C extra-filename=-92b5c95f2de8c76f --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-4cbe4ea4e54cb639.rmeta --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-68e3e3945ea186a9.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-f78af29a5eda1a64.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31032025-06-19T08:08:31.436Z Compiling dirs-next v2.0.0
31042025-06-19T08:08:31.439Z Running `/home/build/.rustup/toolchains/1.87.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=95e7081519b69a21 -C extra-filename=-3781dee21fbda9e5 --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-3de3afdffd237457.rmeta --extern dirs_sys_next=/work/oxidecomputer/omicron/target/debug/deps/libdirs_sys_next-37869c4a59fda159.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31052025-06-19T08:08:31.534Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
31062025-06-19T08:08:31.537Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_messages --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-6a0a5310b2e39f6a/0e1e055/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=4d46587f597cfb02 -C extra-filename=-568ecc2ace996215 --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-3fffffabe68fc0ce.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-390f0f8cc2372b4d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-fdc57eb39c5d8c55.rmeta --extern serde_repr=/work/oxidecomputer/omicron/target/debug/deps/libserde_repr-9b75f305ea45bf1a.so --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-28abf78b16cd391e.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-722f924b2fade996.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-9475f62c084a4af4.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c9fa00714c10b0e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31072025-06-19T08:08:31.670Z Compiling term v0.7.0
31082025-06-19T08:08:31.673Z Running `/home/build/.rustup/toolchains/1.87.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=904ce6354f3e634a -C extra-filename=-14ae494f65a67fd4 --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-3781dee21fbda9e5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31092025-06-19T08:08:31.723Z Compiling rustix v1.0.7
31102025-06-19T08:08:31.728Z Running `/home/build/.rustup/toolchains/1.87.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"' --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=7ac082be7b0df8e0 -C extra-filename=-32e95c3662c211f0 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustix-32e95c3662c211f0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31112025-06-19T08:08:32.511Z Running `/work/oxidecomputer/omicron/target/debug/build/rustix-32e95c3662c211f0/build-script-build`
31122025-06-19T08:08:32.881Z Running `/home/build/.rustup/toolchains/1.87.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"' --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=c703f41c55533d8e -C extra-filename=-68dded4d1532260e --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-3fffffabe68fc0ce.rmeta --extern libc_errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-486da69ac5a7161c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg libc --cfg solarish`
31132025-06-19T08:08:32.928Z Compiling toml v0.8.23
31142025-06-19T08:08:32.931Z Running `/home/build/.rustup/toolchains/1.87.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=52092067717bace0 -C extra-filename=-2760fa4435248098 --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-ffab9a5a2161806a.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-6d9504c6d050406b.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-750c0751d7b2b550.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-4017af24c3cccfbb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31152025-06-19T08:08:33.106Z Running `/home/build/.rustup/toolchains/1.87.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=8703b220269ec1d8 -C extra-filename=-62efd21d84a9adf5 --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-f1b2b487292d7121.so --cap-lints allow -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)'`
31162025-06-19T08:08:33.273Z Compiling crossbeam-channel v0.5.15
31172025-06-19T08:08:33.332Z Running `/home/build/.rustup/toolchains/1.87.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=44f37453c4e2caa7 -C extra-filename=-e27ca64bee1862ba --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-7359b4299789c5bf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31182025-06-19T08:08:34.549Z Compiling thread_local v1.1.8
31192025-06-19T08:08:34.573Z Running `/home/build/.rustup/toolchains/1.87.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=b314efa3c5969ec9 -C extra-filename=-82f28c68eaad3612 --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-3de3afdffd237457.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-2a147402c71c6c21.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31202025-06-19T08:08:34.573Z Compiling slog-async v2.8.0
31212025-06-19T08:08:34.573Z Running `/home/build/.rustup/toolchains/1.87.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=0c3bf66e32e549f4 -C extra-filename=-c381a5a1cfa3872e --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-async-c381a5a1cfa3872e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31222025-06-19T08:08:34.883Z Compiling tempfile v3.20.0
31232025-06-19T08:08:34.899Z Running `/home/build/.rustup/toolchains/1.87.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=15b356ce0f905d3a -C extra-filename=-156c4bf8cf3ec734 --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-227a30ba850577c3.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-b4e208d4b57851a1.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-2a147402c71c6c21.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-68dded4d1532260e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31242025-06-19T08:08:34.986Z Compiling take_mut v0.2.2
31252025-06-19T08:08:35.005Z Running `/home/build/.rustup/toolchains/1.87.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=d01a2f33112e0732 -C extra-filename=-82098248e0fb9f72 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31262025-06-19T08:08:35.072Z Compiling unsafe-libyaml v0.2.11
31272025-06-19T08:08:35.072Z Running `/home/build/.rustup/toolchains/1.87.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=fb1a32bd7352bc4e -C extra-filename=-c5151a703ed68b76 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31282025-06-19T08:08:35.115Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-async-c381a5a1cfa3872e/build-script-build`
31292025-06-19T08:08:35.201Z Compiling slog-term v2.9.1
31302025-06-19T08:08:35.236Z Running `/home/build/.rustup/toolchains/1.87.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=f502551af6a556ad -C extra-filename=-dec72fbeb848f2f0 --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-c6f2b07dd3029bfc.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-14ae494f65a67fd4.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-82f28c68eaad3612.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-7606b70a533f59d9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31312025-06-19T08:08:35.246Z Running `/home/build/.rustup/toolchains/1.87.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=d2cad2f39dd0e51b -C extra-filename=-96e130d625f12bc5 --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-e27ca64bee1862ba.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern take_mut=/work/oxidecomputer/omicron/target/debug/deps/libtake_mut-82098248e0fb9f72.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-82f28c68eaad3612.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg integer128`
31322025-06-19T08:08:35.403Z Compiling quick-error v1.2.3
31332025-06-19T08:08:35.409Z Running `/home/build/.rustup/toolchains/1.87.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=d78c9a8343557038 -C extra-filename=-4a5450cdebef5a61 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31342025-06-19T08:08:35.610Z Compiling match_cfg v0.1.0
31352025-06-19T08:08:35.649Z Running `/home/build/.rustup/toolchains/1.87.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=c0213fca03ffb84d -C extra-filename=-841fc7ac89c7ed30 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31362025-06-19T08:08:35.671Z Compiling hex v0.4.3
31372025-06-19T08:08:35.671Z Running `/home/build/.rustup/toolchains/1.87.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=59eaaeb9c095e31a -C extra-filename=-80a8f457fd87df8c --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-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31382025-06-19T08:08:35.765Z Compiling hostname v0.3.1
31392025-06-19T08:08:35.769Z Running `/home/build/.rustup/toolchains/1.87.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=9bb2b8478f198fd4 -C extra-filename=-30c91672dd5aab67 --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-15692c2f0a1fa710.rmeta --extern match_cfg=/work/oxidecomputer/omicron/target/debug/deps/libmatch_cfg-841fc7ac89c7ed30.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31402025-06-19T08:08:36.036Z Compiling structmeta-derive v0.3.0
31412025-06-19T08:08:36.040Z Running `/home/build/.rustup/toolchains/1.87.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=4f9a811e67b12f57 -C extra-filename=-b72e0e79fa4ff688 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31422025-06-19T08:08:36.149Z Compiling bit-vec v0.8.0
31432025-06-19T08:08:36.153Z Running `/home/build/.rustup/toolchains/1.87.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=1dd3a4853ab363b3 -C extra-filename=-63f54b76a91629a3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31442025-06-19T08:08:36.245Z Compiling debug-ignore v1.0.5
31452025-06-19T08:08:36.285Z Running `/home/build/.rustup/toolchains/1.87.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=b591bdf11a720dd5 -C extra-filename=-46745f9c6835f9eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31462025-06-19T08:08:36.302Z Compiling wait-timeout v0.2.0
31472025-06-19T08:08:36.302Z Running `/home/build/.rustup/toolchains/1.87.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=e083032401e2b366 -C extra-filename=-ae32ae3ba1c979fe --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-15692c2f0a1fa710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31482025-06-19T08:08:36.460Z Compiling serde_yaml v0.9.34+deprecated
31492025-06-19T08:08:36.463Z Running `/home/build/.rustup/toolchains/1.87.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=d548cd227d58e242 -C extra-filename=-cb862adbb4af41cd --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-35fb3541b6a3e2c3.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-52e1d93ca6a73556.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-e333b6170bff6ca3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern unsafe_libyaml=/work/oxidecomputer/omicron/target/debug/deps/libunsafe_libyaml-c5151a703ed68b76.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31502025-06-19T08:08:36.670Z Compiling bit-set v0.8.0
31512025-06-19T08:08:36.674Z Running `/home/build/.rustup/toolchains/1.87.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=bfeca8c792ce9e48 -C extra-filename=-1474895ebf0b0b53 --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-63f54b76a91629a3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31522025-06-19T08:08:36.831Z Compiling rusty-fork v0.3.0
31532025-06-19T08:08:36.835Z Running `/home/build/.rustup/toolchains/1.87.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=598343b0b95db6a3 -C extra-filename=-de9c69c654021092 --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-4cbe4ea4e54cb639.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-4a5450cdebef5a61.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-ae32ae3ba1c979fe.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31542025-06-19T08:08:36.873Z Compiling rand_xorshift v0.4.0
31552025-06-19T08:08:36.876Z Running `/home/build/.rustup/toolchains/1.87.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=3715216abefcbed8 -C extra-filename=-2ee3d339b72a4ffc --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-81c4d0f9fa4b2814.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31562025-06-19T08:08:37.001Z Compiling serde_path_to_error v0.1.17
31572025-06-19T08:08:37.004Z Running `/home/build/.rustup/toolchains/1.87.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=98bbc7e1734745b4 -C extra-filename=-4c5d01c7867e2403 --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-52e1d93ca6a73556.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31582025-06-19T08:08:37.045Z Compiling darling_macro v0.20.10
31592025-06-19T08:08:37.048Z Running `/home/build/.rustup/toolchains/1.87.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=d7014b5a1eff140b -C extra-filename=-7742926e934845ae --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-92b5c95f2de8c76f.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31602025-06-19T08:08:37.195Z Compiling rustls v0.22.4
31612025-06-19T08:08:37.198Z Running `/home/build/.rustup/toolchains/1.87.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=ab4022e3b21e8369 -C extra-filename=-a5d9830dc5bddc9c --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-a5d9830dc5bddc9c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31622025-06-19T08:08:37.495Z Compiling unarray v0.1.4
31632025-06-19T08:08:37.536Z Running `/home/build/.rustup/toolchains/1.87.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=af8bb81ec5f3880c -C extra-filename=-49ef8c53e618957c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31642025-06-19T08:08:37.662Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-a5d9830dc5bddc9c/build-script-build`
31652025-06-19T08:08:37.665Z Compiling multer v3.1.0
31662025-06-19T08:08:37.668Z Running `/home/build/.rustup/toolchains/1.87.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=917699062f94d86c -C extra-filename=-2d26fdada89b1792 --out-dir /work/oxidecomputer/omicron/target/debug/build/multer-2d26fdada89b1792 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-64521a973ff0676f.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31672025-06-19T08:08:37.705Z Compiling proptest v1.7.0
31682025-06-19T08:08:37.709Z Running `/home/build/.rustup/toolchains/1.87.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=004f44b21194e0ec -C extra-filename=-8d15049ea1eaa011 --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-1474895ebf0b0b53.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-63f54b76a91629a3.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3fffffabe68fc0ce.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-7d13f98916d1d3e8.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1fb6e8465c7f7e68.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4eb54d71c30d8938.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-6e292393b60427d3.rmeta --extern rand_xorshift=/work/oxidecomputer/omicron/target/debug/deps/librand_xorshift-2ee3d339b72a4ffc.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-8a5c4ab1e9e4d4bb.rmeta --extern rusty_fork=/work/oxidecomputer/omicron/target/debug/deps/librusty_fork-de9c69c654021092.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rmeta --extern unarray=/work/oxidecomputer/omicron/target/debug/deps/libunarray-49ef8c53e618957c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31692025-06-19T08:08:37.754Z Compiling slog-json v2.6.1
31702025-06-19T08:08:37.754Z Running `/home/build/.rustup/toolchains/1.87.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=e51097b1db217803 -C extra-filename=-aa449aa514bdbad3 --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-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-7606b70a533f59d9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31712025-06-19T08:08:38.021Z Compiling async-stream-impl v0.3.6
31722025-06-19T08:08:38.030Z Running `/home/build/.rustup/toolchains/1.87.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=77ac4435ca687dc0 -C extra-filename=-5dbfcd0adaee23d7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31732025-06-19T08:08:38.089Z Running `/work/oxidecomputer/omicron/target/debug/build/multer-2d26fdada89b1792/build-script-build`
31742025-06-19T08:08:38.134Z Compiling darling v0.20.10
31752025-06-19T08:08:38.137Z Running `/home/build/.rustup/toolchains/1.87.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=6b575fd19edddde8 -C extra-filename=-7248201c15e24b46 --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-92b5c95f2de8c76f.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-7742926e934845ae.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31762025-06-19T08:08:38.175Z Compiling dropshot v0.16.2
31772025-06-19T08:08:38.175Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=ce6ebf43e94778f1 -C extra-filename=-f3518f263aa0eec2 --out-dir /work/oxidecomputer/omicron/target/debug/build/dropshot-f3518f263aa0eec2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-64521a973ff0676f.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31782025-06-19T08:08:38.278Z Running `/home/build/.rustup/toolchains/1.87.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=de1f409b5ce1858c -C extra-filename=-7921b72d1f67dea9 --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-271a4e12e339e365.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-103df2bcb070a288.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-9b9d0721328f0bdc.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-bd816f45ec33d3cd.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-6461ceff8954e4ce.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-6a9761af3a61b81d.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-dc900234ca880324.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31792025-06-19T08:08:38.315Z Compiling slog-bunyan v2.5.0
31802025-06-19T08:08:38.357Z Running `/home/build/.rustup/toolchains/1.87.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=dfc06c649fd9a2c6 -C extra-filename=-149246cdf23e08fc --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-30c91672dd5aab67.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-aa449aa514bdbad3.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-7606b70a533f59d9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31812025-06-19T08:08:38.587Z Compiling rustls-pemfile v2.2.0
31822025-06-19T08:08:38.590Z Running `/home/build/.rustup/toolchains/1.87.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=fce55d878b973a8f -C extra-filename=-c8fc30b72ed3faa9 --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-fe220a1c44515e68.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31832025-06-19T08:08:38.631Z Running `/work/oxidecomputer/omicron/target/debug/build/dropshot-f3518f263aa0eec2/build-script-build`
31842025-06-19T08:08:38.667Z Compiling structmeta v0.3.0
31852025-06-19T08:08:38.673Z Running `/home/build/.rustup/toolchains/1.87.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=ee0d46af7c5e9d01 -C extra-filename=-a5dc5e868878ad59 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-b72e0e79fa4ff688.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31862025-06-19T08:08:38.771Z Compiling waitgroup v0.1.2
31872025-06-19T08:08:38.774Z Running `/home/build/.rustup/toolchains/1.87.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=1efd67b07cb817a2 -C extra-filename=-64e0e824a97aa05d --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-b88de53e82c6fffa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31882025-06-19T08:08:39.014Z Compiling dropshot_endpoint v0.16.2
31892025-06-19T08:08:39.017Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot_endpoint-0.16.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bdf22cedc5de5e3b -C extra-filename=-1d51085b24d1f817 --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-973fa8e1d737893b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-0c67bad7817109d6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31902025-06-19T08:08:39.058Z Compiling hostname v0.4.0
31912025-06-19T08:08:39.065Z Running `/home/build/.rustup/toolchains/1.87.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=8b1832f514ce16c8 -C extra-filename=-8dd01a3a0341afce --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-3de3afdffd237457.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31922025-06-19T08:08:39.102Z Compiling test-strategy v0.4.1
31932025-06-19T08:08:39.106Z Running `/home/build/.rustup/toolchains/1.87.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.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=7b6f3d82dd3136c8 -C extra-filename=-ec3455c1da32d50c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-a5dc5e868878ad59.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31942025-06-19T08:08:39.151Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
31952025-06-19T08:08:39.154Z Running `/home/build/.rustup/toolchains/1.87.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=59a4da166d347a33 -C extra-filename=-4eede03aec8344dc --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-80a8f457fd87df8c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31962025-06-19T08:08:39.315Z Compiling serde_with_macros v3.12.0
31972025-06-19T08:08:39.318Z Running `/home/build/.rustup/toolchains/1.87.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.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 --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"))' -C metadata=f4f3aad2ddaa9ef6 -C extra-filename=-5535763b2787eeed --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-7248201c15e24b46.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31982025-06-19T08:08:39.391Z Compiling typify-impl v0.3.0
31992025-06-19T08:08:39.429Z Running `/home/build/.rustup/toolchains/1.87.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=a1a38ddce7d75ca9 -C extra-filename=-aa02076f6a55bf97 --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-973fa8e1d737893b.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a8570c2f1c9c1454.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-62efd21d84a9adf5.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-8e6784b78ff938fa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32002025-06-19T08:08:39.452Z Compiling async-stream v0.3.6
32012025-06-19T08:08:39.456Z Running `/home/build/.rustup/toolchains/1.87.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=376f6f206292697b -C extra-filename=-7bd0f220a4be6aac --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-5dbfcd0adaee23d7.so --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cc268f9244d9ad28.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-0110dcd00b10bbfa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32022025-06-19T08:08:39.784Z Compiling macaddr v1.0.1
32032025-06-19T08:08:39.790Z Running `/home/build/.rustup/toolchains/1.87.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=73a5dcf4585fc4c1 -C extra-filename=-a8cfa50f4bcbc29d --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-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32042025-06-19T08:08:39.888Z Compiling instant v0.1.13
32052025-06-19T08:08:39.892Z Running `/home/build/.rustup/toolchains/1.87.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=0bb156dfec522554 -C extra-filename=-a5b7a78a46e97d24 --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-3de3afdffd237457.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32062025-06-19T08:08:40.104Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
32072025-06-19T08:08:40.107Z Running `/home/build/.rustup/toolchains/1.87.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=94207129cea8fccf -C extra-filename=-d16bb4fe8e0868a2 --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-f009448568e94a55.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-4b0cfea7576650fb.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-5a7744e0b57282b3.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32082025-06-19T08:08:40.254Z Compiling derive-where v1.2.7
32092025-06-19T08:08:40.258Z Running `/home/build/.rustup/toolchains/1.87.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.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("nightly", "safe", "zeroize", "zeroize-on-drop"))' -C metadata=b1a0efe86d9caa4c -C extra-filename=-615bd856ab5f70bf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32102025-06-19T08:08:40.833Z Compiling parse-display-derive v0.10.0
32112025-06-19T08:08:40.840Z Running `/home/build/.rustup/toolchains/1.87.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=6f234a5600144813 -C extra-filename=-8795a1dd6d42e7e4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-8a5c4ab1e9e4d4bb.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-a5dc5e868878ad59.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32122025-06-19T08:08:41.972Z Compiling serde_with v3.12.0
32132025-06-19T08:08:41.975Z Running `/home/build/.rustup/toolchains/1.87.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.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms --warn=variant_size_differences --warn=unused_import_braces --warn=unused_extern_crates --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::redundant_closure_for_method_calls' --warn=missing_docs '--warn=rustdoc::missing_crate_level_docs' '--allow=clippy::manual-unwrap-or-default' '--allow=clippy::explicit_auto_deref' '--warn=clippy::doc_markdown' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "base64", "chrono", "chrono_0_4", "default", "guide", "hashbrown_0_14", "hashbrown_0_15", "hex", "indexmap", "indexmap_1", "indexmap_2", "json", "macros", "schemars_0_8", "std", "time_0_3"))' -C metadata=428d69589133667f -C extra-filename=-a04af031296e7ec9 --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-ffab9a5a2161806a.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-70c94aec5623d53e.so --extern serde_with_macros=/work/oxidecomputer/omicron/target/debug/deps/libserde_with_macros-5535763b2787eeed.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32142025-06-19T08:08:42.610Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
32152025-06-19T08:08:42.614Z Running `/home/build/.rustup/toolchains/1.87.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=8caf7df39419eb9e -C extra-filename=-41edf9c7151c8215 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32162025-06-19T08:08:43.281Z Compiling ref-cast v1.0.24
32172025-06-19T08:08:43.290Z Running `/home/build/.rustup/toolchains/1.87.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=fb70295e5d4fbf31 -C extra-filename=-9ecf350cd9f2ecaa --out-dir /work/oxidecomputer/omicron/target/debug/build/ref-cast-9ecf350cd9f2ecaa -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32182025-06-19T08:08:43.500Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
32192025-06-19T08:08:43.504Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_artifact --edition=2021 /home/build/.cargo/git/checkouts/tufaceous-cd93b255c6f4ae76/04681f2/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=bb9f9b1c42a4290a -C extra-filename=-a4dd717db7195bbb --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-f009448568e94a55.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4eede03aec8344dc.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-ec3455c1da32d50c.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-62efd21d84a9adf5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32202025-06-19T08:08:43.543Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
32212025-06-19T08:08:43.546Z Running `/home/build/.rustup/toolchains/1.87.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=1f018d8ab2c2bfca -C extra-filename=-bcacbd53d272c133 --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-ddf7ca289917e60a.rmeta --extern slog_error_chain_derive=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain_derive-41edf9c7151c8215.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32222025-06-19T08:08:43.811Z Compiling ref-cast-impl v1.0.24
32232025-06-19T08:08:43.814Z Running `/home/build/.rustup/toolchains/1.87.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=f56d78db4ac79249 -C extra-filename=-0fefa373e6fd0814 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32242025-06-19T08:08:43.889Z Running `/work/oxidecomputer/omicron/target/debug/build/ref-cast-9ecf350cd9f2ecaa/build-script-build`
32252025-06-19T08:08:43.998Z Compiling backoff v0.4.0
32262025-06-19T08:08:44.001Z Running `/home/build/.rustup/toolchains/1.87.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=512dd6f9d28903c3 -C extra-filename=-d7384cc95aead0cf --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-cc268f9244d9ad28.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-3bb9f1fd85ab87f4.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-a5b7a78a46e97d24.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-0110dcd00b10bbfa.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern tokio_1=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32272025-06-19T08:08:44.421Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
32282025-06-19T08:08:44.465Z Running `/home/build/.rustup/toolchains/1.87.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=655440f94cbfc680 -C extra-filename=-17dd83f6a03e1369 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32292025-06-19T08:08:44.692Z Compiling camino-tempfile v1.4.1
32302025-06-19T08:08:44.695Z Running `/home/build/.rustup/toolchains/1.87.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=2213653ad398d272 -C extra-filename=-25f083f426673e07 --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-9f6d5ad123f8fcd0.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32312025-06-19T08:08:45.043Z Compiling parse-display v0.10.0
32322025-06-19T08:08:45.046Z Running `/home/build/.rustup/toolchains/1.87.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=915d6168bc11e12d -C extra-filename=-65268273db4e61f9 --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-8795a1dd6d42e7e4.so --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-8a5c4ab1e9e4d4bb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32332025-06-19T08:08:45.167Z Running `/home/build/.rustup/toolchains/1.87.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=8d8fb597adc3612b -C extra-filename=-2a3e6a84befe6574 --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-0fefa373e6fd0814.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(no_intrinsic_type_name)' --check-cfg 'cfg(no_phantom_pinned)'`
32342025-06-19T08:08:45.173Z Compiling unicode-width v0.1.14
32352025-06-19T08:08:45.176Z Running `/home/build/.rustup/toolchains/1.87.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=b9945d0cd0d46c71 -C extra-filename=-21117c0d696a5843 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32362025-06-19T08:08:45.321Z Compiling iddqd v0.3.7
32372025-06-19T08:08:45.325Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name iddqd --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iddqd-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 --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", "schemars08", "serde", "std"))' -C metadata=da92e76785eca07f -C extra-filename=-1a717a42c5ddb3bf --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-df4c6555eb057f00.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-f009448568e94a55.rmeta --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-22ca525b16ae489c.rmeta --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-fafd2c26c8cb50b7.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-5d6c4ad23ea5f468.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-2a3e6a84befe6574.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-6150782b8ea62017.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32382025-06-19T08:08:45.535Z Compiling proc-macro-error-attr v1.0.4
32392025-06-19T08:08:45.538Z Running `/home/build/.rustup/toolchains/1.87.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=3ada79dfeeee1683 -C extra-filename=-a1d73e94cac1324c --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-a1d73e94cac1324c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-64521a973ff0676f.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32402025-06-19T08:08:45.646Z Compiling proc-macro-error v1.0.4
32412025-06-19T08:08:45.685Z Running `/home/build/.rustup/toolchains/1.87.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=e01120d9d721acc2 -C extra-filename=-98f6594da06e7bc7 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-98f6594da06e7bc7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-64521a973ff0676f.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32422025-06-19T08:08:45.733Z Compiling proc-macro-crate v1.3.1
32432025-06-19T08:08:45.737Z Running `/home/build/.rustup/toolchains/1.87.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=f7fe599a0a18e6cd -C extra-filename=-433f1860bf12ef32 --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-2a147402c71c6c21.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-79aab98619bed1e4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32442025-06-19T08:08:45.941Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-a1d73e94cac1324c/build-script-build`
32452025-06-19T08:08:46.055Z Running `/home/build/.rustup/toolchains/1.87.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=b2f606375906410c -C extra-filename=-5d826fe80afb52ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32462025-06-19T08:08:46.097Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-98f6594da06e7bc7/build-script-build`
32472025-06-19T08:08:46.305Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
32482025-06-19T08:08:46.309Z Running `/home/build/.rustup/toolchains/1.87.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=1340970e8fa6b717 -C extra-filename=-79abc4128a3366db --out-dir /work/oxidecomputer/omicron/target/debug/build/nvpair-sys-79abc4128a3366db -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32492025-06-19T08:08:46.416Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
32502025-06-19T08:08:46.468Z Running `/home/build/.rustup/toolchains/1.87.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=be7cefcb9d917adc -C extra-filename=-d55a162c44c8a311 --out-dir /work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-d55a162c44c8a311 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32512025-06-19T08:08:46.606Z Compiling num_enum_derive v0.5.11
32522025-06-19T08:08:46.610Z Running `/home/build/.rustup/toolchains/1.87.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=047846ce3db0e8ed -C extra-filename=-9b92dbfe99725b22 --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-433f1860bf12ef32.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-7764272970a39c34.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32532025-06-19T08:08:46.810Z Running `/work/oxidecomputer/omicron/target/debug/build/nvpair-sys-79abc4128a3366db/build-script-build`
32542025-06-19T08:08:46.847Z Running `/work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-d55a162c44c8a311/build-script-build`
32552025-06-19T08:08:46.867Z Compiling tabwriter v1.4.0
32562025-06-19T08:08:46.872Z Running `/home/build/.rustup/toolchains/1.87.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=bbeeff0a5ba7760b -C extra-filename=-0934d224f5e402dd --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-21117c0d696a5843.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32572025-06-19T08:08:46.900Z Compiling foreign-types-macros v0.2.3
32582025-06-19T08:08:46.906Z Running `/home/build/.rustup/toolchains/1.87.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=7490f8e240d32e6b -C extra-filename=-65e1e09208f44e09 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32592025-06-19T08:08:46.934Z Running `/home/build/.rustup/toolchains/1.87.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=9ae8f30911ac7329 -C extra-filename=-927bd74b4b9336a6 --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-5d826fe80afb52ee.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-7764272970a39c34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg use_fallback`
32602025-06-19T08:08:47.305Z Compiling foreign-types-shared v0.3.1
32612025-06-19T08:08:47.308Z Running `/home/build/.rustup/toolchains/1.87.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=5e95c7f2facb9d8f -C extra-filename=-b103d03f38850b87 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32622025-06-19T08:08:47.495Z Running `/home/build/.rustup/toolchains/1.87.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=93374b57ed3b2c0c -C extra-filename=-a23426112efd3f09 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l dlpi`
32632025-06-19T08:08:47.572Z Running `/home/build/.rustup/toolchains/1.87.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=80072b912ceb8f10 -C extra-filename=-482c8b1944016b75 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l nvpair -l zfs`
32642025-06-19T08:08:47.616Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
32652025-06-19T08:08:47.619Z Running `/home/build/.rustup/toolchains/1.87.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=907daa058900f859 -C extra-filename=-18a7f9ca81f6f36d --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-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-7764272970a39c34.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32662025-06-19T08:08:47.727Z Compiling cstr-argument v0.1.2
32672025-06-19T08:08:47.730Z Running `/home/build/.rustup/toolchains/1.87.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=671e0b1e6241f27e -C extra-filename=-07505a0a0e04399a --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-3de3afdffd237457.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-6461ceff8954e4ce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32682025-06-19T08:08:47.809Z Compiling pretty-hex v0.2.1
32692025-06-19T08:08:47.813Z Running `/home/build/.rustup/toolchains/1.87.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=4febef31633b2f89 -C extra-filename=-8096325d5cb7db7e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32702025-06-19T08:08:48.033Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
32712025-06-19T08:08:48.036Z Running `/home/build/.rustup/toolchains/1.87.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=bd74c6bbf2325e99 -C extra-filename=-da0641e25c7fb567 --out-dir /work/oxidecomputer/omicron/target/debug/build/libnet-da0641e25c7fb567 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32722025-06-19T08:08:48.074Z Compiling colored v2.2.0
32732025-06-19T08:08:48.077Z Running `/home/build/.rustup/toolchains/1.87.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=fe21ee41bdb17246 -C extra-filename=-00aa725a2871b002 --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-7d13f98916d1d3e8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32742025-06-19T08:08:48.250Z Compiling foreign-types v0.5.0
32752025-06-19T08:08:48.253Z Running `/home/build/.rustup/toolchains/1.87.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=b59751cf31eff50f -C extra-filename=-fe3304568d4f4df2 --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-65e1e09208f44e09.so --extern foreign_types_shared=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types_shared-b103d03f38850b87.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32762025-06-19T08:08:48.455Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-da0641e25c7fb567/build-script-build`
32772025-06-19T08:08:48.458Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
32782025-06-19T08:08:48.463Z Running `/home/build/.rustup/toolchains/1.87.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=84b3e677bf8a1e8d -C extra-filename=-844200071a2fc5a6 --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-07505a0a0e04399a.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-fe3304568d4f4df2.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-482c8b1944016b75.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32792025-06-19T08:08:48.520Z Compiling smf v0.2.3
32802025-06-19T08:08:48.520Z Running `/home/build/.rustup/toolchains/1.87.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=b7fc45ed0c1fda43 -C extra-filename=-8be8036f4ff64429 --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-5f9fb32cb330af2a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32812025-06-19T08:08:48.584Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
32822025-06-19T08:08:48.587Z Running `/home/build/.rustup/toolchains/1.87.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=8f5a7d301bd08fc9 -C extra-filename=-0c05e07d22db6401 --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-15692c2f0a1fa710.rmeta --extern rusty_doors_macros=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors_macros-18a7f9ca81f6f36d.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32832025-06-19T08:08:48.827Z Compiling itertools v0.14.0
32842025-06-19T08:08:48.831Z Running `/home/build/.rustup/toolchains/1.87.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=d8f2f3afdb96a1b0 -C extra-filename=-933f3f91cf655987 --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-ed761dbd9a6ae688.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32852025-06-19T08:08:48.889Z Compiling itertools v0.13.0
32862025-06-19T08:08:48.894Z Running `/home/build/.rustup/toolchains/1.87.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=a61bdae6a41bd9f2 -C extra-filename=-50aa4900af2b0e9b --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-ed761dbd9a6ae688.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32872025-06-19T08:08:49.017Z Compiling atomicwrites v0.4.4
32882025-06-19T08:08:49.028Z Running `/home/build/.rustup/toolchains/1.87.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=0cc5791b9cf6354d -C extra-filename=-34ccb6c5759fcb20 --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-d45a704ec4569598.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32892025-06-19T08:08:49.056Z Compiling num_enum v0.5.11
32902025-06-19T08:08:49.059Z Running `/home/build/.rustup/toolchains/1.87.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=7232664d6af5be57 -C extra-filename=-148507dd190fed8b --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-9b92dbfe99725b22.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32912025-06-19T08:08:49.287Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
32922025-06-19T08:08:49.290Z Running `/home/build/.rustup/toolchains/1.87.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=1fec9a70dbe3e9aa -C extra-filename=-cee7f12e687e68ae --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-15692c2f0a1fa710.rmeta --extern libdlpi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibdlpi_sys-a23426112efd3f09.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-148507dd190fed8b.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-8096325d5cb7db7e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32932025-06-19T08:08:49.391Z Compiling crucible-workspace-hack v0.1.0
32942025-06-19T08:08:49.394Z Running `/home/build/.rustup/toolchains/1.87.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=315340adc7191d37 -C extra-filename=-fe13fa56889615d6 --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-fe13fa56889615d6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32952025-06-19T08:08:49.712Z Running `/home/build/.rustup/toolchains/1.87.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=c9efaa1f3f8ed3a8 -C extra-filename=-229db889b260e675 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-00aa725a2871b002.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-cee7f12e687e68ae.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-148507dd190fed8b.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-844200071a2fc5a6.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-482c8b1944016b75.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-0c05e07d22db6401.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-600924a24dfe935a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-216829e733b1ed04.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-4160d46f2ca5230e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
32962025-06-19T08:08:49.726Z Compiling heapless v0.8.0
32972025-06-19T08:08:49.731Z Running `/home/build/.rustup/toolchains/1.87.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=fc66ed4ed52a36f8 -C extra-filename=-6510f075d57c3368 --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-6510f075d57c3368 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32982025-06-19T08:08:49.779Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-fe13fa56889615d6/build-script-build`
32992025-06-19T08:08:49.839Z Running `/home/build/.rustup/toolchains/1.87.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=0c46fb340457b1e8 -C extra-filename=-a26220e982e069bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33002025-06-19T08:08:49.999Z Compiling hash32 v0.3.1
33012025-06-19T08:08:50.002Z Running `/home/build/.rustup/toolchains/1.87.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=95cc644557b48780 -C extra-filename=-4244ce8b8ef38371 --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-bd9324fe48e620f7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33022025-06-19T08:08:50.291Z Compiling smoltcp v0.11.0
33032025-06-19T08:08:50.294Z Running `/home/build/.rustup/toolchains/1.87.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=6fefcab962bf4293 -C extra-filename=-20950faca6cf1351 --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-20950faca6cf1351 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33042025-06-19T08:08:50.347Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-6510f075d57c3368/build-script-build`
33052025-06-19T08:08:50.696Z Running `/home/build/.rustup/toolchains/1.87.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=fb7017729fbe9727 -C extra-filename=-ce50bfa30d0f7691 --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-4244ce8b8ef38371.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-24cb4a3f30bb21bb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33062025-06-19T08:08:50.949Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-20950faca6cf1351/build-script-build`
33072025-06-19T08:08:51.011Z Compiling typify-impl v0.4.1
33082025-06-19T08:08:51.018Z Running `/home/build/.rustup/toolchains/1.87.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=59a342c377a67ae5 -C extra-filename=-1fa832f9b2628777 --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-973fa8e1d737893b.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a8570c2f1c9c1454.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-62efd21d84a9adf5.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-8e6784b78ff938fa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33092025-06-19T08:08:51.673Z Compiling cobs v0.2.3
33102025-06-19T08:08:51.757Z Running `/home/build/.rustup/toolchains/1.87.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=d2196193d1874ca6 -C extra-filename=-f0e61f2c8462d8c2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33112025-06-19T08:08:51.829Z Running `/home/build/.rustup/toolchains/1.87.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=30cf39ec0767f8fa -C extra-filename=-5d724e2a75f8e642 --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-be8aff341cdf0f9a.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-bd9324fe48e620f7.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-ce50bfa30d0f7691.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-546499f45209a4df.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33122025-06-19T08:08:51.832Z Compiling ingot-macros v0.1.0
33132025-06-19T08:08:51.835Z Running `/home/build/.rustup/toolchains/1.87.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.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=6c52c406609578e3 -C extra-filename=-14fcd206788b627e --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-7248201c15e24b46.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-50aa4900af2b0e9b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33142025-06-19T08:08:52.005Z Compiling postcard v1.0.10
33152025-06-19T08:08:52.008Z Running `/home/build/.rustup/toolchains/1.87.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=d221c8cefc3fdec3 -C extra-filename=-6df3c78771f3cc21 --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-f0e61f2c8462d8c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33162025-06-19T08:08:52.671Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
33172025-06-19T08:08:52.730Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_sys_hdrs --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/f5560fa/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=45bab3fe5d41ea51 -C extra-filename=-d77a914ba992c23c --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-3fffffabe68fc0ce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33182025-06-19T08:08:53.134Z Compiling typify-macro v0.3.0
33192025-06-19T08:08:53.137Z Running `/home/build/.rustup/toolchains/1.87.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=a4ac6d0086be34e2 -C extra-filename=-46b4031142ce5003 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-0c67bad7817109d6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-aa02076f6a55bf97.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33202025-06-19T08:08:53.232Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
33212025-06-19T08:08:53.236Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/f5560fa/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=ba170a568b52e286 -C extra-filename=-74f0ba49f588746e --out-dir /work/oxidecomputer/omicron/target/debug/build/opte-74f0ba49f588746e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-64521a973ff0676f.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33222025-06-19T08:08:53.349Z Compiling base64 v0.21.7
33232025-06-19T08:08:53.352Z Running `/home/build/.rustup/toolchains/1.87.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=b2a975c2212c134f -C extra-filename=-40930d55b624874f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33242025-06-19T08:08:53.659Z Running `/work/oxidecomputer/omicron/target/debug/build/opte-74f0ba49f588746e/build-script-build`
33252025-06-19T08:08:53.770Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
33262025-06-19T08:08:53.773Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name kstat_macro --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/f5560fa/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=3c5a9b5ab23a8873 -C extra-filename=-af38584d5f9681be --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-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33272025-06-19T08:08:54.088Z Compiling sigpipe v0.1.3
33282025-06-19T08:08:54.092Z Running `/home/build/.rustup/toolchains/1.87.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=3fb0b34bc69c51e3 -C extra-filename=-1ebfeb8ca12e8f3c --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-15692c2f0a1fa710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33292025-06-19T08:08:54.268Z Compiling jiff v0.2.15
33302025-06-19T08:08:54.325Z Running `/home/build/.rustup/toolchains/1.87.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=e7bcdeab06f39ff0 -C extra-filename=-ed3746d7d986df7e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33312025-06-19T08:08:54.817Z Compiling zone_cfg_derive v0.3.0
33322025-06-19T08:08:54.821Z Running `/home/build/.rustup/toolchains/1.87.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=65716db1aed008dc -C extra-filename=-2f5988e7d8fbc860 --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-983699ac8dfc5d2a.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-927bd74b4b9336a6.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-7764272970a39c34.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33332025-06-19T08:08:56.031Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
33342025-06-19T08:08:56.037Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api_sys --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/e398841/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=dc7f0298306c44e7 -C extra-filename=-7b30ba9dedf9af9f --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-15692c2f0a1fa710.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33352025-06-19T08:08:56.320Z Compiling num-derive v0.4.2
33362025-06-19T08:08:56.323Z Running `/home/build/.rustup/toolchains/1.87.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=d943c6bd9364d7f5 -C extra-filename=-458733be90b92556 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33372025-06-19T08:08:56.444Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33382025-06-19T08:08:56.484Z Running `/home/build/.rustup/toolchains/1.87.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=481885022d27cc87 -C extra-filename=-466907a367b70263 --out-dir /work/oxidecomputer/omicron/target/debug/build/illumos-utils-466907a367b70263 -L dependency=/work/oxidecomputer/omicron/target/debug/deps -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33392025-06-19T08:08:56.855Z Running `/work/oxidecomputer/omicron/target/debug/build/illumos-utils-466907a367b70263/build-script-build`
33402025-06-19T08:08:56.918Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
33412025-06-19T08:08:56.922Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/e398841/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=2ae47d2f919f38c6 -C extra-filename=-4f96cb0aca9f6cf8 --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-7b30ba9dedf9af9f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33422025-06-19T08:08:57.434Z Compiling zone v0.3.1
33432025-06-19T08:08:57.438Z Running `/home/build/.rustup/toolchains/1.87.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=4fb2d8c28faa72a4 -C extra-filename=-167d1001d88732d7 --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-0d7cde468535b2dd.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-2f5988e7d8fbc860.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33442025-06-19T08:08:57.580Z Compiling typify v0.3.0
33452025-06-19T08:08:57.583Z Running `/home/build/.rustup/toolchains/1.87.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=93f0b38b6684ad09 -C extra-filename=-688311caae064178 --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-aa02076f6a55bf97.rmeta --extern typify_macro=/work/oxidecomputer/omicron/target/debug/deps/libtypify_macro-46b4031142ce5003.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33462025-06-19T08:08:57.800Z Compiling progenitor-impl v0.9.1
33472025-06-19T08:08:57.804Z Running `/home/build/.rustup/toolchains/1.87.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=89926d12b5904114 -C extra-filename=-814ce1e8d6a288a4 --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-973fa8e1d737893b.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-62efd21d84a9adf5.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-688311caae064178.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-8e6784b78ff938fa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33482025-06-19T08:08:58.703Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
33492025-06-19T08:08:58.706Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_smf --edition=2021 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/e164393/smf/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=feb374636dd4446d -C extra-filename=-577782581269cb41 --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-a26220e982e069bc.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-458733be90b92556.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1fb6e8465c7f7e68.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-62efd21d84a9adf5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33502025-06-19T08:08:58.860Z Compiling convert_case v0.4.0
33512025-06-19T08:08:58.864Z Running `/home/build/.rustup/toolchains/1.87.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=ad8607a08d6a981f -C extra-filename=-b38d43d6d0a3d25d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33522025-06-19T08:08:59.103Z Compiling ingot-types v0.1.0
33532025-06-19T08:08:59.107Z Running `/home/build/.rustup/toolchains/1.87.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.0/src/lib.rs --error-format=json --json=diagnostic-rendered-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=8f2676428c35b659 -C extra-filename=-3019af3219b60885 --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-14fcd206788b627e.so --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c9fa00714c10b0e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33542025-06-19T08:08:59.555Z Compiling utf-8 v0.7.6
33552025-06-19T08:08:59.558Z Running `/home/build/.rustup/toolchains/1.87.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=245646c706efebbb -C extra-filename=-5cf1910ce24cb533 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33562025-06-19T08:08:59.704Z Compiling derive_more v0.99.20
33572025-06-19T08:08:59.707Z Running `/home/build/.rustup/toolchains/1.87.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=d887cc357133d0ef -C extra-filename=-b3a3d430ae1467c3 --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-b38d43d6d0a3d25d.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33582025-06-19T08:08:59.916Z Compiling ingot v0.1.0
33592025-06-19T08:08:59.921Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name ingot --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ingot-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="alloc"' --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde"))' -C metadata=2bd31630dcf83628 -C extra-filename=-76f284b06d805e39 --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-3fffffabe68fc0ce.rmeta --extern ingot_macros=/work/oxidecomputer/omicron/target/debug/deps/libingot_macros-14fcd206788b627e.so --extern ingot_types=/work/oxidecomputer/omicron/target/debug/deps/libingot_types-3019af3219b60885.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c9fa00714c10b0e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33602025-06-19T08:09:00.000Z Compiling newline-converter v0.3.0
33612025-06-19T08:09:00.042Z Running `/home/build/.rustup/toolchains/1.87.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=1ba5fa25a2f61792 -C extra-filename=-a08188bbee2caed2 --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-360547933b906551.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33622025-06-19T08:09:00.237Z Compiling expectorate v1.2.0
33632025-06-19T08:09:00.241Z Running `/home/build/.rustup/toolchains/1.87.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=1531fb9c0d112ae7 -C extra-filename=-a08aa139c83f2b51 --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-34ccb6c5759fcb20.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-5f1449e5b4630e5e.rmeta --extern newline_converter=/work/oxidecomputer/omicron/target/debug/deps/libnewline_converter-a08188bbee2caed2.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-0559c45c5f37fd70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33642025-06-19T08:09:00.570Z Compiling tungstenite v0.21.0
33652025-06-19T08:09:00.574Z Running `/home/build/.rustup/toolchains/1.87.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=0e6fe666c8c33851 -C extra-filename=-e1572052cc9da002 --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-bd9324fe48e620f7.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-33039407fd2c7c21.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-bd816f45ec33d3cd.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-a65bbd450def922d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-5cf1910ce24cb533.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33662025-06-19T08:09:02.481Z Compiling half v2.4.1
33672025-06-19T08:09:02.484Z Running `/home/build/.rustup/toolchains/1.87.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=26e37cc1f7876524 -C extra-filename=-bbafcbfe8ef0906b --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-3de3afdffd237457.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33682025-06-19T08:09:03.009Z Compiling ciborium-io v0.2.2
33692025-06-19T08:09:03.012Z Running `/home/build/.rustup/toolchains/1.87.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=166d9d699160d9a4 -C extra-filename=-f19374a6c13cd9f1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33702025-06-19T08:09:03.067Z Compiling tokio-tungstenite v0.21.0
33712025-06-19T08:09:03.108Z Running `/home/build/.rustup/toolchains/1.87.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=9ff8f46f12e76f8c -C extra-filename=-e75204ffe5fe4d28 --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-9b9d0721328f0bdc.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-e1572052cc9da002.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33722025-06-19T08:09:03.196Z Compiling ciborium-ll v0.2.2
33732025-06-19T08:09:03.240Z Running `/home/build/.rustup/toolchains/1.87.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=bf0bc93734327fe0 -C extra-filename=-7b33b7c97ad84d4e --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-f19374a6c13cd9f1.rmeta --extern half=/work/oxidecomputer/omicron/target/debug/deps/libhalf-bbafcbfe8ef0906b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33742025-06-19T08:09:03.628Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
33752025-06-19T08:09:03.631Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name opte_api --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/f5560fa/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=8864a5aaa814577e -C extra-filename=-eafd82bfdc3358dd --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-d77a914ba992c23c.rmeta --extern ingot=/work/oxidecomputer/omicron/target/debug/deps/libingot-76f284b06d805e39.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-6df3c78771f3cc21.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-5d724e2a75f8e642.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33762025-06-19T08:09:03.669Z Compiling ciborium v0.2.2
33772025-06-19T08:09:03.672Z Running `/home/build/.rustup/toolchains/1.87.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=53b3e9b394c717b9 -C extra-filename=-00a4296f15c05985 --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-f19374a6c13cd9f1.rmeta --extern ciborium_ll=/work/oxidecomputer/omicron/target/debug/deps/libciborium_ll-7b33b7c97ad84d4e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33782025-06-19T08:09:03.980Z Compiling num-rational v0.4.2
33792025-06-19T08:09:03.983Z Running `/home/build/.rustup/toolchains/1.87.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=a3ab6a112cef3c44 -C extra-filename=-3bddfea4db6446fb --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-a8d9c42ce3064789.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1fb6e8465c7f7e68.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33802025-06-19T08:09:04.405Z Compiling aws-lc-sys v0.26.0
33812025-06-19T08:09:04.410Z Running `/home/build/.rustup/toolchains/1.87.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=0c2a907e4ebf3054 -C extra-filename=-eb2fed59990c14a3 --out-dir /work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-eb2fed59990c14a3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bindgen=/work/oxidecomputer/omicron/target/debug/deps/libbindgen-17d74d135846a787.rlib --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-711870d74f607710.rlib --extern cmake=/work/oxidecomputer/omicron/target/debug/deps/libcmake-b4ee2d0a7c3d5571.rlib --extern dunce=/work/oxidecomputer/omicron/target/debug/deps/libdunce-9e0505f906e2b10b.rlib --extern fs_extra=/work/oxidecomputer/omicron/target/debug/deps/libfs_extra-b1d532e803ea1f2d.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33822025-06-19T08:09:04.483Z Compiling progenitor-macro v0.9.1
33832025-06-19T08:09:04.524Z Running `/home/build/.rustup/toolchains/1.87.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=836b14c73a1731a7 -C extra-filename=-59436735a2350e52 --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-bb487528c99cb180.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-814ce1e8d6a288a4.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-0c67bad7817109d6.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-cb862adbb4af41cd.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33842025-06-19T08:09:04.981Z Compiling typify-macro v0.4.1
33852025-06-19T08:09:04.984Z Running `/home/build/.rustup/toolchains/1.87.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=45198a56a5a85ae0 -C extra-filename=-3ea1baa22953ce2e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-0c67bad7817109d6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-1fa832f9b2628777.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33862025-06-19T08:09:05.023Z Compiling num-complex v0.4.6
33872025-06-19T08:09:05.026Z Running `/home/build/.rustup/toolchains/1.87.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=82db8029eea96d58 -C extra-filename=-4e8fedabfba3dd60 --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-1fb6e8465c7f7e68.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33882025-06-19T08:09:05.492Z Compiling float-ord v0.3.2
33892025-06-19T08:09:05.495Z Running `/home/build/.rustup/toolchains/1.87.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=2394a390429ff875 -C extra-filename=-15dab050fa171917 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33902025-06-19T08:09:05.623Z Compiling secrecy v0.10.3
33912025-06-19T08:09:05.626Z Running `/home/build/.rustup/toolchains/1.87.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=49d4b484e85f6094 -C extra-filename=-141fbac960892210 --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-13caf92fde94a259.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33922025-06-19T08:09:05.745Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name opte --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/f5560fa/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=df40e8aeacaa040f -C extra-filename=-46163b31cac1ee41 --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-3fffffabe68fc0ce.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-0eed3e3386dece13.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-d77a914ba992c23c.rmeta --extern ingot=/work/oxidecomputer/omicron/target/debug/deps/libingot-76f284b06d805e39.rmeta --extern kstat_macro=/work/oxidecomputer/omicron/target/debug/deps/libkstat_macro-af38584d5f9681be.so --extern opte_api=/work/oxidecomputer/omicron/target/debug/deps/libopte_api-eafd82bfdc3358dd.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-6df3c78771f3cc21.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-0934d224f5e402dd.rmeta --cap-lints allow -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)'`
33932025-06-19T08:09:05.914Z Compiling num v0.4.3
33942025-06-19T08:09:05.918Z Running `/home/build/.rustup/toolchains/1.87.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=10b43a3ca05673c5 -C extra-filename=-6368f2b07121436b --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-4e8fedabfba3dd60.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-a8d9c42ce3064789.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-b1af0a1645222b48.rmeta --extern num_rational=/work/oxidecomputer/omicron/target/debug/deps/libnum_rational-3bddfea4db6446fb.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1fb6e8465c7f7e68.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33952025-06-19T08:09:05.993Z Compiling same-file v1.0.6
33962025-06-19T08:09:05.997Z Running `/home/build/.rustup/toolchains/1.87.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=916cdd18e9069d7d -C extra-filename=-74af842c00779229 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33972025-06-19T08:09:06.067Z Compiling fixedbitset v0.5.7
33982025-06-19T08:09:06.071Z Running `/home/build/.rustup/toolchains/1.87.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=1351ffad248b7fbc -C extra-filename=-5608683ae2af4267 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33992025-06-19T08:09:06.110Z Compiling indent_write v2.2.0
34002025-06-19T08:09:06.147Z Running `/home/build/.rustup/toolchains/1.87.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=99e40520af4b6612 -C extra-filename=-20d09b58c5f7acd4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34012025-06-19T08:09:06.206Z Compiling walkdir v2.5.0
34022025-06-19T08:09:06.209Z Running `/home/build/.rustup/toolchains/1.87.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=5003250b3e095478 -C extra-filename=-502402daacd53cf1 --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-74af842c00779229.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34032025-06-19T08:09:06.309Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
34042025-06-19T08:09:06.312Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name oxide_vpc --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/f5560fa/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=9068e9dfb6b9f4c3 -C extra-filename=-9bcbc0bd49dbf3d8 --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-3de3afdffd237457.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-d77a914ba992c23c.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-46163b31cac1ee41.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-0934d224f5e402dd.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c9fa00714c10b0e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34052025-06-19T08:09:06.378Z Compiling password-hash v0.5.0
34062025-06-19T08:09:06.381Z Running `/home/build/.rustup/toolchains/1.87.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=e00fc889237e4e35 -C extra-filename=-29e7099d8d0a920f --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-fae69d05f1cd8859.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-88de7fb551d57f4c.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-c6d4853b27733a97.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34072025-06-19T08:09:06.538Z Compiling petgraph v0.7.1
34082025-06-19T08:09:06.636Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name petgraph --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/petgraph-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="default"' --cfg 'feature="graphmap"' --cfg 'feature="matrix_graph"' --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=6dbed4ddd526ef65 -C extra-filename=-8c6868ed69484a9e --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-5608683ae2af4267.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34092025-06-19T08:09:06.715Z Compiling blake2 v0.10.6
34102025-06-19T08:09:06.751Z Running `/home/build/.rustup/toolchains/1.87.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=8e72af045364d63a -C extra-filename=-a780c9db2bb2ddb0 --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-532d69691be254f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34112025-06-19T08:09:06.870Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
34122025-06-19T08:09:06.873Z Running `/home/build/.rustup/toolchains/1.87.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=61d965f39b0436a2 -C extra-filename=-451ca367f13aee77 --out-dir /work/oxidecomputer/omicron/target/debug/build/libipcc-451ca367f13aee77 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34132025-06-19T08:09:07.188Z Compiling xattr v1.3.1
34142025-06-19T08:09:07.191Z Running `/home/build/.rustup/toolchains/1.87.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=09ecb04e0a9326d9 -C extra-filename=-740b1a970ae43eb8 --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-d45a704ec4569598.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34152025-06-19T08:09:07.322Z Running `/work/oxidecomputer/omicron/target/debug/build/libipcc-451ca367f13aee77/build-script-build`
34162025-06-19T08:09:07.340Z Compiling argon2 v0.5.3
34172025-06-19T08:09:07.343Z Running `/home/build/.rustup/toolchains/1.87.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=72724b8e0bc5a8cf -C extra-filename=-9b3d6d216b5e945b --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-fae69d05f1cd8859.rmeta --extern blake2=/work/oxidecomputer/omicron/target/debug/deps/libblake2-a780c9db2bb2ddb0.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-d1d1da8be6c6940e.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-29e7099d8d0a920f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34182025-06-19T08:09:07.509Z Compiling filetime v0.2.25
34192025-06-19T08:09:07.513Z Running `/home/build/.rustup/toolchains/1.87.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=4bb9d3a1fcd77f6a -C extra-filename=-b3cd18f0b36abdd0 --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-3de3afdffd237457.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34202025-06-19T08:09:07.869Z Compiling tar v0.4.44
34212025-06-19T08:09:07.872Z Running `/home/build/.rustup/toolchains/1.87.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=4e0364e9f95d8931 -C extra-filename=-863d650aabadae6e --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-b3cd18f0b36abdd0.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --extern xattr=/work/oxidecomputer/omicron/target/debug/deps/libxattr-740b1a970ae43eb8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34222025-06-19T08:09:07.924Z Running `/home/build/.rustup/toolchains/1.87.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=e3a7a3f2d5ddaa5c -C extra-filename=-3dfe7f975c699cd3 --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-3de3afdffd237457.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --cap-lints allow -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/`
34232025-06-19T08:09:08.345Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
34242025-06-19T08:09:08.348Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name opte_ioctl --edition=2024 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/f5560fa/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=cd2bfb4074bb66a8 -C extra-filename=-0cc4f2879ce932bb --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-15692c2f0a1fa710.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-229db889b260e675.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-46163b31cac1ee41.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-9bcbc0bd49dbf3d8.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-6df3c78771f3cc21.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-62efd21d84a9adf5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34252025-06-19T08:09:08.531Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
34262025-06-19T08:09:08.535Z Running `/home/build/.rustup/toolchains/1.87.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=d33f0f54fbc0fc4a -C extra-filename=-de12ac21968c01e6 --out-dir /work/oxidecomputer/omicron/target/debug/build/pq-sys-de12ac21968c01e6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34272025-06-19T08:09:09.379Z Compiling typify v0.4.1
34282025-06-19T08:09:09.383Z Running `/home/build/.rustup/toolchains/1.87.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=df656f647efa1809 -C extra-filename=-3b6d141b5c3e4efb --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-1fa832f9b2628777.rmeta --extern typify_macro=/work/oxidecomputer/omicron/target/debug/deps/libtypify_macro-3ea1baa22953ce2e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34292025-06-19T08:09:09.428Z Compiling arc-swap v1.7.1
34302025-06-19T08:09:09.432Z Running `/home/build/.rustup/toolchains/1.87.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=e8b4a7a96c3c0704 -C extra-filename=-a046c14e6a885976 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34312025-06-19T08:09:09.604Z Compiling progenitor-impl v0.10.0
34322025-06-19T08:09:09.607Z Running `/home/build/.rustup/toolchains/1.87.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=f35a8e6a4bff70c4 -C extra-filename=-46499fac9e92f3b6 --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-973fa8e1d737893b.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-62efd21d84a9adf5.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-3b6d141b5c3e4efb.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-8e6784b78ff938fa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34332025-06-19T08:09:09.824Z Running `/work/oxidecomputer/omicron/target/debug/build/pq-sys-de12ac21968c01e6/build-script-build`
34342025-06-19T08:09:09.906Z Compiling slog-scope v4.4.0
34352025-06-19T08:09:09.909Z Running `/home/build/.rustup/toolchains/1.87.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=05b870a132e37716 -C extra-filename=-b6977333bd34080f --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-a046c14e6a885976.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-7d13f98916d1d3e8.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34362025-06-19T08:09:10.052Z Compiling cancel-safe-futures v0.1.5
34372025-06-19T08:09:10.055Z Running `/home/build/.rustup/toolchains/1.87.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=5b7c1b9e91b47eed -C extra-filename=-69dc3a648feeab65 --out-dir /work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-69dc3a648feeab65 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34382025-06-19T08:09:10.093Z Compiling owo-colors v4.2.1
34392025-06-19T08:09:10.140Z Running `/home/build/.rustup/toolchains/1.87.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.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("alloc", "supports-color", "supports-colors"))' -C metadata=6348d0aa3deef5ca -C extra-filename=-8e799e5927137aa9 --out-dir /work/oxidecomputer/omicron/target/debug/build/owo-colors-8e799e5927137aa9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34402025-06-19T08:09:10.195Z Compiling slog-stdlog v4.1.1
34412025-06-19T08:09:10.199Z Running `/home/build/.rustup/toolchains/1.87.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=2a2b224d99123443 -C extra-filename=-fd451cb6841dc4c9 --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-0c3f9f9074fd84d6.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-b6977333bd34080f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34422025-06-19T08:09:10.290Z Compiling libsw-core v0.3.1
34432025-06-19T08:09:10.294Z Running `/home/build/.rustup/toolchains/1.87.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=54e749ddf3f32011 -C extra-filename=-2bda0f28385bdb8e --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-932ef6bfcbf57ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34442025-06-19T08:09:10.353Z Compiling swrite v0.1.0
34452025-06-19T08:09:10.359Z Running `/home/build/.rustup/toolchains/1.87.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=0a80ca904cb9156a -C extra-filename=-948768355417aa57 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34462025-06-19T08:09:10.500Z Compiling slog-envlogger v2.2.0
34472025-06-19T08:09:10.503Z Running `/home/build/.rustup/toolchains/1.87.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=3bb44852176ba960 -C extra-filename=-b5585d423d9282ac --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-0c3f9f9074fd84d6.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-b6977333bd34080f.rmeta --extern slog_stdlog=/work/oxidecomputer/omicron/target/debug/deps/libslog_stdlog-fd451cb6841dc4c9.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34482025-06-19T08:09:10.544Z Running `/work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-69dc3a648feeab65/build-script-build`
34492025-06-19T08:09:10.585Z Compiling libsw v3.4.0
34502025-06-19T08:09:10.589Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name libsw --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libsw-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 --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=878f7aacc59771bf -C extra-filename=-63c1e765ceb16dc5 --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-2bda0f28385bdb8e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34512025-06-19T08:09:10.621Z Compiling linear-map v1.2.0
34522025-06-19T08:09:10.625Z Running `/home/build/.rustup/toolchains/1.87.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=3930df8b34a96a2c -C extra-filename=-faa762f55049f9c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34532025-06-19T08:09:10.660Z Running `/home/build/.rustup/toolchains/1.87.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=f156f93e0ce0de28 -C extra-filename=-3c5c2ca4d71c4411 --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-cc268f9244d9ad28.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-b54f0766faacde7a.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-9b9d0721328f0bdc.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-0110dcd00b10bbfa.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34542025-06-19T08:09:10.764Z Running `/work/oxidecomputer/omicron/target/debug/build/owo-colors-8e799e5927137aa9/build-script-build`
34552025-06-19T08:09:10.867Z Running `/home/build/.rustup/toolchains/1.87.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.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --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=2ce83a4a1b88daac -C extra-filename=-aec702e164c6ff65 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -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)'`
34562025-06-19T08:09:10.910Z Compiling keccak v0.1.5
34572025-06-19T08:09:10.917Z Running `/home/build/.rustup/toolchains/1.87.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=ccebe61f8f59354c -C extra-filename=-388bed5b78c7f6a4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34582025-06-19T08:09:11.001Z Compiling pem v3.0.5
34592025-06-19T08:09:11.006Z Running `/home/build/.rustup/toolchains/1.87.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=59ad33127f39bd01 -C extra-filename=-11e440f246b9f98d --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-47534339b40df4f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34602025-06-19T08:09:11.176Z Compiling highway v1.3.0
34612025-06-19T08:09:11.179Z Running `/home/build/.rustup/toolchains/1.87.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=d6219a354634d0bf -C extra-filename=-d2eb89831c39492e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34622025-06-19T08:09:11.218Z Compiling typify-impl v0.2.0
34632025-06-19T08:09:11.221Z Running `/home/build/.rustup/toolchains/1.87.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=0369941e41aad392 -C extra-filename=-e0dac60145491c1d --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-973fa8e1d737893b.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a8570c2f1c9c1454.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-8e6784b78ff938fa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34642025-06-19T08:09:11.710Z Compiling sha3 v0.10.8
34652025-06-19T08:09:11.713Z Running `/home/build/.rustup/toolchains/1.87.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=1fd9f332cd836681 -C extra-filename=-eba98dcd0b47db5d --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-532d69691be254f4.rmeta --extern keccak=/work/oxidecomputer/omicron/target/debug/deps/libkeccak-388bed5b78c7f6a4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34662025-06-19T08:09:11.991Z Compiling headers-core v0.3.0
34672025-06-19T08:09:11.994Z Running `/home/build/.rustup/toolchains/1.87.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=b26e26d15eeda022 -C extra-filename=-f3aaaf89553c2ecc --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-e3f94c969e0c9e1b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34682025-06-19T08:09:12.214Z Compiling linked-hash-map v0.5.6
34692025-06-19T08:09:12.253Z Running `/home/build/.rustup/toolchains/1.87.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=0e3b2821571d6bd4 -C extra-filename=-736251c8af299c7a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34702025-06-19T08:09:12.256Z Compiling headers v0.4.1
34712025-06-19T08:09:12.256Z Running `/home/build/.rustup/toolchains/1.87.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=6938500374496e91 -C extra-filename=-d4fa5480e6f62c77 --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-47534339b40df4f4.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rmeta --extern headers_core=/work/oxidecomputer/omicron/target/debug/deps/libheaders_core-f3aaaf89553c2ecc.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-bafdc436c339b98a.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-6a9761af3a61b81d.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-a65bbd450def922d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34722025-06-19T08:09:12.611Z Compiling lru-cache v0.1.2
34732025-06-19T08:09:12.617Z Running `/home/build/.rustup/toolchains/1.87.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=ec34e4a8c8c7418f -C extra-filename=-0a5c2e0fec56d0d3 --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-736251c8af299c7a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34742025-06-19T08:09:12.775Z Compiling resolv-conf v0.7.0
34752025-06-19T08:09:12.782Z Running `/home/build/.rustup/toolchains/1.87.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=430791b22b960018 -C extra-filename=-a19caa6232e83706 --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-30c91672dd5aab67.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-4a5450cdebef5a61.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34762025-06-19T08:09:12.876Z Compiling lzma-sys v0.1.20
34772025-06-19T08:09:12.880Z Compiling heck v0.3.3
34782025-06-19T08:09:12.880Z Running `/home/build/.rustup/toolchains/1.87.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=4f5b9187addb25ff -C extra-filename=-f6deac935cbed425 --out-dir /work/oxidecomputer/omicron/target/debug/build/lzma-sys-f6deac935cbed425 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-711870d74f607710.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-f17f01e4eb57ec55.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34792025-06-19T08:09:12.915Z Running `/home/build/.rustup/toolchains/1.87.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=93ad698ca88f5a83 -C extra-filename=-259e2d328230a8a3 --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-360547933b906551.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34802025-06-19T08:09:13.311Z Compiling hickory-resolver v0.24.4
34812025-06-19T08:09:13.315Z Running `/home/build/.rustup/toolchains/1.87.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=5ec981f2da11ac94 -C extra-filename=-113bcaeebbabc8a2 --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-3de3afdffd237457.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-9b9d0721328f0bdc.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-dfae0b60f66f95c8.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-0a5c2e0fec56d0d3.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-2a147402c71c6c21.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-6e6d4655a39b2459.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern resolv_conf=/work/oxidecomputer/omicron/target/debug/deps/libresolv_conf-a19caa6232e83706.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-16929c956149f697.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-216829e733b1ed04.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34822025-06-19T08:09:13.501Z Compiling zone_cfg_derive v0.1.2
34832025-06-19T08:09:13.548Z Running `/home/build/.rustup/toolchains/1.87.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=1f0f8c55614798d6 -C extra-filename=-6c94cbc5a16b2f1b --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-259e2d328230a8a3.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-927bd74b4b9336a6.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-7764272970a39c34.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34842025-06-19T08:09:13.788Z Running `/work/oxidecomputer/omicron/target/debug/build/lzma-sys-f6deac935cbed425/build-script-build`
34852025-06-19T08:09:13.865Z Running `/home/build/.rustup/toolchains/1.87.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=e875751cc9905b24 -C extra-filename=-2e0f23ca5105a292 --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-15692c2f0a1fa710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l lzma`
34862025-06-19T08:09:13.982Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
34872025-06-19T08:09:14.046Z Running `/home/build/.rustup/toolchains/1.87.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=4cae8129cee2de79 -C extra-filename=-2e680f02c40b037f --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-ffab9a5a2161806a.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-70c94aec5623d53e.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-30f8be996c873c9d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34882025-06-19T08:09:14.076Z Compiling yasna v0.5.2
34892025-06-19T08:09:14.079Z Running `/home/build/.rustup/toolchains/1.87.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=62479fbd7074e03e -C extra-filename=-ec92d79b12a8efaa --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-7606b70a533f59d9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34902025-06-19T08:09:14.446Z Compiling base64 v0.13.1
34912025-06-19T08:09:14.449Z Running `/home/build/.rustup/toolchains/1.87.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=28f539f2be4d08b2 -C extra-filename=-9ce82c47c5046763 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34922025-06-19T08:09:15.008Z Compiling zone v0.1.8
34932025-06-19T08:09:15.011Z Running `/home/build/.rustup/toolchains/1.87.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=0c1e3be6317f1e2e -C extra-filename=-76361e998b2f49eb --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-c919e9c07f8e06f6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-6c94cbc5a16b2f1b.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34942025-06-19T08:09:15.052Z Compiling ron v0.7.1
34952025-06-19T08:09:15.052Z Running `/home/build/.rustup/toolchains/1.87.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=c5865eec8d0f14be -C extra-filename=-a9e0e41e84f7ceaf --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-9ce82c47c5046763.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-be8aff341cdf0f9a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34962025-06-19T08:09:15.601Z Compiling rcgen v0.12.1
34972025-06-19T08:09:15.604Z Running `/home/build/.rustup/toolchains/1.87.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=0bf6ce2668107360 -C extra-filename=-c50c5fd1577d0cd5 --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-11e440f246b9f98d.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-33d17b1a52216876.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-7606b70a533f59d9.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-ec92d79b12a8efaa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out`
34982025-06-19T08:09:16.138Z Compiling progenitor-macro v0.10.0
34992025-06-19T08:09:16.141Z Running `/home/build/.rustup/toolchains/1.87.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=c27ab3df13d10fb8 -C extra-filename=-241aacc555a75229 --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-bb487528c99cb180.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-46499fac9e92f3b6.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-0c67bad7817109d6.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-cb862adbb4af41cd.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35002025-06-19T08:09:16.386Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
35012025-06-19T08:09:16.389Z Running `/home/build/.rustup/toolchains/1.87.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=57b53d85f22af4d2 -C extra-filename=-ac28f92ce07c4f04 --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-2e680f02c40b037f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-70c94aec5623d53e.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-30f8be996c873c9d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35022025-06-19T08:09:17.036Z Compiling xz2 v0.1.7
35032025-06-19T08:09:17.079Z Running `/home/build/.rustup/toolchains/1.87.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=a3b4333f16a2e34f -C extra-filename=-51a4d8a042a244d3 --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-2e0f23ca5105a292.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64`
35042025-06-19T08:09:17.079Z Running `/home/build/.rustup/toolchains/1.87.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=8fb1fcb8f5d56b29 -C extra-filename=-fb006f2bc6280bf1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -l pq`
35052025-06-19T08:09:17.112Z Compiling humantime v2.1.0
35062025-06-19T08:09:17.118Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name humantime --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/humantime-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5466e87a3aaffd28 -C extra-filename=-0e4dd5ffcc57d0fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35072025-06-19T08:09:17.153Z Running `/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-eb2fed59990c14a3/build-script-main`
35082025-06-19T08:09:17.377Z Compiling universal-hash v0.5.1
35092025-06-19T08:09:17.452Z Running `/home/build/.rustup/toolchains/1.87.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=51b9ccacb8a7e145 -C extra-filename=-09dab57c2eb2edbb --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-ddf6de9a229d28d9.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-c6d4853b27733a97.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35102025-06-19T08:09:17.506Z Compiling subprocess v0.2.9
35112025-06-19T08:09:17.510Z Running `/home/build/.rustup/toolchains/1.87.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=e9a9b719c4fda96d -C extra-filename=-2390be75f4860825 --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-15692c2f0a1fa710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35122025-06-19T08:09:17.592Z Compiling opaque-debug v0.3.1
35132025-06-19T08:09:17.598Z Running `/home/build/.rustup/toolchains/1.87.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=52052d8cb414bf5a -C extra-filename=-37213a0154867594 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35142025-06-19T08:09:17.631Z Compiling semver v0.1.20
35152025-06-19T08:09:17.636Z Running `/home/build/.rustup/toolchains/1.87.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=41232ca2a3c4e4d1 -C extra-filename=-ac792cf307ef5ce1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35162025-06-19T08:09:17.667Z Compiling aead v0.5.2
35172025-06-19T08:09:17.671Z Running `/home/build/.rustup/toolchains/1.87.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=22e9a65d34de2c97 -C extra-filename=-44428e93df893187 --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-ddf6de9a229d28d9.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-efc7f9c1783d4d2b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35182025-06-19T08:09:17.743Z Compiling poly1305 v0.8.0
35192025-06-19T08:09:17.748Z Running `/home/build/.rustup/toolchains/1.87.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=1fa128be9ef2a790 -C extra-filename=-f5e11d89caa21522 --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-d1d1da8be6c6940e.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-37213a0154867594.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-09dab57c2eb2edbb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35202025-06-19T08:09:18.068Z Compiling rustc_version v0.1.7
35212025-06-19T08:09:18.071Z Running `/home/build/.rustup/toolchains/1.87.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=508bc1d37d205bbd -C extra-filename=-2f7576b9913eb88f --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-ac792cf307ef5ce1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35222025-06-19T08:09:18.244Z Compiling chacha20 v0.9.1
35232025-06-19T08:09:18.248Z Running `/home/build/.rustup/toolchains/1.87.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=0cd41347a5c90f97 -C extra-filename=-b7ebe56b17824e8b --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-3de3afdffd237457.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-d42753c7928cef7d.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-d1d1da8be6c6940e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35242025-06-19T08:09:18.552Z Compiling newtype_derive v0.1.6
35252025-06-19T08:09:18.555Z Running `/home/build/.rustup/toolchains/1.87.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=5ef040a54da2f20f -C extra-filename=-0a9579ce75d40d1d --out-dir /work/oxidecomputer/omicron/target/debug/build/newtype_derive-0a9579ce75d40d1d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-2f7576b9913eb88f.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35262025-06-19T08:09:18.596Z Compiling thiserror-impl-no-std v2.0.2
35272025-06-19T08:09:18.648Z Running `/home/build/.rustup/toolchains/1.87.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=ec5a19db08cf2b15 -C extra-filename=-1c30d8eb448ce790 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-7764272970a39c34.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35282025-06-19T08:09:18.735Z Compiling chacha20poly1305 v0.10.1
35292025-06-19T08:09:18.770Z Running `/home/build/.rustup/toolchains/1.87.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=a11213d91378293f -C extra-filename=-1b0c400ab1fe5e4a --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-44428e93df893187.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-b7ebe56b17824e8b.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-d42753c7928cef7d.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-f5e11d89caa21522.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35302025-06-19T08:09:19.008Z Compiling qorb v0.4.0
35312025-06-19T08:09:19.008Z Running `/work/oxidecomputer/omicron/target/debug/build/newtype_derive-0a9579ce75d40d1d/build-script-build`
35322025-06-19T08:09:19.011Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name qorb --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/qorb-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="probes"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "diesel_pg", "probes", "qtop", "serde"))' -C metadata=42e13513f9243cc9 -C extra-filename=-03f0ed0536b9e633 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-615bd856ab5f70bf.so --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4eb54d71c30d8938.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-62efd21d84a9adf5.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-216829e733b1ed04.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35332025-06-19T08:09:19.116Z Running `/home/build/.rustup/toolchains/1.87.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=6edfbc597a2f9017 -C extra-filename=-d4d0916fca9466e4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg op_assign`
35342025-06-19T08:09:19.159Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
35352025-06-19T08:09:19.162Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_client_types --edition=2021 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/e164393/crucible-client-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ef86d45d03e69154 -C extra-filename=-1c965bad8be25507 --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-47534339b40df4f4.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-a26220e982e069bc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35362025-06-19T08:09:19.299Z Compiling steno v0.4.1
35372025-06-19T08:09:19.312Z Running `/home/build/.rustup/toolchains/1.87.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=8f26d787d52c0cc2 -C extra-filename=-69ae0883bec7117a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-7d13f98916d1d3e8.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4d0916fca9466e4.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-4e7af515766a7d22.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35382025-06-19T08:09:19.336Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
35392025-06-19T08:09:19.380Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/e398841/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=8f30476eff1ece59 -C extra-filename=-fe276e2e11e8c28b --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-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35402025-06-19T08:09:20.023Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
35412025-06-19T08:09:20.026Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_api_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/e398841/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=3246a6ca3b6ecbb8 -C extra-filename=-8168e3612d4945c1 --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-1c965bad8be25507.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-fe276e2e11e8c28b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35422025-06-19T08:09:20.236Z Compiling slog-dtrace v0.3.0
35432025-06-19T08:09:20.240Z Running `/home/build/.rustup/toolchains/1.87.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=80762b9be287eb85 -C extra-filename=-b8978e7330e70be9 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-dtrace-b8978e7330e70be9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-64521a973ff0676f.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35442025-06-19T08:09:20.671Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-dtrace-b8978e7330e70be9/build-script-build`
35452025-06-19T08:09:20.781Z Compiling display-error-chain v0.2.2
35462025-06-19T08:09:20.784Z Running `/home/build/.rustup/toolchains/1.87.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=88f1e5799e98a27a -C extra-filename=-e54d7805221c2d6c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35472025-06-19T08:09:21.104Z Running `/home/build/.rustup/toolchains/1.87.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=e2a2240ba0aed50a -C extra-filename=-4e03756e267b2a06 --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-da222f1035c94abd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35482025-06-19T08:09:21.720Z Compiling thiserror-no-std v2.0.2
35492025-06-19T08:09:21.759Z Running `/home/build/.rustup/toolchains/1.87.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=b5605dfcd783368d -C extra-filename=-c1a2752818d20559 --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-1c30d8eb448ce790.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35502025-06-19T08:09:21.759Z Compiling vsss-rs v3.3.4
35512025-06-19T08:09:21.760Z Running `/home/build/.rustup/toolchains/1.87.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=ff7eda8ac9faf28a -C extra-filename=-c98ec2e4645a2249 --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-fb9e67d7027e1016.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-36a3c602ca03283e.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-0db4bdbe1bacaedd.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-88de7fb551d57f4c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-c6d4853b27733a97.rmeta --extern thiserror_no_std=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_no_std-c1a2752818d20559.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35522025-06-19T08:09:22.242Z Compiling bytecount v0.6.8
35532025-06-19T08:09:22.242Z Running `/home/build/.rustup/toolchains/1.87.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=36e8c98c9211ceb5 -C extra-filename=-bc40d045d90adc83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35542025-06-19T08:09:22.288Z Compiling gethostname v0.5.0
35552025-06-19T08:09:22.288Z Running `/home/build/.rustup/toolchains/1.87.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=4d63f8566cc82e14 -C extra-filename=-b1eb6bdafd83166f --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-d45a704ec4569598.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35562025-06-19T08:09:22.293Z Compiling nibble_vec v0.1.0
35572025-06-19T08:09:22.343Z Running `/home/build/.rustup/toolchains/1.87.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=b4c4a84c4ba6e655 -C extra-filename=-5b19fa60fda377f8 --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-16929c956149f697.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35582025-06-19T08:09:22.557Z Compiling endian-type v0.1.2
35592025-06-19T08:09:22.561Z Running `/home/build/.rustup/toolchains/1.87.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=24a4c5ff9a75241c -C extra-filename=-c43b1e54335a4613 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35602025-06-19T08:09:22.843Z Compiling radix_trie v0.2.1
35612025-06-19T08:09:22.846Z Running `/home/build/.rustup/toolchains/1.87.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=4c48a988272597ae -C extra-filename=-3ad2633285d6f455 --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-c43b1e54335a4613.rmeta --extern nibble_vec=/work/oxidecomputer/omicron/target/debug/deps/libnibble_vec-5b19fa60fda377f8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35622025-06-19T08:09:23.404Z Compiling radium v0.7.0
35632025-06-19T08:09:23.407Z Running `/home/build/.rustup/toolchains/1.87.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=9153742f927c9b04 -C extra-filename=-d17716ff9907b785 --out-dir /work/oxidecomputer/omicron/target/debug/build/radium-d17716ff9907b785 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35642025-06-19T08:09:23.498Z Compiling zerocopy-derive v0.6.6
35652025-06-19T08:09:23.502Z Running `/home/build/.rustup/toolchains/1.87.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=84d0248dc6e48078 -C extra-filename=-75475d5a40614b9f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35662025-06-19T08:09:24.005Z Running `/work/oxidecomputer/omicron/target/debug/build/radium-d17716ff9907b785/build-script-build`
35672025-06-19T08:09:24.070Z Compiling termcolor v1.4.1
35682025-06-19T08:09:24.073Z Running `/home/build/.rustup/toolchains/1.87.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=fe9ac1cd07a0c3bc -C extra-filename=-6e9281f1fbc48551 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35692025-06-19T08:09:24.413Z Compiling tap v1.0.1
35702025-06-19T08:09:24.418Z Running `/home/build/.rustup/toolchains/1.87.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=fa1c0fab508c4113 -C extra-filename=-5ed4c13db12c5285 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35712025-06-19T08:09:24.653Z Compiling maybe-uninit v2.0.0
35722025-06-19T08:09:24.656Z Running `/home/build/.rustup/toolchains/1.87.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=5858d29d50744116 -C extra-filename=-75d075cf657778cc --out-dir /work/oxidecomputer/omicron/target/debug/build/maybe-uninit-75d075cf657778cc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35732025-06-19T08:09:24.797Z Compiling wyz v0.5.1
35742025-06-19T08:09:24.800Z Running `/home/build/.rustup/toolchains/1.87.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=e61f76d464e5761b -C extra-filename=-66d36ad80f8e487e --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-5ed4c13db12c5285.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35752025-06-19T08:09:24.857Z Compiling typify-macro v0.2.0
35762025-06-19T08:09:24.861Z Running `/home/build/.rustup/toolchains/1.87.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=ddbba8b1d755d3ac -C extra-filename=-8a26700424630fa9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-0c67bad7817109d6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-e0dac60145491c1d.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35772025-06-19T08:09:25.157Z Running `/home/build/.rustup/toolchains/1.87.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=05b61a4c94aad5da -C extra-filename=-66bd1111406e4e18 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -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`
35782025-06-19T08:09:25.221Z Compiling packed_struct v0.10.1
35792025-06-19T08:09:25.224Z Running `/home/build/.rustup/toolchains/1.87.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=ba3996fdb42c7111 -C extra-filename=-7132da8d0347ed4d --out-dir /work/oxidecomputer/omicron/target/debug/build/packed_struct-7132da8d0347ed4d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35802025-06-19T08:09:25.224Z Running `/work/oxidecomputer/omicron/target/debug/build/maybe-uninit-75d075cf657778cc/build-script-build`
35812025-06-19T08:09:25.369Z Compiling funty v2.0.0
35822025-06-19T08:09:25.410Z Running `/home/build/.rustup/toolchains/1.87.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=fa398eb6bf43f9cb -C extra-filename=-8c8807f95a6ab162 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35832025-06-19T08:09:25.572Z Compiling crc-catalog v2.4.0
35842025-06-19T08:09:25.576Z Compiling zerocopy v0.6.6
35852025-06-19T08:09:25.577Z Running `/home/build/.rustup/toolchains/1.87.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=8adef46fc7089373 -C extra-filename=-532b33da06a0bd66 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35862025-06-19T08:09:25.577Z Running `/home/build/.rustup/toolchains/1.87.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=73b5e923388fca50 -C extra-filename=-d6c4bad30b63768d --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-bd9324fe48e620f7.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-75475d5a40614b9f.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35872025-06-19T08:09:25.747Z Compiling crc v3.2.1
35882025-06-19T08:09:25.752Z Running `/home/build/.rustup/toolchains/1.87.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=d4ba95b22dc4de6d -C extra-filename=-395239d49f2221f4 --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-532b33da06a0bd66.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35892025-06-19T08:09:25.792Z Running `/work/oxidecomputer/omicron/target/debug/build/packed_struct-7132da8d0347ed4d/build-script-build`
35902025-06-19T08:09:25.824Z Running `/home/build/.rustup/toolchains/1.87.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=6c3e8fbb401d34f3 -C extra-filename=-83c05e200884fafb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg derive_copy --cfg repr_transparent --cfg native_uninit`
35912025-06-19T08:09:25.887Z Compiling packed_struct_codegen v0.10.1
35922025-06-19T08:09:25.931Z Running `/home/build/.rustup/toolchains/1.87.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=8b3940cdaa80c0a7 -C extra-filename=-34ae5d1857fe5cb3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-7764272970a39c34.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35932025-06-19T08:09:25.938Z Compiling indexmap v1.9.3
35942025-06-19T08:09:25.938Z Running `/home/build/.rustup/toolchains/1.87.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=54e78a34771ebb75 -C extra-filename=-c97c0e4194239116 --out-dir /work/oxidecomputer/omicron/target/debug/build/indexmap-c97c0e4194239116 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-64eddfadf42e0b77.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35952025-06-19T08:09:26.339Z Compiling bitvec v1.0.1
35962025-06-19T08:09:26.379Z Running `/home/build/.rustup/toolchains/1.87.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=26a8d853eff424b6 -C extra-filename=-d9e16eefe3c087e3 --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-8c8807f95a6ab162.rmeta --extern radium=/work/oxidecomputer/omicron/target/debug/deps/libradium-66bd1111406e4e18.rmeta --extern tap=/work/oxidecomputer/omicron/target/debug/deps/libtap-5ed4c13db12c5285.rmeta --extern wyz=/work/oxidecomputer/omicron/target/debug/deps/libwyz-66d36ad80f8e487e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35972025-06-19T08:09:26.382Z Compiling nodrop v0.1.14
35982025-06-19T08:09:26.382Z Running `/home/build/.rustup/toolchains/1.87.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=7f15cdc870a27518 -C extra-filename=-39b5ad1d38808121 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35992025-06-19T08:09:26.476Z Running `/work/oxidecomputer/omicron/target/debug/build/indexmap-c97c0e4194239116/build-script-build`
36002025-06-19T08:09:26.493Z Compiling smallvec v0.6.14
36012025-06-19T08:09:26.498Z Running `/home/build/.rustup/toolchains/1.87.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=f887671124367842 -C extra-filename=-0c3a11672eda5910 --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-83c05e200884fafb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36022025-06-19T08:09:26.569Z Compiling array-init v0.0.4
36032025-06-19T08:09:26.572Z Running `/home/build/.rustup/toolchains/1.87.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=7bb36dddadadbd97 -C extra-filename=-37779e0ecf16902d --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-39b5ad1d38808121.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36042025-06-19T08:09:26.885Z Compiling bitfield v0.14.0
36052025-06-19T08:09:26.889Z Running `/home/build/.rustup/toolchains/1.87.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=69535a1d8f2c322f -C extra-filename=-e8f09b77c39c8db2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36062025-06-19T08:09:26.925Z Compiling hashbrown v0.12.3
36072025-06-19T08:09:26.925Z Running `/home/build/.rustup/toolchains/1.87.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=056618c4a2cd42db -C extra-filename=-73203feeec03a2ab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36082025-06-19T08:09:27.248Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
36092025-06-19T08:09:27.251Z Running `/home/build/.rustup/toolchains/1.87.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=d27840eea4624ad0 -C extra-filename=-27f4be995d885f5d --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-bd9324fe48e620f7.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-395239d49f2221f4.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-d6c4bad30b63768d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36102025-06-19T08:09:27.585Z Compiling serde-hex v0.1.0
36112025-06-19T08:09:27.626Z Running `/home/build/.rustup/toolchains/1.87.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=157fe04a2154c806 -C extra-filename=-532acc7f0fddf89b --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-37779e0ecf16902d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-0c3a11672eda5910.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36122025-06-19T08:09:27.631Z Compiling env_logger v0.10.2
36132025-06-19T08:09:27.631Z Running `/home/build/.rustup/toolchains/1.87.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=84de4c97c08799a7 -C extra-filename=-fda50153dc223fd5 --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-c6f2b07dd3029bfc.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-6e9281f1fbc48551.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36142025-06-19T08:09:27.997Z Running `/home/build/.rustup/toolchains/1.87.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=0fb68281bdec4819 -C extra-filename=-a68fb35c0e7173ee --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-73203feeec03a2ab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_std`
36152025-06-19T08:09:28.559Z Compiling ron v0.8.1
36162025-06-19T08:09:28.563Z Running `/home/build/.rustup/toolchains/1.87.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=0f5f8231cb6c7bbe -C extra-filename=-6818a3cd3ac9c487 --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-40930d55b624874f.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3fffffabe68fc0ce.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-70c94aec5623d53e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36172025-06-19T08:09:28.620Z Compiling hashbrown v0.13.2
36182025-06-19T08:09:28.624Z Running `/home/build/.rustup/toolchains/1.87.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=ec6a32253f578dda -C extra-filename=-a348f7c57800d86d --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-fd9afbd5191e5f0b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36192025-06-19T08:09:28.750Z Compiling async-recursion v1.1.1
36202025-06-19T08:09:28.750Z Running `/home/build/.rustup/toolchains/1.87.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=2d023d61011bf212 -C extra-filename=-2ea3b20e939039db --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36212025-06-19T08:09:28.848Z Compiling crc-any v2.5.0
36222025-06-19T08:09:28.886Z Running `/home/build/.rustup/toolchains/1.87.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=34ab38c5a9a29e3e -C extra-filename=-c1c567f56c2503b3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36232025-06-19T08:09:29.197Z Compiling typify v0.2.0
36242025-06-19T08:09:29.200Z Running `/home/build/.rustup/toolchains/1.87.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=454f7474ffd2b833 -C extra-filename=-6897a2a9c59df874 --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-e0dac60145491c1d.rmeta --extern typify_macro=/work/oxidecomputer/omicron/target/debug/deps/libtypify_macro-8a26700424630fa9.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36252025-06-19T08:09:29.403Z Compiling progenitor-impl v0.8.0
36262025-06-19T08:09:29.408Z Running `/home/build/.rustup/toolchains/1.87.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=5a5cf4661e1f853e -C extra-filename=-cc40ac5a9816dc5b --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-973fa8e1d737893b.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-6897a2a9c59df874.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-8e6784b78ff938fa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36272025-06-19T08:09:29.442Z Compiling proc-macro-error-attr2 v2.0.0
36282025-06-19T08:09:29.445Z Running `/home/build/.rustup/toolchains/1.87.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=2a5927c2796b0468 -C extra-filename=-ea0e678521d4e358 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36292025-06-19T08:09:29.727Z Running `/home/build/.rustup/toolchains/1.87.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=adef7ff67ded41cc -C extra-filename=-7920fdbc16ae9e3b --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-d9e16eefe3c087e3.rmeta --extern packed_struct_codegen=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct_codegen-34ae5d1857fe5cb3.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36302025-06-19T08:09:29.765Z Compiling object v0.30.4
36312025-06-19T08:09:29.785Z Running `/home/build/.rustup/toolchains/1.87.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=89a1a9e6d7ecf2bf -C extra-filename=-56bd0a0d2061cb78 --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-d745b8ddf068285d.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-a348f7c57800d86d.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-a68fb35c0e7173ee.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-6461ceff8954e4ce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36322025-06-19T08:09:30.320Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
36332025-06-19T08:09:30.323Z Running `/home/build/.rustup/toolchains/1.87.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=688998565042f14b -C extra-filename=-1ab3baa96eab2639 --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-6818a3cd3ac9c487.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-27f4be995d885f5d.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-d6c4bad30b63768d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36342025-06-19T08:09:30.360Z Compiling path-slash v0.1.5
36352025-06-19T08:09:30.364Z Running `/home/build/.rustup/toolchains/1.87.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=73ef44c1f8e46e3b -C extra-filename=-fab9a1a47d11fef4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36362025-06-19T08:09:30.616Z Compiling proc-macro-error2 v2.0.1
36372025-06-19T08:09:30.620Z Running `/home/build/.rustup/toolchains/1.87.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=0748d70ebc2b3c60 -C extra-filename=-795c8703576fdb37 --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-ea0e678521d4e358.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36382025-06-19T08:09:30.823Z Compiling maplit v1.0.2
36392025-06-19T08:09:30.879Z Running `/home/build/.rustup/toolchains/1.87.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=f6dfb2b915f80b5b -C extra-filename=-e954ece10883f074 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36402025-06-19T08:09:30.992Z Compiling papergrid v0.14.0
36412025-06-19T08:09:30.995Z Compiling num-derive v0.3.3
36422025-06-19T08:09:30.995Z Running `/home/build/.rustup/toolchains/1.87.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=5c5897fa7120b06b -C extra-filename=-86182d346ebd7039 --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-bc40d045d90adc83.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-4cbe4ea4e54cb639.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-f8e3d5f3ac8a66c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36432025-06-19T08:09:31.032Z Running `/home/build/.rustup/toolchains/1.87.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=9ca9afd95e1c0f76 -C extra-filename=-95255242d06b0038 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-7764272970a39c34.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36442025-06-19T08:09:31.270Z Compiling tabled_derive v0.10.0
36452025-06-19T08:09:31.274Z Running `/home/build/.rustup/toolchains/1.87.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=8435477bbe23e830 -C extra-filename=-5a5fcbd4ad09d2f1 --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-973fa8e1d737893b.rlib --extern proc_macro_error2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error2-795c8703576fdb37.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36462025-06-19T08:09:31.796Z Compiling fxhash v0.2.1
36472025-06-19T08:09:31.836Z Running `/home/build/.rustup/toolchains/1.87.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=cec109216b6bf39e -C extra-filename=-c93b2e05cd7634c2 --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-bd9324fe48e620f7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36482025-06-19T08:09:32.055Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
36492025-06-19T08:09:32.081Z Running `/home/build/.rustup/toolchains/1.87.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=01fd43aa34ecb82d -C extra-filename=-df7c98beaccdcca4 --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-3fffffabe68fc0ce.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-390f0f8cc2372b4d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-62efd21d84a9adf5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36502025-06-19T08:09:33.265Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
36512025-06-19T08:09:33.268Z Running `/home/build/.rustup/toolchains/1.87.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=f0f909cc805d6108 -C extra-filename=-a6b5d2f6cca13daf --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-e8f09b77c39c8db2.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-7920fdbc16ae9e3b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36522025-06-19T08:09:33.331Z Compiling libscf-sys v1.1.0
36532025-06-19T08:09:33.334Z Running `/home/build/.rustup/toolchains/1.87.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=b27ec6e5b80774f6 -C extra-filename=-41adaf5d0b6b122c --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-15692c2f0a1fa710.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-95255242d06b0038.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1fb6e8465c7f7e68.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36542025-06-19T08:09:33.622Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
36552025-06-19T08:09:33.625Z Running `/home/build/.rustup/toolchains/1.87.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=5639144d6df84530 -C extra-filename=-b483ce868555c76b --out-dir /work/oxidecomputer/omicron/target/debug/build/transceiver-controller-b483ce868555c76b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-64521a973ff0676f.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36562025-06-19T08:09:34.088Z Running `/work/oxidecomputer/omicron/target/debug/build/transceiver-controller-b483ce868555c76b/build-script-build`
36572025-06-19T08:09:34.133Z Compiling tabled v0.18.0
36582025-06-19T08:09:34.136Z Running `/home/build/.rustup/toolchains/1.87.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=4011755e47b6705b -C extra-filename=-3a17d42bb25fca75 --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-86182d346ebd7039.rmeta --extern tabled_derive=/work/oxidecomputer/omicron/target/debug/deps/libtabled_derive-5a5fcbd4ad09d2f1.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36592025-06-19T08:09:34.189Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
36602025-06-19T08:09:34.194Z Running `/home/build/.rustup/toolchains/1.87.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=b011c94739d81426 -C extra-filename=-a3c977a7a5ddc7d9 --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-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-722f924b2fade996.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-62efd21d84a9adf5.rmeta --extern transceiver_messages=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_messages-df7c98beaccdcca4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36612025-06-19T08:09:34.308Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
36622025-06-19T08:09:34.312Z Running `/home/build/.rustup/toolchains/1.87.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=90d4472cb5f5a782 -C extra-filename=-61117cd5db27ba28 --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-15692c2f0a1fa710.rmeta --extern libscf_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibscf_sys-41adaf5d0b6b122c.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1fb6e8465c7f7e68.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36632025-06-19T08:09:34.722Z Compiling vte_generate_state_changes v0.1.2
36642025-06-19T08:09:34.725Z Running `/home/build/.rustup/toolchains/1.87.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=2768edded4d40b33 -C extra-filename=-7ab781b85ff32c2b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36652025-06-19T08:09:35.090Z Compiling fd-lock v4.0.2
36662025-06-19T08:09:35.094Z Running `/home/build/.rustup/toolchains/1.87.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=b7f29e604488fe32 -C extra-filename=-a1f2f31d56b6ee5e --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-3de3afdffd237457.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-d45a704ec4569598.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36672025-06-19T08:09:35.348Z Compiling crc8 v0.1.1
36682025-06-19T08:09:35.352Z Running `/home/build/.rustup/toolchains/1.87.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=1d4616d03e18552b -C extra-filename=-b836993cadc8e065 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36692025-06-19T08:09:35.429Z Compiling vte v0.11.1
36702025-06-19T08:09:35.432Z Running `/home/build/.rustup/toolchains/1.87.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=baf1331e2794d04b -C extra-filename=-67e6005de80c9065 --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-03bf52d9306b5785.rmeta --extern vte_generate_state_changes=/work/oxidecomputer/omicron/target/debug/deps/libvte_generate_state_changes-7ab781b85ff32c2b.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36712025-06-19T08:09:35.560Z Compiling const_format_proc_macros v0.2.34
36722025-06-19T08:09:35.601Z Running `/home/build/.rustup/toolchains/1.87.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=fbff86eefc0ff008 -C extra-filename=-10ada7bc6fafdc16 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-61828afd5cf1b997.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36732025-06-19T08:09:35.922Z Compiling progenitor-macro v0.8.0
36742025-06-19T08:09:35.925Z Running `/home/build/.rustup/toolchains/1.87.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=916780b3c6e8778b -C extra-filename=-a01bd5920e2257b1 --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-bb487528c99cb180.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-cc40ac5a9816dc5b.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-0c67bad7817109d6.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-cb862adbb4af41cd.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36752025-06-19T08:09:36.943Z Compiling strip-ansi-escapes v0.2.0
36762025-06-19T08:09:36.947Z Running `/home/build/.rustup/toolchains/1.87.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=d90b08e0f218c090 -C extra-filename=-4a88f585492d7d87 --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-67e6005de80c9065.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36772025-06-19T08:09:37.332Z Compiling nu-ansi-term v0.50.1
36782025-06-19T08:09:37.335Z Running `/home/build/.rustup/toolchains/1.87.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=989f6ac98f582e30 -C extra-filename=-13ae54e8c843c38d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36792025-06-19T08:09:37.405Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
36802025-06-19T08:09:37.432Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_brand_metadata --edition=2021 /home/build/.cargo/git/checkouts/tufaceous-cd93b255c6f4ae76/04681f2/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=b218a3b5b6f7d0aa -C extra-filename=-56c5383bb838306a --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-6487cbb2dde9295a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-863d650aabadae6e.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36812025-06-19T08:09:37.550Z Compiling const_format v0.2.34
36822025-06-19T08:09:37.553Z Running `/home/build/.rustup/toolchains/1.87.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=41d831ad866fdc88 -C extra-filename=-84e797a2d3eb2d0c --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-10ada7bc6fafdc16.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36832025-06-19T08:09:37.853Z Running `/home/build/.rustup/toolchains/1.87.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=4457496349a95aef -C extra-filename=-aef3dfc5d5c9fb2d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-390f0f8cc2372b4d.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-22d985003c029e71.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-3a17d42bb25fca75.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-62efd21d84a9adf5.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern transceiver_decode=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_decode-a3c977a7a5ddc7d9.rmeta --extern transceiver_messages=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_messages-df7c98beaccdcca4.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm`
36842025-06-19T08:09:37.909Z Compiling reedline v0.38.0
36852025-06-19T08:09:37.912Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name reedline --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reedline-0.38.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --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=98f716b0b1babac1 -C extra-filename=-ed3f81c34f110721 --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-da222f1035c94abd.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-da10b95c202ed643.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-a1f2f31d56b6ee5e.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0d7cde468535b2dd.rmeta --extern nu_ansi_term=/work/oxidecomputer/omicron/target/debug/deps/libnu_ansi_term-13ae54e8c843c38d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern strip_ansi_escapes=/work/oxidecomputer/omicron/target/debug/deps/libstrip_ansi_escapes-4a88f585492d7d87.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-07b30978a114bf7d.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-360547933b906551.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-21117c0d696a5843.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36862025-06-19T08:09:38.023Z Compiling half v1.8.3
36872025-06-19T08:09:38.026Z Running `/home/build/.rustup/toolchains/1.87.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=c2f57e2bb9ea0c11 -C extra-filename=-bdf1ad4f530dacf8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36882025-06-19T08:09:38.273Z Compiling libefi-sys v0.1.0
36892025-06-19T08:09:38.276Z Running `/home/build/.rustup/toolchains/1.87.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=ce7b12c7dc8e2f96 -C extra-filename=-a51b2a7e6a65a59a --out-dir /work/oxidecomputer/omicron/target/debug/build/libefi-sys-a51b2a7e6a65a59a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36902025-06-19T08:09:38.623Z Compiling serde_cbor v0.11.2
36912025-06-19T08:09:38.626Z Running `/home/build/.rustup/toolchains/1.87.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=01220cbe2bf0392c -C extra-filename=-67f3da6724d4197c --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-bdf1ad4f530dacf8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36922025-06-19T08:09:38.666Z Running `/work/oxidecomputer/omicron/target/debug/build/libefi-sys-a51b2a7e6a65a59a/build-script-build`
36932025-06-19T08:09:38.738Z Compiling papergrid v0.11.0
36942025-06-19T08:09:38.776Z Running `/home/build/.rustup/toolchains/1.87.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=c93d622930941509 -C extra-filename=-f42c178fbf736315 --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-bc40d045d90adc83.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-4cbe4ea4e54cb639.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-21117c0d696a5843.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36952025-06-19T08:09:39.993Z Compiling tabled_derive v0.7.0
36962025-06-19T08:09:39.998Z Running `/home/build/.rustup/toolchains/1.87.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=019341998a99db34 -C extra-filename=-eefc8ac9e76bb2f1 --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-983699ac8dfc5d2a.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-927bd74b4b9336a6.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-7764272970a39c34.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36972025-06-19T08:09:40.244Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
36982025-06-19T08:09:40.247Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_ereport_messages --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-6a0a5310b2e39f6a/0e1e055/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug-impls"))' -C metadata=db00e4079f433a70 -C extra-filename=-96001ad8a097ddf0 --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-c9fa00714c10b0e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36992025-06-19T08:09:40.394Z Compiling bitfield-struct v0.6.2
37002025-06-19T08:09:40.398Z Running `/home/build/.rustup/toolchains/1.87.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=501d17c410215ce1 -C extra-filename=-fed217153da9fcb7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37012025-06-19T08:09:40.634Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
37022025-06-19T08:09:40.637Z Running `/home/build/.rustup/toolchains/1.87.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=08cc69d2c78d17bc -C extra-filename=-98d68ad1aebf3be5 --out-dir /work/oxidecomputer/omicron/target/debug/build/tofino-98d68ad1aebf3be5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-711870d74f607710.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37032025-06-19T08:09:41.181Z Running `/work/oxidecomputer/omicron/target/debug/build/tofino-98d68ad1aebf3be5/build-script-build`
37042025-06-19T08:09:41.329Z Running `/home/build/.rustup/toolchains/1.87.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=6858077d0a1af286 -C extra-filename=-e01b0ba32976ff03 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l efi`
37052025-06-19T08:09:41.790Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
37062025-06-19T08:09:41.836Z Running `/home/build/.rustup/toolchains/1.87.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=2abffd58da5b7101 -C extra-filename=-2ca651428fb55973 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-148507dd190fed8b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37072025-06-19T08:09:41.885Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
37082025-06-19T08:09:41.888Z Running `/home/build/.rustup/toolchains/1.87.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=8cc3c616de2340f3 -C extra-filename=-a1264834d26d9da4 --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-fed217153da9fcb7.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37092025-06-19T08:09:42.132Z Compiling kstat-rs v0.2.4
37102025-06-19T08:09:42.173Z Running `/home/build/.rustup/toolchains/1.87.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=e715d5d86d6a27df -C extra-filename=-bede7a4e55b2058a --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-15692c2f0a1fa710.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37112025-06-19T08:09:42.262Z Compiling tabled v0.15.0
37122025-06-19T08:09:42.265Z Running `/home/build/.rustup/toolchains/1.87.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=e14fc8e6bc0b45a6 -C extra-filename=-d67937effa6f4837 --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-f42c178fbf736315.rmeta --extern tabled_derive=/work/oxidecomputer/omicron/target/debug/deps/libtabled_derive-eefc8ac9e76bb2f1.so --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-21117c0d696a5843.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37132025-06-19T08:09:42.425Z Compiling diff v0.1.13
37142025-06-19T08:09:42.429Z Running `/home/build/.rustup/toolchains/1.87.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=61fa7b47c3a7a882 -C extra-filename=-1319fac05ad748b6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37152025-06-19T08:09:42.592Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
37162025-06-19T08:09:42.595Z Running `/home/build/.rustup/toolchains/1.87.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=b86b1866eaedd01a -C extra-filename=-26638653db980a48 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37172025-06-19T08:09:42.722Z Running `/home/build/.rustup/toolchains/1.87.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=69209a3b34e1c156 -C extra-filename=-6d6e529b1c4ab6b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-2ca651428fb55973.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -l static=pci`
37182025-06-19T08:09:42.770Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
37192025-06-19T08:09:42.773Z Running `/home/build/.rustup/toolchains/1.87.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=37bce5c1d1fd56b1 -C extra-filename=-6c61a0a756f7d3f1 --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-a1264834d26d9da4.rmeta --extern nvme=/work/oxidecomputer/omicron/target/debug/deps/libnvme-26638653db980a48.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37202025-06-19T08:09:43.011Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
37212025-06-19T08:09:43.014Z Running `/home/build/.rustup/toolchains/1.87.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=449210a4715d584d -C extra-filename=-65e1e286f08ad64d --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-15692c2f0a1fa710.rmeta --extern libefi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_sys-e01b0ba32976ff03.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37222025-06-19T08:09:43.209Z Compiling termtree v0.5.1
37232025-06-19T08:09:43.213Z Running `/home/build/.rustup/toolchains/1.87.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=3b2ba5deee90ed91 -C extra-filename=-0ffdeed955cab556 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37242025-06-19T08:09:43.445Z Compiling dsl_auto_type v0.1.2
37252025-06-19T08:09:43.495Z Running `/home/build/.rustup/toolchains/1.87.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=002086008db7fb5a -C extra-filename=-b247286f795872b2 --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-7248201c15e24b46.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-ed761dbd9a6ae688.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-973fa8e1d737893b.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37262025-06-19T08:09:43.509Z Compiling phf_generator v0.11.2
37272025-06-19T08:09:43.570Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name phf_generator --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf_generator-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("criterion"))' -C metadata=f408483b839774e2 -C extra-filename=-3ac9524649f448d5 --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-c3d33902be3a3c7a.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37282025-06-19T08:09:43.580Z Compiling diesel_table_macro_syntax v0.2.0
37292025-06-19T08:09:43.638Z Running `/home/build/.rustup/toolchains/1.87.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=a887bc16e1fe6463 -C extra-filename=-cc5bfefa94db8671 --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-e16057b6e9e2b39c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37302025-06-19T08:09:43.785Z Compiling scheduled-thread-pool v0.2.7
37312025-06-19T08:09:43.788Z Running `/home/build/.rustup/toolchains/1.87.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=8d4d4192e542a5a9 -C extra-filename=-69f82f34199759ca --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-6e6d4655a39b2459.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37322025-06-19T08:09:43.883Z Compiling parking_lot_core v0.8.6
37332025-06-19T08:09:43.887Z Running `/home/build/.rustup/toolchains/1.87.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=bd2032eeaef5dcca -C extra-filename=-62efc3473bc144ba --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-62efc3473bc144ba -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37342025-06-19T08:09:44.059Z Compiling phf_codegen v0.11.2
37352025-06-19T08:09:44.065Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name phf_codegen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf_codegen-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b42df8138f5a5f92 -C extra-filename=-e630f4c5663729ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern phf_generator=/work/oxidecomputer/omicron/target/debug/deps/libphf_generator-3ac9524649f448d5.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-c3d33902be3a3c7a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37362025-06-19T08:09:44.328Z Compiling r2d2 v0.8.10
37372025-06-19T08:09:44.331Z Running `/home/build/.rustup/toolchains/1.87.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=a2a0f6d5b91be50f -C extra-filename=-75288fe37163aa25 --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-0c3f9f9074fd84d6.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-6e6d4655a39b2459.rmeta --extern scheduled_thread_pool=/work/oxidecomputer/omicron/target/debug/deps/libscheduled_thread_pool-69f82f34199759ca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37382025-06-19T08:09:44.368Z Compiling parse-zoneinfo v0.3.1
37392025-06-19T08:09:44.408Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name parse_zoneinfo --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parse-zoneinfo-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=22b5fd049fbc4c69 -C extra-filename=-e07aff70d31bb447 --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-ea2bf633eee21eec.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37402025-06-19T08:09:44.486Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-62efc3473bc144ba/build-script-build`
37412025-06-19T08:09:44.494Z Compiling nanorand v0.7.0
37422025-06-19T08:09:44.497Z Running `/home/build/.rustup/toolchains/1.87.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=0045649b1726cdcf -C extra-filename=-13bc2a441d540f9d --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-3bb9f1fd85ab87f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37432025-06-19T08:09:44.759Z Compiling cfg_aliases v0.1.1
37442025-06-19T08:09:44.762Z Running `/home/build/.rustup/toolchains/1.87.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=3e0ce31f4809c8d8 -C extra-filename=-fb7778318d72d307 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37452025-06-19T08:09:44.800Z Compiling diesel_derives v2.2.3
37462025-06-19T08:09:44.803Z Running `/home/build/.rustup/toolchains/1.87.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=31369bcf062901f3 -C extra-filename=-f7f836f3db7cfba6 --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-cc5bfefa94db8671.rlib --extern dsl_auto_type=/work/oxidecomputer/omicron/target/debug/deps/libdsl_auto_type-b247286f795872b2.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37472025-06-19T08:09:44.922Z Compiling nix v0.28.0
37482025-06-19T08:09:44.925Z Running `/home/build/.rustup/toolchains/1.87.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=50e1cf53a7e6f0e3 -C extra-filename=-ceb7c79027710770 --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-ceb7c79027710770 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_aliases=/work/oxidecomputer/omicron/target/debug/deps/libcfg_aliases-fb7778318d72d307.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37492025-06-19T08:09:45.067Z Compiling chrono-tz-build v0.4.0
37502025-06-19T08:09:45.071Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name chrono_tz_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-build-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("case-insensitive", "filter-by-regex", "phf_shared", "regex", "uncased"))' -C metadata=ec41196a65041f5e -C extra-filename=-75d4ca4d3255287a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern parse_zoneinfo=/work/oxidecomputer/omicron/target/debug/deps/libparse_zoneinfo-e07aff70d31bb447.rmeta --extern phf_codegen=/work/oxidecomputer/omicron/target/debug/deps/libphf_codegen-e630f4c5663729ef.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37512025-06-19T08:09:45.774Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
37522025-06-19T08:09:45.777Z Running `/home/build/.rustup/toolchains/1.87.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=17bff37729f7f8b0 -C extra-filename=-921714399088d138 --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-bd9324fe48e620f7.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e55f68fe8b969bcd.rmeta --extern crc_any=/work/oxidecomputer/omicron/target/debug/deps/libcrc_any-c1c567f56c2503b3.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-0ac3568cb5c7e376.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-fda50153dc223fd5.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-a6b5d2f6cca13daf.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1fb6e8465c7f7e68.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-7920fdbc16ae9e3b.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-342e1c0a888cffaa.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-99973777b542bb53.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_hex=/work/oxidecomputer/omicron/target/debug/deps/libserde_hex-532acc7f0fddf89b.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-a20341786e6c784f.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-d6c4bad30b63768d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37532025-06-19T08:09:45.906Z Compiling flume v0.11.1
37542025-06-19T08:09:45.909Z Running `/home/build/.rustup/toolchains/1.87.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=bb7ae7c03d2e457a -C extra-filename=-46181f1a02c738b2 --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-cc268f9244d9ad28.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-b54f0766faacde7a.rmeta --extern nanorand=/work/oxidecomputer/omicron/target/debug/deps/libnanorand-13bc2a441d540f9d.rmeta --extern spin1=/work/oxidecomputer/omicron/target/debug/deps/libspin-dc900234ca880324.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37552025-06-19T08:09:46.213Z Running `/home/build/.rustup/toolchains/1.87.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=e6a860e97bfb2ea3 -C extra-filename=-768d962be3792419 --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-3de3afdffd237457.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-a5b7a78a46e97d24.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-16929c956149f697.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37562025-06-19T08:09:46.575Z Compiling bcs v0.1.6
37572025-06-19T08:09:46.635Z Running `/home/build/.rustup/toolchains/1.87.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=b9d87818f2764588 -C extra-filename=-4ad0411f54632340 --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-ffab9a5a2161806a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37582025-06-19T08:09:46.776Z Compiling xshell-macros v0.2.7
37592025-06-19T08:09:46.779Z Running `/home/build/.rustup/toolchains/1.87.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=5030522471ba6c99 -C extra-filename=-43518c29bdaaa639 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37602025-06-19T08:09:47.245Z Compiling crunchy v0.2.2
37612025-06-19T08:09:47.249Z Running `/home/build/.rustup/toolchains/1.87.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=e0f0fd67bd501c40 -C extra-filename=-f33bd1d1a65c4d11 --out-dir /work/oxidecomputer/omicron/target/debug/build/crunchy-f33bd1d1a65c4d11 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37622025-06-19T08:09:47.535Z Compiling xshell v0.2.7
37632025-06-19T08:09:47.579Z Running `/home/build/.rustup/toolchains/1.87.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=8e855c3eab6e7ad1 -C extra-filename=-2a24cc18133aa099 --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-43518c29bdaaa639.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37642025-06-19T08:09:47.769Z Running `/work/oxidecomputer/omicron/target/debug/build/crunchy-f33bd1d1a65c4d11/build-script-build`
37652025-06-19T08:09:47.834Z Compiling parking_lot v0.11.2
37662025-06-19T08:09:47.838Z Running `/home/build/.rustup/toolchains/1.87.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=ce4e8b6d0d6ff913 -C extra-filename=-70980623ccbe0c91 --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-a5b7a78a46e97d24.rmeta --extern lock_api=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-18688dbff68d1a2c.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-768d962be3792419.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37672025-06-19T08:09:47.887Z Compiling chrono-tz v0.10.3
37682025-06-19T08:09:47.890Z Running `/home/build/.rustup/toolchains/1.87.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.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "default", "filter-by-regex", "serde", "std"))' -C metadata=b4b3a2bf84befacb -C extra-filename=-504a34e36d6eda4b --out-dir /work/oxidecomputer/omicron/target/debug/build/chrono-tz-504a34e36d6eda4b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono_tz_build=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz_build-75d4ca4d3255287a.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37692025-06-19T08:09:48.551Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
37702025-06-19T08:09:48.554Z Running `/home/build/.rustup/toolchains/1.87.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=73bd2b0e07a98d85 -C extra-filename=-0b5be377fbb76b15 --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-532d69691be254f4.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-a6b5d2f6cca13daf.rmeta --extern lpc55_sign=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_sign-921714399088d138.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-56bd0a0d2061cb78.rmeta --extern path_slash=/work/oxidecomputer/omicron/target/debug/deps/libpath_slash-fab9a1a47d11fef4.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-99973777b542bb53.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-27f4be995d885f5d.rmeta --extern tlvc_text=/work/oxidecomputer/omicron/target/debug/deps/libtlvc_text-1ab3baa96eab2639.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-30f8be996c873c9d.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-a20341786e6c784f.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-d6c4bad30b63768d.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-960ced83a8e40c69.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib`
37712025-06-19T08:09:48.595Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-ceb7c79027710770/build-script-build`
37722025-06-19T08:09:48.632Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
37732025-06-19T08:09:48.635Z Compiling tiny-keccak v2.0.2
37742025-06-19T08:09:48.670Z Running `/home/build/.rustup/toolchains/1.87.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=d919c6349a4e5b9f -C extra-filename=-b565d71fcf50201b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-b3a3d430ae1467c3.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37752025-06-19T08:09:48.674Z Running `/home/build/.rustup/toolchains/1.87.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=0a048b1f27fa3208 -C extra-filename=-d774d1d53330266c --out-dir /work/oxidecomputer/omicron/target/debug/build/tiny-keccak-d774d1d53330266c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37762025-06-19T08:09:48.732Z Running `/home/build/.rustup/toolchains/1.87.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=9cece9602bd0c1a9 -C extra-filename=-578ec99fb747c0d6 --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-3fffffabe68fc0ce.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg illumos --cfg solarish`
37772025-06-19T08:09:48.866Z Running `/work/oxidecomputer/omicron/target/debug/build/chrono-tz-504a34e36d6eda4b/build-script-build`
37782025-06-19T08:09:49.092Z Running `/work/oxidecomputer/omicron/target/debug/build/tiny-keccak-d774d1d53330266c/build-script-build`
37792025-06-19T08:09:49.155Z Compiling sled v0.34.7
37802025-06-19T08:09:49.158Z Running `/home/build/.rustup/toolchains/1.87.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=8850b8db2ad273a4 -C extra-filename=-d7f47089b7af5402 --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-d745b8ddf068285d.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-31712546fcde96fc.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-7359b4299789c5bf.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-c93b2e05cd7634c2.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-70980623ccbe0c91.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37812025-06-19T08:09:49.967Z Running `/home/build/.rustup/toolchains/1.87.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=363d3d65a6f7454b -C extra-filename=-32706b217cf05821 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37822025-06-19T08:09:50.134Z Compiling hickory-client v0.24.4
37832025-06-19T08:09:50.137Z Running `/home/build/.rustup/toolchains/1.87.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.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)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "dns-over-https", "dns-over-https-openssl", "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", "mdns", "native-certs", "rustls", "serde", "serde-config", "webpki-roots"))' -C metadata=fc46ad999f008e02 -C extra-filename=-f11663c671c68f38 --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-3de3afdffd237457.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-33039407fd2c7c21.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-3690577ee22f758c.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-9b9d0721328f0bdc.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-dfae0b60f66f95c8.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-2a147402c71c6c21.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-3ad2633285d6f455.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-216829e733b1ed04.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37842025-06-19T08:09:51.479Z Compiling peg-macros v0.8.5
37852025-06-19T08:09:51.482Z Running `/home/build/.rustup/toolchains/1.87.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=dbf8b26c6d5b72d6 -C extra-filename=-d7cd7891f41aad45 --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-1d5d7e38952c741d.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37862025-06-19T08:09:51.517Z Compiling hickory-server v0.24.4
37872025-06-19T08:09:51.520Z Running `/home/build/.rustup/toolchains/1.87.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.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)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "dns-over-h3", "dns-over-https", "dns-over-https-rustls", "dns-over-openssl", "dns-over-quic", "dns-over-rustls", "dns-over-tls", "dnssec", "dnssec-openssl", "dnssec-ring", "h2", "h3", "h3-quinn", "hickory-recursor", "hickory-resolver", "http", "native-certs", "openssl", "recursor", "resolver", "rusqlite", "rustls", "sqlite", "testing", "tls", "tls-openssl", "tokio-openssl", "tokio-rustls", "toml", "webpki-roots"))' -C metadata=aeedd4ba86fe6bd9 -C extra-filename=-cd2e4202b650be2e --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-971293eef7024649.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-0f71a835bf2a8c25.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-9b9d0721328f0bdc.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-dfae0b60f66f95c8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-7606b70a533f59d9.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-216829e733b1ed04.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37882025-06-19T08:09:52.045Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
37892025-06-19T08:09:52.049Z Running `/home/build/.rustup/toolchains/1.87.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=500ec23f9aba92c3 -C extra-filename=-0b1db0866df3895a --out-dir /work/oxidecomputer/omicron/target/debug/build/oximeter-db-0b1db0866df3895a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e822832db8731ed7.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37902025-06-19T08:09:52.095Z Compiling sqlparser_derive v0.2.2
37912025-06-19T08:09:52.133Z Running `/home/build/.rustup/toolchains/1.87.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=f3a83122866b660a -C extra-filename=-c2fce9e672e3f3b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37922025-06-19T08:09:53.132Z Compiling bit-vec v0.6.3
37932025-06-19T08:09:53.136Z Running `/home/build/.rustup/toolchains/1.87.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=3607f567a5bcdce5 -C extra-filename=-e273c839adecce75 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37942025-06-19T08:09:53.274Z Compiling unicode_categories v0.1.1
37952025-06-19T08:09:53.277Z Running `/home/build/.rustup/toolchains/1.87.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=918dbca21ddbcfe7 -C extra-filename=-8480d0bf749ed0e0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37962025-06-19T08:09:53.595Z Compiling sqlformat v0.3.5
37972025-06-19T08:09:53.598Z Running `/home/build/.rustup/toolchains/1.87.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=7aec26cd8d7831e3 -C extra-filename=-ebacbb4871bfb0c5 --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-8480d0bf749ed0e0.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-4160d46f2ca5230e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37982025-06-19T08:09:53.657Z Compiling bit-set v0.5.3
37992025-06-19T08:09:53.660Z Running `/home/build/.rustup/toolchains/1.87.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=531d7e7e5aeefe85 -C extra-filename=-7f6f9be12b882056 --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-e273c839adecce75.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38002025-06-19T08:09:53.992Z Compiling sqlparser v0.45.0
38012025-06-19T08:09:53.995Z Running `/home/build/.rustup/toolchains/1.87.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=87fb779466d6c818 -C extra-filename=-5bbcbe6930012595 --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-0c3f9f9074fd84d6.rmeta --extern sqlparser_derive=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser_derive-c2fce9e672e3f3b5.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38022025-06-19T08:09:54.862Z Compiling peg v0.8.5
38032025-06-19T08:09:54.865Z Running `/home/build/.rustup/toolchains/1.87.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=5cb6fb18d093f80b -C extra-filename=-10719ff00779e6c0 --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-d7cd7891f41aad45.so --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-1d5d7e38952c741d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38042025-06-19T08:09:55.065Z Running `/work/oxidecomputer/omicron/target/debug/build/oximeter-db-0b1db0866df3895a/build-script-build`
38052025-06-19T08:09:55.091Z Compiling rustyline v14.0.0
38062025-06-19T08:09:55.094Z Running `/home/build/.rustup/toolchains/1.87.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=6cab97cae586de7a -C extra-filename=-f4bdfb118eaed211 --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-3fffffabe68fc0ce.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-a1f2f31d56b6ee5e.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-28e9aeedac828e4f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-6461ceff8954e4ce.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-578ec99fb747c0d6.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-3ad2633285d6f455.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-360547933b906551.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-21117c0d696a5843.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-03bf52d9306b5785.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38072025-06-19T08:09:55.515Z Running `/home/build/.rustup/toolchains/1.87.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=2a6490f23f79c596 -C extra-filename=-c8d2b161fae498be --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-32706b217cf05821.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38082025-06-19T08:09:55.945Z Running `/home/build/.rustup/toolchains/1.87.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.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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", "case-insensitive", "default", "filter-by-regex", "serde", "std"))' -C metadata=972780eee8d96ce3 -C extra-filename=-4984fd557ea44540 --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-da222f1035c94abd.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-7d36d1187c824df7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38092025-06-19T08:09:56.024Z Compiling diesel v2.2.11
38102025-06-19T08:09:56.028Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="i-implement-a-third-party-backend-and-opt-into-breaking-changes"' --cfg 'feature="network-address"' --cfg 'feature="postgres"' --cfg 'feature="postgres_backend"' --cfg 'feature="r2d2"' --cfg 'feature="serde_json"' --cfg 'feature="uuid"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "__with_asan_tests", "chrono", "default", "extras", "huge-tables", "i-implement-a-third-party-backend-and-opt-into-breaking-changes", "ipnet-address", "large-tables", "mysql", "mysql_backend", "mysqlclient-src", "network-address", "numeric", "postgres", "postgres_backend", "pq-src", "quickcheck", "r2d2", "returning_clauses_for_sqlite_3_35", "serde_json", "sqlite", "time", "unstable", "uuid", "with-deprecated", "without-deprecated"))' -C metadata=67d8bdf4c661ab2b -C extra-filename=-50cbb49f23b59ae9 --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-3fffffabe68fc0ce.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-bd9324fe48e620f7.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern diesel_derives=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_derives-f7f836f3db7cfba6.so --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-52e1d93ca6a73556.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rmeta --extern r2d2=/work/oxidecomputer/omicron/target/debug/deps/libr2d2-75288fe37163aa25.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38112025-06-19T08:09:56.215Z Compiling ascii-canvas v3.0.0
38122025-06-19T08:09:56.272Z Running `/home/build/.rustup/toolchains/1.87.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=6cd3d70d1b165ea6 -C extra-filename=-3573f270cc2d7329 --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-14ae494f65a67fd4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38132025-06-19T08:09:56.769Z Compiling ena v0.14.3
38142025-06-19T08:09:56.773Z Running `/home/build/.rustup/toolchains/1.87.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=e45701b8dc03a322 -C extra-filename=-da5107956c7cfb38 --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-0c3f9f9074fd84d6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38152025-06-19T08:09:57.216Z Compiling regex-syntax v0.6.29
38162025-06-19T08:09:57.274Z Running `/home/build/.rustup/toolchains/1.87.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=8a1f1298f55517d3 -C extra-filename=-3b12e9da713cc193 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38172025-06-19T08:09:58.108Z Compiling bindgen v0.71.1
38182025-06-19T08:09:58.111Z Running `/home/build/.rustup/toolchains/1.87.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=c4a3f9fcfd3007ca -C extra-filename=-c75fea208adaffc4 --out-dir /work/oxidecomputer/omicron/target/debug/build/bindgen-c75fea208adaffc4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38192025-06-19T08:09:58.630Z Compiling derive_builder_core v0.20.2
38202025-06-19T08:09:58.633Z Running `/home/build/.rustup/toolchains/1.87.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=0c397a14dbbfe0ee -C extra-filename=-44f0bd962a8db360 --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-7248201c15e24b46.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38212025-06-19T08:09:59.172Z Running `/work/oxidecomputer/omicron/target/debug/build/bindgen-c75fea208adaffc4/build-script-build`
38222025-06-19T08:09:59.235Z Running `/home/build/.rustup/toolchains/1.87.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=14547fd91915c996 -C extra-filename=-a5f7bbfc3984c3ca --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-3fffffabe68fc0ce.rmeta --extern cexpr=/work/oxidecomputer/omicron/target/debug/deps/libcexpr-8b73cb8b6ee8149f.rmeta --extern clang_sys=/work/oxidecomputer/omicron/target/debug/deps/libclang_sys-e0557b588d6271f1.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-50aa4900af2b0e9b.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-82b5e02d2676d8cd.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-6150782b8ea62017.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-6a0bc1bb118c96fe.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38232025-06-19T08:10:00.727Z Compiling lalrpop v0.19.12
38242025-06-19T08:10:00.730Z Running `/home/build/.rustup/toolchains/1.87.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=5b873b5306957516 -C extra-filename=-edc4b91a198cf311 --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-3573f270cc2d7329.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-7f6f9be12b882056.rmeta --extern diff=/work/oxidecomputer/omicron/target/debug/deps/libdiff-1319fac05ad748b6.rmeta --extern ena=/work/oxidecomputer/omicron/target/debug/deps/libena-da5107956c7cfb38.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-c6f2b07dd3029bfc.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-c919e9c07f8e06f6.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-45fc1ecef8334f2d.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-4e7af515766a7d22.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-3b12e9da713cc193.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-57f444eb49725cc5.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-14ae494f65a67fd4.rmeta --extern tiny_keccak=/work/oxidecomputer/omicron/target/debug/deps/libtiny_keccak-c8d2b161fae498be.rmeta --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-61828afd5cf1b997.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38252025-06-19T08:10:02.255Z Compiling libxml v0.3.3
38262025-06-19T08:10:02.258Z Running `/home/build/.rustup/toolchains/1.87.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=b764c28ff061290e -C extra-filename=-14d45ade003368b5 --out-dir /work/oxidecomputer/omicron/target/debug/build/libxml-14d45ade003368b5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-f17f01e4eb57ec55.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38272025-06-19T08:10:02.749Z Compiling assert_matches v1.5.0
38282025-06-19T08:10:02.803Z Running `/home/build/.rustup/toolchains/1.87.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=8d9b75c5b2e054ea -C extra-filename=-baeff8589e43a779 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38292025-06-19T08:10:02.908Z Running `/work/oxidecomputer/omicron/target/debug/build/libxml-14d45ade003368b5/build-script-build`
38302025-06-19T08:10:02.976Z Compiling derive_builder_macro v0.20.2
38312025-06-19T08:10:02.979Z Running `/home/build/.rustup/toolchains/1.87.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=1324fd9cfe1ddc75 -C extra-filename=-9ad5907e3548eed8 --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-44f0bd962a8db360.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38322025-06-19T08:10:04.100Z Compiling strum_macros v0.24.3
38332025-06-19T08:10:04.103Z Running `/home/build/.rustup/toolchains/1.87.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=b00f7884c622ac06 -C extra-filename=-c77cd0912a1f4a88 --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-983699ac8dfc5d2a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-148d4a25b6a900e7.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-7764272970a39c34.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38342025-06-19T08:10:07.406Z Compiling indoc v1.0.9
38352025-06-19T08:10:07.410Z Running `/home/build/.rustup/toolchains/1.87.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=6016c1e82b92f62f -C extra-filename=-f40e6a440ff868bf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38362025-06-19T08:10:07.639Z Compiling derive_builder v0.20.2
38372025-06-19T08:10:07.642Z Running `/home/build/.rustup/toolchains/1.87.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=3da5e28a5b5c3d9a -C extra-filename=-933980bd4f1093ee --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-9ad5907e3548eed8.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38382025-06-19T08:10:07.870Z Running `/home/build/.rustup/toolchains/1.87.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=7e7116377b1ee5d7 -C extra-filename=-bdb9151ead86a1ea --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-15692c2f0a1fa710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l xml2`
38392025-06-19T08:10:08.342Z Compiling primeorder v0.13.6
38402025-06-19T08:10:08.345Z Running `/home/build/.rustup/toolchains/1.87.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=c748fbdad185ad74 -C extra-filename=-36359c0ae18ffa4c --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-36a3c602ca03283e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38412025-06-19T08:10:08.534Z Compiling quick-xml v0.37.2
38422025-06-19T08:10:08.537Z Running `/home/build/.rustup/toolchains/1.87.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=49788f68f7b75697 -C extra-filename=-ddc8401fbb878fe9 --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-6461ceff8954e4ce.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38432025-06-19T08:10:08.900Z Compiling impl-trait-for-tuples v0.2.2
38442025-06-19T08:10:08.904Z Running `/home/build/.rustup/toolchains/1.87.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=d489052ecb7fee1c -C extra-filename=-904a34401d924692 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-7764272970a39c34.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38452025-06-19T08:10:09.933Z Compiling oso-derive v0.27.3
38462025-06-19T08:10:09.959Z Running `/home/build/.rustup/toolchains/1.87.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=93f7f8fcf123af41 -C extra-filename=-9af99517189e86b4 --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-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-7764272970a39c34.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38472025-06-19T08:10:10.343Z Compiling unicase v2.7.0
38482025-06-19T08:10:10.343Z Running `/home/build/.rustup/toolchains/1.87.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=244d350dfbcb1e97 -C extra-filename=-7803397f479b8139 --out-dir /work/oxidecomputer/omicron/target/debug/build/unicase-7803397f479b8139 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-64521a973ff0676f.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38492025-06-19T08:10:10.773Z Running `/work/oxidecomputer/omicron/target/debug/build/unicase-7803397f479b8139/build-script-build`
38502025-06-19T08:10:10.873Z Compiling signal-hook-tokio v0.3.1
38512025-06-19T08:10:10.878Z Running `/home/build/.rustup/toolchains/1.87.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=298ffdd33175fa32 -C extra-filename=-f0a104a968a329ac --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-cc268f9244d9ad28.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-51676cd5cc57f196.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38522025-06-19T08:10:11.016Z Running `/home/build/.rustup/toolchains/1.87.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=447e33a8bfb708bf -C extra-filename=-e467c3848863ad23 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -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`
38532025-06-19T08:10:11.116Z Compiling globset v0.4.15
38542025-06-19T08:10:11.120Z Running `/home/build/.rustup/toolchains/1.87.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=323af3b4dbf24ec4 -C extra-filename=-984be364cde29c0a --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-36bced02ae4bd5ce.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-74fae681615b10bb.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-6fc1782911ea05df.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-8a5c4ab1e9e4d4bb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38552025-06-19T08:10:11.445Z Compiling salty v0.3.0
38562025-06-19T08:10:11.484Z Running `/home/build/.rustup/toolchains/1.87.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=c02d26e238e9bd7c -C extra-filename=-2fbbf2da2486d58c --out-dir /work/oxidecomputer/omicron/target/debug/build/salty-2fbbf2da2486d58c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38572025-06-19T08:10:11.714Z Compiling mime_guess v2.0.5
38582025-06-19T08:10:11.718Z Running `/home/build/.rustup/toolchains/1.87.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=9f533bf855401beb -C extra-filename=-c58d403c9d26dc2b --out-dir /work/oxidecomputer/omicron/target/debug/build/mime_guess-c58d403c9d26dc2b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-e467c3848863ad23.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38592025-06-19T08:10:11.944Z Running `/work/oxidecomputer/omicron/target/debug/build/salty-2fbbf2da2486d58c/build-script-build`
38602025-06-19T08:10:12.005Z Compiling p384 v0.13.0
38612025-06-19T08:10:12.008Z Running `/home/build/.rustup/toolchains/1.87.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=fa8192941dc01dc7 -C extra-filename=-43bbd96054041c38 --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-f06645ea084f2459.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-36a3c602ca03283e.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-36359c0ae18ffa4c.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38622025-06-19T08:10:12.637Z Compiling tungstenite v0.23.0
38632025-06-19T08:10:12.676Z Running `/home/build/.rustup/toolchains/1.87.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=657df3fa68c92838 -C extra-filename=-b73c9eebba0f126f --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-bd9324fe48e620f7.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-33039407fd2c7c21.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-bd816f45ec33d3cd.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-a65bbd450def922d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-5cf1910ce24cb533.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38642025-06-19T08:10:12.895Z Compiling pin-project-internal v1.1.6
38652025-06-19T08:10:12.898Z Running `/home/build/.rustup/toolchains/1.87.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=394196c334c1c8e3 -C extra-filename=-e80b38fdb7adf9f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38662025-06-19T08:10:13.479Z Compiling diesel-dtrace v0.4.2
38672025-06-19T08:10:13.483Z Running `/home/build/.rustup/toolchains/1.87.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=b3a1b61d940ebbcd -C extra-filename=-7241483e25c56075 --out-dir /work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-7241483e25c56075 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-64521a973ff0676f.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38682025-06-19T08:10:13.942Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
38692025-06-19T08:10:13.945Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-6a0a5310b2e39f6a/0e1e055/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=f1528c550dec55ba -C extra-filename=-ca834f3e0bd6d636 --out-dir /work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-ca834f3e0bd6d636 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-64521a973ff0676f.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38702025-06-19T08:10:14.382Z Compiling http-range v0.1.5
38712025-06-19T08:10:14.385Z Running `/home/build/.rustup/toolchains/1.87.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=eca3d24df6e1d937 -C extra-filename=-0a56d503f1183962 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38722025-06-19T08:10:14.660Z Compiling void v1.0.2
38732025-06-19T08:10:14.665Z Running `/home/build/.rustup/toolchains/1.87.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=67360a792f025bd8 -C extra-filename=-19aab5ce016b56eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38742025-06-19T08:10:14.798Z Running `/work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-ca834f3e0bd6d636/build-script-build`
38752025-06-19T08:10:14.872Z Compiling lzss v0.8.2
38762025-06-19T08:10:14.876Z Running `/home/build/.rustup/toolchains/1.87.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=e91e256074bcac44 -C extra-filename=-cdee45d4f60d6f51 --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-19aab5ce016b56eb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38772025-06-19T08:10:14.910Z Running `/work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-7241483e25c56075/build-script-build`
38782025-06-19T08:10:15.024Z Compiling tokio-tungstenite v0.23.1
38792025-06-19T08:10:15.028Z Running `/home/build/.rustup/toolchains/1.87.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=7f4d14b63d95fe44 -C extra-filename=-85e7df627d9b6592 --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-9b9d0721328f0bdc.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-b73c9eebba0f126f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38802025-06-19T08:10:15.294Z Running `/work/oxidecomputer/omicron/target/debug/build/mime_guess-c58d403c9d26dc2b/build-script-build`
38812025-06-19T08:10:15.370Z Running `/home/build/.rustup/toolchains/1.87.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=749b17ff89d16139 -C extra-filename=-e66a0bb5d41c7f2e --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-c6d4853b27733a97.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg tweetnacl`
38822025-06-19T08:10:15.500Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
38832025-06-19T08:10:15.503Z Running `/home/build/.rustup/toolchains/1.87.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=355cb9068dc03778 -C extra-filename=-da2b6218d15cb6aa --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-bd9324fe48e620f7.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-395239d49f2221f4.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-d6c4bad30b63768d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38842025-06-19T08:10:15.606Z Compiling nix v0.27.1
38852025-06-19T08:10:15.660Z Running `/home/build/.rustup/toolchains/1.87.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=5d4fc4ecbae66c51 -C extra-filename=-4c999ce264566d22 --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-3fffffabe68fc0ce.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-8d08de17c8080ce8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38862025-06-19T08:10:15.681Z Compiling pin-project v1.1.6
38872025-06-19T08:10:15.685Z Running `/home/build/.rustup/toolchains/1.87.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=35d93bc8437cfc8e -C extra-filename=-ab14e450de6ca126 --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-e80b38fdb7adf9f0.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38882025-06-19T08:10:15.859Z Compiling bb8 v0.8.5
38892025-06-19T08:10:15.863Z Running `/home/build/.rustup/toolchains/1.87.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=bd9f7619eaf1fe4a -C extra-filename=-2eb7e447d44a9d94 --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-971293eef7024649.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-9b9d0721328f0bdc.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-6e6d4655a39b2459.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38902025-06-19T08:10:15.901Z Compiling serde_bytes v0.11.17
38912025-06-19T08:10:15.958Z Running `/home/build/.rustup/toolchains/1.87.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=2b8821f04a789179 -C extra-filename=-c446131bf46f196e --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-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38922025-06-19T08:10:16.324Z Compiling atty v0.2.14
38932025-06-19T08:10:16.327Z Running `/home/build/.rustup/toolchains/1.87.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=a115c21b1f0718f8 -C extra-filename=-70289c41f8910abb --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-15692c2f0a1fa710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38942025-06-19T08:10:16.386Z Compiling env_filter v0.1.2
38952025-06-19T08:10:16.389Z Running `/home/build/.rustup/toolchains/1.87.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=a26c910958ef5626 -C extra-filename=-69741f554aa4e601 --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-0c3f9f9074fd84d6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38962025-06-19T08:10:16.443Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
38972025-06-19T08:10:16.447Z Running `/home/build/.rustup/toolchains/1.87.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=65b3231041c638d6 -C extra-filename=-7a25c5d4bf709869 --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-3bb9f1fd85ab87f4.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-390f0f8cc2372b4d.rmeta --extern salty=/work/oxidecomputer/omicron/target/debug/deps/libsalty-e66a0bb5d41c7f2e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-eba98dcd0b47db5d.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-722f924b2fade996.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38982025-06-19T08:10:16.533Z Running `/home/build/.rustup/toolchains/1.87.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=2d84b1e23f223507 -C extra-filename=-660e7807353ad8a7 --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-6a9761af3a61b81d.rmeta --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-e467c3848863ad23.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38992025-06-19T08:10:17.034Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_sp_comms --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-6a0a5310b2e39f6a/0e1e055/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=f642042202a1176a -C extra-filename=-3059fbedacdb6849 --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-971293eef7024649.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-d7384cc95aead0cf.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-c93b2e05cd7634c2.rmeta --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-96001ad8a097ddf0.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-390f0f8cc2372b4d.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0b5be377fbb76b15.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-0a5c2e0fec56d0d3.rmeta --extern lzss=/work/oxidecomputer/omicron/target/debug/deps/liblzss-cdee45d4f60d6f51.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-4c999ce264566d22.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-2a147402c71c6c21.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-5a7744e0b57282b3.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-fdc57eb39c5d8c55.rmeta --extern serde_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_bytes-c446131bf46f196e.rmeta --extern serde_cbor=/work/oxidecomputer/omicron/target/debug/deps/libserde_cbor-67f3da6724d4197c.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-600924a24dfe935a.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-57f444eb49725cc5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-da2b6218d15cb6aa.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c9fa00714c10b0e6.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-960ced83a8e40c69.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib`
39002025-06-19T08:10:17.333Z Compiling env_logger v0.11.5
39012025-06-19T08:10:17.336Z Running `/home/build/.rustup/toolchains/1.87.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=64ccc6fc4f1dd4d9 -C extra-filename=-98b0f74607f70a53 --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-69741f554aa4e601.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39022025-06-19T08:10:17.393Z Compiling snafu-derive v0.8.5
39032025-06-19T08:10:17.396Z Running `/home/build/.rustup/toolchains/1.87.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=c39ae0179c10452e -C extra-filename=-bc3fc70bd801b663 --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-973fa8e1d737893b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39042025-06-19T08:10:17.577Z Compiling fs-err v2.11.0
39052025-06-19T08:10:17.620Z Running `/home/build/.rustup/toolchains/1.87.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=7ec6b303572197f9 -C extra-filename=-3e9536a58af4341f --out-dir /work/oxidecomputer/omicron/target/debug/build/fs-err-3e9536a58af4341f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-64eddfadf42e0b77.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39062025-06-19T08:10:18.001Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
39072025-06-19T08:10:18.004Z Running `/home/build/.rustup/toolchains/1.87.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=590059679f52d9c5 -C extra-filename=-7ad32a499a079b24 --out-dir /work/oxidecomputer/omicron/target/debug/build/sprockets-tls-7ad32a499a079b24 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39082025-06-19T08:10:18.095Z Running `/work/oxidecomputer/omicron/target/debug/build/fs-err-3e9536a58af4341f/build-script-build`
39092025-06-19T08:10:18.245Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
39102025-06-19T08:10:18.248Z Running `/home/build/.rustup/toolchains/1.87.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=5767cf8e26029d1f -C extra-filename=-55adce54fc68b2dc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern attest_data=/work/oxidecomputer/omicron/target/debug/deps/libattest_data-7a25c5d4bf709869.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e55f68fe8b969bcd.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-de35b032f7a7e7f8.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-98b0f74607f70a53.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-43bbd96054041c38.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-342e1c0a888cffaa.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-eba98dcd0b47db5d.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-a20341786e6c784f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39112025-06-19T08:10:18.481Z Running `/work/oxidecomputer/omicron/target/debug/build/sprockets-tls-7ad32a499a079b24/build-script-build`
39122025-06-19T08:10:18.543Z Compiling hyper-staticfile v0.10.1
39132025-06-19T08:10:18.546Z Running `/home/build/.rustup/toolchains/1.87.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=af349333eb726a11 -C extra-filename=-b4ce9daba2700b5a --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-9b9d0721328f0bdc.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-0a56d503f1183962.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-bafdc436c339b98a.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rmeta --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-660e7807353ad8a7.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-1ffbb2c1bbf7af15.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39142025-06-19T08:10:19.329Z Compiling olpc-cjson v0.1.4
39152025-06-19T08:10:19.333Z Running `/home/build/.rustup/toolchains/1.87.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=92b2ce451fdf04e2 -C extra-filename=-d3173378ab618411 --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-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-c13988823d7f23c5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39162025-06-19T08:10:19.641Z Compiling serde_plain v1.0.2
39172025-06-19T08:10:19.644Z Running `/home/build/.rustup/toolchains/1.87.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=caa42af6ff8808ae -C extra-filename=-fd41d8ab149dfce6 --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-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39182025-06-19T08:10:19.681Z Compiling secrecy v0.8.0
39192025-06-19T08:10:19.684Z Running `/home/build/.rustup/toolchains/1.87.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=bc218f216fc8d4ff -C extra-filename=-c31a2b1163fba5e4 --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-13caf92fde94a259.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39202025-06-19T08:10:19.984Z Compiling typed-path v0.9.3
39212025-06-19T08:10:19.987Z Running `/home/build/.rustup/toolchains/1.87.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=bb10f397a8ef63af -C extra-filename=-93096f7b0da1750a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39222025-06-19T08:10:20.040Z Running `/home/build/.rustup/toolchains/1.87.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=ee8acb1f5d70ad6f -C extra-filename=-0157044d23374d22 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg rustc_1_63 --check-cfg 'cfg(rustc_1_63)'`
39232025-06-19T08:10:20.635Z Compiling parse-size v1.1.0
39242025-06-19T08:10:20.638Z Running `/home/build/.rustup/toolchains/1.87.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=789d914af33683f6 -C extra-filename=-55e1b83507a8231b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39252025-06-19T08:10:20.936Z Compiling rand_seeder v0.3.0
39262025-06-19T08:10:20.939Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_seeder --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_seeder-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2c5e5ce649ecba7b -C extra-filename=-da4f2c624519b763 --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-88de7fb551d57f4c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39272025-06-19T08:10:21.320Z Compiling cargo-platform v0.1.8
39282025-06-19T08:10:21.358Z Running `/home/build/.rustup/toolchains/1.87.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=5f82a5fb5d47f89f -C extra-filename=-39ec2b56a950099f --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-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39292025-06-19T08:10:21.877Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39302025-06-19T08:10:21.881Z Running `/home/build/.rustup/toolchains/1.87.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=f5740145087ef847 -C extra-filename=-eb3ce7a42e0b7e2b --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-3fffffabe68fc0ce.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-390f0f8cc2372b4d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-62efd21d84a9adf5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39312025-06-19T08:10:22.351Z Compiling snafu v0.8.5
39322025-06-19T08:10:22.354Z Running `/home/build/.rustup/toolchains/1.87.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=52fe68f2e09aa549 -C extra-filename=-c56a9581720ca0a9 --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-cc268f9244d9ad28.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-ab14e450de6ca126.rmeta --extern snafu_derive=/work/oxidecomputer/omicron/target/debug/deps/libsnafu_derive-bc3fc70bd801b663.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39332025-06-19T08:10:22.999Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39342025-06-19T08:10:23.003Z Running `/home/build/.rustup/toolchains/1.87.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=bbf692251e87e6a6 -C extra-filename=-c0de8ff20c99a32a --out-dir /work/oxidecomputer/omicron/target/debug/build/transceiver-controller-c0de8ff20c99a32a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-64521a973ff0676f.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39352025-06-19T08:10:23.092Z Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
39362025-06-19T08:10:23.096Z Running `/home/build/.rustup/toolchains/1.87.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=55030672ec27f76d -C extra-filename=-4f68a6e44d5eba26 --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-983699ac8dfc5d2a.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-7d13f98916d1d3e8.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39372025-06-19T08:10:23.436Z Running `/work/oxidecomputer/omicron/target/debug/build/transceiver-controller-c0de8ff20c99a32a/build-script-build`
39382025-06-19T08:10:23.543Z Compiling yansi v1.0.1
39392025-06-19T08:10:23.546Z Running `/home/build/.rustup/toolchains/1.87.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=09b31f4249ad7e02 -C extra-filename=-7ef065a566f4feae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39402025-06-19T08:10:24.162Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39412025-06-19T08:10:24.165Z Running `/home/build/.rustup/toolchains/1.87.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=466392d300c726f4 -C extra-filename=-b5195d370b454561 --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-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-722f924b2fade996.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-62efd21d84a9adf5.rmeta --extern transceiver_messages=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_messages-eb3ce7a42e0b7e2b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39422025-06-19T08:10:24.273Z Compiling pretty_assertions v1.4.1
39432025-06-19T08:10:24.276Z Running `/home/build/.rustup/toolchains/1.87.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=49abccac109d8722 -C extra-filename=-9ad20850c87b6190 --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-1319fac05ad748b6.rmeta --extern yansi=/work/oxidecomputer/omicron/target/debug/deps/libyansi-7ef065a566f4feae.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39442025-06-19T08:10:24.775Z Compiling castaway v0.2.3
39452025-06-19T08:10:24.780Z Running `/home/build/.rustup/toolchains/1.87.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=e0ea09ffa680e22e -C extra-filename=-a5bb1bfb76e22dac --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-148d4a25b6a900e7.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39462025-06-19T08:10:24.815Z Compiling indoc v2.0.6
39472025-06-19T08:10:24.818Z Running `/home/build/.rustup/toolchains/1.87.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=b8ddc589f6cebf35 -C extra-filename=-3d2fa1f1b50ae27e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39482025-06-19T08:10:24.954Z Compiling unicode-truncate v1.1.0
39492025-06-19T08:10:24.957Z Running `/home/build/.rustup/toolchains/1.87.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=9ad934c28f1360dd -C extra-filename=-015117754041c51b --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-50aa4900af2b0e9b.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-360547933b906551.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-21117c0d696a5843.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39502025-06-19T08:10:24.995Z Compiling compact_str v0.8.0
39512025-06-19T08:10:25.036Z Running `/home/build/.rustup/toolchains/1.87.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=d86a22664d22c51e -C extra-filename=-6951e614fba503bf --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-a5bb1bfb76e22dac.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-52e1d93ca6a73556.rmeta --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-148d4a25b6a900e7.so --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-e333b6170bff6ca3.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-722f924b2fade996.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39522025-06-19T08:10:25.241Z Compiling instability v0.3.2
39532025-06-19T08:10:25.280Z Running `/home/build/.rustup/toolchains/1.87.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=b29308afbbbd7cc4 -C extra-filename=-d9113d08b5cab210 --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-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39542025-06-19T08:10:25.797Z Compiling lru v0.12.5
39552025-06-19T08:10:25.800Z Running `/home/build/.rustup/toolchains/1.87.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=3361614b065d00f1 -C extra-filename=-756bcc3c76b5c816 --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-5d6c4ad23ea5f468.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39562025-06-19T08:10:26.183Z Compiling is_ci v1.2.0
39572025-06-19T08:10:26.186Z Running `/home/build/.rustup/toolchains/1.87.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=ea692eee1a4f4917 -C extra-filename=-58c0d1c13d127856 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39582025-06-19T08:10:26.290Z Compiling cassowary v0.3.0
39592025-06-19T08:10:26.336Z Running `/home/build/.rustup/toolchains/1.87.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=d2f3aadd572cfd37 -C extra-filename=-1413b8fddffb91f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39602025-06-19T08:10:26.393Z Compiling smawk v0.3.2
39612025-06-19T08:10:26.451Z Running `/home/build/.rustup/toolchains/1.87.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=6bb97bf76a454615 -C extra-filename=-6eada9ae0be3d47d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39622025-06-19T08:10:26.455Z Compiling unicode-linebreak v0.1.5
39632025-06-19T08:10:26.455Z Running `/home/build/.rustup/toolchains/1.87.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=a038176b86ae394e -C extra-filename=-6be72c306a9efbe2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39642025-06-19T08:10:26.731Z Running `/home/build/.rustup/toolchains/1.87.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=99d0dc3c3ab4840b -C extra-filename=-cef14a3e90f86e8c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-390f0f8cc2372b4d.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-22d985003c029e71.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-3a17d42bb25fca75.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-62efd21d84a9adf5.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern transceiver_decode=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_decode-b5195d370b454561.rmeta --extern transceiver_messages=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_messages-eb3ce7a42e0b7e2b.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm`
39652025-06-19T08:10:26.996Z Compiling textwrap v0.16.2
39662025-06-19T08:10:27.000Z Running `/home/build/.rustup/toolchains/1.87.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=a9885c11bb208f53 -C extra-filename=-7a92d4b77910a715 --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-6eada9ae0be3d47d.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-2ef75c835397d96e.rmeta --extern unicode_linebreak=/work/oxidecomputer/omicron/target/debug/deps/libunicode_linebreak-6be72c306a9efbe2.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-f8e3d5f3ac8a66c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39672025-06-19T08:10:27.370Z Compiling ratatui v0.29.0
39682025-06-19T08:10:27.373Z Running `/home/build/.rustup/toolchains/1.87.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=2185d917f2de3607 -C extra-filename=-ad580bff78180e80 --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-3fffffabe68fc0ce.rmeta --extern cassowary=/work/oxidecomputer/omicron/target/debug/deps/libcassowary-1413b8fddffb91f6.rmeta --extern compact_str=/work/oxidecomputer/omicron/target/debug/deps/libcompact_str-6951e614fba503bf.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-da10b95c202ed643.rmeta --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-3d2fa1f1b50ae27e.so --extern instability=/work/oxidecomputer/omicron/target/debug/deps/libinstability-d9113d08b5cab210.so --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-50aa4900af2b0e9b.rmeta --extern lru=/work/oxidecomputer/omicron/target/debug/deps/liblru-756bcc3c76b5c816.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-5a7744e0b57282b3.so --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-360547933b906551.rmeta --extern unicode_truncate=/work/oxidecomputer/omicron/target/debug/deps/libunicode_truncate-015117754041c51b.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-f8e3d5f3ac8a66c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39692025-06-19T08:10:27.896Z Compiling supports-color v3.0.2
39702025-06-19T08:10:27.900Z Running `/home/build/.rustup/toolchains/1.87.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=e69ff7b74ecdf1ad -C extra-filename=-9909e89766a7dbd1 --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-58c0d1c13d127856.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39712025-06-19T08:10:28.054Z Compiling libz-sys v1.1.20
39722025-06-19T08:10:28.057Z Running `/home/build/.rustup/toolchains/1.87.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=1ba6f00da22ae13c -C extra-filename=-7c26d414c361ebb4 --out-dir /work/oxidecomputer/omicron/target/debug/build/libz-sys-7c26d414c361ebb4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-711870d74f607710.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-f17f01e4eb57ec55.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-e151e297389c0a87.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39732025-06-19T08:10:28.227Z Compiling concurrent-queue v2.5.0
39742025-06-19T08:10:28.273Z Running `/home/build/.rustup/toolchains/1.87.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=783379d966dad15d -C extra-filename=-709bd259b08a0328 --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-7359b4299789c5bf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39752025-06-19T08:10:28.631Z Compiling parking v2.2.1
39762025-06-19T08:10:28.635Z Running `/home/build/.rustup/toolchains/1.87.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=5744a789596b1dc9 -C extra-filename=-8464c66de327b9ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39772025-06-19T08:10:28.901Z Running `/work/oxidecomputer/omicron/target/debug/build/libz-sys-7c26d414c361ebb4/build-script-build`
39782025-06-19T08:10:29.042Z Compiling libgit2-sys v0.17.0+1.8.1
39792025-06-19T08:10:29.046Z Running `/home/build/.rustup/toolchains/1.87.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=d4e40bbd813a5f4b -C extra-filename=-a31033f935b9587c --out-dir /work/oxidecomputer/omicron/target/debug/build/libgit2-sys-a31033f935b9587c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-711870d74f607710.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-f17f01e4eb57ec55.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39802025-06-19T08:10:29.082Z Compiling shell-words v1.1.0
39812025-06-19T08:10:29.085Z Running `/home/build/.rustup/toolchains/1.87.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=d3daf4465727b970 -C extra-filename=-30b731a8ab2b762e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39822025-06-19T08:10:29.239Z Running `/home/build/.rustup/toolchains/1.87.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=e824c1f3de2de399 -C extra-filename=-9572275f77e0e788 --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-50cbb49f23b59ae9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39832025-06-19T08:10:29.412Z Compiling async-bb8-diesel v0.2.1
39842025-06-19T08:10:29.416Z Running `/home/build/.rustup/toolchains/1.87.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=654f45a76af8b2dc -C extra-filename=-6780873c78d59f04 --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-971293eef7024649.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-2eb7e447d44a9d94.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-50cbb49f23b59ae9.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39852025-06-19T08:10:29.748Z Running `/home/build/.rustup/toolchains/1.87.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=b0d17bd1d22caa43 -C extra-filename=-5c2858587cceaaee --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-15692c2f0a1fa710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l z -l z`
39862025-06-19T08:10:29.973Z Compiling event-listener v5.3.1
39872025-06-19T08:10:29.977Z Running `/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-a31033f935b9587c/build-script-build`
39882025-06-19T08:10:30.013Z Running `/home/build/.rustup/toolchains/1.87.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=e70248a22f9a51d1 -C extra-filename=-d5f970d156026002 --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-709bd259b08a0328.rmeta --extern parking=/work/oxidecomputer/omicron/target/debug/deps/libparking-8464c66de327b9ba.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-0110dcd00b10bbfa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39892025-06-19T08:10:30.239Z Compiling vergen v8.3.2
39902025-06-19T08:10:30.255Z Running `/home/build/.rustup/toolchains/1.87.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=b61b1bf7669fdb5b -C extra-filename=-8f3bb56e5cec9770 --out-dir /work/oxidecomputer/omicron/target/debug/build/vergen-8f3bb56e5cec9770 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-148d4a25b6a900e7.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39912025-06-19T08:10:30.578Z Compiling event-listener-strategy v0.5.2
39922025-06-19T08:10:30.578Z Running `/home/build/.rustup/toolchains/1.87.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=baf738f30892470f -C extra-filename=-e55b8a59ba80869f --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-d5f970d156026002.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-0110dcd00b10bbfa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39932025-06-19T08:10:30.630Z Compiling csv-core v0.1.11
39942025-06-19T08:10:30.634Z Running `/home/build/.rustup/toolchains/1.87.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=9ea861836e398175 -C extra-filename=-b3c4094355082122 --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-6461ceff8954e4ce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39952025-06-19T08:10:30.867Z Running `/work/oxidecomputer/omicron/target/debug/build/vergen-8f3bb56e5cec9770/build-script-build`
39962025-06-19T08:10:30.929Z Compiling futures-lite v2.3.0
39972025-06-19T08:10:30.932Z Running `/home/build/.rustup/toolchains/1.87.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=6258202b4fed0a87 -C extra-filename=-da36cb29b4515841 --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-227a30ba850577c3.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cc268f9244d9ad28.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-e716efa3b094ca97.rmeta --extern parking=/work/oxidecomputer/omicron/target/debug/deps/libparking-8464c66de327b9ba.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-0110dcd00b10bbfa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39982025-06-19T08:10:31.084Z Compiling csv v1.3.1
39992025-06-19T08:10:31.087Z Running `/home/build/.rustup/toolchains/1.87.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=869a164112861a2f -C extra-filename=-64e4cc68a4bdcce8 --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-b3c4094355082122.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-52e1d93ca6a73556.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-e333b6170bff6ca3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40002025-06-19T08:10:31.178Z Compiling cargo_metadata v0.18.1
40012025-06-19T08:10:31.181Z Running `/home/build/.rustup/toolchains/1.87.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=33baec2f278317c4 -C extra-filename=-8daa26a4667b8642 --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-9f6d5ad123f8fcd0.rmeta --extern cargo_platform=/work/oxidecomputer/omicron/target/debug/deps/libcargo_platform-39ec2b56a950099f.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40022025-06-19T08:10:32.354Z Compiling petname v2.0.2
40032025-06-19T08:10:32.358Z Running `/home/build/.rustup/toolchains/1.87.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=aa05bda0d16dadd4 -C extra-filename=-c51cffe3201316ac --out-dir /work/oxidecomputer/omicron/target/debug/build/petname-c51cffe3201316ac -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40042025-06-19T08:10:32.494Z Compiling rtoolbox v0.0.2
40052025-06-19T08:10:32.498Z Running `/home/build/.rustup/toolchains/1.87.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=f0f3e1d092bb5ae9 -C extra-filename=-dc71cae8475df47b --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-15692c2f0a1fa710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40062025-06-19T08:10:32.911Z Compiling hex-literal v0.4.1
40072025-06-19T08:10:32.915Z Running `/home/build/.rustup/toolchains/1.87.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=6aea26106cd1ee07 -C extra-filename=-e457768128836586 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40082025-06-19T08:10:33.114Z Compiling rustls v0.21.12
40092025-06-19T08:10:33.118Z Running `/home/build/.rustup/toolchains/1.87.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=c84ae7c0d7395641 -C extra-filename=-499ee173a38e54b2 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-499ee173a38e54b2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40102025-06-19T08:10:33.371Z Running `/work/oxidecomputer/omicron/target/debug/build/petname-c51cffe3201316ac/build-script-build`
40112025-06-19T08:10:33.573Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-499ee173a38e54b2/build-script-build`
40122025-06-19T08:10:33.577Z Compiling rpassword v7.3.1
40132025-06-19T08:10:33.577Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name rpassword --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rpassword-7.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=ccca4904eeb25457 -C extra-filename=-aec51322746c044b --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-15692c2f0a1fa710.rmeta --extern rtoolbox=/work/oxidecomputer/omicron/target/debug/deps/librtoolbox-dc71cae8475df47b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40142025-06-19T08:10:33.615Z Compiling tui-tree-widget v0.23.1
40152025-06-19T08:10:33.618Z Running `/home/build/.rustup/toolchains/1.87.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=96b9214ea2c45cff -C extra-filename=-2c1407383925de11 --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-ad580bff78180e80.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-f8e3d5f3ac8a66c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40162025-06-19T08:10:33.713Z Compiling cargo_metadata v0.19.2
40172025-06-19T08:10:33.717Z Running `/home/build/.rustup/toolchains/1.87.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.19.2/src/lib.rs --error-format=json --json=diagnostic-rendered-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=31dc38a7fee35172 -C extra-filename=-43e564a518f7199e --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-9f6d5ad123f8fcd0.rmeta --extern cargo_platform=/work/oxidecomputer/omicron/target/debug/deps/libcargo_platform-39ec2b56a950099f.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-62efd21d84a9adf5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40182025-06-19T08:10:33.903Z Compiling rustls-webpki v0.101.7
40192025-06-19T08:10:33.906Z Running `/home/build/.rustup/toolchains/1.87.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=8503f738e6fbd94e -C extra-filename=-022ad2bf3341c04a --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-33d17b1a52216876.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-7300bbcd9e2b6e82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out`
40202025-06-19T08:10:34.029Z Compiling sct v0.7.1
40212025-06-19T08:10:34.032Z Running `/home/build/.rustup/toolchains/1.87.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=a5804be263715de4 -C extra-filename=-8c2f63a3caeec76c --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-33d17b1a52216876.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-7300bbcd9e2b6e82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out`
40222025-06-19T08:10:34.100Z Compiling typeid v1.0.3
40232025-06-19T08:10:34.103Z Running `/home/build/.rustup/toolchains/1.87.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=8bccbc35e85858a2 -C extra-filename=-06f9329d4b30f608 --out-dir /work/oxidecomputer/omicron/target/debug/build/typeid-06f9329d4b30f608 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40242025-06-19T08:10:34.391Z Running `/home/build/.rustup/toolchains/1.87.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=2a3d53e7f4a7ad6c -C extra-filename=-7fb5ed9fc61c9756 --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-933f3f91cf655987.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40252025-06-19T08:10:34.706Z Running `/work/oxidecomputer/omicron/target/debug/build/typeid-06f9329d4b30f608/build-script-build`
40262025-06-19T08:10:34.794Z Running `/home/build/.rustup/toolchains/1.87.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=263c5bf679690e91 -C extra-filename=-9a9180dd76a9f9f3 --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-0c3f9f9074fd84d6.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-33d17b1a52216876.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-022ad2bf3341c04a.rmeta --extern sct=/work/oxidecomputer/omicron/target/debug/deps/libsct-8c2f63a3caeec76c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out`
40272025-06-19T08:10:35.441Z Compiling async-lock v3.4.0
40282025-06-19T08:10:35.444Z Running `/home/build/.rustup/toolchains/1.87.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=2a8f1f3d2b4292af -C extra-filename=-f4154a00e16cb6f1 --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-d5f970d156026002.rmeta --extern event_listener_strategy=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener_strategy-e55b8a59ba80869f.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-0110dcd00b10bbfa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40292025-06-19T08:10:36.389Z Compiling polyval v0.6.2
40302025-06-19T08:10:36.392Z Running `/home/build/.rustup/toolchains/1.87.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=8253b95cced4e999 -C extra-filename=-c821e383e9037b85 --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-3de3afdffd237457.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-d1d1da8be6c6940e.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-37213a0154867594.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-09dab57c2eb2edbb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40312025-06-19T08:10:36.576Z Compiling polling v3.7.3
40322025-06-19T08:10:36.580Z Running `/home/build/.rustup/toolchains/1.87.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=473eeecfbb78980e -C extra-filename=-8eb76b7cd8b119ab --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-3de3afdffd237457.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-d45a704ec4569598.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-216829e733b1ed04.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40332025-06-19T08:10:36.817Z Compiling sync-ptr v0.1.4
40342025-06-19T08:10:36.821Z Running `/home/build/.rustup/toolchains/1.87.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=e91215025c8f73f5 -C extra-filename=-90a32c26318edc59 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40352025-06-19T08:10:36.925Z Compiling ghash v0.5.1
40362025-06-19T08:10:36.928Z Running `/home/build/.rustup/toolchains/1.87.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=a4e49cabbeb09634 -C extra-filename=-608e7e919c7f905f --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-37213a0154867594.rmeta --extern polyval=/work/oxidecomputer/omicron/target/debug/deps/libpolyval-c821e383e9037b85.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40372025-06-19T08:10:37.050Z Compiling async-io v2.3.4
40382025-06-19T08:10:37.054Z Running `/home/build/.rustup/toolchains/1.87.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=86247dba1fe5d9df -C extra-filename=-c0475eb51bbd9f3b --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-f4154a00e16cb6f1.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rmeta --extern concurrent_queue=/work/oxidecomputer/omicron/target/debug/deps/libconcurrent_queue-709bd259b08a0328.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-e716efa3b094ca97.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-da36cb29b4515841.rmeta --extern parking=/work/oxidecomputer/omicron/target/debug/deps/libparking-8464c66de327b9ba.rmeta --extern polling=/work/oxidecomputer/omicron/target/debug/deps/libpolling-8eb76b7cd8b119ab.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-d45a704ec4569598.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-30b5dc21d1e08451.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-216829e733b1ed04.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40392025-06-19T08:10:37.164Z Running `/home/build/.rustup/toolchains/1.87.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=518051e4bc8fefa7 -C extra-filename=-1848c4803283118d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(no_const_type_id)'`
40402025-06-19T08:10:37.243Z Compiling rustls-pemfile v1.0.4
40412025-06-19T08:10:37.246Z Running `/home/build/.rustup/toolchains/1.87.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=94ea2d6db982d9a0 -C extra-filename=-5550fb2100266f58 --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-40930d55b624874f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40422025-06-19T08:10:37.370Z Compiling ctr v0.9.2
40432025-06-19T08:10:37.374Z Running `/home/build/.rustup/toolchains/1.87.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=76311d9a8ec7a22f -C extra-filename=-76efd7325b5ffa16 --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-d42753c7928cef7d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40442025-06-19T08:10:37.667Z Compiling twox-hash v2.1.0
40452025-06-19T08:10:37.670Z Running `/home/build/.rustup/toolchains/1.87.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=f0078bc62c7882e3 -C extra-filename=-57a325a36a7b7912 --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-8b73c44c1200c423.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40462025-06-19T08:10:37.774Z Compiling plotters-backend v0.3.7
40472025-06-19T08:10:37.778Z Running `/home/build/.rustup/toolchains/1.87.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=51534314e8745f63 -C extra-filename=-38622e2de20fe9bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40482025-06-19T08:10:38.312Z Compiling target-lexicon v0.13.2
40492025-06-19T08:10:38.315Z Running `/home/build/.rustup/toolchains/1.87.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=4bb622eea09e8123 -C extra-filename=-b6072082ad4e6eb6 --out-dir /work/oxidecomputer/omicron/target/debug/build/target-lexicon-b6072082ad4e6eb6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40502025-06-19T08:10:38.477Z Compiling tokio-rustls v0.24.1
40512025-06-19T08:10:38.504Z Running `/home/build/.rustup/toolchains/1.87.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=5c818401cedff44e -C extra-filename=-fa9b2bf8d9f7da0d --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-9a9180dd76a9f9f3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out`
40522025-06-19T08:10:38.876Z Compiling async-task v4.7.1
40532025-06-19T08:10:38.880Z Running `/home/build/.rustup/toolchains/1.87.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=8d8d3fd131510481 -C extra-filename=-411a9e16151d410d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40542025-06-19T08:10:38.927Z Compiling plotters-svg v0.3.7
40552025-06-19T08:10:38.930Z Running `/home/build/.rustup/toolchains/1.87.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=5b8ca6496467f7d7 -C extra-filename=-1d65d81bcf3b2509 --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-38622e2de20fe9bd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40562025-06-19T08:10:39.333Z Running `/work/oxidecomputer/omicron/target/debug/build/target-lexicon-b6072082ad4e6eb6/build-script-build`
40572025-06-19T08:10:39.374Z Compiling aes-gcm v0.10.3
40582025-06-19T08:10:39.377Z Compiling erased-serde v0.4.6
40592025-06-19T08:10:39.377Z Running `/home/build/.rustup/toolchains/1.87.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=b3765f0b9c6e45d9 -C extra-filename=-44e639f3f08f8d75 --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-44428e93df893187.rmeta --extern aes=/work/oxidecomputer/omicron/target/debug/deps/libaes-02cf41d842e7abb8.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-d42753c7928cef7d.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-76efd7325b5ffa16.rmeta --extern ghash=/work/oxidecomputer/omicron/target/debug/deps/libghash-608e7e919c7f905f.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-c6d4853b27733a97.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40602025-06-19T08:10:39.378Z Running `/home/build/.rustup/toolchains/1.87.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=89578faebb1357f8 -C extra-filename=-cabb33a0f124bee7 --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-ffab9a5a2161806a.rmeta --extern typeid=/work/oxidecomputer/omicron/target/debug/deps/libtypeid-1848c4803283118d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40612025-06-19T08:10:39.468Z Compiling async-channel v2.3.1
40622025-06-19T08:10:39.471Z Running `/home/build/.rustup/toolchains/1.87.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=f3694775bea3aa01 -C extra-filename=-e9ebb65f3fa036a6 --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-709bd259b08a0328.rmeta --extern event_listener_strategy=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener_strategy-e55b8a59ba80869f.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cc268f9244d9ad28.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-0110dcd00b10bbfa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40632025-06-19T08:10:39.739Z Compiling piper v0.2.4
40642025-06-19T08:10:39.742Z Running `/home/build/.rustup/toolchains/1.87.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=48659ce738070b91 -C extra-filename=-f508e8ec102e2d8e --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-b88de53e82c6fffa.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-227a30ba850577c3.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-e716efa3b094ca97.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40652025-06-19T08:10:39.856Z Compiling fatfs v0.3.6
40662025-06-19T08:10:39.859Z Running `/home/build/.rustup/toolchains/1.87.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=36799ccacb059b3d -C extra-filename=-5b0e0c1918196742 --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-be8aff341cdf0f9a.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-bd9324fe48e620f7.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40672025-06-19T08:10:40.171Z Compiling ssh-encoding v0.2.0
40682025-06-19T08:10:40.175Z Running `/home/build/.rustup/toolchains/1.87.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=8394f96b641e3050 -C extra-filename=-1d9248a3adc8364a --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-fae69d05f1cd8859.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-342e1c0a888cffaa.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40692025-06-19T08:10:40.567Z Compiling blowfish v0.9.1
40702025-06-19T08:10:40.570Z Running `/home/build/.rustup/toolchains/1.87.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=c672c3f878e4d84a -C extra-filename=-30cbaef8a9801515 --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-bd9324fe48e620f7.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-d42753c7928cef7d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40712025-06-19T08:10:40.728Z Compiling ordered-float v2.10.1
40722025-06-19T08:10:40.732Z Running `/home/build/.rustup/toolchains/1.87.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=a6ff175e67282ada -C extra-filename=-2db85e1ab516f406 --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-1fb6e8465c7f7e68.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40732025-06-19T08:10:41.065Z Compiling constant_time_eq v0.3.1
40742025-06-19T08:10:41.068Z Running `/home/build/.rustup/toolchains/1.87.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=bea72ce093bb1a3a -C extra-filename=-9cf81f1547d90593 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40752025-06-19T08:10:41.273Z Compiling cast v0.3.0
40762025-06-19T08:10:41.276Z Running `/home/build/.rustup/toolchains/1.87.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=9db58248c85632ae -C extra-filename=-85268100348a317a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40772025-06-19T08:10:41.313Z Compiling arrayref v0.3.9
40782025-06-19T08:10:41.316Z Running `/home/build/.rustup/toolchains/1.87.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=bd806ee2b746989c -C extra-filename=-70fdd4594518975b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40792025-06-19T08:10:41.426Z Compiling arrayvec v0.7.6
40802025-06-19T08:10:41.430Z Running `/home/build/.rustup/toolchains/1.87.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=78d1bfbc7ca8581d -C extra-filename=-7026271054628e9e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40812025-06-19T08:10:41.467Z Compiling guppy-workspace-hack v0.1.0
40822025-06-19T08:10:41.470Z Running `/home/build/.rustup/toolchains/1.87.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=af67bacc572f4d1d -C extra-filename=-939578bf09ed22bc --out-dir /work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-939578bf09ed22bc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40832025-06-19T08:10:41.626Z Compiling criterion-plot v0.5.0
40842025-06-19T08:10:41.629Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name criterion_plot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-plot-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=4234ee9448fe747f -C extra-filename=-23983a423bbbcc89 --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-85268100348a317a.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-c919e9c07f8e06f6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40852025-06-19T08:10:41.744Z Compiling serde-value v0.7.0
40862025-06-19T08:10:41.747Z Running `/home/build/.rustup/toolchains/1.87.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=09d74450b21c1ce3 -C extra-filename=-d0a2383d8bdd4c43 --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-2db85e1ab516f406.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40872025-06-19T08:10:41.842Z Compiling bcrypt-pbkdf v0.10.0
40882025-06-19T08:10:41.845Z Running `/home/build/.rustup/toolchains/1.87.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=1f8201b4418e225b -C extra-filename=-a80449481e6c166d --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-30cbaef8a9801515.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-a168dea2888aa661.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40892025-06-19T08:10:41.882Z Running `/work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-939578bf09ed22bc/build-script-build`
40902025-06-19T08:10:41.940Z Compiling ssh-cipher v0.2.0
40912025-06-19T08:10:41.943Z Running `/home/build/.rustup/toolchains/1.87.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=becfc465acc09fc4 -C extra-filename=-f79ccd2b0bbffe17 --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-02cf41d842e7abb8.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-44e639f3f08f8d75.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-6737b3af327cc138.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-b7ebe56b17824e8b.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-d42753c7928cef7d.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-76efd7325b5ffa16.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-f5e11d89caa21522.rmeta --extern encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-1d9248a3adc8364a.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-c6d4853b27733a97.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40922025-06-19T08:10:42.457Z Compiling serde-untagged v0.1.7
40932025-06-19T08:10:42.461Z Running `/home/build/.rustup/toolchains/1.87.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=9f67bd1e0cbd2a84 -C extra-filename=-44d1b8eab97773f7 --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-cabb33a0f124bee7.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern typeid=/work/oxidecomputer/omicron/target/debug/deps/libtypeid-1848c4803283118d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40942025-06-19T08:10:42.494Z Compiling blocking v1.6.1
40952025-06-19T08:10:42.497Z Running `/home/build/.rustup/toolchains/1.87.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=a73b65715bd94cb3 -C extra-filename=-722335b871a61edb --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-e9ebb65f3fa036a6.rmeta --extern async_task=/work/oxidecomputer/omicron/target/debug/deps/libasync_task-411a9e16151d410d.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-e716efa3b094ca97.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-da36cb29b4515841.rmeta --extern piper=/work/oxidecomputer/omicron/target/debug/deps/libpiper-f508e8ec102e2d8e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40962025-06-19T08:10:42.557Z Running `/home/build/.rustup/toolchains/1.87.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=efb050552440ac43 -C extra-filename=-df8e03577eb9a6ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'feature="rust_1_40"'`
40972025-06-19T08:10:42.995Z Compiling async-executor v1.13.1
40982025-06-19T08:10:43.038Z Running `/home/build/.rustup/toolchains/1.87.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=e1e1187fc069bb37 -C extra-filename=-d673d9c175d0c903 --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-411a9e16151d410d.rmeta --extern concurrent_queue=/work/oxidecomputer/omicron/target/debug/deps/libconcurrent_queue-709bd259b08a0328.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-227a30ba850577c3.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-da36cb29b4515841.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-30b5dc21d1e08451.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40992025-06-19T08:10:43.041Z Compiling plotters v0.3.7
41002025-06-19T08:10:43.042Z Running `/home/build/.rustup/toolchains/1.87.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=9fcd48471dc160f2 -C extra-filename=-cdfcc24155793d78 --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-1fb6e8465c7f7e68.rmeta --extern plotters_backend=/work/oxidecomputer/omicron/target/debug/deps/libplotters_backend-38622e2de20fe9bd.rmeta --extern plotters_svg=/work/oxidecomputer/omicron/target/debug/deps/libplotters_svg-1d65d81bcf3b2509.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41012025-06-19T08:10:43.214Z Compiling async-signal v0.2.10
41022025-06-19T08:10:43.218Z Running `/home/build/.rustup/toolchains/1.87.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=a6d126d5b97a2a28 -C extra-filename=-529b2b4e3e17cf41 --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-c0475eb51bbd9f3b.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cc268f9244d9ad28.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-e716efa3b094ca97.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-d45a704ec4569598.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-d5b3e5d262c602eb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41032025-06-19T08:10:43.290Z Compiling password-hash v0.4.2
41042025-06-19T08:10:43.335Z Running `/home/build/.rustup/toolchains/1.87.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=1c9d86d525d11cea -C extra-filename=-071ef955cffdb54b --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-fae69d05f1cd8859.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-88de7fb551d57f4c.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-c6d4853b27733a97.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41052025-06-19T08:10:43.615Z Compiling tinytemplate v1.2.1
41062025-06-19T08:10:43.618Z Running `/home/build/.rustup/toolchains/1.87.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=d4c15cf46c0b972c -C extra-filename=-8903b54e5b059ab1 --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-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41072025-06-19T08:10:43.721Z Compiling futures-timer v3.0.3
41082025-06-19T08:10:43.725Z Running `/home/build/.rustup/toolchains/1.87.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=dbf433ac861f5c52 -C extra-filename=-0c27690864ac2030 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41092025-06-19T08:10:44.154Z Compiling target-spec v3.4.2
41102025-06-19T08:10:44.158Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-spec-3.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 --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=8f1f65f81c828e02 -C extra-filename=-02653ac2650d7e46 --out-dir /work/oxidecomputer/omicron/target/debug/build/target-spec-02653ac2650d7e46 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41112025-06-19T08:10:44.498Z Compiling event-listener v2.5.3
41122025-06-19T08:10:44.498Z Running `/home/build/.rustup/toolchains/1.87.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=a1385afd3fb6f22e -C extra-filename=-0251729e9e5e2225 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41132025-06-19T08:10:44.558Z Compiling anes v0.1.6
41142025-06-19T08:10:44.561Z Running `/home/build/.rustup/toolchains/1.87.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=6cdd6101644565f8 -C extra-filename=-bef629b143a0a8bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41152025-06-19T08:10:44.725Z Compiling oorandom v11.1.4
41162025-06-19T08:10:44.728Z Running `/home/build/.rustup/toolchains/1.87.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=ce3c5954ac60db38 -C extra-filename=-ef7fabf51a5d0c44 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41172025-06-19T08:10:44.897Z Compiling async-channel v1.9.0
41182025-06-19T08:10:44.900Z Running `/home/build/.rustup/toolchains/1.87.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=f93ffe7f765468a2 -C extra-filename=-75e15db47157b01e --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-709bd259b08a0328.rmeta --extern event_listener=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener-0251729e9e5e2225.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cc268f9244d9ad28.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41192025-06-19T08:10:44.981Z Compiling criterion v0.5.1
41202025-06-19T08:10:44.984Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name criterion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-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="async"' --cfg 'feature="async_tokio"' --cfg 'feature="cargo_bench_support"' --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="plotters"' --cfg 'feature="rayon"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "async-std", "async_futures", "async_smol", "async_std", "async_tokio", "cargo_bench_support", "csv", "csv_output", "default", "futures", "html_reports", "plotters", "rayon", "real_blackbox", "smol", "stable", "tokio"))' -C metadata=dcc6d259b345924a -C extra-filename=-d706431c9ba515a0 --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-bef629b143a0a8bc.rmeta --extern cast=/work/oxidecomputer/omicron/target/debug/deps/libcast-85268100348a317a.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-00a4296f15c05985.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern criterion_plot=/work/oxidecomputer/omicron/target/debug/deps/libcriterion_plot-23983a423bbbcc89.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-c6f2b07dd3029bfc.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-c919e9c07f8e06f6.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1fb6e8465c7f7e68.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-2a147402c71c6c21.rmeta --extern oorandom=/work/oxidecomputer/omicron/target/debug/deps/liboorandom-ef7fabf51a5d0c44.rmeta --extern plotters=/work/oxidecomputer/omicron/target/debug/deps/libplotters-cdfcc24155793d78.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-430d859215fc2171.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-70c94aec5623d53e.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern tinytemplate=/work/oxidecomputer/omicron/target/debug/deps/libtinytemplate-8903b54e5b059ab1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-502402daacd53cf1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41212025-06-19T08:10:45.018Z Running `/work/oxidecomputer/omicron/target/debug/build/target-spec-02653ac2650d7e46/build-script-build`
41222025-06-19T08:10:45.070Z Compiling pbkdf2 v0.11.0
41232025-06-19T08:10:45.074Z Running `/home/build/.rustup/toolchains/1.87.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=f7f0374665ed553e -C extra-filename=-68ce2f664000c836 --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-532d69691be254f4.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-c040f19c0462a5d1.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-071ef955cffdb54b.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41242025-06-19T08:10:45.214Z Compiling async-process v2.3.0
41252025-06-19T08:10:45.253Z Running `/home/build/.rustup/toolchains/1.87.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=64a87bd2f64b9dbb -C extra-filename=-63289f7790fc2e68 --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-c0475eb51bbd9f3b.rmeta --extern async_lock=/work/oxidecomputer/omicron/target/debug/deps/libasync_lock-f4154a00e16cb6f1.rmeta --extern async_signal=/work/oxidecomputer/omicron/target/debug/deps/libasync_signal-529b2b4e3e17cf41.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rmeta --extern event_listener=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener-d5f970d156026002.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-da36cb29b4515841.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-d45a704ec4569598.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-216829e733b1ed04.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41262025-06-19T08:10:45.277Z Compiling async-global-executor v2.4.1
41272025-06-19T08:10:45.282Z Running `/home/build/.rustup/toolchains/1.87.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=6280558f62df3cac -C extra-filename=-e9e5504cecdaf044 --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-e9ebb65f3fa036a6.rmeta --extern async_executor=/work/oxidecomputer/omicron/target/debug/deps/libasync_executor-d673d9c175d0c903.rmeta --extern async_io=/work/oxidecomputer/omicron/target/debug/deps/libasync_io-c0475eb51bbd9f3b.rmeta --extern async_lock=/work/oxidecomputer/omicron/target/debug/deps/libasync_lock-f4154a00e16cb6f1.rmeta --extern blocking=/work/oxidecomputer/omicron/target/debug/deps/libblocking-722335b871a61edb.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-da36cb29b4515841.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-2a147402c71c6c21.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41282025-06-19T08:10:45.445Z Compiling cfg-expr v0.18.0
41292025-06-19T08:10:45.448Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name cfg_expr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg-expr-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="target-lexicon"' --cfg 'feature="targets"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "target-lexicon", "targets"))' -C metadata=e01bf8b9ac0eb53e -C extra-filename=-f70442085ba757ea --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-16929c956149f697.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-df8e03577eb9a6ee.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41302025-06-19T08:10:46.361Z Compiling cargo-util-schemas v0.2.0
41312025-06-19T08:10:46.365Z Running `/home/build/.rustup/toolchains/1.87.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.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::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=e8dcb00d86037ca7 -C extra-filename=-95154f7a14b4ae6f --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-6487cbb2dde9295a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_untagged=/work/oxidecomputer/omicron/target/debug/deps/libserde_untagged-44d1b8eab97773f7.rmeta --extern serde_value=/work/oxidecomputer/omicron/target/debug/deps/libserde_value-d0a2383d8bdd4c43.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rmeta --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-61828afd5cf1b997.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41322025-06-19T08:10:46.589Z Compiling ssh-key v0.6.6
41332025-06-19T08:10:46.592Z Running `/home/build/.rustup/toolchains/1.87.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=a1255a6a6d037c9a -C extra-filename=-2576e966000c889b --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-a80449481e6c166d.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-de35b032f7a7e7f8.rmeta --extern bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-4c8ee10920eb3aa7.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-88de7fb551d57f4c.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-99973777b542bb53.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-ae44d072895eafe6.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-70a08b4f4207fe85.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libssh_cipher-f79ccd2b0bbffe17.rmeta --extern encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-1d9248a3adc8364a.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-c6d4853b27733a97.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41342025-06-19T08:10:46.632Z Running `/home/build/.rustup/toolchains/1.87.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=d4dfd4d02d997f36 -C extra-filename=-fbfa6b5cb016abd6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41352025-06-19T08:10:46.779Z Compiling p521 v0.13.3
41362025-06-19T08:10:46.782Z Running `/home/build/.rustup/toolchains/1.87.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=b43766229018ecc3 -C extra-filename=-3c797f3d370553e6 --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-2fad40719046d586.rmeta --extern ecdsa_core=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-f06645ea084f2459.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-36a3c602ca03283e.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-36359c0ae18ffa4c.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-88de7fb551d57f4c.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41372025-06-19T08:10:48.945Z Compiling p256 v0.13.2
41382025-06-19T08:10:48.948Z Running `/home/build/.rustup/toolchains/1.87.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=9b2450e748ccf362 -C extra-filename=-457c1921c5dddade --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-f06645ea084f2459.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-36a3c602ca03283e.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-36359c0ae18ffa4c.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41392025-06-19T08:10:49.127Z Compiling cargo-platform v0.2.0
41402025-06-19T08:10:49.130Z Running `/home/build/.rustup/toolchains/1.87.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=9f3b14e566ece3fd -C extra-filename=-2c3add04f7af7521 --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-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41412025-06-19T08:10:49.716Z Compiling async-attributes v1.1.2
41422025-06-19T08:10:49.753Z Running `/home/build/.rustup/toolchains/1.87.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=ed17c017138e3357 -C extra-filename=-dff148900b4d8ea2 --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-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-7764272970a39c34.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41432025-06-19T08:10:49.753Z Compiling blake3 v1.5.4
41442025-06-19T08:10:49.761Z Running `/home/build/.rustup/toolchains/1.87.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=17cb8838d87d6107 -C extra-filename=-37cf02f8d4601b42 --out-dir /work/oxidecomputer/omicron/target/debug/build/blake3-37cf02f8d4601b42 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-711870d74f607710.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41452025-06-19T08:10:50.453Z Compiling russh-cryptovec v0.7.3
41462025-06-19T08:10:50.457Z Running `/home/build/.rustup/toolchains/1.87.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=10229c2772851c0d -C extra-filename=-480801b6a0b01b41 --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-15692c2f0a1fa710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41472025-06-19T08:10:50.505Z Compiling kv-log-macro v1.0.7
41482025-06-19T08:10:50.508Z Running `/home/build/.rustup/toolchains/1.87.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=6be9e6fa43451f28 -C extra-filename=-e91ed0955ce193ac --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-0c3f9f9074fd84d6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41492025-06-19T08:10:50.750Z Compiling md5 v0.7.0
41502025-06-19T08:10:50.753Z Running `/home/build/.rustup/toolchains/1.87.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=0618591312966d87 -C extra-filename=-b27acbcf6ee9201c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41512025-06-19T08:10:50.790Z Compiling async-std v1.13.0
41522025-06-19T08:10:50.793Z Running `/home/build/.rustup/toolchains/1.87.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=ebccd1b0bae9aae7 -C extra-filename=-a94ffbfb1be2064a --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-dff148900b4d8ea2.so --extern async_channel=/work/oxidecomputer/omicron/target/debug/deps/libasync_channel-75e15db47157b01e.rmeta --extern async_global_executor=/work/oxidecomputer/omicron/target/debug/deps/libasync_global_executor-e9e5504cecdaf044.rmeta --extern async_io=/work/oxidecomputer/omicron/target/debug/deps/libasync_io-c0475eb51bbd9f3b.rmeta --extern async_lock=/work/oxidecomputer/omicron/target/debug/deps/libasync_lock-f4154a00e16cb6f1.rmeta --extern async_process=/work/oxidecomputer/omicron/target/debug/deps/libasync_process-63289f7790fc2e68.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-7359b4299789c5bf.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cc268f9244d9ad28.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-e716efa3b094ca97.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-da36cb29b4515841.rmeta --extern kv_log_macro=/work/oxidecomputer/omicron/target/debug/deps/libkv_log_macro-e91ed0955ce193ac.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-6461ceff8954e4ce.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-2a147402c71c6c21.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-0110dcd00b10bbfa.rmeta --extern pin_utils=/work/oxidecomputer/omicron/target/debug/deps/libpin_utils-edeb4baaa379e23d.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-30b5dc21d1e08451.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41532025-06-19T08:10:50.826Z Running `/work/oxidecomputer/omicron/target/debug/build/blake3-37cf02f8d4601b42/build-script-build`
41542025-06-19T08:10:51.246Z Compiling russh-keys v0.45.0
41552025-06-19T08:10:51.252Z Running `/home/build/.rustup/toolchains/1.87.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=98cf9a775a7117d2 -C extra-filename=-cdd8b673eef41ebf --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-02cf41d842e7abb8.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern bcrypt_pbkdf=/work/oxidecomputer/omicron/target/debug/deps/libbcrypt_pbkdf-a80449481e6c166d.rmeta --extern block_padding=/work/oxidecomputer/omicron/target/debug/deps/libblock_padding-1d9800d58b218bff.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-bd9324fe48e620f7.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-6737b3af327cc138.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-76efd7325b5ffa16.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-33039407fd2c7c21.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-0ac3568cb5c7e376.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-532d69691be254f4.rmeta --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-f06645ea084f2459.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-de35b032f7a7e7f8.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-36a3c602ca03283e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-c040f19c0462a5d1.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-28e9aeedac828e4f.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-5817def278b03b47.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-b27acbcf6ee9201c.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-a8d9c42ce3064789.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-457c1921c5dddade.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-43bbd96054041c38.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-3c797f3d370553e6.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-68ce2f664000c836.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-264d3ec691dd11f6.rmeta --extern pkcs5=/work/oxidecomputer/omicron/target/debug/deps/libpkcs5-fbae27b0325c3b27.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-cff44b9f7177e531.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-88de7fb551d57f4c.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-99973777b542bb53.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-480801b6a0b01b41.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-ae44d072895eafe6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-a65bbd450def922d.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-12622b62dd2794eb.rmeta --extern ssh_encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-1d9248a3adc8364a.rmeta --extern ssh_key=/work/oxidecomputer/omicron/target/debug/deps/libssh_key-2576e966000c889b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-b4e1437a670c0b17.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41562025-06-19T08:10:51.499Z Compiling cargo_metadata v0.20.0
41572025-06-19T08:10:51.502Z Running `/home/build/.rustup/toolchains/1.87.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.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("builder", "default", "derive_builder", "unstable"))' -C metadata=803ce0b85abab359 -C extra-filename=-378a0d2aeadbc77b --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-9f6d5ad123f8fcd0.rmeta --extern cargo_platform=/work/oxidecomputer/omicron/target/debug/deps/libcargo_platform-2c3add04f7af7521.rmeta --extern cargo_util_schemas=/work/oxidecomputer/omicron/target/debug/deps/libcargo_util_schemas-95154f7a14b4ae6f.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-62efd21d84a9adf5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41582025-06-19T08:10:54.799Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name target_spec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/target-spec-3.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(guppy_nightly)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("custom", "proptest", "proptest1", "summaries"))' -C metadata=b4fe8bf0658b710b -C extra-filename=-331fc5d459d211a1 --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-f70442085ba757ea.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-fbfa6b5cb016abd6.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-df8e03577eb9a6ee.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41592025-06-19T08:10:54.840Z Compiling predicates-tree v1.0.12
41602025-06-19T08:10:54.843Z Running `/home/build/.rustup/toolchains/1.87.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=6a538709fb748433 -C extra-filename=-3035b7b3b616bf02 --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-44f787477a210ef1.rmeta --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-0ffdeed955cab556.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41612025-06-19T08:10:55.294Z Compiling pathdiff v0.2.3
41622025-06-19T08:10:55.297Z Running `/home/build/.rustup/toolchains/1.87.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=7c786dfaa1932781 -C extra-filename=-c6ceb0ee82d5d7c1 --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-9f6d5ad123f8fcd0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41632025-06-19T08:10:55.420Z Compiling num-bigint v0.4.6
41642025-06-19T08:10:55.424Z Running `/home/build/.rustup/toolchains/1.87.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=f594d5807ba8a997 -C extra-filename=-6e5c657c29b7b125 --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-a8d9c42ce3064789.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1fb6e8465c7f7e68.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41652025-06-19T08:10:55.520Z Compiling des v0.8.1
41662025-06-19T08:10:55.523Z Running `/home/build/.rustup/toolchains/1.87.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=0fb31428b14735e3 -C extra-filename=-1d3b142a0abb4f5d --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-d42753c7928cef7d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41672025-06-19T08:10:55.695Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41682025-06-19T08:10:55.698Z Running `/home/build/.rustup/toolchains/1.87.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=0985e06544037af1 -C extra-filename=-60c6620e55ddb843 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41692025-06-19T08:10:55.874Z Compiling memmap2 v0.9.5
41702025-06-19T08:10:55.877Z Running `/home/build/.rustup/toolchains/1.87.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=bb42493e21e841d8 -C extra-filename=-33229ba55c38819e --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-15692c2f0a1fa710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41712025-06-19T08:10:56.304Z Compiling escape8259 v0.5.3
41722025-06-19T08:10:56.307Z Running `/home/build/.rustup/toolchains/1.87.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=82555cc926062f9e -C extra-filename=-97975e9113eefdaf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41732025-06-19T08:10:56.589Z Compiling doc-comment v0.3.3
41742025-06-19T08:10:56.593Z Running `/home/build/.rustup/toolchains/1.87.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=d3107b17c8b082d3 -C extra-filename=-29863fde93dfdc92 --out-dir /work/oxidecomputer/omicron/target/debug/build/doc-comment-29863fde93dfdc92 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41752025-06-19T08:10:56.671Z Compiling nested v0.1.1
41762025-06-19T08:10:56.675Z Running `/home/build/.rustup/toolchains/1.87.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=bf977d94591a88f5 -C extra-filename=-2194a5a7e46edfb2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41772025-06-19T08:10:57.603Z Compiling guppy v0.17.19
41782025-06-19T08:10:57.633Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name guppy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/guppy-0.17.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 --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=2957960019682be4 -C extra-filename=-f8646d90e0415688 --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-fd9afbd5191e5f0b.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern cargo_util_schemas=/work/oxidecomputer/omicron/target/debug/deps/libcargo_util_schemas-95154f7a14b4ae6f.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-378a0d2aeadbc77b.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rmeta --extern fixedbitset=/work/oxidecomputer/omicron/target/debug/deps/libfixedbitset-5608683ae2af4267.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-fbfa6b5cb016abd6.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rmeta --extern nested=/work/oxidecomputer/omicron/target/debug/deps/libnested-2194a5a7e46edfb2.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-2a147402c71c6c21.rmeta --extern pathdiff=/work/oxidecomputer/omicron/target/debug/deps/libpathdiff-c6ceb0ee82d5d7c1.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8c6868ed69484a9e.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-16929c956149f697.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-722f924b2fade996.rmeta --extern target_spec=/work/oxidecomputer/omicron/target/debug/deps/libtarget_spec-331fc5d459d211a1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41792025-06-19T08:10:57.633Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41802025-06-19T08:10:57.633Z Running `/home/build/.rustup/toolchains/1.87.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=452c3884aaa129cd -C extra-filename=-5accaf6bce681470 --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-60c6620e55ddb843.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-dfae0b60f66f95c8.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-2bbad1053bc3dd9c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41812025-06-19T08:10:57.633Z Running `/work/oxidecomputer/omicron/target/debug/build/doc-comment-29863fde93dfdc92/build-script-build`
41822025-06-19T08:10:57.633Z Compiling libtest-mimic v0.8.1
41832025-06-19T08:10:57.633Z Running `/home/build/.rustup/toolchains/1.87.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=79b6f2593e1ed91e -C extra-filename=-d63ade31007ebd88 --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-1c310457fd827690.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-06fa179411152c7f.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern escape8259=/work/oxidecomputer/omicron/target/debug/deps/libescape8259-97975e9113eefdaf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41842025-06-19T08:10:58.971Z Running `/work/oxidecomputer/omicron/target/debug/build/aws-lc-rs-ec08acd25c6a0b2d/build-script-build`
41852025-06-19T08:10:59.022Z Running `/home/build/.rustup/toolchains/1.87.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=6e83e2ebc17cbaa6 -C extra-filename=-b69daa8fc7e74da4 --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-5a7744e0b57282b3.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -l static=aws_lc_0_26_0_crypto -l static=aws_lc_0_26_0_rust_wrapper --cfg use_bindgen_generated`
41862025-06-19T08:10:59.081Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-1856558b521a9f8f/build-script-build`
41872025-06-19T08:10:59.146Z Compiling russh v0.45.0
41882025-06-19T08:10:59.150Z Running `/home/build/.rustup/toolchains/1.87.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=61ab96371efc7f59 -C extra-filename=-c77e6668b05b963a --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-02cf41d842e7abb8.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-44e639f3f08f8d75.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3fffffabe68fc0ce.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-bd9324fe48e620f7.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-6737b3af327cc138.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-b7ebe56b17824e8b.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-76efd7325b5ffa16.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-fb9e67d7027e1016.rmeta --extern des=/work/oxidecomputer/omicron/target/debug/deps/libdes-1d3b142a0abb4f5d.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-532d69691be254f4.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-36a3c602ca03283e.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-13e2f3155af59d16.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-efc7f9c1783d4d2b.rmeta --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-e457768128836586.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-c040f19c0462a5d1.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-6e5c657c29b7b125.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-2a147402c71c6c21.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-457c1921c5dddade.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-43bbd96054041c38.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-3c797f3d370553e6.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-f5e11d89caa21522.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-88de7fb551d57f4c.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-480801b6a0b01b41.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-cdd8b673eef41ebf.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-a65bbd450def922d.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rmeta --extern ssh_encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-1d9248a3adc8364a.rmeta --extern ssh_key=/work/oxidecomputer/omicron/target/debug/deps/libssh_key-2576e966000c889b.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-c6d4853b27733a97.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41892025-06-19T08:10:59.846Z Running `/home/build/.rustup/toolchains/1.87.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=a6ba2c386fc74797 -C extra-filename=-ae90f43fe0a732bb --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-70fdd4594518975b.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-7026271054628e9e.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-9cf81f1547d90593.rmeta --extern memmap2=/work/oxidecomputer/omicron/target/debug/deps/libmemmap2-33229ba55c38819e.rmeta --extern rayon_core=/work/oxidecomputer/omicron/target/debug/deps/librayon_core-61f364f613778fdd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/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()))'`
41902025-06-19T08:11:00.958Z Compiling async-object-pool v0.1.5
41912025-06-19T08:11:00.965Z Running `/home/build/.rustup/toolchains/1.87.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=8a3b2c4abdfb6539 -C extra-filename=-b42a9996cab55133 --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-a94ffbfb1be2064a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41922025-06-19T08:11:01.193Z Compiling fancy-regex v0.14.0
41932025-06-19T08:11:01.204Z Running `/home/build/.rustup/toolchains/1.87.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=6f1588551c5681ab -C extra-filename=-8884819a60c602e8 --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-1474895ebf0b0b53.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-6fc1782911ea05df.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-8a5c4ab1e9e4d4bb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41942025-06-19T08:11:01.517Z Running `/home/build/.rustup/toolchains/1.87.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=040b5c9ff7c5bac2 -C extra-filename=-2a29596aff4d48e9 --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-b69daa8fc7e74da4.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-5a7744e0b57282b3.so --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-fa3ccdb9ba98dc3b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts --check-cfg 'cfg(disable_slow_tests)'`
41952025-06-19T08:11:03.139Z Compiling rstest_macros v0.24.0
41962025-06-19T08:11:03.143Z Running `/home/build/.rustup/toolchains/1.87.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.24.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=b08fc841f865eebe -C extra-filename=-94870f75283dcd15 --out-dir /work/oxidecomputer/omicron/target/debug/build/rstest_macros-94870f75283dcd15 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-b9ecbab432421415.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41972025-06-19T08:11:03.755Z Compiling rustls-webpki v0.102.8
41982025-06-19T08:11:03.758Z Running `/home/build/.rustup/toolchains/1.87.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=4cbe54455e1527e1 -C extra-filename=-20f87213c84dd9b7 --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-2a29596aff4d48e9.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-33d17b1a52216876.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-fe220a1c44515e68.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-7300bbcd9e2b6e82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out`
41992025-06-19T08:11:03.867Z Compiling assert-json-diff v2.0.2
42002025-06-19T08:11:03.870Z Running `/home/build/.rustup/toolchains/1.87.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=d49fa83b294bb330 -C extra-filename=-98dd4078c2dd071a --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-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42012025-06-19T08:11:04.467Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
42022025-06-19T08:11:04.470Z Running `/home/build/.rustup/toolchains/1.87.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=aebbcd10a8ac733e -C extra-filename=-1830cf16ce822983 --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-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42032025-06-19T08:11:04.690Z Compiling serde_regex v1.1.0
42042025-06-19T08:11:04.696Z Running `/home/build/.rustup/toolchains/1.87.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=1786b3a99058d453 -C extra-filename=-294c38be73e3f534 --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-ea2bf633eee21eec.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42052025-06-19T08:11:04.959Z Running `/home/build/.rustup/toolchains/1.87.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=67d0fc28f835372b -C extra-filename=-cf5563d29080f8d4 --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-2a29596aff4d48e9.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-2a147402c71c6c21.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-33d17b1a52216876.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-fe220a1c44515e68.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-20f87213c84dd9b7.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-c6d4853b27733a97.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'`
42062025-06-19T08:11:05.075Z Running `/home/build/.rustup/toolchains/1.87.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=14cec1c070939cbf -C extra-filename=-b485c6d4aec5ee39 --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-0c3f9f9074fd84d6.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-33d17b1a52216876.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-fe220a1c44515e68.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-20f87213c84dd9b7.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-c6d4853b27733a97.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts`
42072025-06-19T08:11:05.078Z Compiling path-tree v0.8.1
42082025-06-19T08:11:05.078Z Running `/home/build/.rustup/toolchains/1.87.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=873f59cd02808de2 -C extra-filename=-84b6a11d749a7372 --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-16929c956149f697.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42092025-06-19T08:11:05.599Z Compiling stringmetrics v2.2.2
42102025-06-19T08:11:05.602Z Running `/home/build/.rustup/toolchains/1.87.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=f73cbf8412b05adf -C extra-filename=-117cf7b5f7de6d24 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42112025-06-19T08:11:05.670Z Compiling internet-checksum v0.2.1
42122025-06-19T08:11:05.674Z Running `/home/build/.rustup/toolchains/1.87.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=fab952d747ed8a90 -C extra-filename=-92f62310814306e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42132025-06-19T08:11:05.916Z Compiling topological-sort v0.2.2
42142025-06-19T08:11:05.919Z Running `/home/build/.rustup/toolchains/1.87.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=a5ad9d6950e20c3f -C extra-filename=-c3f445f41ae90de1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42152025-06-19T08:11:05.954Z Compiling assert_cmd v2.0.17
42162025-06-19T08:11:05.957Z Running `/home/build/.rustup/toolchains/1.87.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=57c12710ebbd3e5e -C extra-filename=-9cf76fe6e145c736 --out-dir /work/oxidecomputer/omicron/target/debug/build/assert_cmd-9cf76fe6e145c736 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42172025-06-19T08:11:05.993Z Compiling target-triple v0.1.3
42182025-06-19T08:11:05.997Z Running `/home/build/.rustup/toolchains/1.87.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=96c6dd70685004e4 -C extra-filename=-cd8f2387c00c1e37 --out-dir /work/oxidecomputer/omicron/target/debug/build/target-triple-cd8f2387c00c1e37 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42192025-06-19T08:11:06.200Z Compiling httpmock v0.8.0-alpha.1
42202025-06-19T08:11:06.203Z Running `/home/build/.rustup/toolchains/1.87.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=1c887bf202d8b38b -C extra-filename=-2447b769a290fac2 --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-98dd4078c2dd071a.rmeta --extern async_object_pool=/work/oxidecomputer/omicron/target/debug/deps/libasync_object_pool-b42a9996cab55133.rmeta --extern async_std=/work/oxidecomputer/omicron/target/debug/deps/libasync_std-a94ffbfb1be2064a.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-7359b4299789c5bf.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-3baecd70a88ba04a.rmeta --extern futures_timer=/work/oxidecomputer/omicron/target/debug/deps/libfutures_timer-0c27690864ac2030.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-9b9d0721328f0bdc.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-d4fa5480e6f62c77.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-944c836c16ec7e0c.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-7d13f98916d1d3e8.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rmeta --extern path_tree=/work/oxidecomputer/omicron/target/debug/deps/libpath_tree-84b6a11d749a7372.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern serde_regex=/work/oxidecomputer/omicron/target/debug/deps/libserde_regex-294c38be73e3f534.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-0559c45c5f37fd70.rmeta --extern stringmetrics=/work/oxidecomputer/omicron/target/debug/deps/libstringmetrics-117cf7b5f7de6d24.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-0934d224f5e402dd.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42212025-06-19T08:11:06.451Z Running `/work/oxidecomputer/omicron/target/debug/build/assert_cmd-9cf76fe6e145c736/build-script-build`
42222025-06-19T08:11:06.512Z Running `/work/oxidecomputer/omicron/target/debug/build/rstest_macros-94870f75283dcd15/build-script-build`
42232025-06-19T08:11:06.562Z Running `/work/oxidecomputer/omicron/target/debug/build/target-triple-cd8f2387c00c1e37/build-script-build`
42242025-06-19T08:11:06.622Z Compiling datatest-stable v0.3.2
42252025-06-19T08:11:06.660Z Running `/home/build/.rustup/toolchains/1.87.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=bcdf6805ca02db0c -C extra-filename=-5a80e982465180ef --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-9f6d5ad123f8fcd0.rmeta --extern fancy_regex=/work/oxidecomputer/omicron/target/debug/deps/libfancy_regex-8884819a60c602e8.rmeta --extern libtest_mimic=/work/oxidecomputer/omicron/target/debug/deps/liblibtest_mimic-d63ade31007ebd88.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-502402daacd53cf1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42262025-06-19T08:11:06.670Z Running `/home/build/.rustup/toolchains/1.87.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=093cc894c4bc7520 -C extra-filename=-428805f1703805e2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42272025-06-19T08:11:06.817Z Compiling proc-macro-crate v3.2.0
42282025-06-19T08:11:06.820Z Running `/home/build/.rustup/toolchains/1.87.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=fd4d0a0a9702832b -C extra-filename=-c4b19ed14c1743aa --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-4017af24c3cccfbb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42292025-06-19T08:11:07.302Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
42302025-06-19T08:11:07.305Z Running `/home/build/.rustup/toolchains/1.87.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=dd7262861dee47e6 -C extra-filename=-9282409af6c7406f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42312025-06-19T08:11:07.703Z Compiling relative-path v1.9.3
42322025-06-19T08:11:07.742Z Running `/home/build/.rustup/toolchains/1.87.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=86a8f3abcf950091 -C extra-filename=-cddb2b6a58b5901b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42332025-06-19T08:11:07.965Z Running `/home/build/.rustup/toolchains/1.87.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=0f86d6c2011bb5b1 -C extra-filename=-bfcc7353af7ebaac --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-06fa179411152c7f.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-74fae681615b10bb.rmeta --extern doc_comment=/work/oxidecomputer/omicron/target/debug/deps/libdoc_comment-428805f1703805e2.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-0ddd67908c7115c5.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-44f787477a210ef1.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-3035b7b3b616bf02.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-ae32ae3ba1c979fe.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42342025-06-19T08:11:08.415Z Running `/home/build/.rustup/toolchains/1.87.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.24.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=398ee9c91a740cc1 -C extra-filename=-fd4c1c2d0d10806a --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-3de3afdffd237457.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-344997d15477f1f9.rlib --extern proc_macro_crate=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_crate-c4b19ed14c1743aa.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rlib --extern relative_path=/work/oxidecomputer/omicron/target/debug/deps/librelative_path-cddb2b6a58b5901b.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-8e6784b78ff938fa.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42352025-06-19T08:11:09.171Z Compiling tokio-rustls v0.25.0
42362025-06-19T08:11:09.176Z Running `/home/build/.rustup/toolchains/1.87.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=a6ce361ce3f98c59 -C extra-filename=-ec6d4ce3dd7ce271 --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-b485c6d4aec5ee39.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-fe220a1c44515e68.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts`
42372025-06-19T08:11:09.631Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=df513fe3c4d5f11a -C extra-filename=-dd506feb6fddec69 --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-7bd0f220a4be6aac.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rmeta --extern dropshot_endpoint=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_endpoint-1d51085b24d1f817.so --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-3baecd70a88ba04a.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern hostname=/work/oxidecomputer/omicron/target/debug/deps/libhostname-8dd01a3a0341afce.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-944c836c16ec7e0c.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rmeta --extern multer=/work/oxidecomputer/omicron/target/debug/deps/libmulter-7921b72d1f67dea9.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-5a7744e0b57282b3.so --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-1ffbb2c1bbf7af15.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-b485c6d4aec5ee39.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-c8fc30b72ed3faa9.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-4c50366c16e309bb.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-4c5d01c7867e2403.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-de23e5e99ab464df.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-a65bbd450def922d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-149246cdf23e08fc.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-aa449aa514bdbad3.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-62efd21d84a9adf5.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-ec6d4ce3dd7ce271.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --extern waitgroup=/work/oxidecomputer/omicron/target/debug/deps/libwaitgroup-64e0e824a97aa05d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts`
42382025-06-19T08:11:12.725Z Compiling tokio-rustls v0.26.0
42392025-06-19T08:11:12.780Z Running `/home/build/.rustup/toolchains/1.87.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=110b6c42eedcd9ca -C extra-filename=-dc49c5f70024a224 --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-cf5563d29080f8d4.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-fe220a1c44515e68.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out`
42402025-06-19T08:11:13.234Z Compiling hyper-rustls v0.27.7
42412025-06-19T08:11:13.238Z Running `/home/build/.rustup/toolchains/1.87.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=f4932d7f4ef481df -C extra-filename=-57cbb4e0314d95c3 --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-e3f94c969e0c9e1b.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-944c836c16ec7e0c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-cf5563d29080f8d4.rmeta --extern rustls_native_certs=/work/oxidecomputer/omicron/target/debug/deps/librustls_native_certs-68be4c0401b471fc.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-fe220a1c44515e68.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-dc49c5f70024a224.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-d346929584aa12d0.rmeta --extern webpki_roots=/work/oxidecomputer/omicron/target/debug/deps/libwebpki_roots-54d7f87ebfeedaf0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out`
42422025-06-19T08:11:13.929Z Compiling reqwest v0.12.20
42432025-06-19T08:11:13.938Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.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(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=c0a0672ee1e3e935 -C extra-filename=-8eac2ec64ef0027a --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-47534339b40df4f4.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rmeta --extern cookie_crate=/work/oxidecomputer/omicron/target/debug/deps/libcookie-f3360400d9b479db.rmeta --extern cookie_store=/work/oxidecomputer/omicron/target/debug/deps/libcookie_store-220b692644ede723.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-103df2bcb070a288.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-3690577ee22f758c.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cc268f9244d9ad28.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-9b9d0721328f0bdc.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-ff016cb990a26464.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-32cec9e0d799541d.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-57cbb4e0314d95c3.rmeta --extern hyper_tls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_tls-37dcaaf54226e688.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-944c836c16ec7e0c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-6a9761af3a61b81d.rmeta --extern native_tls_crate=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-c9d3bf2a0d7bbaf3.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-1ffbb2c1bbf7af15.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-0110dcd00b10bbfa.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-cf5563d29080f8d4.rmeta --extern rustls_pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-fe220a1c44515e68.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-de23e5e99ab464df.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-01d21f426bdedda3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-59b06e387a5443de.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-dc49c5f70024a224.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rmeta --extern tower=/work/oxidecomputer/omicron/target/debug/deps/libtower-1bd50b68828c413a.rmeta --extern tower_http=/work/oxidecomputer/omicron/target/debug/deps/libtower_http-3f66ae5089d24bec.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-d346929584aa12d0.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rmeta --extern webpki_roots=/work/oxidecomputer/omicron/target/debug/deps/libwebpki_roots-54d7f87ebfeedaf0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64`
42442025-06-19T08:11:17.038Z Running `/home/build/.rustup/toolchains/1.87.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=8ab5bf94c052ac1b -C extra-filename=-d517ac8b6eb6b72b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern attest_data=/work/oxidecomputer/omicron/target/debug/deps/libattest_data-7a25c5d4bf709869.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-55adce54fc68b2dc.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-de35b032f7a7e7f8.rmeta --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-3dfe7f975c699cd3.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-342e1c0a888cffaa.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-cf5563d29080f8d4.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-c31a2b1163fba5e4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-eba98dcd0b47db5d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-dc49c5f70024a224.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-a20341786e6c784f.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rmeta --cap-lints allow -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/ -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out`
42452025-06-19T08:11:17.462Z Compiling progenitor-client v0.10.0
42462025-06-19T08:11:17.466Z Running `/home/build/.rustup/toolchains/1.87.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=1473345b97dbf033 -C extra-filename=-0d4ba3c2f3f5d615 --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-271a4e12e339e365.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cc268f9244d9ad28.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-1ffbb2c1bbf7af15.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-de23e5e99ab464df.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64`
42472025-06-19T08:11:18.086Z Compiling progenitor-client v0.9.1
42482025-06-19T08:11:18.089Z Running `/home/build/.rustup/toolchains/1.87.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=670886f120f4a7ae -C extra-filename=-dcda80afeb9ba9e1 --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-271a4e12e339e365.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cc268f9244d9ad28.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-1ffbb2c1bbf7af15.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-de23e5e99ab464df.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64`
42492025-06-19T08:11:18.172Z Compiling progenitor v0.10.0
42502025-06-19T08:11:18.175Z Running `/home/build/.rustup/toolchains/1.87.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=a685f4802c64987c -C extra-filename=-05c578f82207cfee --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-0d4ba3c2f3f5d615.rmeta --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-46499fac9e92f3b6.rmeta --extern progenitor_macro=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_macro-241aacc555a75229.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64`
42512025-06-19T08:11:18.466Z Compiling progenitor-client v0.8.0
42522025-06-19T08:11:18.503Z Running `/home/build/.rustup/toolchains/1.87.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=fdb295e825c19bd8 -C extra-filename=-eeb35549f0581efb --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-271a4e12e339e365.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cc268f9244d9ad28.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-1ffbb2c1bbf7af15.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-de23e5e99ab464df.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64`
42532025-06-19T08:11:18.703Z Compiling progenitor v0.9.1
42542025-06-19T08:11:18.776Z Running `/home/build/.rustup/toolchains/1.87.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=3ad87f9cf4891891 -C extra-filename=-fd1343d43717a40e --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-dcda80afeb9ba9e1.rmeta --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-814ce1e8d6a288a4.rmeta --extern progenitor_macro=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_macro-59436735a2350e52.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64`
42552025-06-19T08:11:18.946Z Compiling progenitor v0.8.0
42562025-06-19T08:11:18.949Z Running `/home/build/.rustup/toolchains/1.87.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=67115abb7fd53d2e -C extra-filename=-36c327439768b3e0 --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-eeb35549f0581efb.rmeta --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-cc40ac5a9816dc5b.rmeta --extern progenitor_macro=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_macro-a01bd5920e2257b1.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64`
42572025-06-19T08:11:18.999Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
42582025-06-19T08:11:19.002Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_client --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/e398841/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=02b8e418685c7849 -C extra-filename=-58c1de66a45d9f24 --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-971293eef7024649.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-40930d55b624874f.rmeta --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-1c965bad8be25507.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-0d4ba3c2f3f5d615.rmeta --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-8168e3612d4945c1.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-e75204ffe5fe4d28.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64`
42592025-06-19T08:11:19.044Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
42602025-06-19T08:11:19.048Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name mg_admin_client --edition=2021 /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/760b4b5/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=320bb1013017d287 -C extra-filename=-745efaebf15ef6fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-1ffbb2c1bbf7af15.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-fd1343d43717a40e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64`
42612025-06-19T08:11:19.246Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
42622025-06-19T08:11:19.250Z Running `/home/build/.rustup/toolchains/1.87.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=e363a9e76f265ce4 -C extra-filename=-c198d1fdcc5df7ec --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-971293eef7024649.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-40930d55b624874f.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-36c327439768b3e0.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-e75204ffe5fe4d28.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64`
42632025-06-19T08:11:21.117Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
42642025-06-19T08:11:21.121Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name ddm_admin_client --edition=2021 /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/760b4b5/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=4ab08dbdc927bfb6 -C extra-filename=-b84a273b36c7e9ee --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-d000abeb57728331.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-1ffbb2c1bbf7af15.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-fd1343d43717a40e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64`
42652025-06-19T08:11:21.446Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
42662025-06-19T08:11:21.449Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_agent_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/e164393/agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=be7720d44e1231b5 -C extra-filename=-51825c01a8e86f88 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-a26220e982e069bc.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-1ffbb2c1bbf7af15.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64`
42672025-06-19T08:11:22.601Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
42682025-06-19T08:11:22.604Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_mock_server --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/e398841/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=6176fc64144819a8 -C extra-filename=-44df20f272876329 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-70289c41f8910abb.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-40930d55b624874f.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rmeta --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-8168e3612d4945c1.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-fe276e2e11e8c28b.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-149246cdf23e08fc.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-e75204ffe5fe4d28.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64`
42692025-06-19T08:11:23.121Z Compiling tough v0.20.0
42702025-06-19T08:11:23.126Z Running `/home/build/.rustup/toolchains/1.87.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=b6cf63132179524c -C extra-filename=-c2920f90e8fd97a5 --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-2ea3b20e939039db.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-2a29596aff4d48e9.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-0eed3e3386dece13.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cc268f9244d9ad28.rmeta --extern globset=/work/oxidecomputer/omicron/target/debug/deps/libglobset-984be364cde29c0a.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rmeta --extern olpc_cjson=/work/oxidecomputer/omicron/target/debug/deps/libolpc_cjson-d3173378ab618411.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-11e440f246b9f98d.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-1ffbb2c1bbf7af15.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-cf5563d29080f8d4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern serde_plain=/work/oxidecomputer/omicron/target/debug/deps/libserde_plain-fd41d8ab149dfce6.rmeta --extern snafu=/work/oxidecomputer/omicron/target/debug/deps/libsnafu-c56a9581720ca0a9.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rmeta --extern typed_path=/work/oxidecomputer/omicron/target/debug/deps/libtyped_path-93096f7b0da1750a.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-fa3ccdb9ba98dc3b.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-502402daacd53cf1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64`
42712025-06-19T08:11:23.639Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
42722025-06-19T08:11:23.644Z Running `/home/build/.rustup/toolchains/1.87.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=ea8c48c6c3fe39f5 -C extra-filename=-7f9fbc049199130b --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-7f9fbc049199130b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-fd9afbd5191e5f0b.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-36bced02ae4bd5ce.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-2a29596aff4d48e9.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-2fad40719046d586.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-fae69d05f1cd8859.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-be8aff341cdf0f9a.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3fffffabe68fc0ce.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-74fae681615b10bb.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-747d372e7685bd96.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-bd9324fe48e620f7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-711870d74f607710.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-d42753c7928cef7d.rlib --extern clang_sys=/work/oxidecomputer/omicron/target/debug/deps/libclang_sys-e0557b588d6271f1.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-ecc52ad4fc6c6b60.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-5f1449e5b4630e5e.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-f3360400d9b479db.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-31712546fcde96fc.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-7359b4299789c5bf.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-da10b95c202ed643.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-ddf6de9a229d28d9.rlib --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-fb9e67d7027e1016.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-f009448568e94a55.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-532d69691be254f4.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-06f624b1dbf58742.rlib --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-f06645ea084f2459.rlib --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-de35b032f7a7e7f8.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-ed761dbd9a6ae688.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-36a3c602ca03283e.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-5067012f6b80fbb9.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-13e2f3155af59d16.rlib --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-fafd2c26c8cb50b7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-076e611753e5b945.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-3690577ee22f758c.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cc268f9244d9ad28.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-e716efa3b094ca97.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-b54f0766faacde7a.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-e1867bd8b0b9071d.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-9b9d0721328f0bdc.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-efc7f9c1783d4d2b.rlib --extern getrandom_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-3bb9f1fd85ab87f4.rlib --extern getrandom_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-b4e208d4b57851a1.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-e79cafb0aad7cdee.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-5d6c4ad23ea5f468.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-dfae0b60f66f95c8.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-c040f19c0462a5d1.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-57cbb4e0314d95c3.rlib --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-944c836c16ec7e0c.rlib --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-791b95c2413fc103.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-10dfc74db4c73038.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-5817def278b03b47.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-c919e9c07f8e06f6.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0d7cde468535b2dd.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-45fc1ecef8334f2d.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-7d13f98916d1d3e8.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-546499f45209a4df.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-6461ceff8954e4ce.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-8a204451e570fec6.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-4b0cfea7576650fb.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-22d985003c029e71.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e822832db8731ed7.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-4c8ee10920eb3aa7.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-a8d9c42ce3064789.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-b1af0a1645222b48.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1fb6e8465c7f7e68.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-2a147402c71c6c21.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-1d5d7e38952c741d.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-342e1c0a888cffaa.rlib --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-1ffbb2c1bbf7af15.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-4e7af515766a7d22.rlib --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-7d36d1187c824df7.rlib --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-c3d33902be3a3c7a.rlib --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-cff44b9f7177e531.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-3cbdff52da3af431.rlib --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-ce5ddfa14fd81326.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-0ddd67908c7115c5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern rand_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern rand_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand-4eb54d71c30d8938.rlib --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-6e292393b60427d3.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-6fc1782911ea05df.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-8a5c4ab1e9e4d4bb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-99973777b542bb53.rlib --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-6150782b8ea62017.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-d45a704ec4569598.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-cf5563d29080f8d4.rlib --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-20f87213c84dd9b7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-4c50366c16e309bb.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-a65bbd450def922d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-0559c45c5f37fd70.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-16929c956149f697.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-dc900234ca880324.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-57f444eb49725cc5.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-c6d4853b27733a97.rlib --extern syn_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libsyn-7764272970a39c34.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-7606b70a533f59d9.rlib --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-a83722f41e62c232.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-dc49c5f70024a224.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-30f8be996c873c9d.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-750c0751d7b2b550.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-79aab98619bed1e4.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-4017af24c3cccfbb.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-216829e733b1ed04.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-61828afd5cf1b997.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-1ee062706b631c47.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-4160d46f2ca5230e.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-a20341786e6c784f.rlib --extern zerocopy_ca01ad9e24f5d932=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3825fac840bb231c.rlib --extern zerocopy_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c9fa00714c10b0e6.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rlib --extern zip_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libzip-960ced83a8e40c69.rlib --extern zip_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libzip-8e070b895b0e4152.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
42732025-06-19T08:11:24.097Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-7f9fbc049199130b/build-script-build`
42742025-06-19T08:11:24.166Z Running `/home/build/.rustup/toolchains/1.87.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=53477a49d62ac74d -C extra-filename=-af036891e7125aa4 --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-fd9afbd5191e5f0b.rmeta --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-36bced02ae4bd5ce.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-2a29596aff4d48e9.rmeta --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-2fad40719046d586.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rmeta --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-fae69d05f1cd8859.rmeta --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-be8aff341cdf0f9a.rmeta --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3fffffabe68fc0ce.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-74fae681615b10bb.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-747d372e7685bd96.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-bd9324fe48e620f7.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-d42753c7928cef7d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-ecc52ad4fc6c6b60.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-5f1449e5b4630e5e.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-f3360400d9b479db.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-31712546fcde96fc.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-7359b4299789c5bf.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-da10b95c202ed643.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-ddf6de9a229d28d9.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-fb9e67d7027e1016.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-f009448568e94a55.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-532d69691be254f4.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-06f624b1dbf58742.rmeta --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-f06645ea084f2459.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-de35b032f7a7e7f8.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-ed761dbd9a6ae688.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-36a3c602ca03283e.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-5067012f6b80fbb9.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-13e2f3155af59d16.rmeta --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-fafd2c26c8cb50b7.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-076e611753e5b945.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-3690577ee22f758c.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cc268f9244d9ad28.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-e716efa3b094ca97.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-b54f0766faacde7a.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-e1867bd8b0b9071d.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-9b9d0721328f0bdc.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-efc7f9c1783d4d2b.rmeta --extern getrandom_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-3bb9f1fd85ab87f4.rmeta --extern getrandom_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-b4e208d4b57851a1.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-e79cafb0aad7cdee.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-5d6c4ad23ea5f468.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-dfae0b60f66f95c8.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-c040f19c0462a5d1.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-57cbb4e0314d95c3.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-944c836c16ec7e0c.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-791b95c2413fc103.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-10dfc74db4c73038.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-5817def278b03b47.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rmeta --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-c919e9c07f8e06f6.rmeta --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0d7cde468535b2dd.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-45fc1ecef8334f2d.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-7d13f98916d1d3e8.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-546499f45209a4df.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-6461ceff8954e4ce.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-8a204451e570fec6.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-4b0cfea7576650fb.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-22d985003c029e71.rmeta --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e822832db8731ed7.rmeta --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-4c8ee10920eb3aa7.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-a8d9c42ce3064789.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-b1af0a1645222b48.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1fb6e8465c7f7e68.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-2a147402c71c6c21.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rmeta --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-1d5d7e38952c741d.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-342e1c0a888cffaa.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-1ffbb2c1bbf7af15.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-4e7af515766a7d22.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-7d36d1187c824df7.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-c3d33902be3a3c7a.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-cff44b9f7177e531.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-3cbdff52da3af431.rmeta --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-ce5ddfa14fd81326.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-0ddd67908c7115c5.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rmeta --extern rand_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern rand_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand-4eb54d71c30d8938.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-6e292393b60427d3.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-6fc1782911ea05df.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-8a5c4ab1e9e4d4bb.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-99973777b542bb53.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-6150782b8ea62017.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-d45a704ec4569598.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-cf5563d29080f8d4.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-20f87213c84dd9b7.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-4c50366c16e309bb.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-a65bbd450def922d.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-0559c45c5f37fd70.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-16929c956149f697.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-dc900234ca880324.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-57f444eb49725cc5.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-c6d4853b27733a97.rmeta --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-7606b70a533f59d9.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-dc49c5f70024a224.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-30f8be996c873c9d.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-750c0751d7b2b550.rmeta --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-79aab98619bed1e4.rmeta --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-4017af24c3cccfbb.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-216829e733b1ed04.rmeta --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-61828afd5cf1b997.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rmeta --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-1ee062706b631c47.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-4160d46f2ca5230e.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-a20341786e6c784f.rmeta --extern zerocopy_ca01ad9e24f5d932=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3825fac840bb231c.rmeta --extern zerocopy_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c9fa00714c10b0e6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rmeta --extern zip_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libzip-960ced83a8e40c69.rmeta --extern zip_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libzip-8e070b895b0e4152.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
42752025-06-19T08:11:24.338Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
42762025-06-19T08:11:24.400Z Running `/home/build/.rustup/toolchains/1.87.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=ab566d49d750b78a -C extra-filename=-4fee36df01288c66 --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-af036891e7125aa4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
42772025-06-19T08:11:24.438Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
42782025-06-19T08:11:24.488Z Running `/home/build/.rustup/toolchains/1.87.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=aa9a20f2cff73cce -C extra-filename=-10b952f0674fd37f --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-f009448568e94a55.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-615bd856ab5f70bf.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
42792025-06-19T08:11:24.841Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
42802025-06-19T08:11:24.844Z Running `/home/build/.rustup/toolchains/1.87.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=37570502eafc4cd5 -C extra-filename=-750e27c83fe6acd0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-344997d15477f1f9.rmeta --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-ed3746d7d986df7e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-430d859215fc2171.rmeta --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-1ebfeb8ca12e8f3c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
42812025-06-19T08:11:25.285Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
42822025-06-19T08:11:25.289Z Running `/home/build/.rustup/toolchains/1.87.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=e76d1c6ac32d047a -C extra-filename=-53ac96ca6da35449 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-4fee36df01288c66.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-d7384cc95aead0cf.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-f009448568e94a55.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-1a717a42c5ddb3bf.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-745efaebf15ef6fd.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-0d4ba3c2f3f5d615.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rmeta --extern lldp_protocol=/work/oxidecomputer/omicron/target/debug/deps/libprotocol-17dd83f6a03e1369.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a8570c2f1c9c1454.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4eede03aec8344dc.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-ec3455c1da32d50c.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
42832025-06-19T08:11:25.894Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
42842025-06-19T08:11:25.897Z Running `/home/build/.rustup/toolchains/1.87.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=47393cd8ac53749a -C extra-filename=-a5538b009dc19b49 --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-af036891e7125aa4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
42852025-06-19T08:11:26.149Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
42862025-06-19T08:11:26.152Z Running `/home/build/.rustup/toolchains/1.87.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=64a282a484d5a211 -C extra-filename=-aa13c45eed1b4efd --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-9b3d6d216b5e945b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-141fbac960892210.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
42872025-06-19T08:11:26.230Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
42882025-06-19T08:11:26.233Z Running `/home/build/.rustup/toolchains/1.87.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=2805f8204faf3525 -C extra-filename=-960c3900381d7c6c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-3c5c2ca4d71c4411.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-615bd856ab5f70bf.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-ed761dbd9a6ae688.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-20d09b58c5f7acd4.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rmeta --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-63c1e765ceb16dc5.rmeta --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-faa762f55049f9c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-aec702e164c6ff65.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8c6868ed69484a9e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-948768355417aa57.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-21117c0d696a5843.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
42892025-06-19T08:11:26.267Z Running `/home/build/.rustup/toolchains/1.87.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=aa0dc260bf47845b -C extra-filename=-4f2a4fc62199b102 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-4fee36df01288c66.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-d7384cc95aead0cf.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-f009448568e94a55.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-1a717a42c5ddb3bf.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-745efaebf15ef6fd.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-0d4ba3c2f3f5d615.rmeta --extern lldp_protocol=/work/oxidecomputer/omicron/target/debug/deps/libprotocol-17dd83f6a03e1369.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a8570c2f1c9c1454.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4eede03aec8344dc.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
42902025-06-19T08:11:26.633Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
42912025-06-19T08:11:26.636Z Running `/home/build/.rustup/toolchains/1.87.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=cf88a652cb6d4f41 -C extra-filename=-8eb2fd49e7ea2d1b --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-06fa179411152c7f.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-00aa725a2871b002.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-10dfc74db4c73038.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-229db889b260e675.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-c198d1fdcc5df7ec.rmeta --extern propolis_server_config=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_server_config-ac28f92ce07c4f04.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern ron=/work/oxidecomputer/omicron/target/debug/deps/libron-a9e0e41e84f7ceaf.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-b5585d423d9282ac.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-8be8036f4ff64429.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-0934d224f5e402dd.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-e75204ffe5fe4d28.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-30f8be996c873c9d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --extern xz2=/work/oxidecomputer/omicron/target/debug/deps/libxz2-51a4d8a042a244d3.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-76361e998b2f49eb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
42922025-06-19T08:11:29.547Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
42932025-06-19T08:11:29.550Z Running `/home/build/.rustup/toolchains/1.87.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=90b2cf59a3bb1a94 -C extra-filename=-4aff022ef5eab985 --out-dir /work/oxidecomputer/omicron/target/debug/build/bootstore-4aff022ef5eab985 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-a5538b009dc19b49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
42942025-06-19T08:11:29.991Z Running `/work/oxidecomputer/omicron/target/debug/build/bootstore-4aff022ef5eab985/build-script-build`
42952025-06-19T08:11:30.034Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
42962025-06-19T08:11:30.067Z Running `/home/build/.rustup/toolchains/1.87.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=31ec2cfcc9f47755 -C extra-filename=-29dc7445c5790ef8 --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-af036891e7125aa4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
42972025-06-19T08:11:30.087Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
42982025-06-19T08:11:30.152Z Running `/home/build/.rustup/toolchains/1.87.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=bc30b143359ed9fe -C extra-filename=-953f349adfd7ca87 --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-af036891e7125aa4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
42992025-06-19T08:11:31.266Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
43002025-06-19T08:11:31.269Z Running `/home/build/.rustup/toolchains/1.87.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=ceb2e3451d9681d0 -C extra-filename=-b055740e0b9bde48 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-5a7744e0b57282b3.so --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43012025-06-19T08:11:31.340Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
43022025-06-19T08:11:31.343Z Running `/home/build/.rustup/toolchains/1.87.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=cabf0f76d5183eca -C extra-filename=-00c29b94e085ceac --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-af036891e7125aa4.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43032025-06-19T08:11:31.600Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
43042025-06-19T08:11:31.659Z Running `/home/build/.rustup/toolchains/1.87.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=6caf12117e93575b -C extra-filename=-23ee1d73e19be961 --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-af036891e7125aa4.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43052025-06-19T08:11:31.827Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
43062025-06-19T08:11:31.831Z Running `/home/build/.rustup/toolchains/1.87.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=84dadecd0e198d10 -C extra-filename=-9c2978a493010387 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-model-9c2978a493010387 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-a5538b009dc19b49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43072025-06-19T08:11:31.888Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
43082025-06-19T08:11:31.891Z Running `/home/build/.rustup/toolchains/1.87.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=08f90efe1254714b -C extra-filename=-a78bef5143b24585 --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-50cbb49f23b59ae9.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43092025-06-19T08:11:31.932Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
43102025-06-19T08:11:31.935Z Running `/home/build/.rustup/toolchains/1.87.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=3fe98509d15f08be -C extra-filename=-01d92b10698071cf --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-973fa8e1d737893b.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-23ee1d73e19be961.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-0c67bad7817109d6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43112025-06-19T08:11:32.246Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-model-9c2978a493010387/build-script-build`
43122025-06-19T08:11:32.307Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
43132025-06-19T08:11:32.311Z Running `/home/build/.rustup/toolchains/1.87.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=166569610fa4b3a0 -C extra-filename=-b68aebab36b89f15 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-b68aebab36b89f15 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-a5538b009dc19b49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43142025-06-19T08:11:32.731Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
43152025-06-19T08:11:32.735Z Running `/home/build/.rustup/toolchains/1.87.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=6c44cebc266be91e -C extra-filename=-75abe5d2f55f3e73 --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-af036891e7125aa4.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43162025-06-19T08:11:32.802Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-b68aebab36b89f15/build-script-build`
43172025-06-19T08:11:32.861Z Compiling samael v0.0.19
43182025-06-19T08:11:32.865Z Running `/home/build/.rustup/toolchains/1.87.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=53bfee992514f66f -C extra-filename=-d0d93de6d950dd71 --out-dir /work/oxidecomputer/omicron/target/debug/build/samael-d0d93de6d950dd71 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bindgen=/work/oxidecomputer/omicron/target/debug/deps/libbindgen-a5f7bbfc3984c3ca.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-f17f01e4eb57ec55.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43192025-06-19T08:11:33.537Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
43202025-06-19T08:11:33.577Z Running `/home/build/.rustup/toolchains/1.87.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=30b24570ac7d370c -C extra-filename=-14f795b669f17255 --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-dd506feb6fddec69.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43212025-06-19T08:11:34.892Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
43222025-06-19T08:11:34.896Z Running `/home/build/.rustup/toolchains/1.87.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=c9f3272c52bc852e -C extra-filename=-7987fe90b4035eae --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-auth-7987fe90b4035eae -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-a5538b009dc19b49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43232025-06-19T08:11:35.177Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
43242025-06-19T08:11:35.181Z Running `/home/build/.rustup/toolchains/1.87.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=92217102343b086d -C extra-filename=-33edce20020348fb --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-dd506feb6fddec69.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43252025-06-19T08:11:35.299Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-auth-7987fe90b4035eae/build-script-build`
43262025-06-19T08:11:35.340Z Running `/work/oxidecomputer/omicron/target/debug/build/samael-d0d93de6d950dd71/build-script-bindings`
43272025-06-19T08:11:35.394Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
43282025-06-19T08:11:35.397Z Running `/home/build/.rustup/toolchains/1.87.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=c751af85ca43bd3e -C extra-filename=-7bf6539a12cfec97 --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-973fa8e1d737893b.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-23ee1d73e19be961.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-0c67bad7817109d6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43292025-06-19T08:11:36.076Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
43302025-06-19T08:11:36.079Z Running `/home/build/.rustup/toolchains/1.87.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=b751d7ecb1614065 -C extra-filename=-a770b36450ab74c5 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-lookup-a770b36450ab74c5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-a5538b009dc19b49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43312025-06-19T08:11:36.494Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
43322025-06-19T08:11:36.497Z Running `/home/build/.rustup/toolchains/1.87.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=ecaf341a6b2a56d5 -C extra-filename=-3ca6582e50f6370c --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-da222f1035c94abd.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43332025-06-19T08:11:37.117Z Running `/home/build/.rustup/toolchains/1.87.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=47533dad4822f61b -C extra-filename=-27bb37786f2d1c2b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-4f96cb0aca9f6cf8.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-bd9324fe48e620f7.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rmeta --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-577782581269cb41.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-0cc4f2879ce932bb.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-9bcbc0bd49dbf3d8.rmeta --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-750e27c83fe6acd0.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-8be8036f4ff64429.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-521af590f1ebdea1.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-167d1001d88732d7.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out --check-cfg 'cfg(svcadm_autoclear)'`
43342025-06-19T08:11:37.213Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
43352025-06-19T08:11:37.216Z Running `/home/build/.rustup/toolchains/1.87.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=92485a3e14b95aa9 -C extra-filename=-cbdd9f14897d08d5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43362025-06-19T08:11:38.159Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
43372025-06-19T08:11:38.163Z Running `/home/build/.rustup/toolchains/1.87.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=6520a224f5db862f -C extra-filename=-12a3a84432b2ac9d --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-00a4296f15c05985.rmeta --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-3dfe7f975c699cd3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43382025-06-19T08:11:39.055Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
43392025-06-19T08:11:39.096Z Running `/home/build/.rustup/toolchains/1.87.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=851cf900466ab4c5 -C extra-filename=-1e15bc7425470b18 --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-271a4e12e339e365.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-15dab050fa171917.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-6368f2b07121436b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43402025-06-19T08:11:39.473Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
43412025-06-19T08:11:39.476Z Running `/home/build/.rustup/toolchains/1.87.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=40d111667ca09252 -C extra-filename=-a10813d8aedcb167 --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-f009448568e94a55.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-12a3a84432b2ac9d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43422025-06-19T08:11:40.666Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
43432025-06-19T08:11:40.670Z Running `/home/build/.rustup/toolchains/1.87.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=273444cf49f95aab -C extra-filename=-5d374018c9962a63 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-34ccb6c5759fcb20.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-f009448568e94a55.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-b3a3d430ae1467c3.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43442025-06-19T08:11:42.018Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
43452025-06-19T08:11:42.021Z Running `/home/build/.rustup/toolchains/1.87.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=7f86c2ad7cb6464e -C extra-filename=-943a6a7a04da345c --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-27bb37786f2d1c2b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43462025-06-19T08:11:43.101Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
43472025-06-19T08:11:43.105Z Running `/home/build/.rustup/toolchains/1.87.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=1efff65780142eaf -C extra-filename=-2c65919f1ee1105c --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-da222f1035c94abd.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-f009448568e94a55.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-1a717a42c5ddb3bf.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43482025-06-19T08:11:43.145Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
43492025-06-19T08:11:43.148Z Running `/home/build/.rustup/toolchains/1.87.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=38506e2221d4ea22 -C extra-filename=-8cad7dd9c66166c6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43502025-06-19T08:11:43.371Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
43512025-06-19T08:11:43.375Z Running `/home/build/.rustup/toolchains/1.87.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=cd114bdb75f81858 -C extra-filename=-91c75ca1c2a1e522 --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-47534339b40df4f4.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-f009448568e94a55.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43522025-06-19T08:11:45.235Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
43532025-06-19T08:11:45.254Z Running `/home/build/.rustup/toolchains/1.87.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=3a196f8807c8f90a -C extra-filename=-2c3030838cf16ec4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-d2eb89831c39492e.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-6368f2b07121436b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-1e15bc7425470b18.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43542025-06-19T08:11:45.264Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
43552025-06-19T08:11:45.264Z Running `/home/build/.rustup/toolchains/1.87.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=2a8b474b2f80a9ca -C extra-filename=-4f7f5bea610837cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-34ccb6c5759fcb20.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-b3cd18f0b36abdd0.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-d4fa5480e6f62c77.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-8eb2fd49e7ea2d1b.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-11e440f246b9f98d.rmeta --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c50c5fd1577d0cd5.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-33d17b1a52216876.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-b485c6d4aec5ee39.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-863d650aabadae6e.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-502402daacd53cf1.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43562025-06-19T08:11:45.599Z Running `/home/build/.rustup/toolchains/1.87.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=e0483dd2a5ca3a06 -C extra-filename=-c69ceee012346ef7 --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-271a4e12e339e365.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-1b0c400ab1fe5e4a.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-00a4296f15c05985.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-b3a3d430ae1467c3.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-946fb52bfee0b312.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-141fbac960892210.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-eba98dcd0b47db5d.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-c98ec2e4645a2249.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64`
43572025-06-19T08:11:46.553Z Running `/home/build/.rustup/toolchains/1.87.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=f7007d98240967c1 -C extra-filename=-ad57b23c655ed5bf --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-271a4e12e339e365.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-15dab050fa171917.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-6368f2b07121436b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-4f2a4fc62199b102.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43582025-06-19T08:11:47.106Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
43592025-06-19T08:11:47.109Z Running `/home/build/.rustup/toolchains/1.87.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=e4f34d1d8f1d0b29 -C extra-filename=-d3a88451e031a8af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-973fa8e1d737893b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-1e15bc7425470b18.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-82b5e02d2676d8cd.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43602025-06-19T08:11:48.214Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
43612025-06-19T08:11:48.217Z Running `/home/build/.rustup/toolchains/1.87.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=f2e7ca7fae128d16 -C extra-filename=-f99a1caf5ac2a052 --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-5ea59f98d8099997.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43622025-06-19T08:11:48.659Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
43632025-06-19T08:11:48.663Z Running `/home/build/.rustup/toolchains/1.87.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=bdb76e3ca570b903 -C extra-filename=-56aaf803cd79395a --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-271a4e12e339e365.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-15dab050fa171917.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-6368f2b07121436b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-4f2a4fc62199b102.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43642025-06-19T08:11:49.754Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
43652025-06-19T08:11:49.758Z Running `/home/build/.rustup/toolchains/1.87.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=94c218f9b5518ab1 -C extra-filename=-8c6e085c8b4b488e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-4fee36df01288c66.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-f3360400d9b479db.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-f009448568e94a55.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-615bd856ab5f70bf.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-b3a3d430ae1467c3.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0e4dd5ffcc57d0fd.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-1a717a42c5ddb3bf.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-4b0cfea7576650fb.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4d0916fca9466e4.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7e311734a8549daa.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c3030838cf16ec4.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-69ae0883bec7117a.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/`
43662025-06-19T08:11:49.947Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
43672025-06-19T08:11:49.951Z Running `/home/build/.rustup/toolchains/1.87.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=32312479af6f7486 -C extra-filename=-22d8605340dff713 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-c69ceee012346ef7.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-58c1de66a45d9f24.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4eede03aec8344dc.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-eba98dcd0b47db5d.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64`
43682025-06-19T08:11:50.551Z Running `/home/build/.rustup/toolchains/1.87.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=70bfb55e6af3776a -C extra-filename=-6ef3a792f7ed9f41 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-973fa8e1d737893b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-ad57b23c655ed5bf.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-82b5e02d2676d8cd.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43692025-06-19T08:11:53.487Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
43702025-06-19T08:11:53.490Z Running `/home/build/.rustup/toolchains/1.87.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=222ab482b3a4b8e1 -C extra-filename=-e3e0ebe059588ef0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-973fa8e1d737893b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-56aaf803cd79395a.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-82b5e02d2676d8cd.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43712025-06-19T08:11:54.006Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
43722025-06-19T08:11:54.058Z Running `/home/build/.rustup/toolchains/1.87.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=5fc769cd4c27c5a5 -C extra-filename=-6ef27574c9857554 --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-af036891e7125aa4.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-6ef3a792f7ed9f41.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-ad57b23c655ed5bf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43732025-06-19T08:11:55.493Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
43742025-06-19T08:11:55.498Z Running `/home/build/.rustup/toolchains/1.87.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=5a6e8878635d47d7 -C extra-filename=-2254934338364569 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-58c1de66a45d9f24.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a8570c2f1c9c1454.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64`
43752025-06-19T08:11:56.943Z Running `/home/build/.rustup/toolchains/1.87.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=a20eb1c0737e8e29 -C extra-filename=-7926df331eb60ade --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-271a4e12e339e365.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-15dab050fa171917.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-6368f2b07121436b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43762025-06-19T08:12:02.426Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
43772025-06-19T08:12:02.429Z Running `/home/build/.rustup/toolchains/1.87.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=5fe496ebd28b7511 -C extra-filename=-642599b617008cdd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-29dc7445c5790ef8.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-d3a88451e031a8af.rmeta --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-6ef27574c9857554.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-1e15bc7425470b18.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-82b5e02d2676d8cd.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43782025-06-19T08:12:02.945Z Running `/home/build/.rustup/toolchains/1.87.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=bf46645f924a9343 -C extra-filename=-206ca554f658d82f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-973fa8e1d737893b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-7926df331eb60ade.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-82b5e02d2676d8cd.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43792025-06-19T08:12:03.199Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
43802025-06-19T08:12:03.204Z Running `/home/build/.rustup/toolchains/1.87.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=ce988fe2d2becd3b -C extra-filename=-dea46164e2cf67fc --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-af036891e7125aa4.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-e3e0ebe059588ef0.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-56aaf803cd79395a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43812025-06-19T08:12:03.777Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
43822025-06-19T08:12:03.777Z Running `/home/build/.rustup/toolchains/1.87.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=0cb2dfc02cd01aa1 -C extra-filename=-195b6639ba931e9f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43832025-06-19T08:12:04.825Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
43842025-06-19T08:12:04.829Z Running `/home/build/.rustup/toolchains/1.87.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=d1cc0e490d084943 -C extra-filename=-bb790ef45951f77a --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-3de3afdffd237457.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rmeta --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-bede7a4e55b2058a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43852025-06-19T08:12:05.725Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
43862025-06-19T08:12:05.728Z Running `/home/build/.rustup/toolchains/1.87.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=8b6d254d26deba86 -C extra-filename=-c03ba4055ac5c961 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-b1eb6bdafd83166f.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-2ca651428fb55973.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-65e1e286f08ad64d.rmeta --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-6c61a0a756f7d3f1.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-6d6e529b1c4ab6b0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out`
43872025-06-19T08:12:06.502Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
43882025-06-19T08:12:06.505Z Running `/home/build/.rustup/toolchains/1.87.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=be3cf86cf3d9c55d -C extra-filename=-a15ed5581012f19d --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-da222f1035c94abd.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-b055740e0b9bde48.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43892025-06-19T08:12:08.034Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
43902025-06-19T08:12:08.038Z Running `/home/build/.rustup/toolchains/1.87.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=00ade8e06a287d33 -C extra-filename=-c352d61c85b833cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-96001ad8a097ddf0.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0b5be377fbb76b15.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-22d985003c029e71.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_cbor=/work/oxidecomputer/omicron/target/debug/deps/libserde_cbor-67f3da6724d4197c.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-eba98dcd0b47db5d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c9fa00714c10b0e6.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43912025-06-19T08:12:08.871Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
43922025-06-19T08:12:08.875Z Running `/home/build/.rustup/toolchains/1.87.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=18e4bd70959a4e5b -C extra-filename=-a01c05697344f1e0 --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-e54d7805221c2d6c.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-c2a0be81ef6eaaf6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7e311734a8549daa.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-cbcda50eb00f4450.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43932025-06-19T08:12:09.733Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
43942025-06-19T08:12:09.737Z Running `/home/build/.rustup/toolchains/1.87.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=27a1bb89fecf6d38 -C extra-filename=-dbf441bbb9ea4bc5 --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-da222f1035c94abd.rmeta --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43952025-06-19T08:12:10.055Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
43962025-06-19T08:12:10.059Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
43972025-06-19T08:12:10.059Z Running `/home/build/.rustup/toolchains/1.87.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=a988080c3731293a -C extra-filename=-e3373fcbc2ad75ba --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-971293eef7024649.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-946fb52bfee0b312.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-141fbac960892210.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-eba98dcd0b47db5d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43982025-06-19T08:12:10.059Z Running `/home/build/.rustup/toolchains/1.87.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=04d177cf5bece3cf -C extra-filename=-47e16434dc23d0db --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-076e611753e5b945.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-2a147402c71c6c21.rmeta --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-750e27c83fe6acd0.rmeta --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-00c29b94e085ceac.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-8e070b895b0e4152.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
43992025-06-19T08:12:10.868Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
44002025-06-19T08:12:10.871Z Running `/home/build/.rustup/toolchains/1.87.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=853ff4981d968552 -C extra-filename=-2d1f02d804943618 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-b3a3d430ae1467c3.so --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-344997d15477f1f9.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-e3373fcbc2ad75ba.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-c03ba4055ac5c961.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --extern xshell=/work/oxidecomputer/omicron/target/debug/deps/libxshell-2a24cc18133aa099.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out`
44012025-06-19T08:12:10.955Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
44022025-06-19T08:12:11.005Z Running `/home/build/.rustup/toolchains/1.87.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=fa58c898a160f88c -C extra-filename=-db3a43eb5e69b56b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-a15ed5581012f19d.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-f11663c671c68f38.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-dfae0b60f66f95c8.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rmeta --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-cd2e4202b650be2e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-1a836bdbd14b3195.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-d7f47089b7af5402.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-b5585d423d9282ac.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
44032025-06-19T08:12:11.139Z Running `/home/build/.rustup/toolchains/1.87.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=503f3d302c77bb97 -C extra-filename=-833f93ff73c7b799 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-2ea3b20e939039db.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-4ad0411f54632340.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-4984fd557ea44540.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-b565d71fcf50201b.rmeta --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-84e797a2d3eb2d0c.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-da10b95c202ed643.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-b1eb6bdafd83166f.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-d2eb89831c39492e.rmeta --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-b563444bd3d79103.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e822832db8731ed7.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-6368f2b07121436b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c3030838cf16ec4.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rmeta --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-10719ff00779e6c0.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-ed3f81c34f110721.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-f4bdfb118eaed211.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rmeta --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-ebacbb4871bfb0c5.rmeta --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-5bbcbe6930012595.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-d67937effa6f4837.rmeta --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-0ffdeed955cab556.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
44042025-06-19T08:12:11.389Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
44052025-06-19T08:12:11.397Z Running `/home/build/.rustup/toolchains/1.87.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=2438087d1046e39b -C extra-filename=-604df924665fa23b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-953f349adfd7ca87.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-206ca554f658d82f.rmeta --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-dea46164e2cf67fc.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-7926df331eb60ade.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-82b5e02d2676d8cd.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
44062025-06-19T08:12:11.893Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
44072025-06-19T08:12:11.897Z Running `/home/build/.rustup/toolchains/1.87.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=2db96d135828f4d3 -C extra-filename=-191a7fa0740977c6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-604df924665fa23b.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-149246cdf23e08fc.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-61117cd5db27ba28.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
44082025-06-19T08:12:12.092Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
44092025-06-19T08:12:12.096Z Running `/home/build/.rustup/toolchains/1.87.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=ab85bd7cf05c24b0 -C extra-filename=-a795e65d2eb3ad5b --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-9f6d5ad123f8fcd0.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rmeta --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-47e16434dc23d0db.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64`
44102025-06-19T08:12:13.039Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
44112025-06-19T08:12:13.042Z Running `/home/build/.rustup/toolchains/1.87.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=f92da63400a26c53 -C extra-filename=-42956bdf60f926c6 --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-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a8570c2f1c9c1454.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
44122025-06-19T08:12:13.700Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
44132025-06-19T08:12:13.703Z Running `/home/build/.rustup/toolchains/1.87.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=9a2db2cffc235404 -C extra-filename=-f7644ece7a74671e --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-da222f1035c94abd.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a8570c2f1c9c1454.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/`
44142025-06-19T08:12:15.006Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
44152025-06-19T08:12:15.009Z Running `/home/build/.rustup/toolchains/1.87.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=e7639972794fd6b0 -C extra-filename=-99b0049eaae5857c --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-971293eef7024649.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern common=/work/oxidecomputer/omicron/target/debug/deps/libcommon-191a7fa0740977c6.rmeta --extern crc8=/work/oxidecomputer/omicron/target/debug/deps/libcrc8-b836993cadc8e065.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-fd1343d43717a40e.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a8570c2f1c9c1454.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-aef3dfc5d5c9fb2d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
44162025-06-19T08:12:16.026Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
44172025-06-19T08:12:16.030Z Running `/home/build/.rustup/toolchains/1.87.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=59388f18522ec34c -C extra-filename=-8625fd17e178a20e --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-08d9f6b9152baa68.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
44182025-06-19T08:12:16.431Z Compiling polar-core v0.27.3
44192025-06-19T08:12:16.434Z Running `/home/build/.rustup/toolchains/1.87.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=722bbba55f135fbd -C extra-filename=-2b7ddfca8000da17 --out-dir /work/oxidecomputer/omicron/target/debug/build/polar-core-2b7ddfca8000da17 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lalrpop=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop-edc4b91a198cf311.rlib --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-70c94aec5623d53e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44202025-06-19T08:12:16.663Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
44212025-06-19T08:12:16.666Z Running `/home/build/.rustup/toolchains/1.87.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=c105b827f67ec179 -C extra-filename=-19f3b0857a8a662e --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-b84a273b36c7e9ee.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-ed761dbd9a6ae688.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-0d4ba3c2f3f5d615.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
44222025-06-19T08:12:17.407Z Running `/home/build/.rustup/toolchains/1.87.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=f238469d64e5397d -C extra-filename=-ba67819a9a70962c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-01d92b10698071cf.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-615bd856ab5f70bf.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-50cbb49f23b59ae9.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4d0916fca9466e4.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rmeta --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-a78bef5143b24585.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-8625fd17e178a20e.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-a01c05697344f1e0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-2a3e6a84befe6574.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-69ae0883bec7117a.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
44232025-06-19T08:12:17.630Z Running `/home/build/.rustup/toolchains/1.87.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=456d54755f1a5274 -C extra-filename=-c5df2098551c3142 --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-47534339b40df4f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-33039407fd2c7c21.rlib --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-933980bd4f1093ee.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-13e2f3155af59d16.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-7d13f98916d1d3e8.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern libxml=/work/oxidecomputer/omicron/target/debug/deps/liblibxml-bdb9151ead86a1ea.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7e311734a8549daa.rlib --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-4df1d1c7c945f588.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-cbcda50eb00f4450.rlib --extern quick_xml=/work/oxidecomputer/omicron/target/debug/deps/libquick_xml-ddc8401fbb878fe9.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-4eb54d71c30d8938.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-62efd21d84a9adf5.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/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 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 --cfg xmlsec_dynamic --check-cfg 'cfg(xmlsec_dynamic)' --check-cfg 'cfg(xmlsec_static)'`
44242025-06-19T08:12:17.963Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
44252025-06-19T08:12:17.966Z Running `/home/build/.rustup/toolchains/1.87.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=7a9a6e035bf09c8e -C extra-filename=-f3613ed905139f2e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-b3a3d430ae1467c3.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-ed761dbd9a6ae688.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-344997d15477f1f9.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-1a717a42c5ddb3bf.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-e3373fcbc2ad75ba.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-a795e65d2eb3ad5b.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-c03ba4055ac5c961.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-2d1f02d804943618.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-167d1001d88732d7.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out`
44262025-06-19T08:12:18.159Z Running `/work/oxidecomputer/omicron/target/debug/build/polar-core-2b7ddfca8000da17/build-script-build`
44272025-06-19T08:12:19.945Z Running `/home/build/.rustup/toolchains/1.87.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=880d965ba8671b03 -C extra-filename=-3086d075df3f9d40 --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-f40e6a440ff868bf.so --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-45fc1ecef8334f2d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-c77cd0912a1f4a88.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44282025-06-19T08:12:25.519Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
44292025-06-19T08:12:25.523Z Running `/home/build/.rustup/toolchains/1.87.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=2776a890281a11ef -C extra-filename=-c8247273bbb8d29e --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-dd506feb6fddec69.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-33edce20020348fb.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/`
44302025-06-19T08:12:28.164Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
44312025-06-19T08:12:28.168Z Running `/home/build/.rustup/toolchains/1.87.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=be0bf6c55db279da -C extra-filename=-bc73c84ce56559f5 --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-da222f1035c94abd.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/`
44322025-06-19T08:12:29.697Z Compiling oso v0.27.3
44332025-06-19T08:12:29.700Z Running `/home/build/.rustup/toolchains/1.87.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=a0d2b467663a5d7c -C extra-filename=-5401bca83fec5be6 --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-904a34401d924692.so --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-7d13f98916d1d3e8.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-e954ece10883f074.rmeta --extern oso_derive=/work/oxidecomputer/omicron/target/debug/deps/liboso_derive-9af99517189e86b4.so --extern polar_core=/work/oxidecomputer/omicron/target/debug/deps/libpolar_core-3086d075df3f9d40.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-216829e733b1ed04.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44342025-06-19T08:12:31.497Z Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
44352025-06-19T08:12:31.500Z Running `/home/build/.rustup/toolchains/1.87.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=bfd51d676367bb6b -C extra-filename=-3cc9efe9aa8d2f7d --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-9f6d5ad123f8fcd0.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-1a717a42c5ddb3bf.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-430d859215fc2171.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rmeta --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f3613ed905139f2e.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-2d1f02d804943618.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out`
44362025-06-19T08:12:32.071Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
44372025-06-19T08:12:32.074Z Running `/home/build/.rustup/toolchains/1.87.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=eed4e1c43fb463a5 -C extra-filename=-c7aeab81e8094aa9 --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-dd506feb6fddec69.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64`
44382025-06-19T08:12:32.919Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-lookup-a770b36450ab74c5/build-script-build`
44392025-06-19T08:12:32.948Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
44402025-06-19T08:12:32.948Z Running `/home/build/.rustup/toolchains/1.87.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=52750b52b70a18e7 -C extra-filename=-f44baeb562709f2e --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-f44baeb562709f2e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-a5538b009dc19b49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
44412025-06-19T08:12:32.948Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
44422025-06-19T08:12:32.949Z Running `/home/build/.rustup/toolchains/1.87.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=8cead295c1d59eb2 -C extra-filename=-f393f3fad9efd3c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-33edce20020348fb.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-c8247273bbb8d29e.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rmeta --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-3059fbedacdb6849.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-12a3a84432b2ac9d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bb790ef45951f77a.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-bc73c84ce56559f5.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-51676cd5cc57f196.rmeta --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-f0a104a968a329ac.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-85e7df627d9b6592.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-8e070b895b0e4152.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/`
44432025-06-19T08:12:32.950Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-f44baeb562709f2e/build-script-build`
44442025-06-19T08:12:32.950Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
44452025-06-19T08:12:32.950Z Running `/home/build/.rustup/toolchains/1.87.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=d73d54b5d43bb76f -C extra-filename=-06a9527e1ee343f4 --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-da222f1035c94abd.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
44462025-06-19T08:12:33.995Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
44472025-06-19T08:12:33.998Z Running `/home/build/.rustup/toolchains/1.87.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=813c844e1c2d05a8 -C extra-filename=-a12c3f0e76d9654f --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-271a4e12e339e365.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-0a56d503f1183962.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
44482025-06-19T08:12:34.681Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
44492025-06-19T08:12:34.720Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_lib --edition=2021 /home/build/.cargo/git/checkouts/tufaceous-cd93b255c6f4ae76/04681f2/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=99cc07d6c0170d3a -C extra-filename=-24b5693d13af1dc7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-2a29596aff4d48e9.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-747d372e7685bd96.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-f009448568e94a55.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-13e2f3155af59d16.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-0157044d23374d22.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0b5be377fbb76b15.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-20d09b58c5f7acd4.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-50aa4900af2b0e9b.rmeta --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-55e1b83507a8231b.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-4c5d01c7867e2403.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-863d650aabadae6e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-62efd21d84a9adf5.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c2920f90e8fd97a5.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rmeta --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-56c5383bb838306a.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-8e070b895b0e4152.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
44502025-06-19T08:12:34.727Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
44512025-06-19T08:12:34.781Z Running `/home/build/.rustup/toolchains/1.87.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=d6524af17bb895ac -C extra-filename=-5796161eb8709903 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-34ccb6c5759fcb20.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-c69ceee012346ef7.rmeta --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-c7aeab81e8094aa9.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-42956bdf60f926c6.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-3c5c2ca4d71c4411.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-3ca6582e50f6370c.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-51825c01a8e86f88.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-b3a3d430ae1467c3.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-db3a43eb5e69b56b.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-99b0049eaae5857c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-13e2f3155af59d16.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-46181f1a02c738b2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-344997d15477f1f9.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-0a56d503f1183962.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rmeta --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b4ce9daba2700b5a.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-195b6639ba931e9f.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-e3373fcbc2ad75ba.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-745efaebf15ef6fd.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-19f3b0857a8a662e.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-0cc4f2879ce932bb.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bb790ef45951f77a.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-bc73c84ce56559f5.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-58c1de66a45d9f24.rmeta --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-44df20f272876329.rmeta --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-8168e3612d4945c1.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-a12c3f0e76d9654f.rmeta --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-14f795b669f17255.rmeta --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-75abe5d2f55f3e73.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4eede03aec8344dc.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-eba98dcd0b47db5d.rmeta --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-a795e65d2eb3ad5b.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rmeta --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f3613ed905139f2e.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rmeta --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-3cc9efe9aa8d2f7d.rmeta --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-47e16434dc23d0db.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-c03ba4055ac5c961.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-2d1f02d804943618.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-8be8036f4ff64429.rmeta --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-d517ac8b6eb6b72b.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-722f924b2fade996.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-863d650aabadae6e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-6d6e529b1c4ab6b0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rmeta --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-56c5383bb838306a.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-502402daacd53cf1.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-8e070b895b0e4152.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-167d1001d88732d7.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L /usr/platform/oxide/lib/amd64/`
44522025-06-19T08:12:34.924Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
44532025-06-19T08:12:34.927Z Running `/home/build/.rustup/toolchains/1.87.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=e15644be5587428f -C extra-filename=-362fb1d5e00ac981 --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-2c65919f1ee1105c.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/`
44542025-06-19T08:12:35.488Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
44552025-06-19T08:12:35.491Z Running `/home/build/.rustup/toolchains/1.87.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=8cab1f7e8f253657 -C extra-filename=-e4d06488c4abd35c --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-da222f1035c94abd.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
44562025-06-19T08:12:35.719Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
44572025-06-19T08:12:35.722Z Running `/home/build/.rustup/toolchains/1.87.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=37e610b6418652de -C extra-filename=-f1ca02b496cce3ec --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-4b0cfea7576650fb.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-88de7fb551d57f4c.rmeta --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-da4f2c624519b763.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
44582025-06-19T08:12:36.037Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
44592025-06-19T08:12:36.040Z Running `/home/build/.rustup/toolchains/1.87.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=7b9d6d56825152d1 -C extra-filename=-90bb70ee402a7b72 --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-da222f1035c94abd.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
44602025-06-19T08:12:38.134Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
44612025-06-19T08:12:38.138Z Running `/home/build/.rustup/toolchains/1.87.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=9562e49bcbf766b8 -C extra-filename=-1697fc65e208cbad --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-da222f1035c94abd.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
44622025-06-19T08:12:38.199Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
44632025-06-19T08:12:38.202Z Running `/home/build/.rustup/toolchains/1.87.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=29c43208a019f057 -C extra-filename=-fb18f7b6418aacf6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-e4d06488c4abd35c.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-06a9527e1ee343f4.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-f1ca02b496cce3ec.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64`
44642025-06-19T08:12:38.621Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
44652025-06-19T08:12:38.624Z Running `/home/build/.rustup/toolchains/1.87.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=7509ef366d0fb42c -C extra-filename=-d121c39b4067af31 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-13e2f3155af59d16.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-076e611753e5b945.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0b5be377fbb76b15.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-863d650aabadae6e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c2920f90e8fd97a5.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rmeta --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-56c5383bb838306a.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-24b5693d13af1dc7.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
44662025-06-19T08:12:40.413Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
44672025-06-19T08:12:40.416Z Running `/home/build/.rustup/toolchains/1.87.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=9411dbb0e0d71397 -C extra-filename=-f47618743a6506b1 --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-9f6d5ad123f8fcd0.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rmeta --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-f393f3fad9efd3c5.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-c352d61c85b833cd.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64`
44682025-06-19T08:12:41.006Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
44692025-06-19T08:12:41.009Z Running `/home/build/.rustup/toolchains/1.87.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=e5c0de57577feec1 -C extra-filename=-173417224055b1cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-f009448568e94a55.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-2bbad1053bc3dd9c.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-fb18f7b6418aacf6.rmeta --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-362fb1d5e00ac981.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-2a147402c71c6c21.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rmeta --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-c352d61c85b833cd.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-722f924b2fade996.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-f1ca02b496cce3ec.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64`
44702025-06-19T08:12:42.097Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
44712025-06-19T08:12:42.136Z Running `/home/build/.rustup/toolchains/1.87.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=6b54d3cce76df41a -C extra-filename=-635b2d795de385c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-99b0049eaae5857c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-e954ece10883f074.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-aec702e164c6ff65.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-cef14a3e90f86e8c.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/`
44722025-06-19T08:12:43.383Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
44732025-06-19T08:12:43.386Z Running `/home/build/.rustup/toolchains/1.87.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=737922cbcc6e3991 -C extra-filename=-7fa92ef5db7630b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rmeta --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-90bb70ee402a7b72.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-1697fc65e208cbad.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/`
44742025-06-19T08:12:43.565Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
44752025-06-19T08:12:43.568Z Running `/home/build/.rustup/toolchains/1.87.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=856ba5de63e412e5 -C extra-filename=-a21d7e8d4e12f42c --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-971293eef7024649.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/`
44762025-06-19T08:12:44.237Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
44772025-06-19T08:12:44.240Z Running `/home/build/.rustup/toolchains/1.87.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=17ede125d6c2c940 -C extra-filename=-c8a99a621468cc1f --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-da222f1035c94abd.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rmeta --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-75abe5d2f55f3e73.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
44782025-06-19T08:12:47.550Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
44792025-06-19T08:12:47.553Z Running `/home/build/.rustup/toolchains/1.87.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=4d7a630e3eeae984 -C extra-filename=-9ba87a9febecabc4 --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-da222f1035c94abd.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-195b6639ba931e9f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a8570c2f1c9c1454.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-635b2d795de385c5.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
44802025-06-19T08:12:49.840Z Running `/home/build/.rustup/toolchains/1.87.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=7e6d2dbc39ac6bca -C extra-filename=-d0e62102a4d2ebbc --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-15692c2f0a1fa710.rmeta --extern libz_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibz_sys-5c2858587cceaaee.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -l static=git2 -L native=/usr/lib/amd64 --cfg libgit2_vendored`
44812025-06-19T08:12:50.541Z Compiling git2 v0.19.0
44822025-06-19T08:12:50.578Z Running `/home/build/.rustup/toolchains/1.87.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=f557eb0c6f38c6f8 -C extra-filename=-0f58cc26fc795d62 --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-3fffffabe68fc0ce.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --extern libgit2_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibgit2_sys-d0e62102a4d2ebbc.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/usr/lib/amd64`
44832025-06-19T08:12:50.582Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
44842025-06-19T08:12:50.598Z Running `/home/build/.rustup/toolchains/1.87.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=d81e613b3efc535a -C extra-filename=-3243e7b1e6fa72f6 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-3243e7b1e6fa72f6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-a5538b009dc19b49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
44852025-06-19T08:12:51.009Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-3243e7b1e6fa72f6/build-script-build`
44862025-06-19T08:12:51.069Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
44872025-06-19T08:12:51.072Z Running `/home/build/.rustup/toolchains/1.87.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=629525d813e3b283 -C extra-filename=-03cc4fe2c81bcd24 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-b055740e0b9bde48.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-1e15bc7425470b18.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c3030838cf16ec4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/`
44882025-06-19T08:12:52.824Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
44892025-06-19T08:12:52.827Z Running `/home/build/.rustup/toolchains/1.87.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=a25a744b848e7570 -C extra-filename=-02a0f1563feb5cd3 --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-dd506feb6fddec69.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/`
44902025-06-19T08:12:57.100Z Running `/home/build/.rustup/toolchains/1.87.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=47e5c378652e6ef7 -C extra-filename=-5976289e50ca5090 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-8daa26a4667b8642.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rmeta --extern git2_rs=/work/oxidecomputer/omicron/target/debug/deps/libgit2-0f58cc26fc795d62.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rmeta --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-b9ecbab432421415.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-7606b70a533f59d9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/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)'`
44912025-06-19T08:12:58.725Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
44922025-06-19T08:12:58.728Z Running `/home/build/.rustup/toolchains/1.87.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=8e072716d086a15b -C extra-filename=-d94f66e779b2590e --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-5d374018c9962a63.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
44932025-06-19T08:12:58.939Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
44942025-06-19T08:12:58.942Z Running `/home/build/.rustup/toolchains/1.87.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=59a372bdef5c33a1 -C extra-filename=-57b53331281f6dc3 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-57b53331281f6dc3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-a5538b009dc19b49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
44952025-06-19T08:12:59.352Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
44962025-06-19T08:12:59.407Z Running `/home/build/.rustup/toolchains/1.87.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=88c5ff22c1de73c7 -C extra-filename=-0a732ba1158eda39 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-0a732ba1158eda39 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-a5538b009dc19b49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
44972025-06-19T08:12:59.769Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
44982025-06-19T08:12:59.772Z Running `/home/build/.rustup/toolchains/1.87.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=fd14e5ff9abd2881 -C extra-filename=-99f1400ee46dcb2c --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-rendezvous-99f1400ee46dcb2c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-a5538b009dc19b49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
44992025-06-19T08:13:00.209Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-0a732ba1158eda39/build-script-build`
45002025-06-19T08:13:00.214Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-rendezvous-99f1400ee46dcb2c/build-script-build`
45012025-06-19T08:13:00.305Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-57b53331281f6dc3/build-script-build`
45022025-06-19T08:13:00.342Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
45032025-06-19T08:13:00.346Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/e164393/common/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3a7554c4f478e0ed -C extra-filename=-3d128c6a68299e81 --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-common-3d128c6a68299e81 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern vergen=/work/oxidecomputer/omicron/target/debug/deps/libvergen-5976289e50ca5090.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/usr/lib/amd64`
45042025-06-19T08:13:00.394Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
45052025-06-19T08:13:00.397Z Running `/home/build/.rustup/toolchains/1.87.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=80c1d586d6f377cd -C extra-filename=-57f859d7d2d69008 --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-da222f1035c94abd.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
45062025-06-19T08:13:00.550Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45072025-06-19T08:13:00.554Z Running `/home/build/.rustup/toolchains/1.87.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=b62bd03f6696cb6f -C extra-filename=-dc210fbf8906bd15 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-747d372e7685bd96.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-00a4296f15c05985.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-da10b95c202ed643.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0e4dd5ffcc57d0fd.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-10dfc74db4c73038.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-aec702e164c6ff65.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-ad580bff78180e80.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-aec51322746c044b.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-30b731a8ab2b762e.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-b5585d423d9282ac.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-9909e89766a7dbd1.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-7a92d4b77910a715.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-4017af24c3cccfbb.rmeta --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-cef14a3e90f86e8c.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rmeta --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-2c1407383925de11.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-21117c0d696a5843.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-635b2d795de385c5.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-9ba87a9febecabc4.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64`
45082025-06-19T08:13:00.817Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
45092025-06-19T08:13:00.822Z Running `/home/build/.rustup/toolchains/1.87.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=2fbe8e7b9559e66f -C extra-filename=-db3d7efa65c10943 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-99b0049eaae5857c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-149246cdf23e08fc.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
45102025-06-19T08:13:01.525Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
45112025-06-19T08:13:01.528Z Running `/home/build/.rustup/toolchains/1.87.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=27251c46e65dad31 -C extra-filename=-81d8589648bc49ef --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-nexus-81d8589648bc49ef -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-a5538b009dc19b49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
45122025-06-19T08:13:01.958Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
45132025-06-19T08:13:01.962Z Running `/home/build/.rustup/toolchains/1.87.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=e5dc3d8f57343c79 -C extra-filename=-40cebd12b2ee63cd --out-dir /work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-40cebd12b2ee63cd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-a5538b009dc19b49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
45142025-06-19T08:13:02.330Z Compiling omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
45152025-06-19T08:13:02.333Z Running `/home/build/.rustup/toolchains/1.87.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=898b5aca02a1e1a9 -C extra-filename=-d36452bc7fb8b4cc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-ed3f81c34f110721.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
45162025-06-19T08:13:02.375Z Running `/work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-40cebd12b2ee63cd/build-script-build`
45172025-06-19T08:13:02.415Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-common-3d128c6a68299e81/build-script-build`
45182025-06-19T08:13:02.471Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-nexus-81d8589648bc49ef/build-script-build`
45192025-06-19T08:13:02.536Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
45202025-06-19T08:13:02.539Z Running `/home/build/.rustup/toolchains/1.87.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=4f5a6ff4c1e1448e -C extra-filename=-7b61f3ef9aca017b --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-da222f1035c94abd.rmeta --extern common=/work/oxidecomputer/omicron/target/debug/deps/libcommon-db3d7efa65c10943.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-fd1343d43717a40e.rmeta --extern protocol=/work/oxidecomputer/omicron/target/debug/deps/libprotocol-17dd83f6a03e1369.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
45212025-06-19T08:13:02.600Z Compiling nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
45222025-06-19T08:13:02.604Z Running `/home/build/.rustup/toolchains/1.87.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=3bc03b8ce63f535f -C extra-filename=-7ae449d1cad2700d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-fb18f7b6418aacf6.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-173417224055b1cb.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern petname=/work/oxidecomputer/omicron/target/debug/deps/libpetname-7fb5ed9fc61c9756.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-948768355417aa57.rmeta --extern sync_ptr=/work/oxidecomputer/omicron/target/debug/deps/libsync_ptr-90a32c26318edc59.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-f1ca02b496cce3ec.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64`
45232025-06-19T08:13:03.123Z Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
45242025-06-19T08:13:03.126Z Running `/home/build/.rustup/toolchains/1.87.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=cc71e045cadc6d17 -C extra-filename=-3dc8c0222785ce47 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-b565d71fcf50201b.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-29dc7445c5790ef8.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-1e15bc7425470b18.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
45252025-06-19T08:13:04.219Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_common --edition=2021 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/e164393/common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=84fe3e5c216c1359 -C extra-filename=-d18328046bf77f44 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-70289c41f8910abb.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-a26220e982e069bc.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-22d985003c029e71.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-5550fb2100266f58.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-149246cdf23e08fc.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-62efd21d84a9adf5.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-fa9b2bf8d9f7da0d.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rmeta --extern twox_hash=/work/oxidecomputer/omicron/target/debug/deps/libtwox_hash-57a325a36a7b7912.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts`
45262025-06-19T08:13:04.954Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
45272025-06-19T08:13:04.957Z Running `/home/build/.rustup/toolchains/1.87.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=eba50951b1f39708 -C extra-filename=-9cec315dcf3a4b26 --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-af036891e7125aa4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
45282025-06-19T08:13:05.289Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
45292025-06-19T08:13:05.338Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_pantry_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/e164393/pantry-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=20bbe82c787ad1cd -C extra-filename=-3480ca57c2ad6cff --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-a26220e982e069bc.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-1ffbb2c1bbf7af15.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64`
45302025-06-19T08:13:06.020Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
45312025-06-19T08:13:06.023Z Running `/home/build/.rustup/toolchains/1.87.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=453eeac5a505e0cb -C extra-filename=-819960f1a2ba35e0 --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-42956bdf60f926c6.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-635b2d795de385c5.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/`
45322025-06-19T08:13:06.233Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
45332025-06-19T08:13:06.237Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 /home/build/.cargo/git/checkouts/tufaceous-cd93b255c6f4ae76/04681f2/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=546855cdc51a23b6 -C extra-filename=-f32f70d961a81848 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-5f1449e5b4630e5e.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0e4dd5ffcc57d0fd.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-b5585d423d9282ac.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-24b5693d13af1dc7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
45342025-06-19T08:13:06.754Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
45352025-06-19T08:13:06.778Z Running `/home/build/.rustup/toolchains/1.87.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=0fcac8551c0db0ae -C extra-filename=-5c7feb8f8dd6195a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-195b6639ba931e9f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
45362025-06-19T08:13:07.789Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
45372025-06-19T08:13:07.844Z Running `/home/build/.rustup/toolchains/1.87.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=11303a112e3d7f12 -C extra-filename=-73f3a12932697e77 --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-da222f1035c94abd.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-64e4cc68a4bdcce8.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
45382025-06-19T08:13:07.960Z Running `/home/build/.rustup/toolchains/1.87.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=4765f04895cd7517 -C extra-filename=-26bfb7e3a27e898c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-00aa725a2871b002.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0e4dd5ffcc57d0fd.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-20d09b58c5f7acd4.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-4b0cfea7576650fb.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-fb18f7b6418aacf6.rmeta --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-362fb1d5e00ac981.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-173417224055b1cb.rmeta --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-7ae449d1cad2700d.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-d36452bc7fb8b4cc.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-948768355417aa57.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-d67937effa6f4837.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-d121c39b4067af31.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64`
45392025-06-19T08:13:09.254Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
45402025-06-19T08:13:09.257Z Running `/home/build/.rustup/toolchains/1.87.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=8d0128d083df2314 -C extra-filename=-47f438e7f394e71f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-d94f66e779b2590e.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-46181f1a02c738b2.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
45412025-06-19T08:13:09.373Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
45422025-06-19T08:13:09.376Z Running `/home/build/.rustup/toolchains/1.87.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=e02664334277daac -C extra-filename=-4fb4bae94dde3291 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-0d4ba3c2f3f5d615.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a8570c2f1c9c1454.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
45432025-06-19T08:13:10.252Z Running `/home/build/.rustup/toolchains/1.87.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=110af6950918fe7d -C extra-filename=-709cfffbb01898fc --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-ba67819a9a70962c.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
45442025-06-19T08:13:11.782Z Running `/home/build/.rustup/toolchains/1.87.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=b79cdaab82468aff -C extra-filename=-57e6f2da9c9cf907 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-7bf6539a12cfec97.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-f3360400d9b479db.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-d4fa5480e6f62c77.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4d0916fca9466e4.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-709cfffbb01898fc.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7e311734a8549daa.rmeta --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-5401bca83fec5be6.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-c5df2098551c3142.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-de23e5e99ab464df.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
45452025-06-19T08:13:16.941Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
45462025-06-19T08:13:16.944Z Running `/home/build/.rustup/toolchains/1.87.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=2aba51c211aa3f3e -C extra-filename=-47d0e596f8d3c1e0 --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-73f3a12932697e77.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
45472025-06-19T08:13:18.428Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
45482025-06-19T08:13:18.431Z Running `/home/build/.rustup/toolchains/1.87.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=329095d9fac8feff -C extra-filename=-62d37fc0c7cccd2f --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-50cbb49f23b59ae9.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-57e6f2da9c9cf907.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
45492025-06-19T08:13:19.809Z Running `/home/build/.rustup/toolchains/1.87.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=b0ee60ed3e35d91c -C extra-filename=-416b676d15207269 --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-6780873c78d59f04.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-01d92b10698071cf.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-50cbb49f23b59ae9.rmeta --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-9572275f77e0e788.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-57e6f2da9c9cf907.rmeta --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-62d37fc0c7cccd2f.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rmeta --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-a78bef5143b24585.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
45502025-06-19T08:13:21.349Z Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
45512025-06-19T08:13:21.352Z Running `/home/build/.rustup/toolchains/1.87.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=a710d74b3fbe195d -C extra-filename=-a08a3da553f0b838 --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-195b6639ba931e9f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a8570c2f1c9c1454.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
45522025-06-19T08:13:26.436Z Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
45532025-06-19T08:13:26.440Z Running `/home/build/.rustup/toolchains/1.87.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=5af81acb5b8ac5c4 -C extra-filename=-230734f42dd8c901 --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-9f6d5ad123f8fcd0.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rmeta --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-b565d71fcf50201b.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
45542025-06-19T08:13:27.040Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
45552025-06-19T08:13:27.043Z Running `/home/build/.rustup/toolchains/1.87.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=53c772b2c5ca60d6 -C extra-filename=-5612a983e17f5846 --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-af036891e7125aa4.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
45562025-06-19T08:13:27.098Z Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
45572025-06-19T08:13:27.103Z Running `/home/build/.rustup/toolchains/1.87.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=140c0a6e2dc67b2a -C extra-filename=-e227644d62221459 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-747d372e7685bd96.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-3c5c2ca4d71c4411.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-f009448568e94a55.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-1a717a42c5ddb3bf.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rmeta --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-a08a3da553f0b838.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-195b6639ba931e9f.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-12a3a84432b2ac9d.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-19f3b0857a8a662e.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-c03ba4055ac5c961.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-2d1f02d804943618.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-b5585d423d9282ac.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-8be8036f4ff64429.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-24b5693d13af1dc7.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out`
45582025-06-19T08:13:28.014Z Compiling omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
45592025-06-19T08:13:28.018Z Running `/home/build/.rustup/toolchains/1.87.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=3ee7723b925ced4f -C extra-filename=-6dd0fb5beeb86ba1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-6780873c78d59f04.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rmeta --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-84e797a2d3eb2d0c.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-01d92b10698071cf.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-50cbb49f23b59ae9.rmeta --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-9572275f77e0e788.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rmeta --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-1a717a42c5ddb3bf.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-57e6f2da9c9cf907.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rmeta --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-62d37fc0c7cccd2f.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-709cfffbb01898fc.rmeta --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-416b676d15207269.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rmeta --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-a78bef5143b24585.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-5a7744e0b57282b3.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-2a3e6a84befe6574.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-722f924b2fade996.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-69ae0883bec7117a.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-948768355417aa57.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
45602025-06-19T08:13:28.055Z Running `/home/build/.rustup/toolchains/1.87.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=604990195f66f049 -C extra-filename=-8fb424ae0ddf19d3 --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-15692c2f0a1fa710.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
45612025-06-19T08:13:28.518Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
45622025-06-19T08:13:28.521Z Running `/home/build/.rustup/toolchains/1.87.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=ad9f3bde685ac71f -C extra-filename=-48fa639ffc2f92d5 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-cli-integration-tests-48fa639ffc2f92d5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-a5538b009dc19b49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
45632025-06-19T08:13:28.822Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
45642025-06-19T08:13:28.826Z Running `/home/build/.rustup/toolchains/1.87.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=9badfc35fb2ff89f -C extra-filename=-c0b9bc266a1d4e67 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-dev-c0b9bc266a1d4e67 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-a5538b009dc19b49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
45652025-06-19T08:13:28.918Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
45662025-06-19T08:13:28.921Z Running `/home/build/.rustup/toolchains/1.87.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=ff7df5568f6a18b9 -C extra-filename=-28cf5d16f8e620f0 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-omdb-28cf5d16f8e620f0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-a5538b009dc19b49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
45672025-06-19T08:13:29.253Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
45682025-06-19T08:13:29.257Z Running `/home/build/.rustup/toolchains/1.87.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=6561cbdc422bc450 -C extra-filename=-6dff10effeca3763 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-6dff10effeca3763 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-a5538b009dc19b49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
45692025-06-19T08:13:29.353Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
45702025-06-19T08:13:29.357Z Running `/home/build/.rustup/toolchains/1.87.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=0634aff3038dc058 -C extra-filename=-2971abfd6ee165e3 --out-dir /work/oxidecomputer/omicron/target/debug/build/db-dev-2971abfd6ee165e3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-a5538b009dc19b49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
45712025-06-19T08:13:29.697Z Compiling omicron-zone-package v0.12.2
45722025-06-19T08:13:29.700Z Running `/home/build/.rustup/toolchains/1.87.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=438cc637425e6c8c -C extra-filename=-7e433f9be3f6bbed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern blake3=/work/oxidecomputer/omicron/target/debug/deps/libblake3-ae90f43fe0a732bb.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-b3cd18f0b36abdd0.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-13e2f3155af59d16.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-9b9d0721328f0bdc.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-70c94aec5623d53e.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-863d650aabadae6e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-30f8be996c873c9d.rmeta --extern topological_sort=/work/oxidecomputer/omicron/target/debug/deps/libtopological_sort-c3f445f41ae90de1.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-502402daacd53cf1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64`
45732025-06-19T08:13:29.786Z Running `/work/oxidecomputer/omicron/target/debug/build/db-dev-2971abfd6ee165e3/build-script-build`
45742025-06-19T08:13:29.851Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-6dff10effeca3763/build-script-build`
45752025-06-19T08:13:29.915Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-omdb-28cf5d16f8e620f0/build-script-build`
45762025-06-19T08:13:29.982Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-dev-c0b9bc266a1d4e67/build-script-build`
45772025-06-19T08:13:30.048Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-cli-integration-tests-48fa639ffc2f92d5/build-script-build`
45782025-06-19T08:13:30.111Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
45792025-06-19T08:13:30.115Z Running `/home/build/.rustup/toolchains/1.87.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=ccc622995ea56808 -C extra-filename=-e51c3bd4f19adcc9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-42956bdf60f926c6.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-747d372e7685bd96.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-99b0049eaae5857c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-ed761dbd9a6ae688.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-46181f1a02c738b2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0b5be377fbb76b15.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rmeta --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-5c7feb8f8dd6195a.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-195b6639ba931e9f.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-a01c05697344f1e0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-19f3b0857a8a662e.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c2920f90e8fd97a5.rmeta --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-cef14a3e90f86e8c.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-24b5693d13af1dc7.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-d121c39b4067af31.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-635b2d795de385c5.rmeta --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-819960f1a2ba35e0.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-9ba87a9febecabc4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64`
45802025-06-19T08:13:32.686Z Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
45812025-06-19T08:13:32.689Z Running `/home/build/.rustup/toolchains/1.87.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=53932d9766225527 -C extra-filename=-d10a8495cfa26e51 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-43e564a518f7199e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4d0916fca9466e4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8c6868ed69484a9e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
45822025-06-19T08:13:35.327Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
45832025-06-19T08:13:35.331Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name gfss --edition=2021 trust-quorum/gfss/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=700459554e32dd80 -C extra-filename=-c007e3103fad1245 --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-532d69691be254f4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern rand09=/work/oxidecomputer/omicron/target/debug/deps/librand-4eb54d71c30d8938.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-141fbac960892210.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-c6d4853b27733a97.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
45842025-06-19T08:13:37.049Z Running `/home/build/.rustup/toolchains/1.87.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=d37579c51e9732c1 -C extra-filename=-7327cdae5ccc4d3b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(host_os, values("windows"))'`
45852025-06-19T08:13:37.233Z Compiling support-bundle-viewer v0.1.0
45862025-06-19T08:13:37.237Z Running `/home/build/.rustup/toolchains/1.87.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.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c5cfc5a8b447ea7b -C extra-filename=-603d0729ccd8749c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-da10b95c202ed643.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-ad580bff78180e80.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-8e070b895b0e4152.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
45872025-06-19T08:13:37.640Z Compiling ignore v0.4.23
45882025-06-19T08:13:37.645Z Running `/home/build/.rustup/toolchains/1.87.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=69a47c8dc0cf4aac -C extra-filename=-5914b5b1ef00a84e --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-03eeb3299729bc03.rmeta --extern globset=/work/oxidecomputer/omicron/target/debug/deps/libglobset-984be364cde29c0a.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-6461ceff8954e4ce.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-6fc1782911ea05df.rmeta --extern same_file=/work/oxidecomputer/omicron/target/debug/deps/libsame_file-74af842c00779229.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-502402daacd53cf1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45892025-06-19T08:13:38.475Z Compiling multimap v0.10.1
45902025-06-19T08:13:38.479Z Running `/home/build/.rustup/toolchains/1.87.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=6e8f327aa7fbdb98 -C extra-filename=-0d9b5ed0ff1aab5a --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-ffab9a5a2161806a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45912025-06-19T08:13:38.886Z Compiling uzers v0.12.1
45922025-06-19T08:13:38.889Z Running `/home/build/.rustup/toolchains/1.87.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=c85172b11f520cfc -C extra-filename=-047ca701d26a2741 --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-15692c2f0a1fa710.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45932025-06-19T08:13:39.408Z Compiling globwalk v0.9.1
45942025-06-19T08:13:39.411Z Running `/home/build/.rustup/toolchains/1.87.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=b9f603a8aa8c5dfb -C extra-filename=-5ae340bbdc9302a1 --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-3fffffabe68fc0ce.rmeta --extern ignore=/work/oxidecomputer/omicron/target/debug/deps/libignore-5914b5b1ef00a84e.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-502402daacd53cf1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45952025-06-19T08:13:39.988Z Compiling trybuild v1.0.105
45962025-06-19T08:13:39.992Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.105/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --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=46735c98d3ef335f -C extra-filename=-010fc67b9970944f --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-344997d15477f1f9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-70c94aec5623d53e.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern target_triple=/work/oxidecomputer/omicron/target/debug/deps/libtarget_triple-7327cdae5ccc4d3b.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-6e9281f1fbc48551.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
45972025-06-19T08:13:40.125Z Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
45982025-06-19T08:13:40.130Z Running `/home/build/.rustup/toolchains/1.87.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=9c8e84609d9158d2 -C extra-filename=-8efca4495dc5cbc6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-00a4296f15c05985.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-da10b95c202ed643.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-ed3f81c34f110721.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-b5585d423d9282ac.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-dc210fbf8906bd15.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64`
45992025-06-19T08:13:40.589Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
46002025-06-19T08:13:40.634Z Running `/home/build/.rustup/toolchains/1.87.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=1ce89d14c550a9ea -C extra-filename=-08eebd4d9062b238 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-reconfigurator-exec-unsafe-08eebd4d9062b238 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-a5538b009dc19b49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
46012025-06-19T08:13:41.020Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
46022025-06-19T08:13:41.023Z Running `/home/build/.rustup/toolchains/1.87.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=51098aa495660ec5 -C extra-filename=-67f55d68174b1efc --out-dir /work/oxidecomputer/omicron/target/debug/build/ch-dev-67f55d68174b1efc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-a5538b009dc19b49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
46032025-06-19T08:13:41.461Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
46042025-06-19T08:13:41.509Z Running `/home/build/.rustup/toolchains/1.87.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=7414f567811cda19 -C extra-filename=-486101783ab437f0 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-live-tests-486101783ab437f0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-a5538b009dc19b49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
46052025-06-19T08:13:41.874Z Compiling rstest v0.24.0
46062025-06-19T08:13:41.877Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name rstest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rstest-0.24.0/src/lib.rs --error-format=json --json=diagnostic-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=391e5c798de86774 -C extra-filename=-eb84229280da5d2e --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-0c27690864ac2030.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-9b9d0721328f0bdc.rmeta --extern rstest_macros=/work/oxidecomputer/omicron/target/debug/deps/librstest_macros-fd4c1c2d0d10806a.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46072025-06-19T08:13:42.197Z Compiling blake2b_simd v1.0.2
46082025-06-19T08:13:42.200Z Running `/home/build/.rustup/toolchains/1.87.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=5f22bbff7dbeaadf -C extra-filename=-066a680dfb867653 --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-70fdd4594518975b.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-7026271054628e9e.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-9cf81f1547d90593.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46092025-06-19T08:13:46.030Z Compiling partial-io v0.5.4
46102025-06-19T08:13:46.034Z Running `/home/build/.rustup/toolchains/1.87.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=9731574741ce8dba -C extra-filename=-70504541ce6592d9 --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-5ea59f98d8099997.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-ab14e450de6ca126.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46112025-06-19T08:13:46.570Z Compiling httptest v0.16.3
46122025-06-19T08:13:46.574Z Running `/home/build/.rustup/toolchains/1.87.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=142f3c15c8e999a2 -C extra-filename=-4624c9fe3a651bf1 --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-74fae681615b10bb.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rmeta --extern crossbeam_channel=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_channel-e27ca64bee1862ba.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-3baecd70a88ba04a.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-944c836c16ec7e0c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-2a147402c71c6c21.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-de23e5e99ab464df.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46132025-06-19T08:13:47.182Z Compiling rand_distr v0.4.3
46142025-06-19T08:13:47.186Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_distr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_distr-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "serde1", "std", "std_math"))' -C metadata=cc8d18dd8c873f79 -C extra-filename=-8a5d607b9c0247aa --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-1fb6e8465c7f7e68.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46152025-06-19T08:13:48.156Z Compiling approx v0.5.1
46162025-06-19T08:13:48.159Z Running `/home/build/.rustup/toolchains/1.87.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=a9f2346b7054dc9f -C extra-filename=-4c359a5fc24d22e5 --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-1fb6e8465c7f7e68.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46172025-06-19T08:13:48.470Z Compiling rust-argon2 v2.1.0
46182025-06-19T08:13:48.527Z Running `/home/build/.rustup/toolchains/1.87.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=046c5cde7c7d13a0 -C extra-filename=-66d1ebdf53b96254 --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-40930d55b624874f.rmeta --extern blake2b_simd=/work/oxidecomputer/omicron/target/debug/deps/libblake2b_simd-066a680dfb867653.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-9cf81f1547d90593.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46192025-06-19T08:13:50.131Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-live-tests-486101783ab437f0/build-script-build`
46202025-06-19T08:13:50.194Z Running `/work/oxidecomputer/omicron/target/debug/build/ch-dev-67f55d68174b1efc/build-script-build`
46212025-06-19T08:13:50.258Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-reconfigurator-exec-unsafe-08eebd4d9062b238/build-script-build`
46222025-06-19T08:13:50.321Z Compiling camino-tempfile-ext v0.3.1
46232025-06-19T08:13:50.365Z Running `/home/build/.rustup/toolchains/1.87.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.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-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=bf351a2e0f63fb3d -C extra-filename=-85a1f4ffff2145ab --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-1c310457fd827690.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-06fa179411152c7f.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rmeta --extern globwalk=/work/oxidecomputer/omicron/target/debug/deps/libglobwalk-5ae340bbdc9302a1.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-0ddd67908c7115c5.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-44f787477a210ef1.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-3035b7b3b616bf02.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46242025-06-19T08:13:50.926Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
46252025-06-19T08:13:50.930Z Running `/home/build/.rustup/toolchains/1.87.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=bfa9f54de42eaa4d -C extra-filename=-9638d226e27a08c2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-047ca701d26a2741.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-167d1001d88732d7.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64`
46262025-06-19T08:13:50.980Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
46272025-06-19T08:13:51.025Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name trust_quorum --edition=2021 trust-quorum/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1e1e52d4b3112492 -C extra-filename=-e66afa319fcbd4c7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-4ad0411f54632340.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-c69ceee012346ef7.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-1b0c400ab1fe5e4a.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-b3a3d430ae1467c3.so --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-c007e3103fad1245.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-946fb52bfee0b312.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-141fbac960892210.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-eba98dcd0b47db5d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-c6d4853b27733a97.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64`
46282025-06-19T08:13:51.186Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
46292025-06-19T08:13:51.189Z Running `/home/build/.rustup/toolchains/1.87.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=1ae3c7cd9a31a14a -C extra-filename=-59e2fd49fc4a7de9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-43e564a518f7199e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-9282409af6c7406f.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-20d09b58c5f7acd4.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-10dfc74db4c73038.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-7e433f9be3f6bbed.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8c6868ed69484a9e.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-430d859215fc2171.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-33d17b1a52216876.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-30b731a8ab2b762e.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-c03ba4055ac5c961.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-149246cdf23e08fc.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-8be8036f4ff64429.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-863d650aabadae6e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-502402daacd53cf1.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out`
46302025-06-19T08:13:52.052Z Running `/home/build/.rustup/toolchains/1.87.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=238b01e5abb704ee -C extra-filename=-f876462f4d6fca39 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-47d0e596f8d3c1e0.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-73f3a12932697e77.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-64e4cc68a4bdcce8.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64`
46312025-06-19T08:13:54.276Z Compiling openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
46322025-06-19T08:13:54.280Z Running `/home/build/.rustup/toolchains/1.87.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=3cd5b11648f94de6 -C extra-filename=-1d0ca14a64189a73 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-34ccb6c5759fcb20.rmeta --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-c7aeab81e8094aa9.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-d94f66e779b2590e.rmeta --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-47d0e596f8d3c1e0.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-a15ed5581012f19d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-076e611753e5b945.rmeta --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-c8247273bbb8d29e.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-20d09b58c5f7acd4.rmeta --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-5c7feb8f8dd6195a.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4d0916fca9466e4.rmeta --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-03cc4fe2c81bcd24.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-02a0f1563feb5cd3.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rmeta --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-b055740e0b9bde48.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-aec702e164c6ff65.rmeta --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-90bb70ee402a7b72.rmeta --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-14f795b669f17255.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-0559c45c5f37fd70.rmeta --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-a795e65d2eb3ad5b.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-9909e89766a7dbd1.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-7a92d4b77910a715.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-819960f1a2ba35e0.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
46332025-06-19T08:13:56.709Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
46342025-06-19T08:13:56.713Z Running `/home/build/.rustup/toolchains/1.87.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=f3d2a033119c0779 -C extra-filename=-46b80e36447fd991 --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-06fa179411152c7f.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-00aa725a2871b002.rmeta --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-5accaf6bce681470.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0e4dd5ffcc57d0fd.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rmeta --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-92f62310814306e7.rmeta --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-1830cf16ce822983.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-5796161eb8709903.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-4fb4bae94dde3291.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-c77e6668b05b963a.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-cdd8b673eef41ebf.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-600924a24dfe935a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
46352025-06-19T08:13:57.203Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
46362025-06-19T08:13:57.209Z Running `/home/build/.rustup/toolchains/1.87.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=89bb2b39544fc633 -C extra-filename=-b1e0c75467ae2c12 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-06a9527e1ee343f4.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-ad580bff78180e80.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
46372025-06-19T08:13:58.931Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
46382025-06-19T08:13:58.934Z Running `/home/build/.rustup/toolchains/1.87.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=d217a01b81ede6fe -C extra-filename=-77b2e9ed10d219f0 --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-af036891e7125aa4.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
46392025-06-19T08:13:59.124Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
46402025-06-19T08:13:59.127Z Running `/home/build/.rustup/toolchains/1.87.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=b1e0087e4f6de259 -C extra-filename=-d5bc8cec2de43ba0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-13e2f3155af59d16.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-863d650aabadae6e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
46412025-06-19T08:13:59.883Z Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
46422025-06-19T08:13:59.887Z Running `/home/build/.rustup/toolchains/1.87.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=f718d8d68e373975 -C extra-filename=-f8a69d9cdec82a4b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-43e564a518f7199e.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-076e611753e5b945.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-4017af24c3cccfbb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
46432025-06-19T08:13:59.914Z Compiling cargo_toml v0.21.0
46442025-06-19T08:13:59.917Z Running `/home/build/.rustup/toolchains/1.87.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=1925c77c81578bf8 -C extra-filename=-0cf66f2d9410d227 --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-ffab9a5a2161806a.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46452025-06-19T08:14:00.706Z Compiling termios v0.3.3
46462025-06-19T08:14:00.737Z Running `/home/build/.rustup/toolchains/1.87.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=76dad86274fc48ba -C extra-filename=-a6dbbad26e98ade1 --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-15692c2f0a1fa710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46472025-06-19T08:14:00.741Z Running `/home/build/.rustup/toolchains/1.87.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=f6bbb1786eb00ce5 -C extra-filename=-c830595492eb5da5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-13e2f3155af59d16.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-863d650aabadae6e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern xtask_downloader=/work/oxidecomputer/omicron/target/debug/deps/libxtask_downloader-d5bc8cec2de43ba0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
46482025-06-19T08:14:01.034Z Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
46492025-06-19T08:14:01.038Z Running `/home/build/.rustup/toolchains/1.87.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=8f5b7659ddb9dc48 -C extra-filename=-7b66a2454bb070da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern termios=/work/oxidecomputer/omicron/target/debug/deps/libtermios-a6dbbad26e98ade1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-85e7df627d9b6592.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
46502025-06-19T08:14:01.563Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
46512025-06-19T08:14:01.567Z Running `/home/build/.rustup/toolchains/1.87.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=4b956507ca2f75ec -C extra-filename=-c7ca924a3e4993f2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-43e564a518f7199e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-076e611753e5b945.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern omicron_pins=/work/oxidecomputer/omicron/target/debug/deps/libomicron_pins-f8a69d9cdec82a4b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-7e433f9be3f6bbed.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-30b731a8ab2b762e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-863d650aabadae6e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-24b5693d13af1dc7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out`
46522025-06-19T08:14:04.863Z Running `/home/build/.rustup/toolchains/1.87.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=73e0edebd4de2739 -C extra-filename=-77cc0467f3a51904 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-7bf6539a12cfec97.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-f3360400d9b479db.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-d4fa5480e6f62c77.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4d0916fca9466e4.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-709cfffbb01898fc.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7e311734a8549daa.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-5401bca83fec5be6.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-c5df2098551c3142.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-de23e5e99ab464df.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
46532025-06-19T08:14:05.527Z Running `/home/build/.rustup/toolchains/1.87.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=fdbd85abb21e0f1a -C extra-filename=-b1dfc8655ac1655b --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-50cbb49f23b59ae9.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-57e6f2da9c9cf907.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
46542025-06-19T08:14:06.254Z Running `/home/build/.rustup/toolchains/1.87.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=9474fafec1571f5a -C extra-filename=-e5d8ee54ac44b28d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-34ccb6c5759fcb20.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-c7aeab81e8094aa9.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-d94f66e779b2590e.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-47d0e596f8d3c1e0.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-a15ed5581012f19d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-076e611753e5b945.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-c8247273bbb8d29e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-20d09b58c5f7acd4.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-5c7feb8f8dd6195a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4d0916fca9466e4.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-03cc4fe2c81bcd24.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-02a0f1563feb5cd3.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rlib --extern openapi_manager=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager-1d0ca14a64189a73.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-b055740e0b9bde48.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-aec702e164c6ff65.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-90bb70ee402a7b72.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-14f795b669f17255.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-0559c45c5f37fd70.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-a795e65d2eb3ad5b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-9909e89766a7dbd1.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-7a92d4b77910a715.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-819960f1a2ba35e0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
46552025-06-19T08:14:06.848Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
46562025-06-19T08:14:06.851Z Running `/home/build/.rustup/toolchains/1.87.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=f4728b33a2af980f -C extra-filename=-b25bd1272d74b7c7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-43e564a518f7199e.rlib --extern cargo_toml=/work/oxidecomputer/omicron/target/debug/deps/libcargo_toml-0cf66f2d9410d227.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-9282409af6c7406f.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-076e611753e5b945.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-948768355417aa57.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-d67937effa6f4837.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-7a92d4b77910a715.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46572025-06-19T08:14:08.290Z Running `/home/build/.rustup/toolchains/1.87.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=c25d4a81fb6dd9c5 -C extra-filename=-83498b6e98bd00e8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickana=/work/oxidecomputer/omicron/target/debug/deps/libclickana-b1e0c75467ae2c12.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-06a9527e1ee343f4.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-ad580bff78180e80.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
46582025-06-19T08:14:08.640Z Running `/home/build/.rustup/toolchains/1.87.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=e51491843d5e0b32 -C extra-filename=-a2e8466b1598abca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-43e564a518f7199e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-9282409af6c7406f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-20d09b58c5f7acd4.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-10dfc74db4c73038.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-59e2fd49fc4a7de9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-7e433f9be3f6bbed.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8c6868ed69484a9e.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-430d859215fc2171.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-33d17b1a52216876.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-30b731a8ab2b762e.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-c03ba4055ac5c961.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-149246cdf23e08fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-8be8036f4ff64429.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-863d650aabadae6e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-502402daacd53cf1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out`
46592025-06-19T08:14:09.126Z Running `/home/build/.rustup/toolchains/1.87.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=2c5f5bd517af82e7 -C extra-filename=-4afcd8a77b7ae6da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-42956bdf60f926c6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-747d372e7685bd96.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-99b0049eaae5857c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-ed761dbd9a6ae688.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-13e2f3155af59d16.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-46181f1a02c738b2.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-076e611753e5b945.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f47618743a6506b1.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0b5be377fbb76b15.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-e227644d62221459.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-5c7feb8f8dd6195a.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-a08a3da553f0b838.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-195b6639ba931e9f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-e954ece10883f074.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-a01c05697344f1e0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-19f3b0857a8a662e.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f3613ed905139f2e.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-3cc9efe9aa8d2f7d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-2d1f02d804943618.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-863d650aabadae6e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c2920f90e8fd97a5.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-cef14a3e90f86e8c.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-f32f70d961a81848.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-24b5693d13af1dc7.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-d121c39b4067af31.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-dc210fbf8906bd15.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-635b2d795de385c5.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-e51c3bd4f19adcc9.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-819960f1a2ba35e0.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-9ba87a9febecabc4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/opt/ooce/pgsql-13/lib/amd64`
46602025-06-19T08:14:09.168Z Running `/home/build/.rustup/toolchains/1.87.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=dbe0bd226692b5af -C extra-filename=-e357ecb224d15346 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-42956bdf60f926c6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-747d372e7685bd96.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-99b0049eaae5857c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-ed761dbd9a6ae688.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-13e2f3155af59d16.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-46181f1a02c738b2.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-076e611753e5b945.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f47618743a6506b1.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0b5be377fbb76b15.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-e227644d62221459.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-5c7feb8f8dd6195a.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-a08a3da553f0b838.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-195b6639ba931e9f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-e954ece10883f074.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-a01c05697344f1e0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-19f3b0857a8a662e.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f3613ed905139f2e.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-3cc9efe9aa8d2f7d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-2d1f02d804943618.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-863d650aabadae6e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c2920f90e8fd97a5.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-cef14a3e90f86e8c.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-f32f70d961a81848.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-24b5693d13af1dc7.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-d121c39b4067af31.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-dc210fbf8906bd15.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-635b2d795de385c5.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-e51c3bd4f19adcc9.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-819960f1a2ba35e0.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-9ba87a9febecabc4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/opt/ooce/pgsql-13/lib/amd64`
46612025-06-19T08:14:10.514Z Running `/home/build/.rustup/toolchains/1.87.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=8721018ff6f79bf0 -C extra-filename=-f2dac26d0d93dff9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-42956bdf60f926c6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-747d372e7685bd96.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-99b0049eaae5857c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-ed761dbd9a6ae688.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-46181f1a02c738b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0b5be377fbb76b15.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-5c7feb8f8dd6195a.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-195b6639ba931e9f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-a01c05697344f1e0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-19f3b0857a8a662e.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c2920f90e8fd97a5.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-cef14a3e90f86e8c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-24b5693d13af1dc7.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-d121c39b4067af31.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-635b2d795de385c5.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-e51c3bd4f19adcc9.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-819960f1a2ba35e0.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-9ba87a9febecabc4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64`
46622025-06-19T08:14:11.877Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name coordinator --edition=2021 trust-quorum/tests/coordinator.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b925ddb62d688971 -C extra-filename=-47fd05f130ee7702 --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-baeff8589e43a779.rlib --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-4ad0411f54632340.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-c69ceee012346ef7.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-1b0c400ab1fe5e4a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-b3a3d430ae1467c3.so --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-c007e3103fad1245.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-946fb52bfee0b312.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-141fbac960892210.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-eba98dcd0b47db5d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-c6d4853b27733a97.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-ec3455c1da32d50c.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-e66afa319fcbd4c7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64`
46632025-06-19T08:14:14.133Z Running `/home/build/.rustup/toolchains/1.87.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=f593ca9bc001dccb -C extra-filename=-0c207ec266af0fa2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-047ca701d26a2741.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-167d1001d88732d7.rlib --extern zone_setup=/work/oxidecomputer/omicron/target/debug/deps/libzone_setup-9638d226e27a08c2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64`
46642025-06-19T08:14:17.075Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
46652025-06-19T08:14:17.078Z Running `/home/build/.rustup/toolchains/1.87.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=08d7eb2befdaf867 -C extra-filename=-1b94a371f109d536 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-51825c01a8e86f88.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-db3a43eb5e69b56b.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rmeta --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f47618743a6506b1.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-d4fa5480e6f62c77.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-a21d7e8d4e12f42c.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-5796161eb8709903.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rmeta --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-7fa92ef5db7630b1.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-bc73c84ce56559f5.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rmeta --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9ad20850c87b6190.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-de23e5e99ab464df.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -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 native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L /usr/platform/oxide/lib/amd64/`
46662025-06-19T08:14:17.509Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
46672025-06-19T08:14:17.511Z Running `/home/build/.rustup/toolchains/1.87.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=689667e3ea3af8ca -C extra-filename=-e2de30b4a71aeca0 --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-5ea59f98d8099997.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rmeta --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-416b676d15207269.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
46682025-06-19T08:14:19.512Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
46692025-06-19T08:14:19.517Z Running `/home/build/.rustup/toolchains/1.87.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=bf01f176ef2dd3ed -C extra-filename=-5a8c5948a0994565 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
46702025-06-19T08:14:21.793Z Running `/home/build/.rustup/toolchains/1.87.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=66d8205cbd05f5c5 -C extra-filename=-701db5d319722141 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-e4d06488c4abd35c.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-06a9527e1ee343f4.rmeta --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-57f859d7d2d69008.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-3ca6582e50f6370c.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-4b0cfea7576650fb.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rmeta --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-416b676d15207269.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rmeta --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-c8a99a621468cc1f.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-e2de30b4a71aeca0.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
46712025-06-19T08:14:21.882Z Running `/home/build/.rustup/toolchains/1.87.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=daabba8c843a0039 -C extra-filename=-652ca9268ade7e96 --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-da222f1035c94abd.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-69ae0883bec7117a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
46722025-06-19T08:14:24.023Z Running `/home/build/.rustup/toolchains/1.87.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=ba7b6d1135c1d1c2 -C extra-filename=-8b2f30225b30ad23 --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-da222f1035c94abd.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-1697fc65e208cbad.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
46732025-06-19T08:14:24.556Z Running `/home/build/.rustup/toolchains/1.87.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=0b1d62625fe4a7d9 -C extra-filename=-219f2854f8f34e7e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
46742025-06-19T08:14:25.622Z Running `/home/build/.rustup/toolchains/1.87.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=be51c1d8015838c7 -C extra-filename=-d7b6f6de70068a59 --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-06fa179411152c7f.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-00aa725a2871b002.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-5accaf6bce681470.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-46b80e36447fd991.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0e4dd5ffcc57d0fd.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-92f62310814306e7.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-1830cf16ce822983.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-5796161eb8709903.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-4fb4bae94dde3291.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-c77e6668b05b963a.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-cdd8b673eef41ebf.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-600924a24dfe935a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
46752025-06-19T08:14:25.686Z Running `/home/build/.rustup/toolchains/1.87.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=11e2ffef2dc07fe5 -C extra-filename=-cf6b36a747be6723 --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-06fa179411152c7f.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-00aa725a2871b002.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-5accaf6bce681470.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-46b80e36447fd991.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0e4dd5ffcc57d0fd.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-92f62310814306e7.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-1830cf16ce822983.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-5796161eb8709903.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-4fb4bae94dde3291.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-c77e6668b05b963a.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-cdd8b673eef41ebf.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-600924a24dfe935a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
46762025-06-19T08:14:25.819Z Running `/home/build/.rustup/toolchains/1.87.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=aa9db0d84c518ed4 -C extra-filename=-a2452adc404b7128 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-e4d06488c4abd35c.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-06a9527e1ee343f4.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f47618743a6506b1.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-5796161eb8709903.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-f1ca02b496cce3ec.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L /usr/platform/oxide/lib/amd64/`
46772025-06-19T08:14:27.429Z Running `/home/build/.rustup/toolchains/1.87.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=99436590b90abbdd -C extra-filename=-0fd16b72c780cb76 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern live_tests_macros=/work/oxidecomputer/omicron/target/debug/deps/liblive_tests_macros-77b2e9ed10d219f0.so --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-fb18f7b6418aacf6.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-173417224055b1cb.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-5a8c5948a0994565.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-7a92d4b77910a715.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
46782025-06-19T08:14:28.243Z Running `/home/build/.rustup/toolchains/1.87.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=57b57191a30acf5e -C extra-filename=-48e3ac5c0bceb250 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rmeta --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-747d372e7685bd96.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-3c5c2ca4d71c4411.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rmeta --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-e4d06488c4abd35c.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-06a9527e1ee343f4.rmeta --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-57f859d7d2d69008.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-3ca6582e50f6370c.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-51825c01a8e86f88.rmeta --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-d18328046bf77f44.rmeta --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-3480ca57c2ad6cff.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-99b0049eaae5857c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rmeta --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-5b0e0c1918196742.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-d4fa5480e6f62c77.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-c040f19c0462a5d1.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rmeta --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b4ce9daba2700b5a.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rmeta --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-7b61f3ef9aca017b.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-e954ece10883f074.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-745efaebf15ef6fd.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-57e6f2da9c9cf907.rmeta --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-9cec315dcf3a4b26.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rmeta --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-416b676d15207269.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rmeta --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-a78bef5143b24585.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-8625fd17e178a20e.rmeta --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-03cc4fe2c81bcd24.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-02a0f1563feb5cd3.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-fb18f7b6418aacf6.rmeta --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-8b2f30225b30ad23.rmeta --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-c8a99a621468cc1f.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-e2de30b4a71aeca0.rmeta --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-701db5d319722141.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-173417224055b1cb.rmeta --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-5a8c5948a0994565.rmeta --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-219f2854f8f34e7e.rmeta --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-652ca9268ade7e96.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-a21d7e8d4e12f42c.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-a8d9c42ce3064789.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7e311734a8549daa.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-1697fc65e208cbad.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bb790ef45951f77a.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-bc73c84ce56559f5.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c3030838cf16ec4.rmeta --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-00c29b94e085ceac.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-5a7744e0b57282b3.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-0d4ba3c2f3f5d615.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-58c1de66a45d9f24.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rmeta --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-a12c3f0e76d9654f.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-2a3e6a84befe6574.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-33d17b1a52216876.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-b485c6d4aec5ee39.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-c8fc30b72ed3faa9.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-c5df2098551c3142.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-de23e5e99ab464df.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-69ae0883bec7117a.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c2920f90e8fd97a5.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-d121c39b4067af31.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-8e070b895b0e4152.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
46792025-06-19T08:14:28.602Z Running `/home/build/.rustup/toolchains/1.87.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=842a503036f46581 -C extra-filename=-f473d5a1c7f72747 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-51825c01a8e86f88.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-db3a43eb5e69b56b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f47618743a6506b1.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-d4fa5480e6f62c77.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-a21d7e8d4e12f42c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-5796161eb8709903.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-7fa92ef5db7630b1.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-bc73c84ce56559f5.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9ad20850c87b6190.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-de23e5e99ab464df.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -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 native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L /usr/platform/oxide/lib/amd64/`
46802025-06-19T08:14:30.804Z Running `/home/build/.rustup/toolchains/1.87.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=3fa453e79b8addf0 -C extra-filename=-5e9fada6c19dad76 --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-6780873c78d59f04.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-50cbb49f23b59ae9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-4624c9fe3a651bf1.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-a78bef5143b24585.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-1b94a371f109d536.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-1697fc65e208cbad.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L /usr/platform/oxide/lib/amd64/`
46812025-06-19T08:14:34.825Z Running `/home/build/.rustup/toolchains/1.87.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=f00161671cc3a874 -C extra-filename=-0eb317bd89f35ada --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-5ea59f98d8099997.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-416b676d15207269.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
46822025-06-19T08:14:38.192Z Running `/home/build/.rustup/toolchains/1.87.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=fcfe923731df16e0 -C extra-filename=-e4d5bade48af12cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-6780873c78d59f04.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-50cbb49f23b59ae9.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-a78bef5143b24585.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-ec3455c1da32d50c.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
46832025-06-19T08:14:44.846Z Running `/home/build/.rustup/toolchains/1.87.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=d0a7677ab3b7ab5c -C extra-filename=-35ba826e77a757e8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-47d0e596f8d3c1e0.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-73f3a12932697e77.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-64e4cc68a4bdcce8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-1b94a371f109d536.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-f876462f4d6fca39.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-ec3455c1da32d50c.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -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 native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L /usr/platform/oxide/lib/amd64/`
46842025-06-19T08:14:47.066Z Running `/home/build/.rustup/toolchains/1.87.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=fd1c8b667da5083f -C extra-filename=-704cb18f11db6587 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-c8a99a621468cc1f.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-701db5d319722141.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-75abe5d2f55f3e73.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-9909e89766a7dbd1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
46852025-06-19T08:14:47.177Z Running `/home/build/.rustup/toolchains/1.87.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=efe66b707fdbe939 -C extra-filename=-353d455cb2481596 --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-6780873c78d59f04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-01d92b10698071cf.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-50cbb49f23b59ae9.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-9572275f77e0e788.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-57e6f2da9c9cf907.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-62d37fc0c7cccd2f.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-416b676d15207269.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-a78bef5143b24585.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
46862025-06-19T08:14:50.533Z Running `/home/build/.rustup/toolchains/1.87.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=e8cf99425e889995 -C extra-filename=-fe89a7e409beac75 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-6780873c78d59f04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-da10b95c202ed643.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-51825c01a8e86f88.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-64e4cc68a4bdcce8.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-50cbb49f23b59ae9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-0eed3e3386dece13.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f47618743a6506b1.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0e4dd5ffcc57d0fd.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-1a717a42c5ddb3bf.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-10dfc74db4c73038.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-0d9b5ed0ff1aab5a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-62d37fc0c7cccd2f.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-416b676d15207269.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-a78bef5143b24585.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-fb18f7b6418aacf6.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-5a8c5948a0994565.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-652ca9268ade7e96.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-aec702e164c6ff65.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-1697fc65e208cbad.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8c6868ed69484a9e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-ad580bff78180e80.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-ed3f81c34f110721.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-69ae0883bec7117a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern support_bundle_viewer=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_viewer-603d0729ccd8749c.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-9909e89766a7dbd1.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-d67937effa6f4837.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-7a92d4b77910a715.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-21117c0d696a5843.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
46872025-06-19T08:15:04.531Z Running `/home/build/.rustup/toolchains/1.87.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=c09999e61b5be552 -C extra-filename=-532797bf13000330 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
46882025-06-19T08:15:07.775Z Running `/home/build/.rustup/toolchains/1.87.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=0169bba8e64553b6 -C extra-filename=-9d32a7eb7d07f82b --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-6780873c78d59f04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-01d92b10698071cf.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-50cbb49f23b59ae9.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-9572275f77e0e788.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-57e6f2da9c9cf907.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-62d37fc0c7cccd2f.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-a78bef5143b24585.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
46892025-06-19T08:15:11.784Z Running `/home/build/.rustup/toolchains/1.87.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=15310ebc0d6f98cb -C extra-filename=-07d5416c48c824b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-47d0e596f8d3c1e0.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-73f3a12932697e77.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-64e4cc68a4bdcce8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-1b94a371f109d536.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-ec3455c1da32d50c.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -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 native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L /usr/platform/oxide/lib/amd64/`
46902025-06-19T08:15:12.971Z Running `/home/build/.rustup/toolchains/1.87.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=9d28d935d967ac4a -C extra-filename=-4360f40da17b1164 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-6780873c78d59f04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-84e797a2d3eb2d0c.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-d706431c9ba515a0.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-01d92b10698071cf.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-50cbb49f23b59ae9.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-9572275f77e0e788.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-57cbb4e0314d95c3.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-1a717a42c5ddb3bf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-57e6f2da9c9cf907.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-62d37fc0c7cccd2f.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-709cfffbb01898fc.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-416b676d15207269.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-a78bef5143b24585.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-fb18f7b6418aacf6.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-173417224055b1cb.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-1b94a371f109d536.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-5796161eb8709903.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-5401bca83fec5be6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-5a7744e0b57282b3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-11e440f246b9f98d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8c6868ed69484a9e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-0ddd67908c7115c5.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9ad20850c87b6190.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c50c5fd1577d0cd5.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-2a3e6a84befe6574.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-b485c6d4aec5ee39.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-722f924b2fade996.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-69ae0883bec7117a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-948768355417aa57.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-14ae494f65a67fd4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L /usr/platform/oxide/lib/amd64/`
46912025-06-19T08:15:17.168Z Running `/home/build/.rustup/toolchains/1.87.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=6feffc201e3aae15 -C extra-filename=-9feb985a176ddd78 --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-da222f1035c94abd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-57e6f2da9c9cf907.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-1b94a371f109d536.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-5612a983e17f5846.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9ad20850c87b6190.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-69ae0883bec7117a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L /usr/platform/oxide/lib/amd64/`
46922025-06-19T08:15:21.755Z Running `/home/build/.rustup/toolchains/1.87.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=838106a63b22e344 -C extra-filename=-62d7787e802d3620 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-34ccb6c5759fcb20.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-c69ceee012346ef7.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-c7aeab81e8094aa9.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-42956bdf60f926c6.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-3c5c2ca4d71c4411.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-3ca6582e50f6370c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-51825c01a8e86f88.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-b3a3d430ae1467c3.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-db3a43eb5e69b56b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-99b0049eaae5857c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-13e2f3155af59d16.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-46181f1a02c738b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-344997d15477f1f9.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-f8646d90e0415688.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-e457768128836586.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-0a56d503f1183962.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b4ce9daba2700b5a.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-195b6639ba931e9f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-e3373fcbc2ad75ba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-745efaebf15ef6fd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-362fb1d5e00ac981.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-19f3b0857a8a662e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-5796161eb8709903.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-0cc4f2879ce932bb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bb790ef45951f77a.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-bc73c84ce56559f5.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9ad20850c87b6190.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-58c1de66a45d9f24.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-44df20f272876329.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-8168e3612d4945c1.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-a12c3f0e76d9654f.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c50c5fd1577d0cd5.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-14f795b669f17255.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-75abe5d2f55f3e73.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4eede03aec8344dc.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-eba98dcd0b47db5d.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-a795e65d2eb3ad5b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f3613ed905139f2e.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-3cc9efe9aa8d2f7d.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-47e16434dc23d0db.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-c03ba4055ac5c961.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-2d1f02d804943618.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-8be8036f4ff64429.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-d517ac8b6eb6b72b.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-722f924b2fade996.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-863d650aabadae6e.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-6d6e529b1c4ab6b0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-56c5383bb838306a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-502402daacd53cf1.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-8e070b895b0e4152.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-167d1001d88732d7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
46932025-06-19T08:15:24.195Z Running `/home/build/.rustup/toolchains/1.87.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=09105125934cb288 -C extra-filename=-b83e6fcc0df021dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-34ccb6c5759fcb20.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-c69ceee012346ef7.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-c7aeab81e8094aa9.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-42956bdf60f926c6.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-3c5c2ca4d71c4411.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-3ca6582e50f6370c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-51825c01a8e86f88.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-b3a3d430ae1467c3.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-db3a43eb5e69b56b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-99b0049eaae5857c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-13e2f3155af59d16.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-46181f1a02c738b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-344997d15477f1f9.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-f8646d90e0415688.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-e457768128836586.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-0a56d503f1183962.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b4ce9daba2700b5a.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-195b6639ba931e9f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-e3373fcbc2ad75ba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-745efaebf15ef6fd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-362fb1d5e00ac981.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-19f3b0857a8a662e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-5796161eb8709903.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-0cc4f2879ce932bb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bb790ef45951f77a.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-bc73c84ce56559f5.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9ad20850c87b6190.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-58c1de66a45d9f24.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-44df20f272876329.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-8168e3612d4945c1.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-a12c3f0e76d9654f.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c50c5fd1577d0cd5.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-14f795b669f17255.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-75abe5d2f55f3e73.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4eede03aec8344dc.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-eba98dcd0b47db5d.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-a795e65d2eb3ad5b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f3613ed905139f2e.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-3cc9efe9aa8d2f7d.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-47e16434dc23d0db.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-c03ba4055ac5c961.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-2d1f02d804943618.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-8be8036f4ff64429.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-d517ac8b6eb6b72b.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-722f924b2fade996.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-863d650aabadae6e.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-6d6e529b1c4ab6b0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-56c5383bb838306a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-502402daacd53cf1.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-8e070b895b0e4152.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-167d1001d88732d7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
46942025-06-19T08:15:25.251Z Running `/home/build/.rustup/toolchains/1.87.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=a1b3179a0382d860 -C extra-filename=-cc7192aca8d40373 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-34ccb6c5759fcb20.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-c69ceee012346ef7.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-c7aeab81e8094aa9.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-42956bdf60f926c6.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-3c5c2ca4d71c4411.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-3ca6582e50f6370c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-51825c01a8e86f88.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-b3a3d430ae1467c3.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-db3a43eb5e69b56b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-99b0049eaae5857c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-13e2f3155af59d16.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-46181f1a02c738b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-344997d15477f1f9.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-0a56d503f1183962.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b4ce9daba2700b5a.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-195b6639ba931e9f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-e3373fcbc2ad75ba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-745efaebf15ef6fd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-19f3b0857a8a662e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-5796161eb8709903.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-0cc4f2879ce932bb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bb790ef45951f77a.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-bc73c84ce56559f5.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-58c1de66a45d9f24.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-44df20f272876329.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-8168e3612d4945c1.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-a12c3f0e76d9654f.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-14f795b669f17255.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-75abe5d2f55f3e73.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4eede03aec8344dc.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-eba98dcd0b47db5d.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-a795e65d2eb3ad5b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f3613ed905139f2e.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-3cc9efe9aa8d2f7d.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-47e16434dc23d0db.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-c03ba4055ac5c961.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-2d1f02d804943618.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-8be8036f4ff64429.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-d517ac8b6eb6b72b.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-722f924b2fade996.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-863d650aabadae6e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-6d6e529b1c4ab6b0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-56c5383bb838306a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-502402daacd53cf1.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-8e070b895b0e4152.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-167d1001d88732d7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L /usr/platform/oxide/lib/amd64/`
46952025-06-19T08:15:26.060Z Running `/home/build/.rustup/toolchains/1.87.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=73b82b2aa8d91b98 -C extra-filename=-f5656a464d1e8c79 --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-06fa179411152c7f.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-00aa725a2871b002.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-5accaf6bce681470.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-46b80e36447fd991.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0e4dd5ffcc57d0fd.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-92f62310814306e7.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-1830cf16ce822983.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-5796161eb8709903.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-4fb4bae94dde3291.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-c77e6668b05b963a.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-cdd8b673eef41ebf.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-600924a24dfe935a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
46962025-06-19T08:15:28.798Z Running `/home/build/.rustup/toolchains/1.87.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=19bffdc19b60e384 -C extra-filename=-0a8633cc50c5eddc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-34ccb6c5759fcb20.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-c69ceee012346ef7.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-c7aeab81e8094aa9.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-42956bdf60f926c6.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-3c5c2ca4d71c4411.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-3ca6582e50f6370c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-51825c01a8e86f88.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-b3a3d430ae1467c3.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-db3a43eb5e69b56b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-99b0049eaae5857c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-13e2f3155af59d16.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-46181f1a02c738b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-344997d15477f1f9.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-0a56d503f1183962.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b4ce9daba2700b5a.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-195b6639ba931e9f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-e3373fcbc2ad75ba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-745efaebf15ef6fd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-19f3b0857a8a662e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-5796161eb8709903.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-0cc4f2879ce932bb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bb790ef45951f77a.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-bc73c84ce56559f5.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-58c1de66a45d9f24.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-44df20f272876329.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-8168e3612d4945c1.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-a12c3f0e76d9654f.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-14f795b669f17255.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-75abe5d2f55f3e73.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4eede03aec8344dc.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-eba98dcd0b47db5d.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-a795e65d2eb3ad5b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f3613ed905139f2e.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-3cc9efe9aa8d2f7d.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-47e16434dc23d0db.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-c03ba4055ac5c961.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-2d1f02d804943618.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-8be8036f4ff64429.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-d517ac8b6eb6b72b.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-722f924b2fade996.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-863d650aabadae6e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-6d6e529b1c4ab6b0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-56c5383bb838306a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-502402daacd53cf1.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-8e070b895b0e4152.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-167d1001d88732d7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L /usr/platform/oxide/lib/amd64/`
46972025-06-19T08:15:35.625Z Running `/home/build/.rustup/toolchains/1.87.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=41690503de143e0c -C extra-filename=-1a842675c591b211 --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-06fa179411152c7f.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-00aa725a2871b002.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-5accaf6bce681470.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0e4dd5ffcc57d0fd.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-92f62310814306e7.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-1830cf16ce822983.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-5796161eb8709903.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-4fb4bae94dde3291.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-c77e6668b05b963a.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-cdd8b673eef41ebf.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-600924a24dfe935a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
46982025-06-19T08:15:37.252Z Running `/home/build/.rustup/toolchains/1.87.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=99487db24a5d5e44 -C extra-filename=-8e34a32027e58a1b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-34ccb6c5759fcb20.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-c69ceee012346ef7.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-c7aeab81e8094aa9.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-42956bdf60f926c6.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-3c5c2ca4d71c4411.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-3ca6582e50f6370c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-51825c01a8e86f88.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-b3a3d430ae1467c3.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-db3a43eb5e69b56b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-99b0049eaae5857c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-13e2f3155af59d16.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-46181f1a02c738b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-344997d15477f1f9.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-0a56d503f1183962.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b4ce9daba2700b5a.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-195b6639ba931e9f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-e3373fcbc2ad75ba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-745efaebf15ef6fd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-19f3b0857a8a662e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-5796161eb8709903.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-0cc4f2879ce932bb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bb790ef45951f77a.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-bc73c84ce56559f5.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-58c1de66a45d9f24.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-44df20f272876329.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-8168e3612d4945c1.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-a12c3f0e76d9654f.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-14f795b669f17255.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-75abe5d2f55f3e73.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4eede03aec8344dc.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-eba98dcd0b47db5d.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-a795e65d2eb3ad5b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f3613ed905139f2e.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-3cc9efe9aa8d2f7d.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-47e16434dc23d0db.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-c03ba4055ac5c961.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-2d1f02d804943618.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-8be8036f4ff64429.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-d517ac8b6eb6b72b.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-722f924b2fade996.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-863d650aabadae6e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-6d6e529b1c4ab6b0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-56c5383bb838306a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-502402daacd53cf1.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-8e070b895b0e4152.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-167d1001d88732d7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L /usr/platform/oxide/lib/amd64/`
46992025-06-19T08:15:51.937Z Running `/home/build/.rustup/toolchains/1.87.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=a869d741577da6ab -C extra-filename=-577ea2af0b8e73f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-34ccb6c5759fcb20.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-c69ceee012346ef7.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-c7aeab81e8094aa9.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-42956bdf60f926c6.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-3c5c2ca4d71c4411.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-3ca6582e50f6370c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-51825c01a8e86f88.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-b3a3d430ae1467c3.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-db3a43eb5e69b56b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-99b0049eaae5857c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-13e2f3155af59d16.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-46181f1a02c738b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-344997d15477f1f9.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-f8646d90e0415688.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-e457768128836586.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-0a56d503f1183962.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b4ce9daba2700b5a.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-195b6639ba931e9f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-e3373fcbc2ad75ba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-745efaebf15ef6fd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-362fb1d5e00ac981.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-19f3b0857a8a662e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-5796161eb8709903.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-0cc4f2879ce932bb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bb790ef45951f77a.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-bc73c84ce56559f5.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9ad20850c87b6190.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-58c1de66a45d9f24.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-44df20f272876329.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-8168e3612d4945c1.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-a12c3f0e76d9654f.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c50c5fd1577d0cd5.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-14f795b669f17255.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-75abe5d2f55f3e73.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4eede03aec8344dc.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-eba98dcd0b47db5d.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-a795e65d2eb3ad5b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f3613ed905139f2e.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-3cc9efe9aa8d2f7d.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-47e16434dc23d0db.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-c03ba4055ac5c961.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-2d1f02d804943618.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-8be8036f4ff64429.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-d517ac8b6eb6b72b.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-722f924b2fade996.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-863d650aabadae6e.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-6d6e529b1c4ab6b0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-56c5383bb838306a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-502402daacd53cf1.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-8e070b895b0e4152.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-167d1001d88732d7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
47002025-06-19T08:15:55.344Z Running `/home/build/.rustup/toolchains/1.87.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=ef255d5389e8a9fa -C extra-filename=-ada5df88d02b7d39 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-34ccb6c5759fcb20.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-c69ceee012346ef7.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-c7aeab81e8094aa9.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-42956bdf60f926c6.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-3c5c2ca4d71c4411.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-3ca6582e50f6370c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-51825c01a8e86f88.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-b3a3d430ae1467c3.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-db3a43eb5e69b56b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-99b0049eaae5857c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-13e2f3155af59d16.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-46181f1a02c738b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-344997d15477f1f9.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-f8646d90e0415688.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-e457768128836586.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-0a56d503f1183962.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b4ce9daba2700b5a.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-195b6639ba931e9f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-e3373fcbc2ad75ba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-745efaebf15ef6fd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-362fb1d5e00ac981.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-19f3b0857a8a662e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-5796161eb8709903.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-0cc4f2879ce932bb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bb790ef45951f77a.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-bc73c84ce56559f5.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9ad20850c87b6190.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-58c1de66a45d9f24.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-44df20f272876329.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-8168e3612d4945c1.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-a12c3f0e76d9654f.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c50c5fd1577d0cd5.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-14f795b669f17255.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-75abe5d2f55f3e73.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4eede03aec8344dc.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-eba98dcd0b47db5d.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-a795e65d2eb3ad5b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f3613ed905139f2e.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-3cc9efe9aa8d2f7d.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-47e16434dc23d0db.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-c03ba4055ac5c961.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-2d1f02d804943618.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-8be8036f4ff64429.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-d517ac8b6eb6b72b.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-722f924b2fade996.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-863d650aabadae6e.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-6d6e529b1c4ab6b0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-56c5383bb838306a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-502402daacd53cf1.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-8e070b895b0e4152.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-167d1001d88732d7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
47012025-06-19T08:15:59.330Z Running `/home/build/.rustup/toolchains/1.87.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=47aae4dd6d8e6540 -C extra-filename=-17d3ca2bfa1354d0 --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-9f6d5ad123f8fcd0.rlib --extern camino_tempfile_ext=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile_ext-85a1f4ffff2145ab.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-1a717a42c5ddb3bf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9ad20850c87b6190.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-430d859215fc2171.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f3613ed905139f2e.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-2d1f02d804943618.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out`
47022025-06-19T08:16:01.455Z Running `/home/build/.rustup/toolchains/1.87.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=1a375ed6434f1e6b -C extra-filename=-d65fcf5e45117c4b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-00a4296f15c05985.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-da10b95c202ed643.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-ed3f81c34f110721.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-b5585d423d9282ac.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-dc210fbf8906bd15.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-8efca4495dc5cbc6.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64`
47032025-06-19T08:16:02.911Z Running `/home/build/.rustup/toolchains/1.87.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=c3c083263efc04e3 -C extra-filename=-f219f064cdd78816 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-00a4296f15c05985.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-da10b95c202ed643.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-ed3f81c34f110721.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-b5585d423d9282ac.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-dc210fbf8906bd15.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-8efca4495dc5cbc6.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64`
47042025-06-19T08:16:04.281Z Running `/home/build/.rustup/toolchains/1.87.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=31ed1beef9d172ed -C extra-filename=-81903562404f62d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-f0a104a968a329ac.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
47052025-06-19T08:16:05.626Z Running `/home/build/.rustup/toolchains/1.87.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=df2cab5ea2c4658c -C extra-filename=-2ff4b1a034210734 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-9b3d6d216b5e945b.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-d706431c9ba515a0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-66d1ebdf53b96254.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-141fbac960892210.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
47062025-06-19T08:16:06.856Z Running `/home/build/.rustup/toolchains/1.87.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=7ea7e296d9f38e1b -C extra-filename=-4803b4dc67eb73f0 --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-4c359a5fc24d22e5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-d706431c9ba515a0.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-15dab050fa171917.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-6368f2b07121436b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-29dc7445c5790ef8.so --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-8a5d607b9c0247aa.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-eb84229280da5d2e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-010fc67b9970944f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
47072025-06-19T08:16:07.118Z Running `/home/build/.rustup/toolchains/1.87.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=aeec2b23ce0e0984 -C extra-filename=-df7007a8fc549b91 --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-4c359a5fc24d22e5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-d706431c9ba515a0.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-15dab050fa171917.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-6368f2b07121436b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-29dc7445c5790ef8.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-1e15bc7425470b18.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-8a5d607b9c0247aa.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-eb84229280da5d2e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-010fc67b9970944f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
47082025-06-19T08:16:08.306Z Running `/home/build/.rustup/toolchains/1.87.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=36d8a1e1d40a1d94 -C extra-filename=-48cadd6f82427e9f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-747d372e7685bd96.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-3c5c2ca4d71c4411.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-f009448568e94a55.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-e457768128836586.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-1a717a42c5ddb3bf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-e227644d62221459.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-a08a3da553f0b838.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-195b6639ba931e9f.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-12a3a84432b2ac9d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-19f3b0857a8a662e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-70504541ce6592d9.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-c03ba4055ac5c961.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-2d1f02d804943618.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-b5585d423d9282ac.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-8be8036f4ff64429.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-ec3455c1da32d50c.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-24b5693d13af1dc7.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/usr/lib/amd64`
47092025-06-19T08:16:10.965Z Running `/home/build/.rustup/toolchains/1.87.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=5937e08e445aba51 -C extra-filename=-01150e07826fad86 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-747d372e7685bd96.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-3c5c2ca4d71c4411.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-f009448568e94a55.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-e457768128836586.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-1a717a42c5ddb3bf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-a08a3da553f0b838.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-195b6639ba931e9f.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-12a3a84432b2ac9d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-19f3b0857a8a662e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-70504541ce6592d9.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-c03ba4055ac5c961.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-2d1f02d804943618.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-b5585d423d9282ac.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-8be8036f4ff64429.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-ec3455c1da32d50c.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-24b5693d13af1dc7.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out`
47102025-06-19T08:16:12.673Z Running `/home/build/.rustup/toolchains/1.87.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=ff5ada207985fcae -C extra-filename=-b846bb7501b0cc8d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-047ca701d26a2741.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-167d1001d88732d7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64`
47112025-06-19T08:16:15.011Z Running `/home/build/.rustup/toolchains/1.87.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=cca4a3c845ab40b3 -C extra-filename=-bd65d72f8d69de37 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-43e564a518f7199e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4d0916fca9466e4.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-d10a8495cfa26e51.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8c6868ed69484a9e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
47122025-06-19T08:16:18.129Z Running `/home/build/.rustup/toolchains/1.87.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=3ae300377e80b026 -C extra-filename=-63570dad24293943 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-43e564a518f7199e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4d0916fca9466e4.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-d10a8495cfa26e51.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8c6868ed69484a9e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64`
47132025-06-19T08:16:19.295Z Running `/home/build/.rustup/toolchains/1.87.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=47c20dfd3d95ac0d -C extra-filename=-5755e33ebef8d9d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-43e564a518f7199e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4d0916fca9466e4.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-d10a8495cfa26e51.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8c6868ed69484a9e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64`
47142025-06-19T08:16:20.463Z Running `/home/build/.rustup/toolchains/1.87.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=617d44c3b4ed1d29 -C extra-filename=-6fdbba26756c69c9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-42956bdf60f926c6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-747d372e7685bd96.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-99b0049eaae5857c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-ed761dbd9a6ae688.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-13e2f3155af59d16.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-46181f1a02c738b2.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-076e611753e5b945.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f47618743a6506b1.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0b5be377fbb76b15.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-e227644d62221459.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-5c7feb8f8dd6195a.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-a08a3da553f0b838.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-195b6639ba931e9f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-e954ece10883f074.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-a01c05697344f1e0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-19f3b0857a8a662e.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f3613ed905139f2e.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-3cc9efe9aa8d2f7d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-2d1f02d804943618.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-863d650aabadae6e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c2920f90e8fd97a5.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-cef14a3e90f86e8c.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-f32f70d961a81848.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-24b5693d13af1dc7.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-d121c39b4067af31.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-dc210fbf8906bd15.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-635b2d795de385c5.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-819960f1a2ba35e0.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-9ba87a9febecabc4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/opt/ooce/pgsql-13/lib/amd64`
47152025-06-19T08:16:20.612Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name trust_quorum --edition=2021 trust-quorum/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0f29a13023eacb7e -C extra-filename=-f349da54cfc4ea7d --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-baeff8589e43a779.rlib --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-4ad0411f54632340.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-c69ceee012346ef7.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-1b0c400ab1fe5e4a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-b3a3d430ae1467c3.so --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-c007e3103fad1245.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-946fb52bfee0b312.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-141fbac960892210.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-eba98dcd0b47db5d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-c6d4853b27733a97.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-ec3455c1da32d50c.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64`
47162025-06-19T08:16:21.416Z Running `/home/build/.rustup/toolchains/1.87.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=86ea4934c261daae -C extra-filename=-d55a72ee5a64d077 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-43e564a518f7199e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-9282409af6c7406f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-20d09b58c5f7acd4.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-10dfc74db4c73038.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-7e433f9be3f6bbed.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8c6868ed69484a9e.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-430d859215fc2171.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-33d17b1a52216876.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-30b731a8ab2b762e.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-c03ba4055ac5c961.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-149246cdf23e08fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-8be8036f4ff64429.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-863d650aabadae6e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-502402daacd53cf1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out`
47172025-06-19T08:16:27.501Z Running `/home/build/.rustup/toolchains/1.87.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=373c1d9049d49a00 -C extra-filename=-268bb6e3047b4aaa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-bfcc7353af7ebaac.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-747d372e7685bd96.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-00a4296f15c05985.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-da10b95c202ed643.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0e4dd5ffcc57d0fd.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-10dfc74db4c73038.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-e954ece10883f074.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-aec702e164c6ff65.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-ad580bff78180e80.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-aec51322746c044b.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-30b731a8ab2b762e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-b5585d423d9282ac.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-9909e89766a7dbd1.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-7a92d4b77910a715.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-4017af24c3cccfbb.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-cef14a3e90f86e8c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-2c1407383925de11.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-21117c0d696a5843.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-dc210fbf8906bd15.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-635b2d795de385c5.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-9ba87a9febecabc4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64`
47182025-06-19T08:16:28.626Z Running `/home/build/.rustup/toolchains/1.87.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=1fa909729e9886be -C extra-filename=-5c33f112a2568c87 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-bfcc7353af7ebaac.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-747d372e7685bd96.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-00a4296f15c05985.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-da10b95c202ed643.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0e4dd5ffcc57d0fd.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-10dfc74db4c73038.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-e954ece10883f074.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-aec702e164c6ff65.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-ad580bff78180e80.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-aec51322746c044b.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-30b731a8ab2b762e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-b5585d423d9282ac.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-9909e89766a7dbd1.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-7a92d4b77910a715.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-4017af24c3cccfbb.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-cef14a3e90f86e8c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-2c1407383925de11.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-21117c0d696a5843.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-dc210fbf8906bd15.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-635b2d795de385c5.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-9ba87a9febecabc4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64`
47192025-06-19T08:16:28.856Z Running `/home/build/.rustup/toolchains/1.87.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=f0ad9d0efd85c45b -C extra-filename=-c3cb55cd07b4d68a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-747d372e7685bd96.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-00a4296f15c05985.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-da10b95c202ed643.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0e4dd5ffcc57d0fd.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-10dfc74db4c73038.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-aec702e164c6ff65.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-ad580bff78180e80.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-aec51322746c044b.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-30b731a8ab2b762e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-b5585d423d9282ac.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-9909e89766a7dbd1.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-7a92d4b77910a715.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-4017af24c3cccfbb.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-cef14a3e90f86e8c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-2c1407383925de11.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-21117c0d696a5843.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-dc210fbf8906bd15.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-635b2d795de385c5.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-9ba87a9febecabc4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64`
47202025-06-19T08:16:30.932Z Running `/home/build/.rustup/toolchains/1.87.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=a847f5710c0fc9bb -C extra-filename=-58827d9af0fb5c96 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-00a4296f15c05985.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-da10b95c202ed643.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-ed3f81c34f110721.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-b5585d423d9282ac.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-dc210fbf8906bd15.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64`
47212025-06-19T08:16:33.795Z Running `/home/build/.rustup/toolchains/1.87.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=bb55736bc9f63667 -C extra-filename=-d613fbee3cd5fbca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-26bfb7e3a27e898c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
47222025-06-19T08:16:35.044Z Running `/home/build/.rustup/toolchains/1.87.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=b6ea2e4b644ca632 -C extra-filename=-c5fb7b690ca2eec8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-f0a104a968a329ac.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64`
47232025-06-19T08:16:45.747Z Running `/home/build/.rustup/toolchains/1.87.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=fc95551b58d9082f -C extra-filename=-bcc2954e4d6f16b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-8fb424ae0ddf19d3.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-f0a104a968a329ac.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64`
47242025-06-19T08:16:45.914Z Running `/home/build/.rustup/toolchains/1.87.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=8972a3d5a4b54fc8 -C extra-filename=-29afa8d50f0e0b63 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-8fb424ae0ddf19d3.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-f0a104a968a329ac.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64`
47252025-06-19T08:16:45.915Z Running `/home/build/.rustup/toolchains/1.87.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=3f6d982e7f372962 -C extra-filename=-e66728b4c2865b71 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-00aa725a2871b002.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-5a80e982465180ef.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0e4dd5ffcc57d0fd.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-20d09b58c5f7acd4.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-4b0cfea7576650fb.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-fb18f7b6418aacf6.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-362fb1d5e00ac981.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-173417224055b1cb.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-7ae449d1cad2700d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-d36452bc7fb8b4cc.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-26bfb7e3a27e898c.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-948768355417aa57.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-d67937effa6f4837.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-f32f70d961a81848.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-d121c39b4067af31.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64`
47262025-06-19T08:16:45.946Z Running `/home/build/.rustup/toolchains/1.87.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=b5f174432888e300 -C extra-filename=-77058216c6e2698c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-00aa725a2871b002.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-5a80e982465180ef.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0e4dd5ffcc57d0fd.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-20d09b58c5f7acd4.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-4b0cfea7576650fb.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-fb18f7b6418aacf6.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-362fb1d5e00ac981.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-173417224055b1cb.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-7ae449d1cad2700d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-d36452bc7fb8b4cc.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-26bfb7e3a27e898c.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-948768355417aa57.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-d67937effa6f4837.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-f32f70d961a81848.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-d121c39b4067af31.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64`
47272025-06-19T08:16:46.687Z Running `/home/build/.rustup/toolchains/1.87.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=3da0d5318ebb2dd5 -C extra-filename=-f23ea16017e33aa9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-00aa725a2871b002.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0e4dd5ffcc57d0fd.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-20d09b58c5f7acd4.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-4b0cfea7576650fb.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-fb18f7b6418aacf6.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-362fb1d5e00ac981.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-173417224055b1cb.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-7ae449d1cad2700d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-d36452bc7fb8b4cc.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-26bfb7e3a27e898c.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-948768355417aa57.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-d67937effa6f4837.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-d121c39b4067af31.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64`
47282025-06-19T08:16:48.452Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name test_custom --edition=2021 dev-tools/reconfigurator-cli/tests/test-custom.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ed8d3c95b3a5a1f9 -C extra-filename=-ccd3949f1b530af8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-00aa725a2871b002.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-5a80e982465180ef.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0e4dd5ffcc57d0fd.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-20d09b58c5f7acd4.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-4b0cfea7576650fb.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-fb18f7b6418aacf6.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-362fb1d5e00ac981.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-173417224055b1cb.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-7ae449d1cad2700d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-d36452bc7fb8b4cc.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-26bfb7e3a27e898c.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-948768355417aa57.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-d67937effa6f4837.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-f32f70d961a81848.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-d121c39b4067af31.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64`
47292025-06-19T08:16:52.482Z Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
47302025-06-19T08:16:52.486Z Running `/home/build/.rustup/toolchains/1.87.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=abf562bf51cf2e7d -C extra-filename=-d8cc06e6987c7790 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-230734f42dd8c901.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-b565d71fcf50201b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-3dc8c0222785ce47.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-4c50366c16e309bb.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64`
47312025-06-19T08:16:53.632Z Running `/home/build/.rustup/toolchains/1.87.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=991dfb503981a1e3 -C extra-filename=-db47d02c5df584ca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-d94f66e779b2590e.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-230734f42dd8c901.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-b565d71fcf50201b.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-46181f1a02c738b2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-47f438e7f394e71f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-3dc8c0222785ce47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64`
47322025-06-19T08:16:54.058Z Running `/home/build/.rustup/toolchains/1.87.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=57aa3c2d0835185b -C extra-filename=-3865fc0bfbef238d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-d94f66e779b2590e.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-230734f42dd8c901.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-b565d71fcf50201b.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-46181f1a02c738b2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-47f438e7f394e71f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-3dc8c0222785ce47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64`
47332025-06-19T08:16:54.995Z Running `/home/build/.rustup/toolchains/1.87.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=7ba6c5f4358f1ad7 -C extra-filename=-9abd3c73eb3dd858 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-d94f66e779b2590e.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-230734f42dd8c901.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-b565d71fcf50201b.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-46181f1a02c738b2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-3dc8c0222785ce47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64`
47342025-06-19T08:16:56.545Z Running `/home/build/.rustup/toolchains/1.87.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=7fa1bb8ff53c6b3e -C extra-filename=-b8c0bccc79916865 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-d94f66e779b2590e.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-230734f42dd8c901.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-b565d71fcf50201b.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-46181f1a02c738b2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-47f438e7f394e71f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-3dc8c0222785ce47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64`
47352025-06-19T08:16:59.182Z Running `/home/build/.rustup/toolchains/1.87.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=cefeee663a9d83b1 -C extra-filename=-e64838ac895df6fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-d94f66e779b2590e.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-230734f42dd8c901.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-b565d71fcf50201b.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-46181f1a02c738b2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-47f438e7f394e71f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-3dc8c0222785ce47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64`
47362025-06-19T08:17:01.755Z Running `/home/build/.rustup/toolchains/1.87.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=632e4b869307311a -C extra-filename=-2efeea2471bc31e7 --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-ba67819a9a70962c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
47372025-06-19T08:17:05.034Z Running `/home/build/.rustup/toolchains/1.87.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=08936780bb2d4bfd -C extra-filename=-0472648715da9066 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-34ccb6c5759fcb20.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-c7aeab81e8094aa9.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-d94f66e779b2590e.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-47d0e596f8d3c1e0.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-a15ed5581012f19d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-076e611753e5b945.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-c8247273bbb8d29e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-20d09b58c5f7acd4.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-5c7feb8f8dd6195a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4d0916fca9466e4.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-03cc4fe2c81bcd24.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-02a0f1563feb5cd3.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-b055740e0b9bde48.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-aec702e164c6ff65.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-90bb70ee402a7b72.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-14f795b669f17255.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-0559c45c5f37fd70.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-a795e65d2eb3ad5b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-9909e89766a7dbd1.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-7a92d4b77910a715.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-819960f1a2ba35e0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
47382025-06-19T08:17:07.370Z Running `/home/build/.rustup/toolchains/1.87.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=2871949e6eed96cf -C extra-filename=-2c7b62e6466befd0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-d94f66e779b2590e.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-46181f1a02c738b2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-47f438e7f394e71f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
47392025-06-19T08:17:08.292Z Running `/home/build/.rustup/toolchains/1.87.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=5cde2679dee63152 -C extra-filename=-b6a06a43fb245646 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-d94f66e779b2590e.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-46181f1a02c738b2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-47f438e7f394e71f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
47402025-06-19T08:17:10.498Z Running `/home/build/.rustup/toolchains/1.87.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=16d1d6feea15da0c -C extra-filename=-238e8511bae73aeb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-d94f66e779b2590e.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-46181f1a02c738b2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-47f438e7f394e71f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
47412025-06-19T08:17:20.651Z Running `/home/build/.rustup/toolchains/1.87.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=6b6b6bde947b7572 -C extra-filename=-cb4cc0793807dd61 --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-73f3a12932697e77.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
47422025-06-19T08:17:21.242Z Running `/home/build/.rustup/toolchains/1.87.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=906baefba5c433c6 -C extra-filename=-0941efc1c6ce1338 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-00aa725a2871b002.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-5a80e982465180ef.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0e4dd5ffcc57d0fd.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-20d09b58c5f7acd4.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-4b0cfea7576650fb.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-fb18f7b6418aacf6.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-362fb1d5e00ac981.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-173417224055b1cb.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-7ae449d1cad2700d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-d36452bc7fb8b4cc.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-948768355417aa57.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-d67937effa6f4837.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-f32f70d961a81848.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-d121c39b4067af31.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64`
47432025-06-19T08:17:22.325Z Running `/home/build/.rustup/toolchains/1.87.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=11618ecef1509d1b -C extra-filename=-1168ceb1e68dd5b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-13e2f3155af59d16.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-076e611753e5b945.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0b5be377fbb76b15.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-863d650aabadae6e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c2920f90e8fd97a5.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-f32f70d961a81848.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-56c5383bb838306a.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-24b5693d13af1dc7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64`
47442025-06-19T08:17:24.888Z Running `/home/build/.rustup/toolchains/1.87.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=cebb1d8935d9f368 -C extra-filename=-16130747a2f4a53d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-2ea3b20e939039db.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-4ad0411f54632340.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-4984fd557ea44540.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-b565d71fcf50201b.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-84e797a2d3eb2d0c.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-d706431c9ba515a0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-da10b95c202ed643.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-b1eb6bdafd83166f.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-d2eb89831c39492e.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-b563444bd3d79103.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e822832db8731ed7.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-6368f2b07121436b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-3dc8c0222785ce47.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c3030838cf16ec4.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-10719ff00779e6c0.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-ed3f81c34f110721.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-f4bdfb118eaed211.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-ebacbb4871bfb0c5.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-5bbcbe6930012595.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-d67937effa6f4837.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-0ffdeed955cab556.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64`
47452025-06-19T08:17:27.393Z Running `/home/build/.rustup/toolchains/1.87.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=16790f32b5e6a9fe -C extra-filename=-8a746573af60c939 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-2ea3b20e939039db.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-4ad0411f54632340.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-4984fd557ea44540.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-b565d71fcf50201b.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-84e797a2d3eb2d0c.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-d706431c9ba515a0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-da10b95c202ed643.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-b1eb6bdafd83166f.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-d2eb89831c39492e.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-b563444bd3d79103.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e822832db8731ed7.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-6368f2b07121436b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-3dc8c0222785ce47.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c3030838cf16ec4.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-10719ff00779e6c0.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-ed3f81c34f110721.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-f4bdfb118eaed211.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-ebacbb4871bfb0c5.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-5bbcbe6930012595.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-d67937effa6f4837.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-0ffdeed955cab556.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64`
47462025-06-19T08:17:27.964Z Running `/home/build/.rustup/toolchains/1.87.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=4003cac4ea8ac685 -C extra-filename=-423a92faa2f81962 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-2ea3b20e939039db.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-4ad0411f54632340.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-4984fd557ea44540.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-b565d71fcf50201b.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-84e797a2d3eb2d0c.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-d706431c9ba515a0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-da10b95c202ed643.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-b1eb6bdafd83166f.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-d2eb89831c39492e.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-b563444bd3d79103.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e822832db8731ed7.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-6368f2b07121436b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-3dc8c0222785ce47.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c3030838cf16ec4.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-10719ff00779e6c0.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-ed3f81c34f110721.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-f4bdfb118eaed211.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-ebacbb4871bfb0c5.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-5bbcbe6930012595.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-d67937effa6f4837.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-0ffdeed955cab556.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64`
47472025-06-19T08:17:28.088Z Compiling reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
47482025-06-19T08:17:28.092Z Running `/home/build/.rustup/toolchains/1.87.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=5eb35806ce5f2eef -C extra-filename=-e4d0a453c17ea0d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0e4dd5ffcc57d0fd.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-c8a99a621468cc1f.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-d36452bc7fb8b4cc.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
47492025-06-19T08:17:30.709Z Running `/home/build/.rustup/toolchains/1.87.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=f99559fd6d40073b -C extra-filename=-e6f1b2ae3fa5c875 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-bfcc7353af7ebaac.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-747d372e7685bd96.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-00a4296f15c05985.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-da10b95c202ed643.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0e4dd5ffcc57d0fd.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-10dfc74db4c73038.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-e954ece10883f074.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-aec702e164c6ff65.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-ad580bff78180e80.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-aec51322746c044b.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-30b731a8ab2b762e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-b5585d423d9282ac.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-9909e89766a7dbd1.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-7a92d4b77910a715.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-4017af24c3cccfbb.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-cef14a3e90f86e8c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-2c1407383925de11.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-21117c0d696a5843.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-635b2d795de385c5.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-9ba87a9febecabc4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64`
47502025-06-19T08:17:31.168Z Running `/home/build/.rustup/toolchains/1.87.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=1e5a84a5d4f7b238 -C extra-filename=-a2f20e54cd3410b7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-2447b769a290fac2.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-90bb70ee402a7b72.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-1697fc65e208cbad.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-7fa92ef5db7630b1.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
47512025-06-19T08:17:35.029Z Running `/home/build/.rustup/toolchains/1.87.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=8c97952833fa603d -C extra-filename=-573306d0fc6a5141 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-90bb70ee402a7b72.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-1697fc65e208cbad.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-7fa92ef5db7630b1.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/`
47522025-06-19T08:17:41.416Z Running `/home/build/.rustup/toolchains/1.87.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=1f7c930e7f73c95e -C extra-filename=-817270d8efd22971 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-90bb70ee402a7b72.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-1697fc65e208cbad.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-7fa92ef5db7630b1.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/`
47532025-06-19T08:17:42.120Z Running `/home/build/.rustup/toolchains/1.87.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=d7f5203b27356f40 -C extra-filename=-240120eded70af0e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-2447b769a290fac2.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-90bb70ee402a7b72.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-1697fc65e208cbad.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-7fa92ef5db7630b1.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
47542025-06-19T08:17:44.899Z Running `/home/build/.rustup/toolchains/1.87.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=841e93d0f76f84a9 -C extra-filename=-602b38a96caaa313 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-2447b769a290fac2.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-90bb70ee402a7b72.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-1697fc65e208cbad.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-7fa92ef5db7630b1.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
47552025-06-19T08:17:47.803Z Running `/home/build/.rustup/toolchains/1.87.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=ab9b1d75e29d973d -C extra-filename=-b88a71800faf3ff9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-33edce20020348fb.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-c8247273bbb8d29e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-3059fbedacdb6849.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f47618743a6506b1.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-12a3a84432b2ac9d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-f393f3fad9efd3c5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bb790ef45951f77a.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-bc73c84ce56559f5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-51676cd5cc57f196.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-f0a104a968a329ac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-c352d61c85b833cd.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-85e7df627d9b6592.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-8e070b895b0e4152.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
47562025-06-19T08:17:47.940Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name rot_updater --edition=2021 nexus/mgs-updates/tests/rot_updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1dd126d2427ec523 -C extra-filename=-355d23fa08b5251f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f47618743a6506b1.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0b5be377fbb76b15.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-c8a99a621468cc1f.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-14f795b669f17255.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-75abe5d2f55f3e73.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-c352d61c85b833cd.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64`
47572025-06-19T08:17:50.440Z Running `/home/build/.rustup/toolchains/1.87.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=3ee03572118ac9e7 -C extra-filename=-fdef937351561a4a --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-9f6d5ad123f8fcd0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-f393f3fad9efd3c5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-c352d61c85b833cd.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64`
47582025-06-19T08:17:50.855Z Running `/home/build/.rustup/toolchains/1.87.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=11ccc5ff9a975f14 -C extra-filename=-f8243a246ccd2229 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-33edce20020348fb.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-c8247273bbb8d29e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-3059fbedacdb6849.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f47618743a6506b1.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-12a3a84432b2ac9d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bb790ef45951f77a.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-bc73c84ce56559f5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-51676cd5cc57f196.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-f0a104a968a329ac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-c352d61c85b833cd.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-85e7df627d9b6592.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-8e070b895b0e4152.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
47592025-06-19T08:17:53.509Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name sp_updater --edition=2021 nexus/mgs-updates/tests/sp_updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=841b3152210d2f8d -C extra-filename=-76fed9c713d07e1b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f47618743a6506b1.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0b5be377fbb76b15.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-c8a99a621468cc1f.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-14f795b669f17255.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-75abe5d2f55f3e73.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-c352d61c85b833cd.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64`
47602025-06-19T08:17:55.180Z Running `/home/build/.rustup/toolchains/1.87.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=318abfd0ea752c3a -C extra-filename=-a578dd754a8762b3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f47618743a6506b1.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0b5be377fbb76b15.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-14f795b669f17255.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-75abe5d2f55f3e73.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-c352d61c85b833cd.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64`
47612025-06-19T08:18:01.816Z Running `/home/build/.rustup/toolchains/1.87.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=6970092e1040478e -C extra-filename=-dd511433082147e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-33edce20020348fb.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-c8247273bbb8d29e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-3059fbedacdb6849.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f47618743a6506b1.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-12a3a84432b2ac9d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-f393f3fad9efd3c5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bb790ef45951f77a.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-bc73c84ce56559f5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-51676cd5cc57f196.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-f0a104a968a329ac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-c352d61c85b833cd.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-85e7df627d9b6592.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-8e070b895b0e4152.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
47622025-06-19T08:18:12.355Z Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
47632025-06-19T08:18:12.358Z Running `/home/build/.rustup/toolchains/1.87.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=ede691b666f9a806 -C extra-filename=-9184ae6d75485e64 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f47618743a6506b1.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-f393f3fad9efd3c5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-f0a104a968a329ac.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64`
47642025-06-19T08:18:16.074Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name host_phase1_updater --edition=2021 nexus/mgs-updates/tests/host_phase1_updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8c8ff0281e5fcd16 -C extra-filename=-e09842bcc8087d31 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f47618743a6506b1.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0b5be377fbb76b15.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-c8a99a621468cc1f.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-14f795b669f17255.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-75abe5d2f55f3e73.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-c352d61c85b833cd.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64`
47652025-06-19T08:18:16.977Z Running `/home/build/.rustup/toolchains/1.87.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=bd15c1df562562e7 -C extra-filename=-d88bb99695fd9879 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-33edce20020348fb.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-c8247273bbb8d29e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-3059fbedacdb6849.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-12a3a84432b2ac9d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-f393f3fad9efd3c5.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bb790ef45951f77a.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-bc73c84ce56559f5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-51676cd5cc57f196.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-f0a104a968a329ac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-85e7df627d9b6592.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-8e070b895b0e4152.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/`
47662025-06-19T08:18:18.371Z Running `/home/build/.rustup/toolchains/1.87.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=3c56997d3c65f70d -C extra-filename=-6acf353e76106866 --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-173417224055b1cb.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64`
47672025-06-19T08:18:23.119Z Running `/home/build/.rustup/toolchains/1.87.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=9ff4785cdcfc75b2 -C extra-filename=-f8ca86b424d4b025 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-fb18f7b6418aacf6.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-173417224055b1cb.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern petname=/work/oxidecomputer/omicron/target/debug/deps/libpetname-7fb5ed9fc61c9756.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-948768355417aa57.rlib --extern sync_ptr=/work/oxidecomputer/omicron/target/debug/deps/libsync_ptr-90a32c26318edc59.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-f1ca02b496cce3ec.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64`
47682025-06-19T08:18:29.005Z Running `/home/build/.rustup/toolchains/1.87.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=556a82439fe55c5f -C extra-filename=-0e63e7528acfc10b --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-da222f1035c94abd.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-195b6639ba931e9f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a8570c2f1c9c1454.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-635b2d795de385c5.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
47692025-06-19T08:18:30.277Z Running `/home/build/.rustup/toolchains/1.87.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=81ec39be2aa43e29 -C extra-filename=-3fe7a589d76a27d8 --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-42956bdf60f926c6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-635b2d795de385c5.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/`
47702025-06-19T08:18:35.211Z Running `/home/build/.rustup/toolchains/1.87.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=547095ca4015acf8 -C extra-filename=-7527bc63f9c5226e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-f009448568e94a55.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-2bbad1053bc3dd9c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-e954ece10883f074.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-fb18f7b6418aacf6.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-362fb1d5e00ac981.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-2a147402c71c6c21.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-c352d61c85b833cd.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-722f924b2fade996.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-ec3455c1da32d50c.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-f1ca02b496cce3ec.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64`
47712025-06-19T08:18:36.130Z Compiling omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
47722025-06-19T08:18:36.133Z Running `/home/build/.rustup/toolchains/1.87.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=f8bcb53825b56850 -C extra-filename=-40f931558e42cdef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-747d372e7685bd96.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-14f795b669f17255.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c2920f90e8fd97a5.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-24b5693d13af1dc7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
47732025-06-19T08:18:38.933Z Running `/home/build/.rustup/toolchains/1.87.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=6b2d54557893e6db -C extra-filename=-7375699ca4f340c3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-2447b769a290fac2.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-90bb70ee402a7b72.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-1697fc65e208cbad.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
47742025-06-19T08:18:41.575Z Running `/home/build/.rustup/toolchains/1.87.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=0917b89e5aec6a74 -C extra-filename=-f845633efb38f53e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-34ccb6c5759fcb20.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-c69ceee012346ef7.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-c7aeab81e8094aa9.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-42956bdf60f926c6.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-3c5c2ca4d71c4411.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-3ca6582e50f6370c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-51825c01a8e86f88.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-b3a3d430ae1467c3.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-db3a43eb5e69b56b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-99b0049eaae5857c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-13e2f3155af59d16.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-46181f1a02c738b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-344997d15477f1f9.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-f8646d90e0415688.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-e457768128836586.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-0a56d503f1183962.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b4ce9daba2700b5a.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-195b6639ba931e9f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-e3373fcbc2ad75ba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-745efaebf15ef6fd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-362fb1d5e00ac981.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-19f3b0857a8a662e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-0cc4f2879ce932bb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bb790ef45951f77a.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-bc73c84ce56559f5.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9ad20850c87b6190.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-58c1de66a45d9f24.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-44df20f272876329.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-8168e3612d4945c1.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-a12c3f0e76d9654f.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c50c5fd1577d0cd5.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-14f795b669f17255.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-75abe5d2f55f3e73.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4eede03aec8344dc.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-eba98dcd0b47db5d.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-a795e65d2eb3ad5b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f3613ed905139f2e.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-3cc9efe9aa8d2f7d.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-47e16434dc23d0db.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-c03ba4055ac5c961.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-2d1f02d804943618.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-8be8036f4ff64429.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-d517ac8b6eb6b72b.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-722f924b2fade996.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-863d650aabadae6e.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-6d6e529b1c4ab6b0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-56c5383bb838306a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-502402daacd53cf1.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-8e070b895b0e4152.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-167d1001d88732d7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L /usr/platform/oxide/lib/amd64/`
47752025-06-19T08:18:41.692Z Running `/home/build/.rustup/toolchains/1.87.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=795305d3303a909a -C extra-filename=-9d02c1a79502588c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-06a9527e1ee343f4.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-ad580bff78180e80.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
47762025-06-19T08:18:43.108Z Running `/home/build/.rustup/toolchains/1.87.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=e4b3f3252b73d943 -C extra-filename=-8a487db3dd0d5342 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
47772025-06-19T08:18:51.312Z Running `/home/build/.rustup/toolchains/1.87.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=ec40b139160620f9 -C extra-filename=-d7c218aeb4d2c31f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-b565d71fcf50201b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-29dc7445c5790ef8.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-1e15bc7425470b18.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
47782025-06-19T08:18:52.979Z Running `/home/build/.rustup/toolchains/1.87.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=c222bf203e09c056 -C extra-filename=-90139a6344ddc58e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-2ea3b20e939039db.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-4ad0411f54632340.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-4984fd557ea44540.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-b565d71fcf50201b.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-84e797a2d3eb2d0c.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-da10b95c202ed643.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-b1eb6bdafd83166f.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-d2eb89831c39492e.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-b563444bd3d79103.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e822832db8731ed7.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-6368f2b07121436b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c3030838cf16ec4.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-10719ff00779e6c0.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-ed3f81c34f110721.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-f4bdfb118eaed211.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-ebacbb4871bfb0c5.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-5bbcbe6930012595.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-d67937effa6f4837.rlib --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-0ffdeed955cab556.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
47792025-06-19T08:19:08.446Z Running `/home/build/.rustup/toolchains/1.87.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=95e6e03601f8979d -C extra-filename=-d7215abbe06bb43c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-99b0049eaae5857c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-e954ece10883f074.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-aec702e164c6ff65.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-cef14a3e90f86e8c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/`
47802025-06-19T08:19:10.113Z Running `/home/build/.rustup/toolchains/1.87.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=4afc9ee8c2f86bae -C extra-filename=-2226968132764ef5 --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-971293eef7024649.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/`
47812025-06-19T08:19:11.305Z Running `/home/build/.rustup/toolchains/1.87.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=b5877457c6e6e9ec -C extra-filename=-4a6d47853e4b6621 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-b055740e0b9bde48.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-1e15bc7425470b18.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c3030838cf16ec4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/`
47822025-06-19T08:19:12.725Z Running `/home/build/.rustup/toolchains/1.87.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=9be4c88d547b84a6 -C extra-filename=-f112f5c6d60d5ef0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-01d92b10698071cf.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-615bd856ab5f70bf.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-50cbb49f23b59ae9.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4d0916fca9466e4.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-a78bef5143b24585.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-8625fd17e178a20e.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-a01c05697344f1e0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-2a3e6a84befe6574.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-69ae0883bec7117a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
47832025-06-19T08:19:15.729Z Running `/home/build/.rustup/toolchains/1.87.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=7db982ecedab1fea -C extra-filename=-72672a8aae03a9b4 --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-da222f1035c94abd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a8570c2f1c9c1454.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/`
47842025-06-19T08:19:16.872Z Running `/home/build/.rustup/toolchains/1.87.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=17fb51e604f585e0 -C extra-filename=-17dbd3c8b15aad68 --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-dd506feb6fddec69.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/`
47852025-06-19T08:19:19.076Z Running `/home/build/.rustup/toolchains/1.87.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=fe48776dc674755e -C extra-filename=-d219651a6eb7f9fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-b3a3d430ae1467c3.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-ed761dbd9a6ae688.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-344997d15477f1f9.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-1a717a42c5ddb3bf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-e3373fcbc2ad75ba.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-4c50366c16e309bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-a795e65d2eb3ad5b.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-c03ba4055ac5c961.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-2d1f02d804943618.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-ec3455c1da32d50c.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern xshell=/work/oxidecomputer/omicron/target/debug/deps/libxshell-2a24cc18133aa099.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-167d1001d88732d7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out`
47862025-06-19T08:19:20.111Z Running `/home/build/.rustup/toolchains/1.87.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=a25e98b3adb11532 -C extra-filename=-262892d8302eda08 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-db3a43eb5e69b56b.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-a15ed5581012f19d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-f11663c671c68f38.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-dfae0b60f66f95c8.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-cd2e4202b650be2e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-1a836bdbd14b3195.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-d7f47089b7af5402.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-b5585d423d9282ac.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
47872025-06-19T08:19:21.834Z Running `/home/build/.rustup/toolchains/1.87.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=aa6e8da95198d74f -C extra-filename=-e0d95ab8d618bf41 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-db3a43eb5e69b56b.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-a15ed5581012f19d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-f11663c671c68f38.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-dfae0b60f66f95c8.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-cd2e4202b650be2e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-1a836bdbd14b3195.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-d7f47089b7af5402.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-b5585d423d9282ac.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
47882025-06-19T08:19:26.580Z Running `/home/build/.rustup/toolchains/1.87.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=ddf88ba5dac8cb0a -C extra-filename=-173e032d34c3c31c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-db3a43eb5e69b56b.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-a15ed5581012f19d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-f11663c671c68f38.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-dfae0b60f66f95c8.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-cd2e4202b650be2e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-1a836bdbd14b3195.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-d7f47089b7af5402.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-b5585d423d9282ac.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64`
47892025-06-19T08:19:29.096Z Running `/home/build/.rustup/toolchains/1.87.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=845a209d6eab2735 -C extra-filename=-51777c8ea27a37a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-db3a43eb5e69b56b.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-a15ed5581012f19d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-f11663c671c68f38.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-dfae0b60f66f95c8.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-cd2e4202b650be2e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-1a836bdbd14b3195.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-d7f47089b7af5402.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-b5585d423d9282ac.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64`
47902025-06-19T08:19:29.933Z Running `/home/build/.rustup/toolchains/1.87.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=851263bb5d0a348b -C extra-filename=-6b1fbc7e6c1aa540 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-db3a43eb5e69b56b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-d7f47089b7af5402.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64`
47912025-06-19T08:19:39.413Z Running `/home/build/.rustup/toolchains/1.87.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=3297098d333f5827 -C extra-filename=-54acfdc61bbebcec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-db3a43eb5e69b56b.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-a15ed5581012f19d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-f11663c671c68f38.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-dfae0b60f66f95c8.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-cd2e4202b650be2e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-1a836bdbd14b3195.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-d7f47089b7af5402.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-b5585d423d9282ac.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64`
47922025-06-19T08:19:46.980Z Running `/home/build/.rustup/toolchains/1.87.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=e3c236679e5a2b34 -C extra-filename=-b3f3f5184d0641c7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-db3a43eb5e69b56b.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-a15ed5581012f19d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-f11663c671c68f38.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-dfae0b60f66f95c8.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-cd2e4202b650be2e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-1a836bdbd14b3195.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-d7f47089b7af5402.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-b5585d423d9282ac.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64`
47932025-06-19T08:19:47.651Z Running `/home/build/.rustup/toolchains/1.87.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=185c669243989c1e -C extra-filename=-a72d92a13c543469 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-db3a43eb5e69b56b.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-a15ed5581012f19d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-f11663c671c68f38.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-dfae0b60f66f95c8.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-cd2e4202b650be2e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-1a836bdbd14b3195.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-d7f47089b7af5402.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-b5585d423d9282ac.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
47942025-06-19T08:19:53.022Z Running `/home/build/.rustup/toolchains/1.87.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=183caa3d3f0589bd -C extra-filename=-1f4aad3bdf4e3c2d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-db3a43eb5e69b56b.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-a15ed5581012f19d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-f11663c671c68f38.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-dfae0b60f66f95c8.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-cd2e4202b650be2e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-1a836bdbd14b3195.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-d7f47089b7af5402.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-b5585d423d9282ac.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64`
47952025-06-19T08:19:55.360Z Running `/home/build/.rustup/toolchains/1.87.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=d6ddd1ec0fd33b90 -C extra-filename=-7d9038cfc6470e07 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-db3a43eb5e69b56b.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-a15ed5581012f19d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-f11663c671c68f38.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-dfae0b60f66f95c8.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-cd2e4202b650be2e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-1a836bdbd14b3195.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-d7f47089b7af5402.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-b5585d423d9282ac.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64`
47962025-06-19T08:19:57.127Z Running `/home/build/.rustup/toolchains/1.87.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=c60e32396981e5ac -C extra-filename=-e720e7182b96c6f2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-076e611753e5b945.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-2a147402c71c6c21.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-750e27c83fe6acd0.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-00c29b94e085ceac.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-2d1f02d804943618.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-8e070b895b0e4152.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out`
47972025-06-19T08:19:59.170Z Running `/home/build/.rustup/toolchains/1.87.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=081346726dfc635d -C extra-filename=-6b8a9ccd5374b27d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-96001ad8a097ddf0.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0b5be377fbb76b15.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-22d985003c029e71.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_cbor=/work/oxidecomputer/omicron/target/debug/deps/libserde_cbor-67f3da6724d4197c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-eba98dcd0b47db5d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-c352d61c85b833cd.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c9fa00714c10b0e6.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
47982025-06-19T08:20:01.635Z Running `/home/build/.rustup/toolchains/1.87.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=0c373b5562df0923 -C extra-filename=-189c3cdaecbbc1a2 --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-9f6d5ad123f8fcd0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-47e16434dc23d0db.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64`
47992025-06-19T08:20:06.180Z Running `/home/build/.rustup/toolchains/1.87.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=8a86641464fa59b9 -C extra-filename=-be68d575d474b75f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-b3a3d430ae1467c3.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-344997d15477f1f9.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-e3373fcbc2ad75ba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-c03ba4055ac5c961.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern xshell=/work/oxidecomputer/omicron/target/debug/deps/libxshell-2a24cc18133aa099.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out`
48002025-06-19T08:20:13.248Z Running `/home/build/.rustup/toolchains/1.87.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=0d0970f3fef32655 -C extra-filename=-38e267166fc63021 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-a15ed5581012f19d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-f11663c671c68f38.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-dfae0b60f66f95c8.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-cd2e4202b650be2e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-1a836bdbd14b3195.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-d7f47089b7af5402.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-b5585d423d9282ac.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64`
48012025-06-19T08:20:16.239Z Running `/home/build/.rustup/toolchains/1.87.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=5ee7bc515b5761d5 -C extra-filename=-2a66bc68810eeade --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-195b6639ba931e9f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48022025-06-19T08:20:16.344Z Running `/home/build/.rustup/toolchains/1.87.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=204278cedcee07a1 -C extra-filename=-b1ebc551bb92951c --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-195b6639ba931e9f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a8570c2f1c9c1454.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48032025-06-19T08:20:19.406Z Running `/home/build/.rustup/toolchains/1.87.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=43a604701916c338 -C extra-filename=-55aa9bc40ded607c --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-dd506feb6fddec69.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64`
48042025-06-19T08:20:22.406Z Running `/home/build/.rustup/toolchains/1.87.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=3075525ab163acbf -C extra-filename=-d1b50dd89bf1caf4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-c69ceee012346ef7.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-58c1de66a45d9f24.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c50c5fd1577d0cd5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4eede03aec8344dc.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-eba98dcd0b47db5d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64`
48052025-06-19T08:20:22.716Z Running `/home/build/.rustup/toolchains/1.87.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=691b9baf2b3530a1 -C extra-filename=-0995a04ce85225ad --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-baeff8589e43a779.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-c69ceee012346ef7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-1b0c400ab1fe5e4a.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-00a4296f15c05985.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-b3a3d430ae1467c3.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-946fb52bfee0b312.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-141fbac960892210.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-eba98dcd0b47db5d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-c98ec2e4645a2249.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64`
48062025-06-19T08:20:22.765Z Running `/home/build/.rustup/toolchains/1.87.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=18804ba3ad4e4297 -C extra-filename=-f79779527eacba1a --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-baeff8589e43a779.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-c69ceee012346ef7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-1b0c400ab1fe5e4a.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-00a4296f15c05985.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-b3a3d430ae1467c3.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-946fb52bfee0b312.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-141fbac960892210.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-eba98dcd0b47db5d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-c98ec2e4645a2249.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64`
48072025-06-19T08:20:32.494Z Running `/home/build/.rustup/toolchains/1.87.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=f709aeb561d540d6 -C extra-filename=-55565a915e8a0d67 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-58c1de66a45d9f24.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a8570c2f1c9c1454.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/opt/ooce/pgsql-13/lib/amd64`
48082025-06-19T08:20:33.496Z Running `/home/build/.rustup/toolchains/1.87.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=2002f1761489ea64 -C extra-filename=-eaba08ab5114f03d --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-3de3afdffd237457.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-bede7a4e55b2058a.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48092025-06-19T08:20:39.043Z Running `/home/build/.rustup/toolchains/1.87.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=18a0026e8377d6a8 -C extra-filename=-ff7a6f36d667f51d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-29dc7445c5790ef8.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-d3a88451e031a8af.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-6ef27574c9857554.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-1e15bc7425470b18.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-82b5e02d2676d8cd.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48102025-06-19T08:20:46.056Z Running `/home/build/.rustup/toolchains/1.87.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=055198845bc59238 -C extra-filename=-60d44b8b980c2477 --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-af036891e7125aa4.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-6ef3a792f7ed9f41.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-ad57b23c655ed5bf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48112025-06-19T08:20:46.515Z Running `/home/build/.rustup/toolchains/1.87.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=c6dd90c3f673ccb7 -C extra-filename=-9bf7f1f640309c54 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-973fa8e1d737893b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-d3a88451e031a8af.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-1e15bc7425470b18.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-82b5e02d2676d8cd.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48122025-06-19T08:20:46.944Z Running `/home/build/.rustup/toolchains/1.87.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=879133a7b5c6e1ec -C extra-filename=-ebab079c3cb8d2ab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-4fee36df01288c66.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-f3360400d9b479db.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-f009448568e94a55.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-615bd856ab5f70bf.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-b3a3d430ae1467c3.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0e4dd5ffcc57d0fd.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-1a717a42c5ddb3bf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-4b0cfea7576650fb.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4d0916fca9466e4.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7e311734a8549daa.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c3030838cf16ec4.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-69ae0883bec7117a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-ec3455c1da32d50c.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/`
48132025-06-19T08:20:47.945Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
48142025-06-19T08:20:47.949Z Running `/home/build/.rustup/toolchains/1.87.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=14421335648951af -C extra-filename=-02a6b65d12d7465c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48152025-06-19T08:20:48.029Z Running `/home/build/.rustup/toolchains/1.87.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=07575352ce84fafd -C extra-filename=-5ca57ac31c5e4be8 --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-e54d7805221c2d6c.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-c2a0be81ef6eaaf6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7e311734a8549daa.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-cbcda50eb00f4450.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c50c5fd1577d0cd5.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64`
48162025-06-19T08:20:48.127Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
48172025-06-19T08:20:48.168Z Running `/home/build/.rustup/toolchains/1.87.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=d20932ae8cdae419 -C extra-filename=-fb78a3934cd657e5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48182025-06-19T08:20:48.172Z Running `/home/build/.rustup/toolchains/1.87.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=e1406f62b466513d -C extra-filename=-63093228cc29c43c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-43e564a518f7199e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4d0916fca9466e4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8c6868ed69484a9e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48192025-06-19T08:20:48.987Z Running `/home/build/.rustup/toolchains/1.87.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=3cdf4745cae5a02e -C extra-filename=-578c0bbfcb690ab8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-b1eb6bdafd83166f.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-2ca651428fb55973.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-65e1e286f08ad64d.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-6c61a0a756f7d3f1.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-6d6e529b1c4ab6b0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out`
48202025-06-19T08:20:49.614Z Running `/home/build/.rustup/toolchains/1.87.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=8c43177e1dc53e9d -C extra-filename=-bbb6d04a2a999a24 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-34ccb6c5759fcb20.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-b3cd18f0b36abdd0.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-b1eb6bdafd83166f.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-d4fa5480e6f62c77.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-8eb2fd49e7ea2d1b.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-11e440f246b9f98d.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c50c5fd1577d0cd5.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-33d17b1a52216876.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-b485c6d4aec5ee39.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-863d650aabadae6e.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-502402daacd53cf1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48212025-06-19T08:20:50.208Z Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
48222025-06-19T08:20:50.211Z Running `/home/build/.rustup/toolchains/1.87.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=abff06323d1526b0 -C extra-filename=-f0cfa7abdd379bcf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7e311734a8549daa.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c50c5fd1577d0cd5.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48232025-06-19T08:20:50.211Z Running `/home/build/.rustup/toolchains/1.87.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=f1fd691df7108bac -C extra-filename=-2333135f4923065f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7e311734a8549daa.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c50c5fd1577d0cd5.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48242025-06-19T08:20:51.042Z Running `/home/build/.rustup/toolchains/1.87.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=8bb6b56cb8b3ab9c -C extra-filename=-85577379bfaad72c --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-15692c2f0a1fa710.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48252025-06-19T08:20:51.113Z Running `/home/build/.rustup/toolchains/1.87.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=069aa66835fe411c -C extra-filename=-bfdd4ff7211f9963 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-34ccb6c5759fcb20.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-b3cd18f0b36abdd0.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-b1eb6bdafd83166f.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-d4fa5480e6f62c77.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-8eb2fd49e7ea2d1b.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-11e440f246b9f98d.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c50c5fd1577d0cd5.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-33d17b1a52216876.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-b485c6d4aec5ee39.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-863d650aabadae6e.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-502402daacd53cf1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48262025-06-19T08:20:53.073Z Running `/home/build/.rustup/toolchains/1.87.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=c6c23ef968eebd8b -C extra-filename=-336fb6302c19a487 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-747d372e7685bd96.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-3c5c2ca4d71c4411.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-615bd856ab5f70bf.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-ed761dbd9a6ae688.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-20d09b58c5f7acd4.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-10dfc74db4c73038.rlib --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-3d2fa1f1b50ae27e.so --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-63c1e765ceb16dc5.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-faa762f55049f9c0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-aec702e164c6ff65.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8c6868ed69484a9e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-9909e89766a7dbd1.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-948768355417aa57.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-21117c0d696a5843.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48272025-06-19T08:20:53.349Z Running `/home/build/.rustup/toolchains/1.87.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=cf7401324fe725cb -C extra-filename=-c3bafdc16ee9dc4c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-4f96cb0aca9f6cf8.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-bd9324fe48e620f7.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-577782581269cb41.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-0cc4f2879ce932bb.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-9bcbc0bd49dbf3d8.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-750e27c83fe6acd0.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a8570c2f1c9c1454.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-8be8036f4ff64429.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-521af590f1ebdea1.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-167d1001d88732d7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64 --check-cfg 'cfg(svcadm_autoclear)'`
48282025-06-19T08:20:57.449Z Running `/home/build/.rustup/toolchains/1.87.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=f95bd266a2280685 -C extra-filename=-c5c87fc4a7509754 --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-baeff8589e43a779.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-1b0c400ab1fe5e4a.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-00a4296f15c05985.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-b3a3d430ae1467c3.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-946fb52bfee0b312.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-141fbac960892210.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-eba98dcd0b47db5d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-c98ec2e4645a2249.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
48292025-06-19T08:20:59.224Z Running `/home/build/.rustup/toolchains/1.87.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=c40101aafea1516a -C extra-filename=-0281a171fa2a6ec0 --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-da222f1035c94abd.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48302025-06-19T08:21:01.719Z Running `/home/build/.rustup/toolchains/1.87.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=a40d8102e8989acd -C extra-filename=-b347932848007d32 --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-da222f1035c94abd.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-b055740e0b9bde48.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48312025-06-19T08:21:02.072Z Running `/home/build/.rustup/toolchains/1.87.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=f43c0a2970f701b8 -C extra-filename=-774c09e8bc5d1b56 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-973fa8e1d737893b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-1e15bc7425470b18.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-82b5e02d2676d8cd.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48322025-06-19T08:21:03.879Z Running `/home/build/.rustup/toolchains/1.87.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=c0709f860ce8512f -C extra-filename=-114ace031255e081 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-d2eb89831c39492e.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-6368f2b07121436b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-1e15bc7425470b18.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48332025-06-19T08:21:12.694Z Running `/home/build/.rustup/toolchains/1.87.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=ece2a40c8cd3c64f -C extra-filename=-973f7ceacf97e52e --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-da222f1035c94abd.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48342025-06-19T08:21:14.607Z Running `/home/build/.rustup/toolchains/1.87.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=62349aa4bed678ce -C extra-filename=-cb045f0afcc91c2b --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-9f6d5ad123f8fcd0.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-b565d71fcf50201b.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48352025-06-19T08:21:15.465Z Running `/home/build/.rustup/toolchains/1.87.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=f3426f46f3e906fb -C extra-filename=-57b332546ee38550 --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-5d374018c9962a63.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48362025-06-19T08:21:15.848Z Running `/home/build/.rustup/toolchains/1.87.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=3881e54032ebc424 -C extra-filename=-4e85f7ad4213da8b --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-da222f1035c94abd.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48372025-06-19T08:21:16.081Z Running `/home/build/.rustup/toolchains/1.87.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=030e650025b5dca7 -C extra-filename=-96bb0d7737136268 --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-da222f1035c94abd.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48382025-06-19T08:21:16.718Z Running `/home/build/.rustup/toolchains/1.87.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=88a072239d9ed191 -C extra-filename=-8953cdc16e69e52b --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-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a8570c2f1c9c1454.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48392025-06-19T08:21:17.557Z Running `/home/build/.rustup/toolchains/1.87.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=49dc7d0ffad7a80c -C extra-filename=-7b563cb864fe16bb --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-27bb37786f2d1c2b.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48402025-06-19T08:21:19.923Z Running `/home/build/.rustup/toolchains/1.87.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=5dbd90d4c4fd4221 -C extra-filename=-9adb8fbd8955117c --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-da222f1035c94abd.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-f009448568e94a55.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-1a717a42c5ddb3bf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48412025-06-19T08:21:19.968Z Running `/home/build/.rustup/toolchains/1.87.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=5f2cfeebc3f99655 -C extra-filename=-8f80415d9e6d79f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-ec3455c1da32d50c.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48422025-06-19T08:21:21.498Z Running `/home/build/.rustup/toolchains/1.87.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=79e6bc1d9b3bb53f -C extra-filename=-ecd53bf3787d2ee2 --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-b84a273b36c7e9ee.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-ed761dbd9a6ae688.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-0d4ba3c2f3f5d615.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48432025-06-19T08:21:24.087Z Running `/home/build/.rustup/toolchains/1.87.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=53f6aaf76b2fb489 -C extra-filename=-0fe2fc6ce87d465d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-96001ad8a097ddf0.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0b5be377fbb76b15.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-22d985003c029e71.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_cbor=/work/oxidecomputer/omicron/target/debug/deps/libserde_cbor-67f3da6724d4197c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-eba98dcd0b47db5d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c9fa00714c10b0e6.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48442025-06-19T08:21:26.801Z Running `/home/build/.rustup/toolchains/1.87.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=3b4f4d50fde0683f -C extra-filename=-c581ee31ba94e814 --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-dd506feb6fddec69.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-33edce20020348fb.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/`
48452025-06-19T08:21:26.877Z Running `/home/build/.rustup/toolchains/1.87.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=e4a170a59066baae -C extra-filename=-5b9eb61772ac58ac --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-47534339b40df4f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-f009448568e94a55.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48462025-06-19T08:21:29.325Z Running `/home/build/.rustup/toolchains/1.87.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=ccec96e520bdc8f7 -C extra-filename=-832a0a7c0d83c4d5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-34ccb6c5759fcb20.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-f009448568e94a55.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-b3a3d430ae1467c3.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48472025-06-19T08:21:30.419Z Running `/home/build/.rustup/toolchains/1.87.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=850c367d631694e6 -C extra-filename=-bef4837be95c3a76 --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-da222f1035c94abd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48482025-06-19T08:21:30.488Z Running `/home/build/.rustup/toolchains/1.87.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=56e60b3df2b381d4 -C extra-filename=-5dfdec0b94985ce2 --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-971293eef7024649.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-946fb52bfee0b312.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-141fbac960892210.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-eba98dcd0b47db5d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48492025-06-19T08:21:30.970Z Running `/home/build/.rustup/toolchains/1.87.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=85456e78c213c714 -C extra-filename=-8bb9c6ffe40c11fe --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-00a4296f15c05985.rlib --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-3dfe7f975c699cd3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-ec3455c1da32d50c.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48502025-06-19T08:21:33.354Z Running `/home/build/.rustup/toolchains/1.87.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=fcb0048c36160b6d -C extra-filename=-139affd9f7ae8586 --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-08d9f6b9152baa68.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48512025-06-19T08:21:33.724Z Running `/home/build/.rustup/toolchains/1.87.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=16bbfb5788ff2648 -C extra-filename=-36002810243a0bba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-34ccb6c5759fcb20.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-b3cd18f0b36abdd0.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-b1eb6bdafd83166f.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-d4fa5480e6f62c77.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-8eb2fd49e7ea2d1b.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-11e440f246b9f98d.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c50c5fd1577d0cd5.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-33d17b1a52216876.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-b485c6d4aec5ee39.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-863d650aabadae6e.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-502402daacd53cf1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48522025-06-19T08:21:34.403Z Running `/home/build/.rustup/toolchains/1.87.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=18c692872aafc152 -C extra-filename=-6c086ab3d0a9f038 --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-da222f1035c94abd.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48532025-06-19T08:21:37.363Z Running `/home/build/.rustup/toolchains/1.87.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=e20321283847204e -C extra-filename=-dec06608d71ece37 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48542025-06-19T08:21:39.579Z Running `/home/build/.rustup/toolchains/1.87.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=6ae3318a10ce1554 -C extra-filename=-4f31c21aa79c907e --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-da222f1035c94abd.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-64e4cc68a4bdcce8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-ec3455c1da32d50c.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48552025-06-19T08:21:43.922Z Running `/home/build/.rustup/toolchains/1.87.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=1d5a7aeb7dd9cddf -C extra-filename=-82a5aaf7e71dfdbf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9ad20850c87b6190.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48562025-06-19T08:21:44.385Z Running `/home/build/.rustup/toolchains/1.87.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=4100d8f4b45ac43b -C extra-filename=-c474ee06dfea6a47 --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-f009448568e94a55.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-12a3a84432b2ac9d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48572025-06-19T08:21:44.686Z Running `/home/build/.rustup/toolchains/1.87.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=09634ee7fa92a9f7 -C extra-filename=-1b521890a382bead --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-a08aa139c83f2b51.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-973fa8e1d737893b.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-23ee1d73e19be961.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-82b5e02d2676d8cd.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-0c67bad7817109d6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48582025-06-19T08:21:46.609Z Running `/home/build/.rustup/toolchains/1.87.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=59a10efa01c898af -C extra-filename=-2ec6ac9847c92255 --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-a08aa139c83f2b51.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-973fa8e1d737893b.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-23ee1d73e19be961.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-82b5e02d2676d8cd.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-0c67bad7817109d6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48592025-06-19T08:21:47.809Z Running `/home/build/.rustup/toolchains/1.87.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=7761db720078759d -C extra-filename=-bb028e1d3b3b31aa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-4fee36df01288c66.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-d7384cc95aead0cf.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-f009448568e94a55.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-1a717a42c5ddb3bf.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-745efaebf15ef6fd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-0d4ba3c2f3f5d615.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern lldp_protocol=/work/oxidecomputer/omicron/target/debug/deps/libprotocol-17dd83f6a03e1369.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a8570c2f1c9c1454.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4eede03aec8344dc.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-de23e5e99ab464df.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-ec3455c1da32d50c.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48602025-06-19T08:21:49.028Z Running `/home/build/.rustup/toolchains/1.87.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=88ea7a1d2ab00168 -C extra-filename=-1d77b3e80d85bcaf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-344997d15477f1f9.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-ed3746d7d986df7e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-750e27c83fe6acd0.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-430d859215fc2171.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-1ebfeb8ca12e8f3c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48612025-06-19T08:21:49.194Z Running `/home/build/.rustup/toolchains/1.87.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=cfec3fee6bb57b1e -C extra-filename=-ef3836267b0a819f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c50c5fd1577d0cd5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48622025-06-19T08:21:50.722Z Running `/home/build/.rustup/toolchains/1.87.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=d574ce0b79fd3f20 -C extra-filename=-7e4f60fe51a192df --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-dd506feb6fddec69.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48632025-06-19T08:21:51.446Z Running `/home/build/.rustup/toolchains/1.87.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=fce9fdf0408687f5 -C extra-filename=-be1d6b484df82b75 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-5a7744e0b57282b3.so --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48642025-06-19T08:21:51.500Z Running `/home/build/.rustup/toolchains/1.87.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=178f27f3b6e21403 -C extra-filename=-de0094d8ae9aef83 --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-af036891e7125aa4.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48652025-06-19T08:21:51.929Z Running `/home/build/.rustup/toolchains/1.87.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=bb0778f3701b4a9c -C extra-filename=-dea6b9027adfea13 --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-dd506feb6fddec69.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48662025-06-19T08:21:52.029Z Running `/home/build/.rustup/toolchains/1.87.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=f5de505e4284d467 -C extra-filename=-eac0c834f4b327f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-13e2f3155af59d16.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-863d650aabadae6e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48672025-06-19T08:21:53.670Z Running `/home/build/.rustup/toolchains/1.87.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=70487a3ba1e3e7e7 -C extra-filename=-f641316be3ffd29f --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-271a4e12e339e365.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-32cec9e0d799541d.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-0a56d503f1183962.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48682025-06-19T08:21:54.642Z Running `/home/build/.rustup/toolchains/1.87.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=7a6f459411cffbac -C extra-filename=-052f69c9c60631ce --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-50cbb49f23b59ae9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48692025-06-19T08:21:55.649Z Running `/home/build/.rustup/toolchains/1.87.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=356d969c6bc276a9 -C extra-filename=-5b05637a527bcfa1 --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-f009448568e94a55.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-615bd856ab5f70bf.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-ec3455c1da32d50c.so -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48702025-06-19T08:21:56.451Z Running `/home/build/.rustup/toolchains/1.87.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=b53d83da337cf69c -C extra-filename=-cfdc75430af7e137 --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-af036891e7125aa4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48712025-06-19T08:21:57.707Z Running `/home/build/.rustup/toolchains/1.87.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=6919ec767c22dab2 -C extra-filename=-74223fe09a299b63 --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-4b0cfea7576650fb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-88de7fb551d57f4c.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-da4f2c624519b763.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48722025-06-19T08:21:58.350Z Running `/home/build/.rustup/toolchains/1.87.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=a423ab737aba25f9 -C extra-filename=-3cac065ab2c967c1 --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-af036891e7125aa4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48732025-06-19T08:21:58.997Z Running `/home/build/.rustup/toolchains/1.87.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=fa094d8de7668ee9 -C extra-filename=-9e606733f7a391b4 --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-af036891e7125aa4.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48742025-06-19T08:21:59.035Z Running `/home/build/.rustup/toolchains/1.87.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=a6e8a2cdc57969fb -C extra-filename=-a34511b0898228c4 --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-af036891e7125aa4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48752025-06-19T08:21:59.444Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustc --crate-name gfss --edition=2021 trust-quorum/gfss/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=84903cff77181bdb -C extra-filename=-5d3bd27e3fff848b --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-532d69691be254f4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern rand09=/work/oxidecomputer/omicron/target/debug/deps/librand-4eb54d71c30d8938.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-141fbac960892210.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-c6d4853b27733a97.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-ec3455c1da32d50c.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48762025-06-19T08:21:59.644Z Running `/home/build/.rustup/toolchains/1.87.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=3fcfd96798f1d4f0 -C extra-filename=-d502c8f98f94d1cf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-344997d15477f1f9.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-ed3746d7d986df7e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-430d859215fc2171.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-1ebfeb8ca12e8f3c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48772025-06-19T08:21:59.895Z Running `/home/build/.rustup/toolchains/1.87.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=29078cdd2a39715c -C extra-filename=-eb077953d0edd5bf --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-af036891e7125aa4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48782025-06-19T08:22:00.775Z Running `/home/build/.rustup/toolchains/1.87.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=a3436bebcb98dd14 -C extra-filename=-2ac9a9d550a87f3d --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-af036891e7125aa4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48792025-06-19T08:22:01.310Z Running `/home/build/.rustup/toolchains/1.87.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=92cdca735a98973e -C extra-filename=-581cc4d50b40670f --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-af036891e7125aa4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48802025-06-19T08:22:01.728Z Running `/home/build/.rustup/toolchains/1.87.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=18a4b3909948be5f -C extra-filename=-091fd3df2124d6dd --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-af036891e7125aa4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48812025-06-19T08:22:01.890Z Running `/home/build/.rustup/toolchains/1.87.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=bbdbe5a9c0d622d3 -C extra-filename=-690effc6a56583e1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-0d4ba3c2f3f5d615.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a8570c2f1c9c1454.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48822025-06-19T08:22:01.952Z Running `/home/build/.rustup/toolchains/1.87.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=7e010f442a7c1bdd -C extra-filename=-019b97b9a7e4bd4a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-43e564a518f7199e.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-076e611753e5b945.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-4017af24c3cccfbb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48832025-06-19T08:22:02.679Z Running `/home/build/.rustup/toolchains/1.87.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=4f53048767218406 -C extra-filename=-e3666702664b26eb --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-da222f1035c94abd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48842025-06-19T08:22:03.483Z Running `/home/build/.rustup/toolchains/1.87.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=6d31f545b836b317 -C extra-filename=-de09390b129ea676 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-ed3f81c34f110721.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48852025-06-19T08:22:04.198Z Running `/home/build/.rustup/toolchains/1.87.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=32b637dd13d2ef40 -C extra-filename=-894e1c5e9a28ca5f --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-fd9afbd5191e5f0b.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-36bced02ae4bd5ce.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-2a29596aff4d48e9.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-2fad40719046d586.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-fae69d05f1cd8859.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-be8aff341cdf0f9a.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3fffffabe68fc0ce.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-74fae681615b10bb.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-747d372e7685bd96.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-bd9324fe48e620f7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-d42753c7928cef7d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-ecc52ad4fc6c6b60.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-5f1449e5b4630e5e.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-f3360400d9b479db.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-31712546fcde96fc.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-7359b4299789c5bf.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-da10b95c202ed643.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-ddf6de9a229d28d9.rlib --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-fb9e67d7027e1016.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-f009448568e94a55.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-532d69691be254f4.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-06f624b1dbf58742.rlib --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-f06645ea084f2459.rlib --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-de35b032f7a7e7f8.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-ed761dbd9a6ae688.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-36a3c602ca03283e.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-5067012f6b80fbb9.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-13e2f3155af59d16.rlib --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-fafd2c26c8cb50b7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-076e611753e5b945.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-3690577ee22f758c.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cc268f9244d9ad28.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-e716efa3b094ca97.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-b54f0766faacde7a.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-e1867bd8b0b9071d.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-9b9d0721328f0bdc.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-efc7f9c1783d4d2b.rlib --extern getrandom_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-3bb9f1fd85ab87f4.rlib --extern getrandom_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-b4e208d4b57851a1.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-e79cafb0aad7cdee.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-5d6c4ad23ea5f468.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-dfae0b60f66f95c8.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-c040f19c0462a5d1.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-57cbb4e0314d95c3.rlib --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-944c836c16ec7e0c.rlib --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-791b95c2413fc103.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-10dfc74db4c73038.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-5817def278b03b47.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-c919e9c07f8e06f6.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0d7cde468535b2dd.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-45fc1ecef8334f2d.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-7d13f98916d1d3e8.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-546499f45209a4df.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-6461ceff8954e4ce.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-8a204451e570fec6.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-4b0cfea7576650fb.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-22d985003c029e71.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e822832db8731ed7.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-4c8ee10920eb3aa7.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-a8d9c42ce3064789.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-b1af0a1645222b48.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1fb6e8465c7f7e68.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-2a147402c71c6c21.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-1d5d7e38952c741d.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-342e1c0a888cffaa.rlib --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-1ffbb2c1bbf7af15.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-4e7af515766a7d22.rlib --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-7d36d1187c824df7.rlib --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-c3d33902be3a3c7a.rlib --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-cff44b9f7177e531.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-3cbdff52da3af431.rlib --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-ce5ddfa14fd81326.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-0ddd67908c7115c5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern rand_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern rand_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand-4eb54d71c30d8938.rlib --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-6e292393b60427d3.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-6fc1782911ea05df.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-8a5c4ab1e9e4d4bb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-99973777b542bb53.rlib --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-6150782b8ea62017.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-d45a704ec4569598.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-cf5563d29080f8d4.rlib --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-20f87213c84dd9b7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-4c50366c16e309bb.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-a65bbd450def922d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-0559c45c5f37fd70.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-16929c956149f697.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-dc900234ca880324.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-57f444eb49725cc5.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-c6d4853b27733a97.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-7606b70a533f59d9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-dc49c5f70024a224.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-30f8be996c873c9d.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-750c0751d7b2b550.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-79aab98619bed1e4.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-4017af24c3cccfbb.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-216829e733b1ed04.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-61828afd5cf1b997.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-1ee062706b631c47.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-4160d46f2ca5230e.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-a20341786e6c784f.rlib --extern zerocopy_ca01ad9e24f5d932=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3825fac840bb231c.rlib --extern zerocopy_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c9fa00714c10b0e6.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rlib --extern zip_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libzip-960ced83a8e40c69.rlib --extern zip_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libzip-8e070b895b0e4152.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out`
48862025-06-19T08:22:04.327Z Running `/home/build/.rustup/toolchains/1.87.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=38974f9748c50427 -C extra-filename=-0d5f1054e5999bdb --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-f009448568e94a55.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-4b0cfea7576650fb.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-5a7744e0b57282b3.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48872025-06-19T08:22:04.801Z Running `/home/build/.rustup/toolchains/1.87.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=fad96c84311e1cc6 -C extra-filename=-125f13356281e292 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
48882025-06-19T08:22:38.107Z Running `/home/build/.rustup/toolchains/1.87.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=cc7265f0db0e22cc -C extra-filename=-784ba25f41dbf6eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-a21d7e8d4e12f42c.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-1b94a371f109d536.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-48e3ac5c0bceb250.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-f0a104a968a329ac.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -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 native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L /usr/platform/oxide/lib/amd64/`
48892025-06-19T08:22:38.111Z Running `/home/build/.rustup/toolchains/1.87.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=4c22c91192b8fcd6 -C extra-filename=-ea995b961c0bf3f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-6780873c78d59f04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-da10b95c202ed643.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-51825c01a8e86f88.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-64e4cc68a4bdcce8.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-50cbb49f23b59ae9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-0eed3e3386dece13.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f47618743a6506b1.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0e4dd5ffcc57d0fd.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-1a717a42c5ddb3bf.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-10dfc74db4c73038.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-0d9b5ed0ff1aab5a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-62d37fc0c7cccd2f.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-416b676d15207269.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-a78bef5143b24585.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-fb18f7b6418aacf6.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-5a8c5948a0994565.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-652ca9268ade7e96.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-1b94a371f109d536.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-5612a983e17f5846.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-48e3ac5c0bceb250.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-aec702e164c6ff65.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-1697fc65e208cbad.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8c6868ed69484a9e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-ad580bff78180e80.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-ed3f81c34f110721.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-69ae0883bec7117a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern support_bundle_viewer=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_viewer-603d0729ccd8749c.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-9909e89766a7dbd1.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-d67937effa6f4837.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-7a92d4b77910a715.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-21117c0d696a5843.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L /usr/platform/oxide/lib/amd64/`
48902025-06-19T08:22:38.112Z Running `/home/build/.rustup/toolchains/1.87.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=9c6c5b333254936e -C extra-filename=-e005040ca3c1c361 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-a21d7e8d4e12f42c.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-1b94a371f109d536.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-8fb424ae0ddf19d3.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-48e3ac5c0bceb250.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-4fb4bae94dde3291.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-f0a104a968a329ac.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -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 native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L /usr/platform/oxide/lib/amd64/`
48912025-06-19T08:22:38.136Z Running `/home/build/.rustup/toolchains/1.87.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=2cb657d354558452 -C extra-filename=-052fcd6c34b61b86 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-5a8c5948a0994565.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-1b94a371f109d536.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-5612a983e17f5846.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-48e3ac5c0bceb250.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-26bfb7e3a27e898c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-948768355417aa57.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L /usr/platform/oxide/lib/amd64/`
48922025-06-19T08:22:38.140Z Running `/home/build/.rustup/toolchains/1.87.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=4310a0fa5b179794 -C extra-filename=-cfe933eac7f50205 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-6780873c78d59f04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-e4d06488c4abd35c.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-06a9527e1ee343f4.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-57f859d7d2d69008.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-3ca6582e50f6370c.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-50cbb49f23b59ae9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-4624c9fe3a651bf1.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-2bbad1053bc3dd9c.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-4b0cfea7576650fb.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-416b676d15207269.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-a78bef5143b24585.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-fb18f7b6418aacf6.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-c8a99a621468cc1f.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-e2de30b4a71aeca0.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-173417224055b1cb.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-5a8c5948a0994565.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-1b94a371f109d536.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-5612a983e17f5846.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-48e3ac5c0bceb250.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L /usr/platform/oxide/lib/amd64/`
48932025-06-19T08:22:38.140Z Running `/home/build/.rustup/toolchains/1.87.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=404165c86279f8b4 -C extra-filename=-a23232cd363f5221 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-5a8c5948a0994565.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-1b94a371f109d536.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-5612a983e17f5846.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-48e3ac5c0bceb250.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-26bfb7e3a27e898c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-948768355417aa57.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L /usr/platform/oxide/lib/amd64/`
48942025-06-19T08:22:38.164Z Running `/home/build/.rustup/toolchains/1.87.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=6aa937446b005925 -C extra-filename=-ef20d9c0937da5dc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-a21d7e8d4e12f42c.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-1b94a371f109d536.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-8fb424ae0ddf19d3.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-48e3ac5c0bceb250.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-4fb4bae94dde3291.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-f0a104a968a329ac.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -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 native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L /usr/platform/oxide/lib/amd64/`
48952025-06-19T08:22:38.192Z Running `/home/build/.rustup/toolchains/1.87.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=380de3cb70cb7b9a -C extra-filename=-4bf97987e92ef77c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-6780873c78d59f04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-da10b95c202ed643.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-51825c01a8e86f88.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-64e4cc68a4bdcce8.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-50cbb49f23b59ae9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-0eed3e3386dece13.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f47618743a6506b1.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0e4dd5ffcc57d0fd.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-1a717a42c5ddb3bf.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-10dfc74db4c73038.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-0d9b5ed0ff1aab5a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-62d37fc0c7cccd2f.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-416b676d15207269.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-a78bef5143b24585.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-fb18f7b6418aacf6.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-5a8c5948a0994565.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-652ca9268ade7e96.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-1b94a371f109d536.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-5612a983e17f5846.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-48e3ac5c0bceb250.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-aec702e164c6ff65.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-1697fc65e208cbad.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8c6868ed69484a9e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-ad580bff78180e80.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-ed3f81c34f110721.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-69ae0883bec7117a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern support_bundle_viewer=/work/oxidecomputer/omicron/target/debug/deps/libsupport_bundle_viewer-603d0729ccd8749c.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-9909e89766a7dbd1.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-d67937effa6f4837.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-7a92d4b77910a715.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-21117c0d696a5843.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L /usr/platform/oxide/lib/amd64/`
48962025-06-19T08:27:48.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20m 44s
48972025-06-19T08:28:02.814Z
48982025-06-19T08:28:02.822Zreal 20:59.049198104
48992025-06-19T08:28:02.823Zuser 1:48:08.375870662
49002025-06-19T08:28:02.823Zsys 17:06.570864593
49012025-06-19T08:28:02.823Ztrap 4.700104630
49022025-06-19T08:28:02.823Ztflt 3.862885445
49032025-06-19T08:28:02.823Zdflt 10:47.726397239
49042025-06-19T08:28:02.823Zkflt 0.923540621
49052025-06-19T08:28:02.823Zlock 4:01:33.817037464
49062025-06-19T08:28:02.823Zslp 10:10:17.285828923
49072025-06-19T08:28:02.823Zlat 7:40.767757506
49082025-06-19T08:28:02.823Zstop 14:24.161041866
49092025-06-19T08:28:03.645Z+ ptime -m cargo build -Z unstable-options --timings=json --workspace --tests --locked --verbose
49102025-06-19T08:28:09.331Z Fresh unicode-ident v1.0.18
49112025-06-19T08:28:09.334Z Fresh cfg-if v1.0.1
49122025-06-19T08:28:09.337Z Fresh autocfg v1.4.0
49132025-06-19T08:28:09.337Z Fresh memchr v2.7.4
49142025-06-19T08:28:09.337Z Fresh value-bag v1.9.0
49152025-06-19T08:28:09.337Z Fresh proc-macro2 v1.0.95
49162025-06-19T08:28:09.337Z Fresh log v0.4.27
49172025-06-19T08:28:09.337Z Fresh version_check v0.9.5
49182025-06-19T08:28:09.337Z Fresh smallvec v1.15.0
49192025-06-19T08:28:09.337Z Fresh itoa v1.0.11
49202025-06-19T08:28:09.337Z Fresh quote v1.0.40
49212025-06-19T08:28:09.337Z Fresh libc v0.2.174
49222025-06-19T08:28:09.337Z Fresh scopeguard v1.2.0
49232025-06-19T08:28:09.337Z Fresh stable_deref_trait v1.2.0
49242025-06-19T08:28:09.341Z Fresh ryu v1.0.18
49252025-06-19T08:28:09.341Z Fresh syn v2.0.103
49262025-06-19T08:28:09.341Z Fresh getrandom v0.2.15
49272025-06-19T08:28:09.341Z Fresh lock_api v0.4.12
49282025-06-19T08:28:09.341Z Fresh once_cell v1.21.3
49292025-06-19T08:28:09.341Z Fresh shlex v1.3.0
49302025-06-19T08:28:09.341Z Fresh serde_derive v1.0.219
49312025-06-19T08:28:09.341Z Fresh zeroize_derive v1.4.2
49322025-06-19T08:28:09.341Z Fresh rand_core v0.6.4
49332025-06-19T08:28:09.341Z Fresh libm v0.2.8
49342025-06-19T08:28:09.345Z Fresh synstructure v0.13.1
49352025-06-19T08:28:09.345Z Fresh zerovec-derive v0.10.3
49362025-06-19T08:28:09.345Z Fresh displaydoc v0.2.5
49372025-06-19T08:28:09.345Z Fresh serde v1.0.219
49382025-06-19T08:28:09.345Z Fresh zeroize v1.8.1
49392025-06-19T08:28:09.347Z Fresh num-traits v0.2.19
49402025-06-19T08:28:09.347Z Fresh zerofrom-derive v0.1.4
49412025-06-19T08:28:09.347Z Fresh yoke-derive v0.7.4
49422025-06-19T08:28:09.347Z Fresh pin-project-lite v0.2.14
49432025-06-19T08:28:09.347Z Fresh writeable v0.5.5
49442025-06-19T08:28:09.347Z Fresh percent-encoding v2.3.1
49452025-06-19T08:28:09.347Z Fresh bytes v1.10.1
49462025-06-19T08:28:09.347Z Fresh bitflags v2.9.0
49472025-06-19T08:28:09.347Z Fresh zerofrom v0.1.4
49482025-06-19T08:28:09.347Z Fresh serde_json v1.0.140
49492025-06-19T08:28:09.347Z Fresh litemap v0.7.3
49502025-06-19T08:28:09.351Z Fresh icu_provider_macros v1.5.0
49512025-06-19T08:28:09.351Z Fresh jobserver v0.1.32
49522025-06-19T08:28:09.351Z Fresh yoke v0.7.4
49532025-06-19T08:28:09.351Z Fresh regex-syntax v0.8.5
49542025-06-19T08:28:09.351Z Fresh cc v1.2.15
49552025-06-19T08:28:09.351Z Fresh icu_locid_transform_data v1.5.0
49562025-06-19T08:28:09.352Z Fresh icu_properties_data v1.5.0
49572025-06-19T08:28:09.352Z Fresh byteorder v1.5.0
49582025-06-19T08:28:09.352Z Fresh equivalent v1.0.2
49592025-06-19T08:28:09.352Z Fresh zerovec v0.10.4
49602025-06-19T08:28:09.352Z Fresh semver v1.0.26
49612025-06-19T08:28:09.352Z Fresh foldhash v0.1.5
49622025-06-19T08:28:09.352Z Fresh utf16_iter v1.0.5
49632025-06-19T08:28:09.352Z Fresh allocator-api2 v0.2.21
49642025-06-19T08:28:09.352Z Fresh write16 v1.0.0
49652025-06-19T08:28:09.354Z Fresh icu_normalizer_data v1.5.0
49662025-06-19T08:28:09.354Z Fresh utf8_iter v1.0.4
49672025-06-19T08:28:09.354Z Fresh tinystr v0.7.6
49682025-06-19T08:28:09.354Z Fresh icu_collections v1.5.0
49692025-06-19T08:28:09.354Z Fresh hashbrown v0.15.3
49702025-06-19T08:28:09.354Z Fresh aho-corasick v1.1.3
49712025-06-19T08:28:09.358Z Fresh form_urlencoded v1.2.1
49722025-06-19T08:28:09.358Z Fresh subtle v2.6.1
49732025-06-19T08:28:09.358Z Fresh icu_locid v1.5.0
49742025-06-19T08:28:09.359Z Fresh regex-automata v0.4.8
49752025-06-19T08:28:09.359Z Fresh errno v0.3.12
49762025-06-19T08:28:09.359Z Fresh signal-hook-registry v1.4.2
49772025-06-19T08:28:09.359Z Fresh fnv v1.0.7
49782025-06-19T08:28:09.362Z Fresh icu_provider v1.5.0
49792025-06-19T08:28:09.363Z Fresh parking_lot_core v0.9.10
49802025-06-19T08:28:09.363Z Fresh getrandom v0.3.1
49812025-06-19T08:28:09.363Z Fresh futures-core v0.3.31
49822025-06-19T08:28:09.366Z Fresh regex v1.11.1
49832025-06-19T08:28:09.366Z Fresh icu_locid_transform v1.5.0
49842025-06-19T08:28:09.366Z Fresh parking_lot v0.12.3
49852025-06-19T08:28:09.366Z Fresh typenum v1.17.0
49862025-06-19T08:28:09.366Z Fresh thiserror-impl v1.0.69
49872025-06-19T08:28:09.366Z Fresh mio v1.0.2
49882025-06-19T08:28:09.369Z Fresh icu_properties v1.5.1
49892025-06-19T08:28:09.370Z Fresh generic-array v0.14.7
49902025-06-19T08:28:09.370Z Fresh thiserror v1.0.69
49912025-06-19T08:28:09.370Z Fresh either v1.14.0
49922025-06-19T08:28:09.370Z Fresh heck v0.5.0
49932025-06-19T08:28:09.370Z Fresh indexmap v2.9.0
49942025-06-19T08:28:09.370Z Fresh tokio-macros v2.5.0
49952025-06-19T08:28:09.370Z Fresh icu_normalizer v1.5.0
49962025-06-19T08:28:09.370Z Fresh rustix v0.38.37
49972025-06-19T08:28:09.370Z Fresh crypto-common v0.1.6
49982025-06-19T08:28:09.370Z Fresh socket2 v0.5.10
49992025-06-19T08:28:09.370Z Fresh iana-time-zone v0.1.63
50002025-06-19T08:28:09.374Z Fresh zerocopy-derive v0.7.35
50012025-06-19T08:28:09.374Z Fresh uuid v1.17.0
50022025-06-19T08:28:09.374Z Fresh idna_adapter v1.2.0
50032025-06-19T08:28:09.374Z Fresh tokio v1.45.1
50042025-06-19T08:28:09.374Z Fresh chrono v0.4.41
50052025-06-19T08:28:09.374Z Fresh zerocopy v0.7.35
50062025-06-19T08:28:09.374Z Fresh pkg-config v0.3.31
50072025-06-19T08:28:09.374Z Fresh spin v0.9.8
50082025-06-19T08:28:09.374Z Fresh futures-io v0.3.31
50092025-06-19T08:28:09.374Z Fresh idna v1.0.3
50102025-06-19T08:28:09.374Z Fresh slab v0.4.9
50112025-06-19T08:28:09.374Z Fresh const-oid v0.9.6
50122025-06-19T08:28:09.374Z Fresh serde_derive_internals v0.29.1
50132025-06-19T08:28:09.374Z Fresh dyn-clone v1.0.19
50142025-06-19T08:28:09.374Z Fresh block-buffer v0.10.4
50152025-06-19T08:28:09.374Z Fresh lazy_static v1.5.0
50162025-06-19T08:28:09.377Z Fresh url v2.5.4
50172025-06-19T08:28:09.377Z Fresh schemars_derive v0.8.22
50182025-06-19T08:28:09.377Z Fresh digest v0.10.7
50192025-06-19T08:28:09.377Z Fresh futures-sink v0.3.31
50202025-06-19T08:28:09.377Z Fresh cpufeatures v0.2.14
50212025-06-19T08:28:09.378Z Fresh pin-utils v0.1.0
50222025-06-19T08:28:09.378Z Fresh schemars v0.8.22
50232025-06-19T08:28:09.378Z Fresh futures-channel v0.3.31
50242025-06-19T08:28:09.378Z Fresh futures-macro v0.3.31
50252025-06-19T08:28:09.378Z Fresh futures-task v0.3.31
50262025-06-19T08:28:09.378Z Fresh ppv-lite86 v0.2.20
50272025-06-19T08:28:09.378Z Fresh glob v0.3.2
50282025-06-19T08:28:09.378Z Fresh tracing-attributes v0.1.27
50292025-06-19T08:28:09.378Z Fresh syn v1.0.109
50302025-06-19T08:28:09.378Z Fresh futures-util v0.3.31
50312025-06-19T08:28:09.378Z Fresh tracing-core v0.1.32
50322025-06-19T08:28:09.378Z Fresh http v1.3.1
50332025-06-19T08:28:09.378Z Fresh strsim v0.11.1
50342025-06-19T08:28:09.378Z Fresh minimal-lexical v0.2.1
50352025-06-19T08:28:09.383Z Fresh tracing v0.1.40
50362025-06-19T08:28:09.383Z Fresh nom v7.1.3
50372025-06-19T08:28:09.383Z Fresh rand_chacha v0.3.1
50382025-06-19T08:28:09.383Z Fresh adler2 v2.0.0
50392025-06-19T08:28:09.388Z Fresh miniz_oxide v0.8.5
50402025-06-19T08:28:09.389Z Fresh rand v0.8.5
50412025-06-19T08:28:09.389Z Fresh libloading v0.8.5
50422025-06-19T08:28:09.389Z Fresh vcpkg v0.2.15
50432025-06-19T08:28:09.389Z Fresh cexpr v0.6.0
50442025-06-19T08:28:09.389Z Fresh prettyplease v0.2.34
50452025-06-19T08:28:09.389Z Fresh paste v1.0.15
50462025-06-19T08:28:09.389Z Fresh crossbeam-utils v0.8.21
50472025-06-19T08:28:09.389Z Fresh clang-sys v1.8.1
50482025-06-19T08:28:09.389Z Fresh home v0.5.9
50492025-06-19T08:28:09.389Z Fresh block-padding v0.3.3
50502025-06-19T08:28:09.389Z Fresh num-conv v0.1.0
50512025-06-19T08:28:09.389Z Fresh powerfmt v0.2.0
50522025-06-19T08:28:09.389Z Fresh time-core v0.1.2
50532025-06-19T08:28:09.389Z Fresh deranged v0.3.11
50542025-06-19T08:28:09.389Z Fresh inout v0.1.3
50552025-06-19T08:28:09.389Z Fresh itertools v0.12.1
50562025-06-19T08:28:09.389Z Fresh num_threads v0.1.7
50572025-06-19T08:28:09.389Z Fresh serde_tokenstream v0.2.2
50582025-06-19T08:28:09.389Z Fresh time-macros v0.2.18
50592025-06-19T08:28:09.389Z Fresh cipher v0.4.4
50602025-06-19T08:28:09.389Z Fresh base64 v0.22.1
50612025-06-19T08:28:09.389Z Fresh which v4.4.2
50622025-06-19T08:28:09.389Z Fresh tokio-util v0.7.15
50632025-06-19T08:28:09.389Z Fresh atomic-waker v1.1.2
50642025-06-19T08:28:09.389Z Fresh lazycell v1.3.0
50652025-06-19T08:28:09.389Z Fresh time v0.3.36
50662025-06-19T08:28:09.389Z Fresh rustc-hash v1.1.0
50672025-06-19T08:28:09.389Z Fresh cmake v0.1.51
50682025-06-19T08:28:09.389Z Fresh gimli v0.31.1
50692025-06-19T08:28:09.389Z Fresh base64ct v1.6.0
50702025-06-19T08:28:09.393Z Fresh untrusted v0.9.0
50712025-06-19T08:28:09.393Z Fresh dunce v1.0.5
50722025-06-19T08:28:09.393Z Fresh bindgen v0.69.5
50732025-06-19T08:28:09.393Z Fresh fs_extra v1.3.0
50742025-06-19T08:28:09.393Z Fresh ring v0.17.14
50752025-06-19T08:28:09.393Z Fresh addr2line v0.24.2
50762025-06-19T08:28:09.393Z Fresh hmac v0.12.1
50772025-06-19T08:28:09.393Z Fresh sha2 v0.10.9
50782025-06-19T08:28:09.393Z Fresh toml_datetime v0.6.11
50792025-06-19T08:28:09.393Z Fresh httparse v1.9.5
50802025-06-19T08:28:09.393Z Fresh serde_spanned v0.6.9
50812025-06-19T08:28:09.393Z Fresh object v0.36.5
50822025-06-19T08:28:09.393Z Fresh rustc-demangle v0.1.24
50832025-06-19T08:28:09.393Z Fresh ipnet v2.11.0
50842025-06-19T08:28:09.393Z Fresh rustls-pki-types v1.10.0
50852025-06-19T08:28:09.396Z Fresh backtrace v0.3.74
50862025-06-19T08:28:09.396Z Fresh http-body v1.0.1
50872025-06-19T08:28:09.396Z Fresh pem-rfc7468 v0.7.0
50882025-06-19T08:28:09.396Z Fresh untrusted v0.7.1
50892025-06-19T08:28:09.400Z Fresh anyhow v1.0.98
50902025-06-19T08:28:09.400Z Fresh aws-lc-sys v0.26.0
50912025-06-19T08:28:09.400Z Fresh httpdate v1.0.3
50922025-06-19T08:28:09.401Z Fresh try-lock v0.2.5
50932025-06-19T08:28:09.401Z Fresh utf8parse v0.2.2
50942025-06-19T08:28:09.401Z Fresh h2 v0.4.6
50952025-06-19T08:28:09.401Z Fresh aws-lc-rs v1.12.4
50962025-06-19T08:28:09.401Z Fresh want v0.3.1
50972025-06-19T08:28:09.401Z Fresh tower-service v0.3.3
50982025-06-19T08:28:09.401Z Fresh der_derive v0.7.3
50992025-06-19T08:28:09.401Z Fresh flagset v0.4.6
51002025-06-19T08:28:09.404Z Fresh pbkdf2 v0.12.2
51012025-06-19T08:28:09.404Z Fresh rustls-webpki v0.102.8
51022025-06-19T08:28:09.404Z Fresh hyper v1.6.0
51032025-06-19T08:28:09.404Z Fresh der v0.7.9
51042025-06-19T08:28:09.404Z Fresh aes v0.8.4
51052025-06-19T08:28:09.404Z Fresh anstyle v1.0.11
51062025-06-19T08:28:09.404Z Fresh rustversion v1.0.17
51072025-06-19T08:28:09.407Z Fresh mime v0.3.17
51082025-06-19T08:28:09.407Z Fresh hyper-util v0.1.14
51092025-06-19T08:28:09.407Z Fresh spki v0.7.3
51102025-06-19T08:28:09.407Z Fresh slog v2.7.0
51112025-06-19T08:28:09.407Z Fresh salsa20 v0.10.2
51122025-06-19T08:28:09.408Z Fresh cbc v0.1.2
51132025-06-19T08:28:09.408Z Fresh async-trait v0.1.88
51142025-06-19T08:28:09.408Z Fresh zerocopy-derive v0.8.25
51152025-06-19T08:28:09.408Z Fresh foreign-types-shared v0.1.1
51162025-06-19T08:28:09.408Z Fresh openssl-probe v0.1.5
51172025-06-19T08:28:09.411Z Fresh scrypt v0.11.0
51182025-06-19T08:28:09.411Z Fresh openssl-sys v0.9.109
51192025-06-19T08:28:09.411Z Fresh anstyle-parse v0.2.5
51202025-06-19T08:28:09.411Z Fresh zerocopy v0.8.25
51212025-06-19T08:28:09.411Z Fresh foreign-types v0.3.2
51222025-06-19T08:28:09.412Z Fresh http-body-util v0.1.3
51232025-06-19T08:28:09.412Z Fresh rustc_version v0.4.1
51242025-06-19T08:28:09.412Z Fresh openssl-macros v0.1.1
51252025-06-19T08:28:09.412Z Fresh anstyle-query v1.1.1
51262025-06-19T08:28:09.412Z Fresh is_terminal_polyfill v1.70.1
51272025-06-19T08:28:09.412Z Fresh colorchoice v1.0.2
51282025-06-19T08:28:09.412Z Fresh openssl v0.10.73
51292025-06-19T08:28:09.412Z Fresh pkcs5 v0.7.1
51302025-06-19T08:28:09.412Z Fresh terminal_size v0.4.0
51312025-06-19T08:28:09.416Z Fresh serde_urlencoded v0.7.1
51322025-06-19T08:28:09.419Z Fresh anstream v0.6.18
51332025-06-19T08:28:09.419Z Fresh pkcs8 v0.10.2
51342025-06-19T08:28:09.419Z Fresh encoding_rs v0.8.34
51352025-06-19T08:28:09.419Z Fresh clap_lex v0.7.4
51362025-06-19T08:28:09.419Z Fresh clap_derive v4.5.32
51372025-06-19T08:28:09.419Z Fresh rustls v0.23.19
51382025-06-19T08:28:09.419Z Fresh native-tls v0.2.12
51392025-06-19T08:28:09.419Z Fresh clap_builder v4.5.35
51402025-06-19T08:28:09.419Z Fresh sync_wrapper v1.0.1
51412025-06-19T08:28:09.419Z Fresh tower-layer v0.3.3
51422025-06-19T08:28:09.419Z Fresh psl-types v2.0.11
51432025-06-19T08:28:09.419Z Fresh litrs v0.4.1
51442025-06-19T08:28:09.419Z Fresh cookie v0.18.1
51452025-06-19T08:28:09.419Z Fresh tokio-rustls v0.26.0
51462025-06-19T08:28:09.419Z Fresh tower v0.5.2
51472025-06-19T08:28:09.419Z Fresh clap v4.5.35
51482025-06-19T08:28:09.419Z Fresh document-features v0.2.10
51492025-06-19T08:28:09.419Z Fresh publicsuffix v2.3.0
51502025-06-19T08:28:09.422Z Fresh tokio-native-tls v0.3.1
51512025-06-19T08:28:09.422Z Fresh rustls-native-certs v0.8.1
51522025-06-19T08:28:09.422Z Fresh webpki-roots v1.0.0
51532025-06-19T08:28:09.422Z Fresh futures-executor v0.3.31
51542025-06-19T08:28:09.423Z Fresh openapiv3 v2.0.0
51552025-06-19T08:28:09.423Z Fresh iri-string v0.7.8
51562025-06-19T08:28:09.423Z Fresh hyper-tls v0.6.0
51572025-06-19T08:28:09.423Z Fresh cookie_store v0.21.1
51582025-06-19T08:28:09.423Z Fresh hyper-rustls v0.27.7
51592025-06-19T08:28:09.423Z Fresh ipnetwork v0.21.1
51602025-06-19T08:28:09.423Z Fresh ucd-trie v0.1.7
51612025-06-19T08:28:09.426Z Fresh futures v0.3.31
51622025-06-19T08:28:09.426Z Fresh tower-http v0.6.6
51632025-06-19T08:28:09.426Z Fresh pest v2.7.14
51642025-06-19T08:28:09.426Z Fresh winnow v0.5.40
51652025-06-19T08:28:09.426Z Fresh signature v2.2.0
51662025-06-19T08:28:09.426Z Fresh scroll_derive v0.12.0
51672025-06-19T08:28:09.426Z Fresh toml_write v0.1.2
51682025-06-19T08:28:09.426Z Fresh data-encoding v2.9.0
51692025-06-19T08:28:09.426Z Fresh reqwest v0.12.20
51702025-06-19T08:28:09.426Z Fresh toml_edit v0.19.15
51712025-06-19T08:28:09.426Z Fresh pest_meta v2.7.14
51722025-06-19T08:28:09.426Z Fresh winnow v0.7.10
51732025-06-19T08:28:09.426Z Fresh scroll v0.12.0
51742025-06-19T08:28:09.426Z Fresh plain v0.2.3
51752025-06-19T08:28:09.426Z Fresh tinyvec_macros v0.1.1
51762025-06-19T08:28:09.426Z Fresh siphasher v0.3.11
51772025-06-19T08:28:09.426Z Fresh toml_edit v0.22.27
51782025-06-19T08:28:09.426Z Fresh pest_generator v2.7.14
51792025-06-19T08:28:09.426Z Fresh goblin v0.8.2
51802025-06-19T08:28:09.430Z Fresh phf_shared v0.11.2
51812025-06-19T08:28:09.430Z Fresh tinyvec v1.8.0
51822025-06-19T08:28:09.430Z Fresh unicode-segmentation v1.12.0
51832025-06-19T08:28:09.430Z Fresh pretty-hex v0.4.1
51842025-06-19T08:28:09.430Z Fresh pest_derive v2.7.14
51852025-06-19T08:28:09.430Z Fresh unicode-width v0.2.0
51862025-06-19T08:28:09.430Z Fresh dof v0.3.0
51872025-06-19T08:28:09.433Z Fresh rand_core v0.9.2
51882025-06-19T08:28:09.433Z Fresh sha1 v0.10.6
51892025-06-19T08:28:09.433Z Fresh num-integer v0.1.46
51902025-06-19T08:28:09.433Z Fresh thread-id v4.2.2
51912025-06-19T08:28:09.433Z Fresh dtrace-parser v0.2.0
51922025-06-19T08:28:09.433Z Fresh crc32fast v1.4.2
51932025-06-19T08:28:09.433Z Fresh static_assertions v1.1.0
51942025-06-19T08:28:09.434Z Fresh bstr v1.10.0
51952025-06-19T08:28:09.434Z Fresh base16ct v0.2.0
51962025-06-19T08:28:09.434Z Fresh rand_chacha v0.9.0
51972025-06-19T08:28:09.434Z Fresh oxnet v0.1.2
51982025-06-19T08:28:09.434Z Fresh crossbeam-epoch v0.9.18
51992025-06-19T08:28:09.438Z Fresh usdt-impl v0.5.0
52002025-06-19T08:28:09.438Z Fresh sec1 v0.7.3
52012025-06-19T08:28:09.438Z Fresh hubpack_derive v0.1.1
52022025-06-19T08:28:09.438Z Fresh ff v0.13.0
52032025-06-19T08:28:09.438Z Fresh heck v0.4.1
52042025-06-19T08:28:09.438Z Fresh rand v0.9.1
52052025-06-19T08:28:09.438Z Fresh num-iter v0.1.45
52062025-06-19T08:28:09.438Z Fresh strum_macros v0.26.4
52072025-06-19T08:28:09.438Z Fresh hubpack v0.1.2
52082025-06-19T08:28:09.438Z Fresh group v0.13.0
52092025-06-19T08:28:09.438Z Fresh usdt-attr-macro v0.5.0
52102025-06-19T08:28:09.438Z Fresh usdt-macro v0.5.0
52112025-06-19T08:28:09.438Z Fresh hkdf v0.12.4
52122025-06-19T08:28:09.438Z Fresh crypto-bigint v0.5.5
52132025-06-19T08:28:09.438Z Fresh memmap v0.7.0
52142025-06-19T08:28:09.438Z Fresh bitflags v1.3.2
52152025-06-19T08:28:09.441Z Fresh elliptic-curve v0.13.8
52162025-06-19T08:28:09.441Z Fresh usdt v0.5.0
52172025-06-19T08:28:09.441Z Fresh strum v0.26.3
52182025-06-19T08:28:09.441Z Fresh flate2 v1.1.2
52192025-06-19T08:28:09.441Z Fresh crossbeam-deque v0.8.5
52202025-06-19T08:28:09.441Z Fresh unicode-xid v0.2.6
52212025-06-19T08:28:09.441Z Fresh bzip2-sys v0.1.13+1.0.8
52222025-06-19T08:28:09.441Z Fresh pkcs1 v0.7.5
52232025-06-19T08:28:09.445Z Fresh itertools v0.10.5
52242025-06-19T08:28:09.445Z Fresh num-bigint-dig v0.8.4
52252025-06-19T08:28:09.445Z Fresh unicode-normalization v0.1.24
52262025-06-19T08:28:09.448Z Fresh rsa v0.9.6
52272025-06-19T08:28:09.448Z Fresh newtype-uuid v1.2.4
52282025-06-19T08:28:09.448Z Fresh toml v0.7.8
52292025-06-19T08:28:09.448Z Fresh rfc6979 v0.4.0
52302025-06-19T08:28:09.448Z Fresh daft-derive v0.1.3
52312025-06-19T08:28:09.448Z Fresh curve25519-dalek-derive v0.1.1
52322025-06-19T08:28:09.451Z Fresh managed v0.8.0
52332025-06-19T08:28:09.451Z Fresh ahash v0.8.11
52342025-06-19T08:28:09.451Z Fresh signal-hook v0.3.18
52352025-06-19T08:28:09.451Z Fresh ecdsa v0.16.9
52362025-06-19T08:28:09.451Z Fresh daft v0.1.3
52372025-06-19T08:28:09.451Z Fresh x509-cert v0.2.5
52382025-06-19T08:28:09.451Z Fresh curve25519-dalek v4.1.3
52392025-06-19T08:28:09.451Z Fresh fixedbitset v0.4.2
52402025-06-19T08:28:09.451Z Fresh precomputed-hash v0.1.1
52412025-06-19T08:28:09.451Z Fresh new_debug_unreachable v1.0.6
52422025-06-19T08:28:09.454Z Fresh rayon-core v1.12.1
52432025-06-19T08:28:09.454Z Fresh zstd-sys v2.0.14+zstd.1.5.7
52442025-06-19T08:28:09.454Z Fresh memoffset v0.9.1
52452025-06-19T08:28:09.454Z Fresh string_cache v0.8.9
52462025-06-19T08:28:09.454Z Fresh petgraph v0.6.5
52472025-06-19T08:28:09.455Z Fresh ed25519 v2.2.3
52482025-06-19T08:28:09.455Z Fresh enum-as-inner v0.6.1
52492025-06-19T08:28:09.455Z Fresh cfg_aliases v0.2.1
52502025-06-19T08:28:09.455Z Fresh signal-hook-mio v0.2.4
52512025-06-19T08:28:09.459Z Fresh ed25519-dalek v2.1.1
52522025-06-19T08:28:09.459Z Fresh zstd-safe v7.2.3
52532025-06-19T08:28:09.459Z Fresh hickory-proto v0.24.4
52542025-06-19T08:28:09.459Z Fresh bzip2 v0.4.4
52552025-06-19T08:28:09.459Z Fresh console v0.15.10
52562025-06-19T08:28:09.459Z Fresh simd-adler32 v0.3.7
52572025-06-19T08:28:09.459Z Fresh lalrpop-util v0.19.12
52582025-06-19T08:28:09.459Z Fresh lockfree-object-pool v0.1.6
52592025-06-19T08:28:09.459Z Fresh bumpalo v3.16.0
52602025-06-19T08:28:09.459Z Fresh rustc-hash v2.1.1
52612025-06-19T08:28:09.462Z Fresh zstd v0.13.3
52622025-06-19T08:28:09.462Z Fresh zopfli v0.8.1
52632025-06-19T08:28:09.462Z Fresh zip v0.6.6
52642025-06-19T08:28:09.462Z Fresh crossterm v0.28.1
52652025-06-19T08:28:09.462Z Fresh bzip2 v0.5.2
52662025-06-19T08:28:09.462Z Fresh hash32 v0.2.1
52672025-06-19T08:28:09.462Z Fresh winnow v0.6.26
52682025-06-19T08:28:09.462Z Fresh unicode-properties v0.1.3
52692025-06-19T08:28:09.465Z Fresh unicode-bidi v0.3.17
52702025-06-19T08:28:09.465Z Fresh predicates-core v1.0.8
52712025-06-19T08:28:09.465Z Fresh heapless v0.7.17
52722025-06-19T08:28:09.465Z Fresh zip v2.6.1
52732025-06-19T08:28:09.465Z Fresh nix v0.29.0
52742025-06-19T08:28:09.465Z Fresh stringprep v0.1.5
52752025-06-19T08:28:09.465Z Fresh rayon v1.10.0
52762025-06-19T08:28:09.465Z Fresh similar v2.7.0
52772025-06-19T08:28:09.465Z Fresh tokio-stream v0.1.17
52782025-06-19T08:28:09.466Z Fresh md-5 v0.10.6
52792025-06-19T08:28:09.466Z Fresh float-cmp v0.10.0
52802025-06-19T08:28:09.469Z Fresh difflib v0.4.0
52812025-06-19T08:28:09.469Z Fresh fallible-iterator v0.2.0
52822025-06-19T08:28:09.469Z Fresh normalize-line-endings v0.3.0
52832025-06-19T08:28:09.469Z Fresh portable-atomic v1.11.0
52842025-06-19T08:28:09.469Z Fresh smoltcp v0.9.1
52852025-06-19T08:28:09.469Z Fresh buf-list v1.0.3
52862025-06-19T08:28:09.472Z Fresh postgres-protocol v0.6.8
52872025-06-19T08:28:09.472Z Fresh predicates v3.1.3
52882025-06-19T08:28:09.472Z Fresh strum_macros v0.25.3
52892025-06-19T08:28:09.472Z Fresh phf v0.11.2
52902025-06-19T08:28:09.472Z Fresh serde-big-array v0.5.1
52912025-06-19T08:28:09.472Z Fresh serde_repr v0.1.19
52922025-06-19T08:28:09.472Z Fresh number_prefix v0.4.0
52932025-06-19T08:28:09.472Z Fresh peg-runtime v0.8.5
52942025-06-19T08:28:09.472Z Fresh indicatif v0.17.11
52952025-06-19T08:28:09.472Z Fresh fs-err v3.1.1
52962025-06-19T08:28:09.475Z Fresh gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
52972025-06-19T08:28:09.476Z Fresh postgres-types v0.2.9
52982025-06-19T08:28:09.476Z Fresh whoami v1.5.2
52992025-06-19T08:28:09.476Z Fresh thiserror-impl v2.0.12
53002025-06-19T08:28:09.476Z Fresh tokio-postgres v0.7.13
53012025-06-19T08:28:09.476Z Fresh fastrand v2.1.1
53022025-06-19T08:28:09.476Z Fresh is-terminal v0.4.13
53032025-06-19T08:28:09.476Z Fresh regress v0.10.3
53042025-06-19T08:28:09.476Z Fresh dirs-sys-next v0.1.2
53052025-06-19T08:28:09.476Z Fresh ident_case v1.0.1
53062025-06-19T08:28:09.476Z Fresh thiserror v2.0.12
53072025-06-19T08:28:09.479Z Fresh dirs-next v2.0.0
53082025-06-19T08:28:09.479Z Fresh darling_core v0.20.10
53092025-06-19T08:28:09.479Z Fresh toml v0.8.23
53102025-06-19T08:28:09.479Z Fresh crossbeam-channel v0.5.15
53112025-06-19T08:28:09.484Z Fresh camino v1.1.10
53122025-06-19T08:28:09.484Z Fresh term v0.7.0
53132025-06-19T08:28:09.484Z Fresh darling_macro v0.20.10
53142025-06-19T08:28:09.484Z Fresh thread_local v1.1.8
53152025-06-19T08:28:09.484Z Fresh unsafe-libyaml v0.2.11
53162025-06-19T08:28:09.484Z Fresh darling v0.20.10
53172025-06-19T08:28:09.484Z Fresh rustix v1.0.7
53182025-06-19T08:28:09.484Z Fresh take_mut v0.2.2
53192025-06-19T08:28:09.484Z Fresh slog-term v2.9.1
53202025-06-19T08:28:09.484Z Fresh serde_yaml v0.9.34+deprecated
53212025-06-19T08:28:09.484Z Fresh quick-error v1.2.3
53222025-06-19T08:28:09.485Z Fresh tempfile v3.20.0
53232025-06-19T08:28:09.485Z Fresh slog-async v2.8.0
53242025-06-19T08:28:09.485Z Fresh match_cfg v0.1.0
53252025-06-19T08:28:09.485Z Fresh hex v0.4.3
53262025-06-19T08:28:09.488Z Fresh structmeta-derive v0.3.0
53272025-06-19T08:28:09.488Z Fresh bit-vec v0.8.0
53282025-06-19T08:28:09.488Z Fresh debug-ignore v1.0.5
53292025-06-19T08:28:09.488Z Fresh wait-timeout v0.2.0
53302025-06-19T08:28:09.488Z Fresh hostname v0.3.1
53312025-06-19T08:28:09.488Z Fresh bit-set v0.8.0
53322025-06-19T08:28:09.488Z Fresh structmeta v0.3.0
53332025-06-19T08:28:09.488Z Fresh rusty-fork v0.3.0
53342025-06-19T08:28:09.488Z Fresh rand_xorshift v0.4.0
53352025-06-19T08:28:09.488Z Fresh serde_path_to_error v0.1.17
53362025-06-19T08:28:09.488Z Fresh unarray v0.1.4
53372025-06-19T08:28:09.491Z Fresh proptest v1.7.0
53382025-06-19T08:28:09.491Z Fresh progenitor-client v0.10.0
53392025-06-19T08:28:09.491Z Fresh slog-json v2.6.1
53402025-06-19T08:28:09.491Z Fresh async-stream-impl v0.3.6
53412025-06-19T08:28:09.491Z Fresh test-strategy v0.4.1
53422025-06-19T08:28:09.491Z Fresh rustls v0.22.4
53432025-06-19T08:28:09.491Z Fresh slog-bunyan v2.5.0
53442025-06-19T08:28:09.491Z Fresh async-stream v0.3.6
53452025-06-19T08:28:09.491Z Fresh rustls-pemfile v2.2.0
53462025-06-19T08:28:09.491Z Fresh waitgroup v0.1.2
53472025-06-19T08:28:09.492Z Fresh dropshot_endpoint v0.16.2
53482025-06-19T08:28:09.492Z Fresh multer v3.1.0
53492025-06-19T08:28:09.492Z Fresh tokio-rustls v0.25.0
53502025-06-19T08:28:09.492Z Fresh hostname v0.4.0
53512025-06-19T08:28:09.492Z Fresh serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
53522025-06-19T08:28:09.492Z Fresh serde_with_macros v3.12.0
53532025-06-19T08:28:09.496Z Fresh typify-impl v0.3.0
53542025-06-19T08:28:09.496Z Fresh macaddr v1.0.1
53552025-06-19T08:28:09.496Z Fresh instant v0.1.13
53562025-06-19T08:28:09.496Z Fresh dropshot v0.16.2
53572025-06-19T08:28:09.496Z Fresh tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
53582025-06-19T08:28:09.496Z Fresh typify-macro v0.3.0
53592025-06-19T08:28:09.496Z Fresh serde_with v3.12.0
53602025-06-19T08:28:09.496Z Fresh derive-where v1.2.7
53612025-06-19T08:28:09.496Z Fresh parse-display-derive v0.10.0
53622025-06-19T08:28:09.496Z Fresh progenitor-client v0.9.1
53632025-06-19T08:28:09.496Z Fresh typify v0.3.0
53642025-06-19T08:28:09.496Z Fresh slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
53652025-06-19T08:28:09.496Z Fresh parse-display v0.10.0
53662025-06-19T08:28:09.496Z Fresh ref-cast-impl v1.0.24
53672025-06-19T08:28:09.496Z Fresh backoff v0.4.0
53682025-06-19T08:28:09.496Z Fresh progenitor-impl v0.9.1
53692025-06-19T08:28:09.496Z Fresh slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
53702025-06-19T08:28:09.496Z Fresh protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
53712025-06-19T08:28:09.496Z Fresh camino-tempfile v1.4.1
53722025-06-19T08:28:09.496Z Fresh unicode-width v0.1.14
53732025-06-19T08:28:09.500Z Fresh progenitor-macro v0.9.1
53742025-06-19T08:28:09.500Z Fresh ref-cast v1.0.24
53752025-06-19T08:28:09.500Z Fresh proc-macro-crate v1.3.1
53762025-06-19T08:28:09.500Z Fresh tabwriter v1.4.0
53772025-06-19T08:28:09.500Z Fresh progenitor v0.9.1
53782025-06-19T08:28:09.500Z Fresh iddqd v0.3.7
53792025-06-19T08:28:09.500Z Fresh proc-macro-error-attr v1.0.4
53802025-06-19T08:28:09.500Z Fresh num_enum_derive v0.5.11
53812025-06-19T08:28:09.500Z Fresh foreign-types-macros v0.2.3
53822025-06-19T08:28:09.500Z Fresh foreign-types-shared v0.3.1
53832025-06-19T08:28:09.500Z Fresh mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
53842025-06-19T08:28:09.500Z Fresh proc-macro-error v1.0.4
53852025-06-19T08:28:09.503Z Fresh num_enum v0.5.11
53862025-06-19T08:28:09.503Z Fresh nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
53872025-06-19T08:28:09.503Z Fresh foreign-types v0.5.0
53882025-06-19T08:28:09.503Z Fresh libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
53892025-06-19T08:28:09.503Z Fresh rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
53902025-06-19T08:28:09.503Z Fresh cstr-argument v0.1.2
53912025-06-19T08:28:09.503Z Fresh pretty-hex v0.2.1
53922025-06-19T08:28:09.503Z Fresh nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
53932025-06-19T08:28:09.503Z Fresh rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
53942025-06-19T08:28:09.504Z Fresh colored v2.2.0
53952025-06-19T08:28:09.504Z Fresh smf v0.2.3
53962025-06-19T08:28:09.504Z Fresh itertools v0.14.0
53972025-06-19T08:28:09.504Z Fresh dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
53982025-06-19T08:28:09.504Z Fresh itertools v0.13.0
53992025-06-19T08:28:09.504Z Fresh atomicwrites v0.4.4
54002025-06-19T08:28:09.507Z Fresh hash32 v0.3.1
54012025-06-19T08:28:09.510Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
54022025-06-19T08:28:09.510Z Fresh ingot-macros v0.1.0
54032025-06-19T08:28:09.510Z Fresh typify-impl v0.4.1
54042025-06-19T08:28:09.510Z Fresh cobs v0.2.3
54052025-06-19T08:28:09.510Z Fresh illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
54062025-06-19T08:28:09.510Z Fresh crucible-workspace-hack v0.1.0
54072025-06-19T08:28:09.510Z Fresh ingot-types v0.1.0
54082025-06-19T08:28:09.510Z Fresh heapless v0.8.0
54092025-06-19T08:28:09.510Z Fresh postcard v1.0.10
54102025-06-19T08:28:09.510Z Fresh typify-macro v0.4.1
54112025-06-19T08:28:09.514Z Fresh base64 v0.21.7
54122025-06-19T08:28:09.514Z Fresh kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
54132025-06-19T08:28:09.514Z Fresh smoltcp v0.11.0
54142025-06-19T08:28:09.514Z Fresh ingot v0.1.0
54152025-06-19T08:28:09.514Z Fresh typify v0.4.1
54162025-06-19T08:28:09.514Z Fresh sigpipe v0.1.3
54172025-06-19T08:28:09.514Z Fresh jiff v0.2.15
54182025-06-19T08:28:09.514Z Fresh zone_cfg_derive v0.3.0
54192025-06-19T08:28:09.514Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
54202025-06-19T08:28:09.514Z Fresh opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
54212025-06-19T08:28:09.514Z Fresh progenitor-impl v0.10.0
54222025-06-19T08:28:09.514Z Fresh num-derive v0.4.2
54232025-06-19T08:28:09.517Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
54242025-06-19T08:28:09.517Z Fresh zone v0.3.1
54252025-06-19T08:28:09.517Z Fresh convert_case v0.4.0
54262025-06-19T08:28:09.520Z Fresh opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
54272025-06-19T08:28:09.520Z Fresh progenitor-macro v0.10.0
54282025-06-19T08:28:09.520Z Fresh crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
54292025-06-19T08:28:09.520Z Fresh derive_more v0.99.20
54302025-06-19T08:28:09.520Z Fresh utf-8 v0.7.6
54312025-06-19T08:28:09.520Z Fresh newline-converter v0.3.0
54322025-06-19T08:28:09.520Z Fresh half v2.4.1
54332025-06-19T08:28:09.520Z Fresh oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
54342025-06-19T08:28:09.520Z Fresh progenitor v0.10.0
54352025-06-19T08:28:09.524Z Fresh expectorate v1.2.0
54362025-06-19T08:28:09.524Z Fresh tungstenite v0.21.0
54372025-06-19T08:28:09.524Z Fresh ciborium-io v0.2.2
54382025-06-19T08:28:09.524Z Fresh num-rational v0.4.2
54392025-06-19T08:28:09.524Z Fresh num-complex v0.4.6
54402025-06-19T08:28:09.525Z Fresh float-ord v0.3.2
54412025-06-19T08:28:09.528Z Fresh opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
54422025-06-19T08:28:09.528Z Fresh tokio-tungstenite v0.21.0
54432025-06-19T08:28:09.528Z Fresh ciborium-ll v0.2.2
54442025-06-19T08:28:09.528Z Fresh num v0.4.3
54452025-06-19T08:28:09.528Z Fresh secrecy v0.10.3
54462025-06-19T08:28:09.528Z Fresh same-file v1.0.6
54472025-06-19T08:28:09.528Z Fresh fixedbitset v0.5.7
54482025-06-19T08:28:09.528Z Fresh ciborium v0.2.2
54492025-06-19T08:28:09.528Z Fresh walkdir v2.5.0
54502025-06-19T08:28:09.528Z Fresh petgraph v0.7.1
54512025-06-19T08:28:09.528Z Fresh indent_write v2.2.0
54522025-06-19T08:28:09.528Z Fresh password-hash v0.5.0
54532025-06-19T08:28:09.528Z Fresh blake2 v0.10.6
54542025-06-19T08:28:09.528Z Fresh argon2 v0.5.3
54552025-06-19T08:28:09.528Z Fresh xattr v1.3.1
54562025-06-19T08:28:09.528Z Fresh filetime v0.2.25
54572025-06-19T08:28:09.528Z Fresh arc-swap v1.7.1
54582025-06-19T08:28:09.531Z Fresh libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
54592025-06-19T08:28:09.532Z Fresh tar v0.4.44
54602025-06-19T08:28:09.532Z Fresh slog-scope v4.4.0
54612025-06-19T08:28:09.532Z Fresh libsw-core v0.3.1
54622025-06-19T08:28:09.532Z Fresh slog-stdlog v4.1.1
54632025-06-19T08:28:09.532Z Fresh swrite v0.1.0
54642025-06-19T08:28:09.532Z Fresh libsw v3.4.0
54652025-06-19T08:28:09.532Z Fresh linear-map v1.2.0
54662025-06-19T08:28:09.533Z Fresh slog-envlogger v2.2.0
54672025-06-19T08:28:09.533Z Fresh owo-colors v4.2.1
54682025-06-19T08:28:09.533Z Fresh cancel-safe-futures v0.1.5
54692025-06-19T08:28:09.533Z Fresh keccak v0.1.5
54702025-06-19T08:28:09.533Z Fresh pem v3.0.5
54712025-06-19T08:28:09.533Z Fresh sha3 v0.10.8
54722025-06-19T08:28:09.538Z Fresh highway v1.3.0
54732025-06-19T08:28:09.538Z Fresh typify-impl v0.2.0
54742025-06-19T08:28:09.538Z Fresh headers-core v0.3.0
54752025-06-19T08:28:09.538Z Fresh linked-hash-map v0.5.6
54762025-06-19T08:28:09.538Z Fresh typify-macro v0.2.0
54772025-06-19T08:28:09.538Z Fresh lru-cache v0.1.2
54782025-06-19T08:28:09.538Z Fresh headers v0.4.1
54792025-06-19T08:28:09.538Z Fresh resolv-conf v0.7.0
54802025-06-19T08:28:09.541Z Fresh heck v0.3.3
54812025-06-19T08:28:09.541Z Fresh typify v0.2.0
54822025-06-19T08:28:09.541Z Fresh hickory-resolver v0.24.4
54832025-06-19T08:28:09.541Z Fresh progenitor-client v0.8.0
54842025-06-19T08:28:09.541Z Fresh zone_cfg_derive v0.1.2
54852025-06-19T08:28:09.541Z Fresh cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
54862025-06-19T08:28:09.541Z Fresh yasna v0.5.2
54872025-06-19T08:28:09.541Z Fresh base64 v0.13.1
54882025-06-19T08:28:09.542Z Fresh progenitor-impl v0.8.0
54892025-06-19T08:28:09.542Z Fresh lzma-sys v0.1.20
54902025-06-19T08:28:09.542Z Fresh propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
54912025-06-19T08:28:09.542Z Fresh ron v0.7.1
54922025-06-19T08:28:09.542Z Fresh zone v0.1.8
54932025-06-19T08:28:09.542Z Fresh rcgen v0.12.1
54942025-06-19T08:28:09.542Z Fresh pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
54952025-06-19T08:28:09.542Z Fresh humantime v2.1.0
54962025-06-19T08:28:09.545Z Fresh progenitor-macro v0.8.0
54972025-06-19T08:28:09.546Z Fresh xz2 v0.1.7
54982025-06-19T08:28:09.546Z Fresh universal-hash v0.5.1
54992025-06-19T08:28:09.546Z Fresh subprocess v0.2.9
55002025-06-19T08:28:09.546Z Fresh semver v0.1.20
55012025-06-19T08:28:09.546Z Fresh opaque-debug v0.3.1
55022025-06-19T08:28:09.546Z Fresh aead v0.5.2
55032025-06-19T08:28:09.546Z Fresh chacha20 v0.9.1
55042025-06-19T08:28:09.546Z Fresh progenitor v0.8.0
55052025-06-19T08:28:09.546Z Fresh rustc_version v0.1.7
55062025-06-19T08:28:09.546Z Fresh poly1305 v0.8.0
55072025-06-19T08:28:09.546Z Fresh thiserror-impl-no-std v2.0.2
55082025-06-19T08:28:09.546Z Fresh qorb v0.4.0
55092025-06-19T08:28:09.546Z Fresh crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
55102025-06-19T08:28:09.546Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
55112025-06-19T08:28:09.546Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
55122025-06-19T08:28:09.546Z Fresh thiserror-no-std v2.0.2
55132025-06-19T08:28:09.547Z Fresh chacha20poly1305 v0.10.1
55142025-06-19T08:28:09.547Z Fresh propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
55152025-06-19T08:28:09.550Z Fresh display-error-chain v0.2.2
55162025-06-19T08:28:09.550Z Fresh libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
55172025-06-19T08:28:09.550Z Fresh vsss-rs v3.3.4
55182025-06-19T08:28:09.551Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
55192025-06-19T08:28:09.551Z Fresh bytecount v0.6.8
55202025-06-19T08:28:09.551Z Fresh newtype_derive v0.1.6
55212025-06-19T08:28:09.551Z Fresh slog-dtrace v0.3.0
55222025-06-19T08:28:09.551Z Fresh gethostname v0.5.0
55232025-06-19T08:28:09.551Z Fresh steno v0.4.1
55242025-06-19T08:28:09.551Z Fresh nibble_vec v0.1.0
55252025-06-19T08:28:09.551Z Fresh endian-type v0.1.2
55262025-06-19T08:28:09.551Z Fresh zerocopy-derive v0.6.6
55272025-06-19T08:28:09.551Z Fresh termcolor v1.4.1
55282025-06-19T08:28:09.551Z Fresh radix_trie v0.2.1
55292025-06-19T08:28:09.551Z Fresh tap v1.0.1
55302025-06-19T08:28:09.551Z Fresh zerocopy v0.6.6
55312025-06-19T08:28:09.551Z Fresh radium v0.7.0
55322025-06-19T08:28:09.551Z Fresh wyz v0.5.1
55332025-06-19T08:28:09.551Z Fresh funty v2.0.0
55342025-06-19T08:28:09.551Z Fresh crc-catalog v2.4.0
55352025-06-19T08:28:09.551Z Fresh packed_struct_codegen v0.10.1
55362025-06-19T08:28:09.551Z Fresh crc v3.2.1
55372025-06-19T08:28:09.551Z Fresh maybe-uninit v2.0.0
55382025-06-19T08:28:09.551Z Fresh bitvec v1.0.1
55392025-06-19T08:28:09.551Z Fresh nodrop v0.1.14
55402025-06-19T08:28:09.551Z Fresh hashbrown v0.12.3
55412025-06-19T08:28:09.555Z Fresh bitfield v0.14.0
55422025-06-19T08:28:09.555Z Fresh packed_struct v0.10.1
55432025-06-19T08:28:09.555Z Fresh smallvec v0.6.14
55442025-06-19T08:28:09.555Z Fresh array-init v0.0.4
55452025-06-19T08:28:09.555Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
55462025-06-19T08:28:09.555Z Fresh indexmap v1.9.3
55472025-06-19T08:28:09.555Z Fresh env_logger v0.10.2
55482025-06-19T08:28:09.555Z Fresh ron v0.8.1
55492025-06-19T08:28:09.555Z Fresh hashbrown v0.13.2
55502025-06-19T08:28:09.555Z Fresh serde-hex v0.1.0
55512025-06-19T08:28:09.555Z Fresh lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
55522025-06-19T08:28:09.555Z Fresh async-recursion v1.1.1
55532025-06-19T08:28:09.555Z Fresh crc-any v2.5.0
55542025-06-19T08:28:09.555Z Fresh object v0.30.4
55552025-06-19T08:28:09.555Z Fresh tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
55562025-06-19T08:28:09.555Z Fresh proc-macro-error-attr2 v2.0.0
55572025-06-19T08:28:09.555Z Fresh path-slash v0.1.5
55582025-06-19T08:28:09.555Z Fresh lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
55592025-06-19T08:28:09.555Z Fresh proc-macro-error2 v2.0.1
55602025-06-19T08:28:09.555Z Fresh maplit v1.0.2
55612025-06-19T08:28:09.560Z Fresh papergrid v0.14.0
55622025-06-19T08:28:09.560Z Fresh oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
55632025-06-19T08:28:09.560Z Fresh num-derive v0.3.3
55642025-06-19T08:28:09.560Z Fresh oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
55652025-06-19T08:28:09.560Z Fresh hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
55662025-06-19T08:28:09.560Z Fresh tabled_derive v0.10.0
55672025-06-19T08:28:09.560Z Fresh libscf-sys v1.1.0
55682025-06-19T08:28:09.560Z Fresh oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
55692025-06-19T08:28:09.560Z Fresh transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
55702025-06-19T08:28:09.560Z Fresh fxhash v0.2.1
55712025-06-19T08:28:09.560Z Fresh oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
55722025-06-19T08:28:09.560Z Fresh tabled v0.18.0
55732025-06-19T08:28:09.560Z Fresh smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
55742025-06-19T08:28:09.560Z Fresh transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
55752025-06-19T08:28:09.560Z Fresh vte_generate_state_changes v0.1.2
55762025-06-19T08:28:09.560Z Fresh fd-lock v4.0.2
55772025-06-19T08:28:09.560Z Fresh oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
55782025-06-19T08:28:09.560Z Fresh transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
55792025-06-19T08:28:09.560Z Fresh vte v0.11.1
55802025-06-19T08:28:09.561Z Fresh crc8 v0.1.1
55812025-06-19T08:28:09.561Z Fresh const_format_proc_macros v0.2.34
55822025-06-19T08:28:09.561Z Fresh nu-ansi-term v0.50.1
55832025-06-19T08:28:09.561Z Fresh tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
55842025-06-19T08:28:09.561Z Fresh common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
55852025-06-19T08:28:09.561Z Fresh strip-ansi-escapes v0.2.0
55862025-06-19T08:28:09.561Z Fresh const_format v0.2.34
55872025-06-19T08:28:09.567Z Fresh half v1.8.3
55882025-06-19T08:28:09.567Z Fresh papergrid v0.11.0
55892025-06-19T08:28:09.567Z Fresh tabled_derive v0.7.0
55902025-06-19T08:28:09.567Z Fresh gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
55912025-06-19T08:28:09.567Z Fresh dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
55922025-06-19T08:28:09.567Z Fresh reedline v0.38.0
55932025-06-19T08:28:09.567Z Fresh serde_cbor v0.11.2
55942025-06-19T08:28:09.567Z Fresh tabled v0.15.0
55952025-06-19T08:28:09.567Z Fresh kstat-rs v0.2.4
55962025-06-19T08:28:09.567Z Fresh diff v0.1.13
55972025-06-19T08:28:09.567Z Fresh bitfield-struct v0.6.2
55982025-06-19T08:28:09.567Z Fresh termtree v0.5.1
55992025-06-19T08:28:09.567Z Fresh illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
56002025-06-19T08:28:09.567Z Fresh nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
56012025-06-19T08:28:09.567Z Fresh libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
56022025-06-19T08:28:09.567Z Fresh libefi-sys v0.1.0
56032025-06-19T08:28:09.567Z Fresh tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
56042025-06-19T08:28:09.568Z Fresh dsl_auto_type v0.1.2
56052025-06-19T08:28:09.568Z Fresh phf_generator v0.11.2
56062025-06-19T08:28:09.568Z Fresh scheduled-thread-pool v0.2.7
56072025-06-19T08:28:09.568Z Fresh diesel_table_macro_syntax v0.2.0
56082025-06-19T08:28:09.568Z Fresh libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
56092025-06-19T08:28:09.568Z Fresh libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
56102025-06-19T08:28:09.568Z Fresh diesel_derives v2.2.3
56112025-06-19T08:28:09.568Z Fresh phf_codegen v0.11.2
56122025-06-19T08:28:09.568Z Fresh r2d2 v0.8.10
56132025-06-19T08:28:09.568Z Fresh parse-zoneinfo v0.3.1
56142025-06-19T08:28:09.568Z Fresh cfg_aliases v0.1.1
56152025-06-19T08:28:09.568Z Fresh diesel v2.2.11
56162025-06-19T08:28:09.568Z Fresh chrono-tz-build v0.4.0
56172025-06-19T08:28:09.568Z Fresh bcs v0.1.6
56182025-06-19T08:28:09.572Z Fresh clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
56192025-06-19T08:28:09.572Z Fresh nanorand v0.7.0
56202025-06-19T08:28:09.572Z Fresh parking_lot_core v0.8.6
56212025-06-19T08:28:09.572Z Fresh crunchy v0.2.2
56222025-06-19T08:28:09.572Z Fresh flume v0.11.1
56232025-06-19T08:28:09.572Z Fresh peg-macros v0.8.5
56242025-06-19T08:28:09.575Z Fresh nix v0.28.0
56252025-06-19T08:28:09.575Z Fresh sqlparser_derive v0.2.2
56262025-06-19T08:28:09.575Z Fresh xshell-macros v0.2.7
56272025-06-19T08:28:09.575Z Fresh bit-vec v0.6.3
56282025-06-19T08:28:09.576Z Fresh unicode_categories v0.1.1
56292025-06-19T08:28:09.576Z Fresh peg v0.8.5
56302025-06-19T08:28:09.576Z Fresh chrono-tz v0.10.3
56312025-06-19T08:28:09.576Z Fresh tiny-keccak v2.0.2
56322025-06-19T08:28:09.576Z Fresh sqlformat v0.3.5
56332025-06-19T08:28:09.576Z Fresh bit-set v0.5.3
56342025-06-19T08:28:09.576Z Fresh sqlparser v0.45.0
56352025-06-19T08:28:09.576Z Fresh rustyline v14.0.0
56362025-06-19T08:28:09.577Z Fresh xshell v0.2.7
56372025-06-19T08:28:09.577Z Fresh parking_lot v0.11.2
56382025-06-19T08:28:09.577Z Fresh ascii-canvas v3.0.0
56392025-06-19T08:28:09.577Z Fresh ena v0.14.3
56402025-06-19T08:28:09.577Z Fresh regex-syntax v0.6.29
56412025-06-19T08:28:09.580Z Fresh sled v0.34.7
56422025-06-19T08:28:09.580Z Fresh lalrpop v0.19.12
56432025-06-19T08:28:09.580Z Fresh hickory-client v0.24.4
56442025-06-19T08:28:09.580Z Fresh hickory-server v0.24.4
56452025-06-19T08:28:09.580Z Fresh bindgen v0.71.1
56462025-06-19T08:28:09.580Z Fresh derive_builder_core v0.20.2
56472025-06-19T08:28:09.583Z Fresh assert_matches v1.5.0
56482025-06-19T08:28:09.583Z Fresh derive_builder_macro v0.20.2
56492025-06-19T08:28:09.583Z Fresh ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
56502025-06-19T08:28:09.583Z Fresh strum_macros v0.24.3
56512025-06-19T08:28:09.583Z Fresh indoc v1.0.9
56522025-06-19T08:28:09.583Z Fresh derive_builder v0.20.2
56532025-06-19T08:28:09.583Z Fresh libxml v0.3.3
56542025-06-19T08:28:09.583Z Fresh polar-core v0.27.3
56552025-06-19T08:28:09.583Z Fresh oso-derive v0.27.3
56562025-06-19T08:28:09.583Z Fresh impl-trait-for-tuples v0.2.2
56572025-06-19T08:28:09.583Z Fresh quick-xml v0.37.2
56582025-06-19T08:28:09.583Z Fresh samael v0.0.19
56592025-06-19T08:28:09.583Z Fresh oso v0.27.3
56602025-06-19T08:28:09.587Z Fresh primeorder v0.13.6
56612025-06-19T08:28:09.587Z Fresh unicase v2.7.0
56622025-06-19T08:28:09.587Z Fresh globset v0.4.15
56632025-06-19T08:28:09.587Z Fresh signal-hook-tokio v0.3.1
56642025-06-19T08:28:09.587Z Fresh pin-project-internal v1.1.6
56652025-06-19T08:28:09.587Z Fresh http-range v0.1.5
56662025-06-19T08:28:09.587Z Fresh pin-project v1.1.6
56672025-06-19T08:28:09.587Z Fresh bb8 v0.8.5
56682025-06-19T08:28:09.587Z Fresh atty v0.2.14
56692025-06-19T08:28:09.590Z Fresh diesel-dtrace v0.4.2
56702025-06-19T08:28:09.590Z Fresh async-bb8-diesel v0.2.1
56712025-06-19T08:28:09.590Z Fresh p384 v0.13.0
56722025-06-19T08:28:09.590Z Fresh mime_guess v2.0.5
56732025-06-19T08:28:09.590Z Fresh crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
56742025-06-19T08:28:09.590Z Fresh tungstenite v0.23.0
56752025-06-19T08:28:09.590Z Fresh snafu-derive v0.8.5
56762025-06-19T08:28:09.590Z Fresh void v1.0.2
56772025-06-19T08:28:09.590Z Fresh tokio-tungstenite v0.23.1
56782025-06-19T08:28:09.590Z Fresh hyper-staticfile v0.10.1
56792025-06-19T08:28:09.590Z Fresh snafu v0.8.5
56802025-06-19T08:28:09.590Z Fresh lzss v0.8.2
56812025-06-19T08:28:09.590Z Fresh salty v0.3.0
56822025-06-19T08:28:09.594Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
56832025-06-19T08:28:09.594Z Fresh nix v0.27.1
56842025-06-19T08:28:09.595Z Fresh olpc-cjson v0.1.4
56852025-06-19T08:28:09.595Z Fresh serde_bytes v0.11.17
56862025-06-19T08:28:09.595Z Fresh serde_plain v1.0.2
56872025-06-19T08:28:09.595Z Fresh env_filter v0.1.2
56882025-06-19T08:28:09.595Z Fresh typed-path v0.9.3
56892025-06-19T08:28:09.598Z Fresh fs-err v2.11.0
56902025-06-19T08:28:09.598Z Fresh attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
56912025-06-19T08:28:09.598Z Fresh parse-size v1.1.0
56922025-06-19T08:28:09.598Z Fresh tough v0.20.0
56932025-06-19T08:28:09.598Z Fresh gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
56942025-06-19T08:28:09.598Z Fresh env_logger v0.11.5
56952025-06-19T08:28:09.598Z Fresh secrecy v0.8.0
56962025-06-19T08:28:09.598Z Fresh propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
56972025-06-19T08:28:09.598Z Fresh dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
56982025-06-19T08:28:09.598Z Fresh tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
56992025-06-19T08:28:09.598Z Fresh rand_seeder v0.3.0
57002025-06-19T08:28:09.599Z Fresh cargo-platform v0.1.8
57012025-06-19T08:28:09.599Z Fresh sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
57022025-06-19T08:28:09.599Z Fresh openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
57032025-06-19T08:28:09.602Z Fresh yansi v1.0.1
57042025-06-19T08:28:09.602Z Fresh transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
57052025-06-19T08:28:09.602Z Fresh pretty_assertions v1.4.1
57062025-06-19T08:28:09.602Z Fresh transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
57072025-06-19T08:28:09.605Z Fresh transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
57082025-06-19T08:28:09.605Z Fresh castaway v0.2.3
57092025-06-19T08:28:09.605Z Fresh concurrent-queue v2.5.0
57102025-06-19T08:28:09.605Z Fresh indoc v2.0.6
57112025-06-19T08:28:09.605Z Fresh parking v2.2.1
57122025-06-19T08:28:09.605Z Fresh libz-sys v1.1.20
57132025-06-19T08:28:09.605Z Fresh compact_str v0.8.0
57142025-06-19T08:28:09.608Z Fresh unicode-truncate v1.1.0
57152025-06-19T08:28:09.608Z Fresh lru v0.12.5
57162025-06-19T08:28:09.608Z Fresh instability v0.3.2
57172025-06-19T08:28:09.608Z Fresh cassowary v0.3.0
57182025-06-19T08:28:09.608Z Fresh smawk v0.3.2
57192025-06-19T08:28:09.608Z Fresh unicode-linebreak v0.1.5
57202025-06-19T08:28:09.608Z Fresh is_ci v1.2.0
57212025-06-19T08:28:09.608Z Fresh libgit2-sys v0.17.0+1.8.1
57222025-06-19T08:28:09.612Z Fresh event-listener v5.3.1
57232025-06-19T08:28:09.612Z Fresh cargo_metadata v0.18.1
57242025-06-19T08:28:09.612Z Fresh ratatui v0.29.0
57252025-06-19T08:28:09.612Z Fresh supports-color v3.0.2
57262025-06-19T08:28:09.612Z Fresh textwrap v0.16.2
57272025-06-19T08:28:09.612Z Fresh git2 v0.19.0
57282025-06-19T08:28:09.612Z Fresh event-listener-strategy v0.5.2
57292025-06-19T08:28:09.612Z Fresh vergen v8.3.2
57302025-06-19T08:28:09.615Z Fresh sct v0.7.1
57312025-06-19T08:28:09.615Z Fresh rustls-webpki v0.101.7
57322025-06-19T08:28:09.615Z Fresh futures-lite v2.3.0
57332025-06-19T08:28:09.615Z Fresh rustls v0.21.12
57342025-06-19T08:28:09.615Z Fresh common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
57352025-06-19T08:28:09.615Z Fresh tokio-rustls v0.24.1
57362025-06-19T08:28:09.618Z Fresh rustls-pemfile v1.0.4
57372025-06-19T08:28:09.618Z Fresh twox-hash v2.1.0
57382025-06-19T08:28:09.618Z Fresh shell-words v1.1.0
57392025-06-19T08:28:09.618Z Fresh lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
57402025-06-19T08:28:09.618Z Fresh crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
57412025-06-19T08:28:09.619Z Fresh async-lock v3.4.0
57422025-06-19T08:28:09.619Z Fresh crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
57432025-06-19T08:28:09.619Z Fresh fatfs v0.3.6
57442025-06-19T08:28:09.619Z Fresh polling v3.7.3
57452025-06-19T08:28:09.622Z Fresh async-io v2.3.4
57462025-06-19T08:28:09.622Z Fresh csv-core v0.1.11
57472025-06-19T08:28:09.622Z Fresh plotters-backend v0.3.7
57482025-06-19T08:28:09.622Z Fresh async-task v4.7.1
57492025-06-19T08:28:09.623Z Fresh async-channel v2.3.1
57502025-06-19T08:28:09.623Z Fresh piper v0.2.4
57512025-06-19T08:28:09.623Z Fresh csv v1.3.1
57522025-06-19T08:28:09.623Z Fresh plotters-svg v0.3.7
57532025-06-19T08:28:09.623Z Fresh rtoolbox v0.0.2
57542025-06-19T08:28:09.623Z Fresh cast v0.3.0
57552025-06-19T08:28:09.623Z Fresh hex-literal v0.4.1
57562025-06-19T08:28:09.623Z Fresh blocking v1.6.1
57572025-06-19T08:28:09.623Z Fresh async-executor v1.13.1
57582025-06-19T08:28:09.623Z Fresh plotters v0.3.7
57592025-06-19T08:28:09.623Z Fresh rpassword v7.3.1
57602025-06-19T08:28:09.623Z Fresh criterion-plot v0.5.0
57612025-06-19T08:28:09.623Z Fresh async-signal v0.2.10
57622025-06-19T08:28:09.623Z Fresh tui-tree-widget v0.23.1
57632025-06-19T08:28:09.623Z Fresh tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
57642025-06-19T08:28:09.631Z Fresh cargo_metadata v0.19.2
57652025-06-19T08:28:09.631Z Fresh tinytemplate v1.2.1
57662025-06-19T08:28:09.631Z Fresh event-listener v2.5.3
57672025-06-19T08:28:09.631Z Fresh futures-timer v3.0.3
57682025-06-19T08:28:09.631Z Fresh oorandom v11.1.4
57692025-06-19T08:28:09.631Z Fresh anes v0.1.6
57702025-06-19T08:28:09.631Z Fresh async-process v2.3.0
57712025-06-19T08:28:09.631Z Fresh async-global-executor v2.4.1
57722025-06-19T08:28:09.631Z Fresh criterion v0.5.1
57732025-06-19T08:28:09.631Z Fresh async-channel v1.9.0
57742025-06-19T08:28:09.631Z Fresh petname v2.0.2
57752025-06-19T08:28:09.631Z Fresh polyval v0.6.2
57762025-06-19T08:28:09.631Z Fresh async-attributes v1.1.2
57772025-06-19T08:28:09.631Z Fresh kv-log-macro v1.0.7
57782025-06-19T08:28:09.631Z Fresh sync-ptr v0.1.4
57792025-06-19T08:28:09.631Z Fresh ghash v0.5.1
57802025-06-19T08:28:09.631Z Fresh typeid v1.0.3
57812025-06-19T08:28:09.631Z Fresh async-std v1.13.0
57822025-06-19T08:28:09.631Z Fresh ctr v0.9.2
57832025-06-19T08:28:09.631Z Fresh async-object-pool v0.1.5
57842025-06-19T08:28:09.631Z Fresh erased-serde v0.4.6
57852025-06-19T08:28:09.631Z Fresh ssh-encoding v0.2.0
57862025-06-19T08:28:09.631Z Fresh aes-gcm v0.10.3
57872025-06-19T08:28:09.631Z Fresh blowfish v0.9.1
57882025-06-19T08:28:09.631Z Fresh serde_regex v1.1.0
57892025-06-19T08:28:09.631Z Fresh assert-json-diff v2.0.2
57902025-06-19T08:28:09.631Z Fresh ordered-float v2.10.1
57912025-06-19T08:28:09.631Z Fresh path-tree v0.8.1
57922025-06-19T08:28:09.631Z Fresh arrayref v0.3.9
57932025-06-19T08:28:09.632Z Fresh stringmetrics v2.2.2
57942025-06-19T08:28:09.632Z Fresh arrayvec v0.7.6
57952025-06-19T08:28:09.632Z Fresh constant_time_eq v0.3.1
57962025-06-19T08:28:09.632Z Fresh target-lexicon v0.13.2
57972025-06-19T08:28:09.632Z Fresh bcrypt-pbkdf v0.10.0
57982025-06-19T08:28:09.632Z Fresh serde-value v0.7.0
57992025-06-19T08:28:09.632Z Fresh ssh-cipher v0.2.0
58002025-06-19T08:28:09.632Z Fresh httpmock v0.8.0-alpha.1
58012025-06-19T08:28:09.632Z Fresh serde-untagged v0.1.7
58022025-06-19T08:28:09.632Z Fresh password-hash v0.4.2
58032025-06-19T08:28:09.632Z Fresh pbkdf2 v0.11.0
58042025-06-19T08:28:09.632Z Fresh cargo-util-schemas v0.2.0
58052025-06-19T08:28:09.632Z Fresh guppy-workspace-hack v0.1.0
58062025-06-19T08:28:09.632Z Fresh cfg-expr v0.18.0
58072025-06-19T08:28:09.632Z Fresh ssh-key v0.6.6
58082025-06-19T08:28:09.632Z Fresh p521 v0.13.3
58092025-06-19T08:28:09.632Z Fresh p256 v0.13.2
58102025-06-19T08:28:09.637Z Fresh cargo-platform v0.2.0
58112025-06-19T08:28:09.637Z Fresh russh-cryptovec v0.7.3
58122025-06-19T08:28:09.637Z Fresh md5 v0.7.0
58132025-06-19T08:28:09.637Z Fresh target-spec v3.4.2
58142025-06-19T08:28:09.637Z Fresh cargo_metadata v0.20.0
58152025-06-19T08:28:09.637Z Fresh russh-keys v0.45.0
58162025-06-19T08:28:09.637Z Fresh predicates-tree v1.0.12
58172025-06-19T08:28:09.637Z Fresh pathdiff v0.2.3
58182025-06-19T08:28:09.637Z Fresh httptest v0.16.3
58192025-06-19T08:28:09.637Z Fresh num-bigint v0.4.6
58202025-06-19T08:28:09.637Z Fresh des v0.8.1
58212025-06-19T08:28:09.637Z Fresh memmap2 v0.9.5
58222025-06-19T08:28:09.637Z Fresh dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
58232025-06-19T08:28:09.638Z Fresh escape8259 v0.5.3
58242025-06-19T08:28:09.638Z Fresh nested v0.1.1
58252025-06-19T08:28:09.638Z Fresh fancy-regex v0.14.0
58262025-06-19T08:28:09.638Z Fresh guppy v0.17.19
58272025-06-19T08:28:09.638Z Fresh libtest-mimic v0.8.1
58282025-06-19T08:28:09.638Z Fresh russh v0.45.0
58292025-06-19T08:28:09.641Z Fresh dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
58302025-06-19T08:28:09.641Z Fresh blake3 v1.5.4
58312025-06-19T08:28:09.641Z Fresh ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
58322025-06-19T08:28:09.641Z Fresh internet-checksum v0.2.1
58332025-06-19T08:28:09.641Z Fresh topological-sort v0.2.2
58342025-06-19T08:28:09.641Z Fresh doc-comment v0.3.3
58352025-06-19T08:28:09.641Z Fresh datatest-stable v0.3.2
58362025-06-19T08:28:09.642Z Fresh omicron-zone-package v0.12.2
58372025-06-19T08:28:09.642Z Compiling similar-asserts v1.7.0
58382025-06-19T08:28:09.642Z Fresh proc-macro-crate v3.2.0
58392025-06-19T08:28:09.642Z Fresh relative-path v1.9.3
58402025-06-19T08:28:09.642Z Fresh assert_cmd v2.0.17
58412025-06-19T08:28:09.642Z Fresh rstest_macros v0.24.0
58422025-06-19T08:28:09.642Z Fresh target-triple v0.1.3
58432025-06-19T08:28:09.642Z Running `/home/build/.rustup/toolchains/1.87.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=3ddcd5d3d509209e -C extra-filename=-c8dea2bb7fd802f9 --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-5f1449e5b4630e5e.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-0559c45c5f37fd70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
58442025-06-19T08:28:09.643Z Fresh support-bundle-viewer v0.1.0
58452025-06-19T08:28:09.643Z Fresh ignore v0.4.23
58462025-06-19T08:28:09.809Z Fresh multimap v0.10.1
58472025-06-19T08:28:09.816Z Fresh uzers v0.12.1
58482025-06-19T08:28:09.816Z Fresh rstest v0.24.0
58492025-06-19T08:28:09.816Z Fresh globwalk v0.9.1
58502025-06-19T08:28:09.816Z Fresh trybuild v1.0.105
58512025-06-19T08:28:09.816Z Fresh blake2b_simd v1.0.2
58522025-06-19T08:28:09.816Z Fresh partial-io v0.5.4
58532025-06-19T08:28:09.816Z Fresh rand_distr v0.4.3
58542025-06-19T08:28:09.816Z Fresh approx v0.5.1
58552025-06-19T08:28:09.816Z Fresh rust-argon2 v2.1.0
58562025-06-19T08:28:09.816Z Fresh camino-tempfile-ext v0.3.1
58572025-06-19T08:28:09.820Z Fresh cargo_toml v0.21.0
58582025-06-19T08:28:09.820Z Fresh termios v0.3.3
58592025-06-19T08:28:09.820Z Fresh ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
58602025-06-19T08:28:09.820Z Fresh omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
58612025-06-19T08:28:09.820Z Fresh gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
58622025-06-19T08:28:09.820Z Fresh xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
58632025-06-19T08:28:09.821Z Fresh omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
58642025-06-19T08:28:09.821Z Fresh oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
58652025-06-19T08:28:09.821Z Fresh omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
58662025-06-19T08:28:09.821Z Fresh omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
58672025-06-19T08:28:09.821Z Fresh sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
58682025-06-19T08:28:09.821Z Fresh installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
58692025-06-19T08:28:09.825Z Fresh trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
58702025-06-19T08:28:09.825Z Fresh omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
58712025-06-19T08:28:09.825Z Fresh zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
58722025-06-19T08:28:09.825Z Fresh omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
58732025-06-19T08:28:09.825Z Fresh db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
58742025-06-19T08:28:09.825Z Fresh omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
58752025-06-19T08:28:09.825Z Fresh omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
58762025-06-19T08:28:09.828Z Fresh nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
58772025-06-19T08:28:09.828Z Fresh end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
58782025-06-19T08:28:09.829Z Fresh wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
58792025-06-19T08:28:09.829Z Fresh nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
58802025-06-19T08:28:09.829Z Fresh nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
58812025-06-19T08:28:09.829Z Fresh clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
58822025-06-19T08:28:09.829Z Fresh openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
58832025-06-19T08:28:09.829Z Fresh reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
58842025-06-19T08:28:09.832Z Fresh omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
58852025-06-19T08:28:09.832Z Fresh cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
58862025-06-19T08:28:09.835Z Fresh nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
58872025-06-19T08:28:09.835Z Fresh wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
58882025-06-19T08:28:09.835Z Fresh reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
58892025-06-19T08:28:09.835Z Fresh nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
58902025-06-19T08:28:09.835Z Fresh wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
58912025-06-19T08:28:09.835Z Fresh nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
58922025-06-19T08:28:09.835Z Fresh update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
58932025-06-19T08:28:09.835Z Fresh omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
58942025-06-19T08:28:09.835Z Fresh omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
58952025-06-19T08:28:09.835Z Fresh cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
58962025-06-19T08:28:09.835Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
58972025-06-19T08:28:09.838Z Fresh nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
58982025-06-19T08:28:09.838Z Fresh clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
58992025-06-19T08:28:09.838Z Fresh update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
59002025-06-19T08:28:09.838Z Fresh wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
59012025-06-19T08:28:09.861Z Running `/home/build/.rustup/toolchains/1.87.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=02b1bd4356ad148e -C extra-filename=-8cb67439ceb72926 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-747d372e7685bd96.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-3c5c2ca4d71c4411.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-e4d06488c4abd35c.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-06a9527e1ee343f4.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-57f859d7d2d69008.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-3ca6582e50f6370c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-51825c01a8e86f88.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-d18328046bf77f44.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-3480ca57c2ad6cff.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-99b0049eaae5857c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-5b0e0c1918196742.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-d4fa5480e6f62c77.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-c040f19c0462a5d1.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b4ce9daba2700b5a.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-7b61f3ef9aca017b.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-e954ece10883f074.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-745efaebf15ef6fd.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-57e6f2da9c9cf907.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-9cec315dcf3a4b26.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-416b676d15207269.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-a78bef5143b24585.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-8625fd17e178a20e.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-03cc4fe2c81bcd24.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-02a0f1563feb5cd3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-fb18f7b6418aacf6.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-8b2f30225b30ad23.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-c8a99a621468cc1f.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-e2de30b4a71aeca0.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-701db5d319722141.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-173417224055b1cb.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-5a8c5948a0994565.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-219f2854f8f34e7e.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-652ca9268ade7e96.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-a21d7e8d4e12f42c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-a8d9c42ce3064789.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-48e3ac5c0bceb250.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7e311734a8549daa.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-1697fc65e208cbad.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bb790ef45951f77a.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-bc73c84ce56559f5.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c3030838cf16ec4.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-00c29b94e085ceac.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-5a7744e0b57282b3.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-0d4ba3c2f3f5d615.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-58c1de66a45d9f24.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-a12c3f0e76d9654f.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-2a3e6a84befe6574.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-33d17b1a52216876.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-b485c6d4aec5ee39.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-c8fc30b72ed3faa9.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-c5df2098551c3142.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-de23e5e99ab464df.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-69ae0883bec7117a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c2920f90e8fd97a5.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-d121c39b4067af31.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-8e070b895b0e4152.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
59022025-06-19T08:28:09.863Z Fresh wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
59032025-06-19T08:28:09.863Z Fresh wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
59042025-06-19T08:28:09.870Z Fresh nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
59052025-06-19T08:28:09.875Z Running `/home/build/.rustup/toolchains/1.87.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=97e4ad0be7618b70 -C extra-filename=-6aaa1b041dd27e98 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-747d372e7685bd96.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-3c5c2ca4d71c4411.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-e4d06488c4abd35c.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-06a9527e1ee343f4.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-57f859d7d2d69008.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-3ca6582e50f6370c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-51825c01a8e86f88.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-d18328046bf77f44.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-3480ca57c2ad6cff.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-99b0049eaae5857c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-5b0e0c1918196742.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-d4fa5480e6f62c77.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-c040f19c0462a5d1.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b4ce9daba2700b5a.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-7b61f3ef9aca017b.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-e954ece10883f074.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-745efaebf15ef6fd.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-57e6f2da9c9cf907.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-9cec315dcf3a4b26.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-416b676d15207269.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-a78bef5143b24585.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-8625fd17e178a20e.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-03cc4fe2c81bcd24.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-02a0f1563feb5cd3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-fb18f7b6418aacf6.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-8b2f30225b30ad23.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-c8a99a621468cc1f.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-e2de30b4a71aeca0.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-701db5d319722141.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-173417224055b1cb.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-5a8c5948a0994565.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-219f2854f8f34e7e.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-652ca9268ade7e96.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-a21d7e8d4e12f42c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-a8d9c42ce3064789.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-48e3ac5c0bceb250.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7e311734a8549daa.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-1697fc65e208cbad.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bb790ef45951f77a.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-bc73c84ce56559f5.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c3030838cf16ec4.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-00c29b94e085ceac.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-5a7744e0b57282b3.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-0d4ba3c2f3f5d615.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-58c1de66a45d9f24.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-a12c3f0e76d9654f.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-2a3e6a84befe6574.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-33d17b1a52216876.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-b485c6d4aec5ee39.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-c8fc30b72ed3faa9.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-c5df2098551c3142.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-de23e5e99ab464df.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-69ae0883bec7117a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c2920f90e8fd97a5.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-d121c39b4067af31.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-8e070b895b0e4152.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
59062025-06-19T08:28:09.876Z Fresh nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
59072025-06-19T08:28:09.876Z Fresh nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
59082025-06-19T08:28:09.876Z Fresh nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
59092025-06-19T08:28:09.876Z Fresh omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
59102025-06-19T08:28:09.876Z Fresh nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
59112025-06-19T08:28:09.876Z Fresh oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
59122025-06-19T08:28:09.881Z Fresh mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
59132025-06-19T08:28:09.882Z Fresh nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
59142025-06-19T08:28:09.882Z Fresh typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
59152025-06-19T08:28:09.882Z Fresh omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
59162025-06-19T08:28:09.882Z Fresh omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
59172025-06-19T08:28:09.882Z Fresh gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
59182025-06-19T08:28:09.882Z Fresh nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
59192025-06-19T08:28:09.882Z Fresh nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
59202025-06-19T08:28:09.882Z Fresh nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
59212025-06-19T08:28:09.882Z Fresh range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
59222025-06-19T08:28:09.882Z Fresh nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
59232025-06-19T08:28:09.882Z Fresh nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
59242025-06-19T08:28:09.882Z Fresh gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
59252025-06-19T08:28:09.882Z Fresh omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
59262025-06-19T08:28:09.882Z Fresh sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
59272025-06-19T08:28:09.882Z Fresh internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
59282025-06-19T08:28:09.882Z Fresh bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
59292025-06-19T08:28:09.882Z Fresh dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
59302025-06-19T08:28:09.883Z Fresh nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
59312025-06-19T08:28:09.883Z Fresh sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
59322025-06-19T08:28:09.883Z Fresh sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
59332025-06-19T08:28:09.883Z Fresh nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
59342025-06-19T08:28:09.883Z Fresh sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
59352025-06-19T08:28:09.883Z Fresh oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
59362025-06-19T08:28:09.883Z Fresh oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
59372025-06-19T08:28:09.883Z Fresh clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
59382025-06-19T08:28:09.883Z Fresh nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
59392025-06-19T08:28:09.883Z Fresh db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
59402025-06-19T08:28:09.883Z Fresh authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
59412025-06-19T08:28:09.883Z Fresh sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
59422025-06-19T08:28:09.883Z Fresh omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
59432025-06-19T08:28:09.883Z Fresh oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
59442025-06-19T08:28:09.884Z Fresh sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
59452025-06-19T08:28:09.884Z Fresh dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
59462025-06-19T08:28:09.884Z Fresh nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
59472025-06-19T08:28:09.884Z Fresh installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
59482025-06-19T08:28:09.884Z Fresh installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
59492025-06-19T08:28:09.884Z Fresh oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
59502025-06-19T08:28:09.884Z Fresh nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
59512025-06-19T08:28:09.884Z Fresh nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
59522025-06-19T08:28:09.888Z Fresh nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
59532025-06-19T08:28:09.888Z Fresh sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
59542025-06-19T08:28:09.888Z Fresh nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
59552025-06-19T08:28:09.888Z Fresh oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
59562025-06-19T08:28:09.888Z Fresh bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
59572025-06-19T08:28:09.888Z Fresh oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
59582025-06-19T08:28:09.888Z Fresh omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
59592025-06-19T08:28:09.888Z Fresh sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
59602025-06-19T08:28:09.888Z Fresh omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
59612025-06-19T08:28:09.888Z Fresh internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
59622025-06-19T08:28:09.889Z Fresh crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
59632025-06-19T08:28:09.889Z Fresh omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
59642025-06-19T08:28:09.889Z Fresh illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
59652025-06-19T08:28:09.889Z Fresh cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
59662025-06-19T08:28:09.889Z Fresh oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
59672025-06-19T08:28:09.889Z Fresh installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
59682025-06-19T08:28:09.889Z Fresh oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
59692025-06-19T08:28:09.889Z Fresh key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
59702025-06-19T08:28:09.890Z Fresh dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
59712025-06-19T08:28:09.890Z Fresh clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
59722025-06-19T08:28:09.890Z Fresh oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
59732025-06-19T08:28:09.890Z Fresh clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
59742025-06-19T08:28:09.890Z Fresh clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
59752025-06-19T08:28:09.890Z Fresh clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
59762025-06-19T08:28:09.890Z Fresh gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
59772025-06-19T08:28:09.890Z Fresh gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
59782025-06-19T08:28:09.890Z Fresh xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
59792025-06-19T08:28:09.890Z Fresh nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
59802025-06-19T08:28:09.890Z Fresh ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
59812025-06-19T08:28:09.890Z Fresh bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
59822025-06-19T08:28:09.890Z Fresh sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
59832025-06-19T08:28:09.890Z Fresh gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
59842025-06-19T08:28:09.890Z Fresh oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
59852025-06-19T08:28:09.890Z Fresh repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
59862025-06-19T08:28:09.890Z Fresh internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
59872025-06-19T08:28:09.890Z Fresh clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
59882025-06-19T08:28:09.891Z Fresh cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
59892025-06-19T08:28:09.891Z Fresh omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
59902025-06-19T08:28:09.891Z Fresh oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
59912025-06-19T08:28:09.891Z Fresh nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
59922025-06-19T08:28:09.891Z Fresh oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
59932025-06-19T08:28:09.891Z Fresh ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
59942025-06-19T08:28:09.891Z Fresh repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
59952025-06-19T08:28:09.891Z Fresh id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
59962025-06-19T08:28:09.895Z Fresh nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
59972025-06-19T08:28:09.895Z Fresh omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
59982025-06-19T08:28:09.895Z Fresh live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
59992025-06-19T08:28:09.895Z Fresh openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
60002025-06-19T08:28:09.895Z Fresh parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
60012025-06-19T08:28:09.895Z Fresh nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
60022025-06-19T08:28:09.895Z Fresh api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
60032025-06-19T08:28:09.895Z Fresh oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
60042025-06-19T08:28:09.895Z Fresh nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
60052025-06-19T08:28:09.895Z Fresh omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
60062025-06-19T08:28:09.895Z Fresh omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
60072025-06-19T08:28:09.896Z Fresh dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
60082025-06-19T08:28:11.946Z Running `/home/build/.rustup/toolchains/1.87.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=46426af32d0f049b -C extra-filename=-6f6dc8be11451a4a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-6780873c78d59f04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-747d372e7685bd96.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-3c5c2ca4d71c4411.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-e4d06488c4abd35c.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-06a9527e1ee343f4.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-57f859d7d2d69008.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-3ca6582e50f6370c.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-d706431c9ba515a0.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-51825c01a8e86f88.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-d18328046bf77f44.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-3480ca57c2ad6cff.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-50cbb49f23b59ae9.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-db3a43eb5e69b56b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-99b0049eaae5857c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-5b0e0c1918196742.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f47618743a6506b1.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-d4fa5480e6f62c77.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-c040f19c0462a5d1.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-2447b769a290fac2.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-4624c9fe3a651bf1.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0b5be377fbb76b15.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-57cbb4e0314d95c3.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b4ce9daba2700b5a.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-7b61f3ef9aca017b.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-e954ece10883f074.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-745efaebf15ef6fd.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-57e6f2da9c9cf907.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-9cec315dcf3a4b26.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-416b676d15207269.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-a78bef5143b24585.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-8625fd17e178a20e.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-03cc4fe2c81bcd24.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-02a0f1563feb5cd3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-fb18f7b6418aacf6.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-8b2f30225b30ad23.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-c8a99a621468cc1f.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-e2de30b4a71aeca0.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-701db5d319722141.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-173417224055b1cb.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-5a8c5948a0994565.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-219f2854f8f34e7e.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-652ca9268ade7e96.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-a21d7e8d4e12f42c.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-1b94a371f109d536.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-5612a983e17f5846.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-a8d9c42ce3064789.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-5796161eb8709903.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7e311734a8549daa.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-4fb4bae94dde3291.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-1697fc65e208cbad.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-7fa92ef5db7630b1.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bb790ef45951f77a.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-bc73c84ce56559f5.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c3030838cf16ec4.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-00c29b94e085ceac.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-5a7744e0b57282b3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-11e440f246b9f98d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8c6868ed69484a9e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9ad20850c87b6190.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-0d4ba3c2f3f5d615.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-58c1de66a45d9f24.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-a12c3f0e76d9654f.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c50c5fd1577d0cd5.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-2a3e6a84befe6574.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-33d17b1a52216876.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-b485c6d4aec5ee39.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-c8fc30b72ed3faa9.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-c5df2098551c3142.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-de23e5e99ab464df.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-c8dea2bb7fd802f9.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-c352d61c85b833cd.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-69ae0883bec7117a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-14ae494f65a67fd4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c2920f90e8fd97a5.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-f32f70d961a81848.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-24b5693d13af1dc7.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-d121c39b4067af31.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-8e070b895b0e4152.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L /usr/platform/oxide/lib/amd64/`
60092025-06-19T08:28:11.947Z Running `/home/build/.rustup/toolchains/1.87.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=1100917da4e274ae -C extra-filename=-43c0001d49bb90d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-6780873c78d59f04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-747d372e7685bd96.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-3c5c2ca4d71c4411.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-e4d06488c4abd35c.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-06a9527e1ee343f4.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-57f859d7d2d69008.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-3ca6582e50f6370c.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-d706431c9ba515a0.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-51825c01a8e86f88.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-d18328046bf77f44.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-3480ca57c2ad6cff.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-50cbb49f23b59ae9.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-db3a43eb5e69b56b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-99b0049eaae5857c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-5b0e0c1918196742.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f47618743a6506b1.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-d4fa5480e6f62c77.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-c040f19c0462a5d1.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-2447b769a290fac2.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-4624c9fe3a651bf1.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0b5be377fbb76b15.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-57cbb4e0314d95c3.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b4ce9daba2700b5a.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-7b61f3ef9aca017b.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-e954ece10883f074.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-745efaebf15ef6fd.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-57e6f2da9c9cf907.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-9cec315dcf3a4b26.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-416b676d15207269.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-a78bef5143b24585.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-8625fd17e178a20e.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-03cc4fe2c81bcd24.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-02a0f1563feb5cd3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-fb18f7b6418aacf6.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-8b2f30225b30ad23.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-c8a99a621468cc1f.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-e2de30b4a71aeca0.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-701db5d319722141.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-173417224055b1cb.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-5a8c5948a0994565.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-219f2854f8f34e7e.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-652ca9268ade7e96.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-a21d7e8d4e12f42c.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-1b94a371f109d536.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-5612a983e17f5846.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-a8d9c42ce3064789.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-48e3ac5c0bceb250.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-5796161eb8709903.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7e311734a8549daa.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-4fb4bae94dde3291.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-1697fc65e208cbad.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-7fa92ef5db7630b1.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bb790ef45951f77a.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-bc73c84ce56559f5.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c3030838cf16ec4.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-00c29b94e085ceac.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-5a7744e0b57282b3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-11e440f246b9f98d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8c6868ed69484a9e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9ad20850c87b6190.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-0d4ba3c2f3f5d615.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-58c1de66a45d9f24.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-a12c3f0e76d9654f.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c50c5fd1577d0cd5.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-2a3e6a84befe6574.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-33d17b1a52216876.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-b485c6d4aec5ee39.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-c8fc30b72ed3faa9.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-c5df2098551c3142.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-de23e5e99ab464df.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-c8dea2bb7fd802f9.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-c352d61c85b833cd.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-69ae0883bec7117a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-14ae494f65a67fd4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c2920f90e8fd97a5.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-f32f70d961a81848.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-24b5693d13af1dc7.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-d121c39b4067af31.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-8e070b895b0e4152.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L /usr/platform/oxide/lib/amd64/`
60102025-06-19T08:28:11.954Z Running `/home/build/.rustup/toolchains/1.87.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=c3395f347ceda690 -C extra-filename=-bb4024f5f5b87aae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-6780873c78d59f04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-747d372e7685bd96.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-3c5c2ca4d71c4411.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-e4d06488c4abd35c.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-06a9527e1ee343f4.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-57f859d7d2d69008.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-3ca6582e50f6370c.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-d706431c9ba515a0.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-51825c01a8e86f88.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-d18328046bf77f44.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-3480ca57c2ad6cff.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-50cbb49f23b59ae9.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-db3a43eb5e69b56b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-99b0049eaae5857c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-5b0e0c1918196742.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f47618743a6506b1.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-d4fa5480e6f62c77.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-c040f19c0462a5d1.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-2447b769a290fac2.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-4624c9fe3a651bf1.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0b5be377fbb76b15.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-57cbb4e0314d95c3.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b4ce9daba2700b5a.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-7b61f3ef9aca017b.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-e954ece10883f074.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-745efaebf15ef6fd.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-57e6f2da9c9cf907.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-9cec315dcf3a4b26.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-416b676d15207269.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-a78bef5143b24585.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-8625fd17e178a20e.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-03cc4fe2c81bcd24.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-02a0f1563feb5cd3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-fb18f7b6418aacf6.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-8b2f30225b30ad23.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-c8a99a621468cc1f.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-e2de30b4a71aeca0.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-701db5d319722141.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-173417224055b1cb.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-5a8c5948a0994565.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-219f2854f8f34e7e.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-652ca9268ade7e96.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-a21d7e8d4e12f42c.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-1b94a371f109d536.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-5612a983e17f5846.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-a8d9c42ce3064789.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-48e3ac5c0bceb250.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-5796161eb8709903.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7e311734a8549daa.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-4fb4bae94dde3291.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-1697fc65e208cbad.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-7fa92ef5db7630b1.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bb790ef45951f77a.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-bc73c84ce56559f5.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c3030838cf16ec4.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-00c29b94e085ceac.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-5a7744e0b57282b3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-11e440f246b9f98d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8c6868ed69484a9e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9ad20850c87b6190.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-0d4ba3c2f3f5d615.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-58c1de66a45d9f24.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-a12c3f0e76d9654f.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c50c5fd1577d0cd5.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-2a3e6a84befe6574.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-33d17b1a52216876.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-b485c6d4aec5ee39.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-c8fc30b72ed3faa9.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-c5df2098551c3142.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-de23e5e99ab464df.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-c8dea2bb7fd802f9.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-c352d61c85b833cd.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-69ae0883bec7117a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-14ae494f65a67fd4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c2920f90e8fd97a5.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-f32f70d961a81848.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-24b5693d13af1dc7.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-d121c39b4067af31.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-8e070b895b0e4152.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L /usr/platform/oxide/lib/amd64/`
60112025-06-19T08:28:11.958Z Running `/home/build/.rustup/toolchains/1.87.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=7f866475568a69b5 -C extra-filename=-962951fd9430d90a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-6780873c78d59f04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-747d372e7685bd96.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-3c5c2ca4d71c4411.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-e4d06488c4abd35c.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-06a9527e1ee343f4.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-57f859d7d2d69008.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-3ca6582e50f6370c.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-d706431c9ba515a0.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-51825c01a8e86f88.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-d18328046bf77f44.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-3480ca57c2ad6cff.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-50cbb49f23b59ae9.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-db3a43eb5e69b56b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-99b0049eaae5857c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-5b0e0c1918196742.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f47618743a6506b1.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-d4fa5480e6f62c77.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-c040f19c0462a5d1.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-2447b769a290fac2.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-4624c9fe3a651bf1.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0b5be377fbb76b15.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-57cbb4e0314d95c3.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b4ce9daba2700b5a.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-7b61f3ef9aca017b.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-e954ece10883f074.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-745efaebf15ef6fd.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-57e6f2da9c9cf907.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-9cec315dcf3a4b26.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-416b676d15207269.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-a78bef5143b24585.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-8625fd17e178a20e.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-03cc4fe2c81bcd24.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-02a0f1563feb5cd3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-fb18f7b6418aacf6.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-8b2f30225b30ad23.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-c8a99a621468cc1f.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-e2de30b4a71aeca0.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-701db5d319722141.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-173417224055b1cb.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-5a8c5948a0994565.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-219f2854f8f34e7e.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-652ca9268ade7e96.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-a21d7e8d4e12f42c.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-1b94a371f109d536.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-5612a983e17f5846.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-a8d9c42ce3064789.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-48e3ac5c0bceb250.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-5796161eb8709903.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7e311734a8549daa.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-4fb4bae94dde3291.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-1697fc65e208cbad.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-7fa92ef5db7630b1.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bb790ef45951f77a.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-bc73c84ce56559f5.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c3030838cf16ec4.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-00c29b94e085ceac.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-5a7744e0b57282b3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-11e440f246b9f98d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8c6868ed69484a9e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9ad20850c87b6190.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-0d4ba3c2f3f5d615.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-58c1de66a45d9f24.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-a12c3f0e76d9654f.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c50c5fd1577d0cd5.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-2a3e6a84befe6574.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-33d17b1a52216876.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-b485c6d4aec5ee39.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-c8fc30b72ed3faa9.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-c5df2098551c3142.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-de23e5e99ab464df.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-c8dea2bb7fd802f9.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-c352d61c85b833cd.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-69ae0883bec7117a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-14ae494f65a67fd4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c2920f90e8fd97a5.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-f32f70d961a81848.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-24b5693d13af1dc7.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-d121c39b4067af31.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-8e070b895b0e4152.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L /usr/platform/oxide/lib/amd64/`
60122025-06-19T08:32:48.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 44s
60132025-06-19T08:32:48.606Z
60142025-06-19T08:32:48.606Zreal 4:44.858352596
60152025-06-19T08:32:48.606Zuser 10:48.192582869
60162025-06-19T08:32:48.606Zsys 1:02.918516611
60172025-06-19T08:32:48.606Ztrap 0.169686845
60182025-06-19T08:32:48.606Ztflt 2.195786015
60192025-06-19T08:32:48.606Zdflt 32.897502479
60202025-06-19T08:32:48.606Zkflt 0.216100265
60212025-06-19T08:32:48.610Zlock 20:29.272660903
60222025-06-19T08:32:48.610Zslp 35:27.284364940
60232025-06-19T08:32:48.610Zlat 2.481642287
60242025-06-19T08:32:48.610Zstop 25.719438150
60252025-06-19T08:32:48.610Z+ banner test
60262025-06-19T08:32:48.620Z+ ptime -m timeout 2h cargo nextest run --profile ci --locked --verbose
60272025-06-19T08:32:49.616Z
60282025-06-19T08:32:49.616Z ##### ###### #### #####
60292025-06-19T08:32:49.616Z # # # #
60302025-06-19T08:32:49.616Z # ##### #### #
60312025-06-19T08:32:49.616Z # # # #
60322025-06-19T08:32:49.616Z # # # # #
60332025-06-19T08:32:49.616Z # ###### #### #
60342025-06-19T08:32:49.616Z
60352025-06-19T08:32:50.369Zinfo: experimental features enabled: setup-scripts
60362025-06-19T08:32:51.964Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
60372025-06-19T08:32:52.143Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
60382025-06-19T08:32:52.164Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
60392025-06-19T08:32:52.182Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
60402025-06-19T08:33:02.594Z Finished `test` profile [unoptimized + debuginfo] target(s) in 12.20s
60412025-06-19T08:33:10.694Z────────────
60422025-06-19T08:33:10.694Z Nextest run ID 7115b9cd-9bba-403a-a5d5-8aeca375fd39 with nextest profile: ci
60432025-06-19T08:33:10.695Z Starting 2094 tests across 204 binaries (3 tests and 5 binaries skipped, including 5 binaries via profile.default.default-filter)
60442025-06-19T08:33:10.698Z SETUP [ 1/2] crdb-seed: cargo run -p crdb-seed --profile test
60452025-06-19T08:33:11.682Z Compiling newtype-uuid v1.2.4
60462025-06-19T08:33:12.257Z Compiling daft v0.1.3
60472025-06-19T08:33:12.687Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
60482025-06-19T08:33:13.008Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
60492025-06-19T08:33:13.035Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
60502025-06-19T08:33:13.614Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
60512025-06-19T08:33:21.367Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
60522025-06-19T08:33:23.440Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
60532025-06-19T08:33:25.110Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
60542025-06-19T08:33:30.919Z Finished `test` profile [unoptimized + debuginfo] target(s) in 20.15s
60552025-06-19T08:33:31.055Z Running `target/debug/crdb-seed`
60562025-06-19T08:33:31.101ZJun 19 08:33:30.485 INFO cockroach temporary directory: /var/tmp/omicron_tmp/.tmpubFLXn
60572025-06-19T08:33:31.101ZJun 19 08:33:30.485 INFO cockroach command line: cockroach start-single-node --insecure --http-addr=:0 --store=path=/var/tmp/omicron_tmp/crdb-base-build/.tmporYvum,ballast-size=0 --listen-addr [::1]:0 --listening-url-file /var/tmp/omicron_tmp/.tmpubFLXn/listen-url
60582025-06-19T08:33:31.102ZJun 19 08:33:30.485 INFO cockroach environment: BUILDOMAT_JOB_ID=01JY3K62NC8EQHYN6EN31F3ZAZ BUILDOMAT_TASK_ID=4 CARGO=/home/build/.rustup/toolchains/1.87.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=renovate/hyper-rustls-0.x GITHUB_REF=refs/heads/renovate/hyper-rustls-0.x GITHUB_REPOSITORY=oxidecomputer/omicron GITHUB_SHA=be675b1cb9e2e7960f1822f740cf6de9e1a61c9a 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-efea59d5eb1a0459/out/build/artifacts:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib:/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out:/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts:/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib:/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build:/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out:/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out:/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/lib LOGNAME=build NEXTEST=1 NEXTEST_ENV=/var/tmp/omicron_tmp/nextest-envWmVkiH NEXTEST_LD_LIBRARY_PATH=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts:/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib:/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build:/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out:/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out:/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/lib NEXTEST_PROFILE=ci NEXTEST_RUN_ID=7115b9cd-9bba-403a-a5d5-8aeca375fd39 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=-D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 RUSTUP_HOME=/home/build/.rustup RUSTUP_TOOLCHAIN=1.87.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
60592025-06-19T08:33:32.171ZJun 19 08:33:31.555 INFO cockroach pid: 12359
60602025-06-19T08:33:32.171ZJun 19 08:33:31.555 INFO cockroach listen URL: postgresql://root@[::1]:59643/omicron?sslmode=disable
60612025-06-19T08:33:32.527ZJun 19 08:33:31.911 INFO cockroach: populating
60622025-06-19T08:33:34.098ZJun 19 08:33:33.483 INFO cockroach: populated
60632025-06-19T08:33:35.082ZJun 19 08:33:34.466 INFO Created CRDB seed tarball: `/var/tmp/omicron_tmp/crdb-base-build/efce655efa7619a6bd15366d8f5397a78a14d435fa2e3275c561ab882f6b37ef.tar`
60642025-06-19T08:33:35.087Z SETUP PASS [ 24.389s] crdb-seed: cargo run -p crdb-seed --profile test
60652025-06-19T08:33:35.089Z SETUP [ 2/2] clickhouse-cluster: cargo run -p clickhouse-cluster-dev
60662025-06-19T08:33:36.061Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
60672025-06-19T08:33:36.064Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
60682025-06-19T08:33:36.064Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
60692025-06-19T08:33:36.064Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
60702025-06-19T08:33:36.064Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
60712025-06-19T08:33:38.362Z Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
60722025-06-19T08:33:38.432Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
60732025-06-19T08:33:41.056Z Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
60742025-06-19T08:33:42.788Z Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
60752025-06-19T08:33:49.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.18s
60762025-06-19T08:33:49.484Z Running `target/debug/clickhouse-cluster-dev`
60772025-06-19T08:33:49.531ZJun 19 08:33:48.914 INFO Setting up a ClickHouse cluster
60782025-06-19T08:33:49.535ZDeploying keeper: /var/tmp/omicron_tmp/clickward_test/keeper-3
60792025-06-19T08:33:49.540ZDeploying keeper: /var/tmp/omicron_tmp/clickward_test/keeper-1
60802025-06-19T08:33:49.541ZDeploying keeper: /var/tmp/omicron_tmp/clickward_test/keeper-2
60812025-06-19T08:33:49.541ZDeploying clickhouse server: /var/tmp/omicron_tmp/clickward_test/clickhouse-2
60822025-06-19T08:33:49.541ZDeploying clickhouse server: /var/tmp/omicron_tmp/clickward_test/clickhouse-1
60832025-06-19T08:33:51.819ZJun 19 08:33:51.203 INFO ClickHouse server ready
60842025-06-19T08:33:52.404ZJun 19 08:33:51.787 INFO ClickHouse server ready
60852025-06-19T08:33:52.790ZJun 19 08:33:52.174 INFO Keepers ready: [KeeperId(1), KeeperId(2), KeeperId(3)]
60862025-06-19T08:33:52.794Z SETUP PASS [ 17.706s] clickhouse-cluster: cargo run -p clickhouse-cluster-dev
60872025-06-19T08:34:14.013Z PASS [ 21.192s] omicron-nexus app::sagas::image_create::test::test_action_failure_can_unwind
60882025-06-19T08:34:14.405Z PASS [ 21.585s] omicron-nexus app::sagas::image_create::test::test_action_failure_can_unwind_idempotently
60892025-06-19T08:34:18.908Z PASS [ 26.110s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind_idempotently
60902025-06-19T08:34:19.183Z PASS [ 26.374s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind
60912025-06-19T08:34:26.824Z PASS [ 34.014s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind_idempotently
60922025-06-19T08:34:27.470Z PASS [ 34.672s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind
60932025-06-19T08:34:43.749Z PASS [ 29.750s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind
60942025-06-19T08:34:45.251Z PASS [ 30.869s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind_idempotently
60952025-06-19T08:34:47.624Z PASS [ 28.451s] omicron-nexus app::sagas::instance_start::test::test_action_failure_can_unwind
60962025-06-19T08:34:52.803Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
60972025-06-19T08:34:52.803Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
60982025-06-19T08:34:54.440Z PASS [ 26.965s] omicron-nexus app::sagas::region_replacement_start::test::test_action_failure_can_unwind_idempotently
60992025-06-19T08:34:56.291Z PASS [ 29.469s] omicron-nexus app::sagas::project_create::test::test_action_failure_can_unwind
61002025-06-19T08:35:16.900Z PASS [ 33.157s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_action_failure_can_unwind
61012025-06-19T08:35:18.247Z PASS [ 32.994s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_action_failure_can_unwind_idempotently
61022025-06-19T08:35:18.911Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
61032025-06-19T08:35:24.223Z PASS [ 27.922s] omicron-nexus app::sagas::vpc_create::test::test_action_failure_can_unwind
61042025-06-19T08:35:33.779Z PASS [ 74.857s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
61052025-06-19T08:35:33.829Z PASS [ 0.032s] api_identity test::test_identity
61062025-06-19T08:35:34.256Z PASS [ 0.018s] api_identity test::test_identity_no_field
61072025-06-19T08:35:34.273Z PASS [ 0.049s] authz-macros tests::test_authz_snapshots
61082025-06-19T08:35:34.273Z PASS [ 0.058s] bootstore schemes::tests::hello_roundtrip
61092025-06-19T08:35:35.131Z PASS [ 1.129s] bootstore schemes::v0::peer::tests::basic_3_nodes
61102025-06-19T08:35:35.141Z PASS [ 0.063s] bootstore schemes::v0::peer::tests::network_config
61112025-06-19T08:35:35.148Z PASS [ 0.024s] bootstore schemes::v0::share_pkg::tests::create_packages
61122025-06-19T08:35:35.165Z PASS [ 0.021s] bootstore trust_quorum::rack_secret::tests::create_and_verify
61132025-06-19T08:35:35.189Z PASS [ 0.022s] bootstore trust_quorum::rack_secret::tests::secret_splitting_fails_with_threshold_larger_than_total_shares
61142025-06-19T08:35:36.674Z PASS [ 19.772s] omicron-nexus app::sagas::vpc_subnet_create::test::test_action_failure_can_unwind
61152025-06-19T08:35:38.450Z PASS [ 20.203s] omicron-nexus app::sagas::vpc_subnet_create::test::test_action_failure_can_unwind_idempotently
61162025-06-19T08:35:38.683Z PASS [ 0.233s] cert-dev::test-cert-dev test_cert_create
61172025-06-19T08:35:39.036Z PASS [ 3.847s] bootstore::v0-fsm-proptest-learner run
61182025-06-19T08:35:39.064Z PASS [ 0.035s] clickana chart::tests::gather_chart_data_for_disk_usage_success
61192025-06-19T08:35:39.095Z PASS [ 0.030s] clickana chart::tests::gather_chart_data_for_memory_tracking_success
61202025-06-19T08:35:39.119Z PASS [ 0.024s] clickana chart::tests::gather_chart_data_for_query_count_success
61212025-06-19T08:35:39.140Z PASS [ 0.021s] clickana chart::tests::gather_chart_data_for_running_queries_success
61222025-06-19T08:35:39.170Z PASS [ 0.487s] clickana chart::tests::gather_chart_data_failure
61232025-06-19T08:35:39.216Z PASS [ 0.075s] clickhouse-admin-types tests::test_additional_key_value_pairs_in_output_parse_fail
61242025-06-19T08:35:39.261Z PASS [ 0.045s] clickhouse-admin-types tests::test_distributed_ddl_queries_parse_success
61252025-06-19T08:35:39.322Z PASS [ 0.019s] clickhouse-admin-types tests::test_empty_distributed_ddl_queries_parse_success
61262025-06-19T08:35:39.322Z PASS [ 0.021s] clickhouse-admin-types tests::test_empty_output_parse_fail
61272025-06-19T08:35:39.329Z PASS [ 0.021s] clickhouse-admin-types tests::test_empty_output_raft_config_parse_fail
61282025-06-19T08:35:39.329Z PASS [ 0.029s] clickhouse-admin-types tests::test_empty_value_lgif_parse_fail
61292025-06-19T08:35:39.330Z PASS [ 0.024s] clickhouse-admin-types tests::test_full_keeper_conf_parse_success
61302025-06-19T08:35:39.380Z PASS [ 0.019s] clickhouse-admin-types tests::test_full_lgif_parse_success
61312025-06-19T08:35:39.380Z PASS [ 0.021s] clickhouse-admin-types tests::test_full_raft_config_parse_success
61322025-06-19T08:35:39.380Z PASS [ 0.032s] clickhouse-admin-types tests::test_generate_keeper_config
61332025-06-19T08:35:39.380Z PASS [ 0.027s] clickhouse-admin-types tests::test_generate_replica_config
61342025-06-19T08:35:39.380Z PASS [ 0.019s] clickhouse-admin-types tests::test_invalid_address_raft_config_parse_fail
61352025-06-19T08:35:39.380Z PASS [ 0.019s] clickhouse-admin-types tests::test_malformed_output_keeper_conf_parse_fail
61362025-06-19T08:35:39.449Z PASS [ 0.026s] clickhouse-admin-types tests::test_misshapen_distributed_ddl_queries_parse_fail
61372025-06-19T08:35:39.449Z PASS [ 0.022s] clickhouse-admin-types tests::test_misshapen_id_raft_config_parse_fail
61382025-06-19T08:35:39.450Z PASS [ 0.019s] clickhouse-admin-types tests::test_misshapen_participant_raft_config_parse_fail
61392025-06-19T08:35:39.450Z PASS [ 0.019s] clickhouse-admin-types tests::test_misshapen_port_raft_config_parse_fail
61402025-06-19T08:35:39.524Z PASS [ 0.020s] clickhouse-admin-types tests::test_misshapen_priority_raft_config_parse_fail
61412025-06-19T08:35:39.524Z PASS [ 0.020s] clickhouse-admin-types tests::test_misshapen_raft_config_parse_fail
61422025-06-19T08:35:39.524Z PASS [ 0.019s] clickhouse-admin-types tests::test_misshapen_system_timeseries_parse_fail
61432025-06-19T08:35:39.524Z PASS [ 0.019s] clickhouse-admin-types tests::test_missing_address_raft_config_parse_fail
61442025-06-19T08:35:39.524Z PASS [ 0.020s] clickhouse-admin-types tests::test_missing_field_keeper_conf_parse_fail
61452025-06-19T08:35:39.524Z PASS [ 0.019s] clickhouse-admin-types tests::test_missing_keys_lgif_parse_fail
61462025-06-19T08:35:39.525Z PASS [ 0.018s] clickhouse-admin-types tests::test_missing_participant_raft_config_parse_fail
61472025-06-19T08:35:39.525Z PASS [ 0.019s] clickhouse-admin-types tests::test_missing_port_raft_config_parse_fail
61482025-06-19T08:35:39.599Z PASS [ 0.019s] clickhouse-admin-types tests::test_missing_priority_raft_config_parse_fail
61492025-06-19T08:35:39.599Z PASS [ 0.019s] clickhouse-admin-types tests::test_missing_server_id_raft_config_parse_fail
61502025-06-19T08:35:39.599Z PASS [ 0.018s] clickhouse-admin-types tests::test_missing_value_keeper_conf_parse_fail
61512025-06-19T08:35:39.599Z PASS [ 0.019s] clickhouse-admin-types tests::test_non_existent_key_keeper_conf_parse_fail
61522025-06-19T08:35:39.599Z PASS [ 0.018s] clickhouse-admin-types tests::test_non_existent_key_with_correct_value_lgif_parse_fail
61532025-06-19T08:35:39.600Z PASS [ 0.019s] clickhouse-admin-types tests::test_non_u64_value_lgif_parse_fail
61542025-06-19T08:35:39.600Z PASS [ 0.019s] clickhouse-admin-types tests::test_time_format_system_timeseries_parse_fail
61552025-06-19T08:35:39.602Z PASS [ 0.019s] clickhouse-admin-types tests::test_unix_epoch_system_timeseries_parse_success
61562025-06-19T08:35:39.698Z PASS [ 0.020s] clickhouse-admin-types tests::test_utc_system_timeseries_parse_success
61572025-06-19T08:35:39.698Z PASS [ 0.080s] cockroach-admin-types tests::node_status_parse_doesnt_panic_on_arbitrary_input
61582025-06-19T08:35:39.698Z PASS [ 0.097s] cockroach-admin-types tests::node_decommission_parse_doesnt_panic_on_arbitrary_input
61592025-06-19T08:35:39.698Z PASS [ 0.015s] cockroach-admin-types tests::test_node_decommission_parse_with_no_trailing_notes
61602025-06-19T08:35:39.784Z PASS [ 0.014s] cockroach-admin-types tests::test_node_decommission_parse_with_trailing_notes
61612025-06-19T08:35:39.784Z PASS [ 0.013s] cockroach-admin-types tests::test_node_decommission_parse_with_unexpected_membership_value
61622025-06-19T08:35:39.784Z PASS [ 0.014s] cockroach-admin-types tests::test_node_status_parse_multiple_lines_from_csv
61632025-06-19T08:35:39.784Z PASS [ 0.014s] cockroach-admin-types tests::test_node_status_parse_single_line_from_csv
61642025-06-19T08:35:40.012Z PASS [ 0.289s] db-dev::test-db-dev test_db_dev_populate_no_args
61652025-06-19T08:35:40.013Z PASS [ 0.277s] db-dev::test-db-dev test_db_dev_wipe_no_args
61662025-06-19T08:35:47.082Z PASS [ 6.839s] bootstore::v0-fsm-proptest-rack-coordinator run
61672025-06-19T08:35:47.114Z PASS [ 0.094s] db-macros lookup::test::test_lookup_snapshots
61682025-06-19T08:35:47.114Z PASS [ 0.019s] db-macros tests::test_derive_metadata_identity_fails_for_enums
61692025-06-19T08:35:47.114Z PASS [ 0.019s] db-macros tests::test_derive_metadata_identity_fails_with_wrong_table_name_type
61702025-06-19T08:35:47.114Z PASS [ 0.019s] db-macros tests::test_derive_metadata_identity_fails_without_embedded_identity
61712025-06-19T08:35:47.115Z PASS [ 0.019s] db-macros tests::test_derive_metadata_identity_fails_without_table_name
61722025-06-19T08:35:47.115Z PASS [ 0.018s] db-macros tests::test_derive_metadata_identity_minimal_example_compiles
61732025-06-19T08:35:47.115Z PASS [ 0.025s] db-macros tests::test_derive_snapshots
61742025-06-19T08:35:47.115Z PASS [ 0.020s] db-macros tests::test_derive_with_unknown_field
61752025-06-19T08:35:47.115Z PASS [ 0.484s] dns-server storage::test::test_update_basic
61762025-06-19T08:35:47.115Z PASS [ 0.184s] dns-server storage::test::test_update_in_progress
61772025-06-19T08:35:47.115Z PASS [ 0.142s] dns-server storage::test::test_update_interrupted
61782025-06-19T08:35:47.115Z PASS [ 0.143s] dns-server storage::test::test_zone_gets_soa_record
61792025-06-19T08:35:47.139Z PASS [ 1.036s] dns-server::basic_test a_crud
61802025-06-19T08:35:47.140Z PASS [ 0.304s] dns-server::basic_test aaaa_crud
61812025-06-19T08:35:47.140Z PASS [ 6.281s] db-dev::test-db-dev test_db_killed
61822025-06-19T08:35:47.140Z PASS [ 0.263s] dns-server::basic_test answers_match_question
61832025-06-19T08:35:47.140Z PASS [ 0.309s] dns-server::basic_test empty_record
61842025-06-19T08:35:47.140Z PASS [ 0.288s] dns-server::basic_test multi_record_crud
61852025-06-19T08:35:47.140Z PASS [ 0.296s] dns-server::basic_test name_contains_zone
61862025-06-19T08:35:47.140Z PASS [ 0.296s] dns-server::basic_test nxdomain
61872025-06-19T08:35:47.311Z PASS [ 0.470s] dns-server::basic_test servfail
61882025-06-19T08:35:47.383Z PASS [ 0.491s] dns-server::basic_test soa
61892025-06-19T08:35:47.626Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
61902025-06-19T08:35:47.674Z PASS [ 0.364s] dns-server::basic_test srv_crud
61912025-06-19T08:35:48.443Z PASS [ 0.769s] dns-server::cross_version_test cross_version_works
61922025-06-19T08:35:48.503Z PASS [ 0.060s] ereport-types tests::test_arb_json_deserializes
61932025-06-19T08:35:48.554Z PASS [ 0.051s] gateway-cli::bin/gateway-cli picocom_map::tests::reject_invalid_rules
61942025-06-19T08:35:48.577Z PASS [ 0.022s] gateway-cli::bin/gateway-cli picocom_map::tests::remapping
61952025-06-19T08:35:48.596Z PASS [ 0.019s] gfss gf256::tests::test_all_multiplication
61962025-06-19T08:35:48.610Z PASS [ 0.014s] gfss gf256::tests::test_all_multiplicative_inverses
61972025-06-19T08:35:48.627Z PASS [ 0.015s] gfss gf256::tests::test_docs_example
61982025-06-19T08:35:52.436Z PASS [ 5.059s] dns-server::commands_test test_dnsadm
61992025-06-19T08:35:52.803Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
62002025-06-19T08:35:52.803Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
62012025-06-19T08:35:54.183Z PASS [ 1.746s] gfss shamir::tests::split_and_combine
62022025-06-19T08:35:54.198Z PASS [ 0.015s] gfss shamir::tests::test_share_reconstruction
62032025-06-19T08:35:54.229Z PASS [ 0.031s] id-map tests::deserialize_rejects_duplicates
62042025-06-19T08:35:54.247Z PASS [ 0.019s] id-map tests::deserialize_rejects_mismatched_keys
62052025-06-19T08:35:54.429Z PASS [ 0.183s] id-map tests::get_mut_panics_if_id_changes
62062025-06-19T08:35:54.438Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
62072025-06-19T08:35:54.482Z PASS [ 0.052s] id-map tests::iter_mut_panics_if_id_changes
62082025-06-19T08:35:54.497Z PASS [ 0.015s] id-map tests::methods_allow_borrowed_ids
62092025-06-19T08:35:54.550Z PASS [ 0.053s] id-map tests::mut_into_iter_panics_if_id_changes
62102025-06-19T08:35:54.604Z PASS [ 0.053s] id-map tests::occupied_entry_panics_if_id_changed_via_get_mut
62112025-06-19T08:35:54.660Z PASS [ 0.056s] id-map tests::occupied_entry_panics_if_id_changed_via_into_mut
62122025-06-19T08:35:54.714Z PASS [ 0.054s] id-map tests::occupied_entry_panics_if_id_changes_on_insert
62132025-06-19T08:35:54.785Z PASS [ 0.070s] id-map tests::retain_panics_if_id_changes
62142025-06-19T08:35:54.856Z PASS [ 0.070s] id-map tests::serialization_is_transparent
62152025-06-19T08:35:55.094Z PASS [ 0.239s] id-map tests::serialization_roundtrip
62162025-06-19T08:35:55.179Z PASS [ 0.083s] id-map tests::vacant_entry_panics_if_id_changed_after_insert
62172025-06-19T08:35:55.232Z PASS [ 0.054s] id-map tests::vacant_entry_panics_if_id_changes_on_insert
62182025-06-19T08:35:55.329Z PASS [ 0.096s] illumos-utils destructor::test::test_delayed_delete
62192025-06-19T08:35:56.130Z PASS [ 0.801s] illumos-utils destructor::test::test_delayed_delete_with_error
62202025-06-19T08:35:56.156Z PASS [ 0.025s] illumos-utils destructor::test::test_destructor_bad_close
62212025-06-19T08:35:56.184Z PASS [ 0.029s] illumos-utils link::test::test_allocate
62222025-06-19T08:35:56.207Z PASS [ 0.023s] illumos-utils link::test::test_allocate_within_scopes
62232025-06-19T08:35:56.287Z PASS [ 0.079s] illumos-utils opte::port_manager::tests::multiple_ports_does_not_destroy_default_route
62242025-06-19T08:35:56.310Z PASS [ 0.023s] illumos-utils running_zone::tests::test_is_oxide_smf_service
62252025-06-19T08:35:56.404Z PASS [ 0.093s] illumos-utils zfs::test::directory_mutability
62262025-06-19T08:35:56.472Z PASS [ 0.069s] illumos-utils zfs::test::get_values_of_rpool
62272025-06-19T08:35:56.501Z PASS [ 0.029s] illumos-utils zfs::test::parse_dataset_bad_avail
62282025-06-19T08:35:56.521Z PASS [ 0.021s] illumos-utils zfs::test::parse_dataset_bad_quota
62292025-06-19T08:35:56.544Z PASS [ 0.022s] illumos-utils zfs::test::parse_dataset_bad_reservation
62302025-06-19T08:35:56.566Z PASS [ 0.022s] illumos-utils zfs::test::parse_dataset_bad_usage
62312025-06-19T08:35:56.592Z PASS [ 0.023s] illumos-utils zfs::test::parse_dataset_bad_uuid
62322025-06-19T08:35:56.613Z PASS [ 0.023s] illumos-utils zfs::test::parse_dataset_missing_fields
62332025-06-19T08:35:56.636Z PASS [ 0.022s] illumos-utils zfs::test::parse_dataset_props
62342025-06-19T08:35:56.658Z PASS [ 0.023s] illumos-utils zfs::test::parse_dataset_props_with_optionals
62352025-06-19T08:35:56.680Z PASS [ 0.022s] illumos-utils zfs::test::parse_dataset_too_many_columns
62362025-06-19T08:35:56.704Z PASS [ 0.023s] illumos-utils zfs::test::parse_dataset_uuid_ignored_if_dash
62372025-06-19T08:35:56.726Z PASS [ 0.022s] illumos-utils zfs::test::parse_dataset_uuid_ignored_if_inherited
62382025-06-19T08:35:56.748Z PASS [ 0.022s] illumos-utils zfs::test::parse_quota_ignored_if_default
62392025-06-19T08:35:56.773Z PASS [ 0.024s] illumos-utils zfs::test::parse_reservation_ignored_if_default
62402025-06-19T08:35:56.796Z PASS [ 0.024s] illumos-utils zfs::test::parse_sorts_and_dedups
62412025-06-19T08:35:56.832Z PASS [ 0.036s] illumos-utils zone::tests::delete_nonexistent_address
62422025-06-19T08:35:56.857Z PASS [ 0.024s] illumos-utils zone::tests::test_parse_ip_network
62432025-06-19T08:35:57.026Z PASS [ 0.170s] illumos-utils zpool::test::test_parse_zpool
62442025-06-19T08:35:57.058Z PASS [ 0.031s] illumos-utils zpool::test::test_parse_zpool_missing_column
62452025-06-19T08:35:59.920Z PASS [ 19.966s] db-dev::test-db-dev test_db_run
62462025-06-19T08:35:59.923Z PASS [ 11.296s] gfss polynomial::tests::test_polynomial_eval
62472025-06-19T08:36:00.149Z PASS [ 0.228s] installinator-common block_size_writer::tests::proptest_block_writer
62482025-06-19T08:36:00.876Z PASS [ 0.727s] internal-dns-resolver resolver::test::insert_and_lookup_multiple_records
62492025-06-19T08:36:01.379Z PASS [ 0.501s] internal-dns-resolver resolver::test::insert_and_lookup_one_record
62502025-06-19T08:36:01.562Z PASS [ 4.504s] installinator mock_peers::tests::proptest_fetch_artifact
62512025-06-19T08:36:01.673Z PASS [ 0.294s] internal-dns-resolver resolver::test::lookup_nonexistent_record_fails
62522025-06-19T08:36:01.706Z PASS [ 1.785s] installinator write::tests::proptest_write_artifact
62532025-06-19T08:36:02.099Z PASS [ 0.393s] internal-dns-resolver resolver::test::resolver_doesnt_bail_on_missing_targets
62542025-06-19T08:36:02.137Z PASS [ 0.464s] internal-dns-resolver resolver::test::resolver_can_be_used_with_progenitor_client
62552025-06-19T08:36:02.163Z PASS [ 0.601s] internal-dns-resolver resolver::test::resolver_can_access_backup_dns_server
62562025-06-19T08:36:02.170Z PASS [ 0.033s] internal-dns-types config::test::display_hosts
62572025-06-19T08:36:02.192Z PASS [ 0.029s] internal-dns-types config::test::display_srv_service
62582025-06-19T08:36:02.224Z PASS [ 0.054s] internal-dns-types config::test::test_builder_errors
62592025-06-19T08:36:02.272Z PASS [ 0.081s] internal-dns-types config::test::test_builder_output
62602025-06-19T08:36:02.272Z PASS [ 0.048s] internal-dns-types diff::test::diff_different
62612025-06-19T08:36:02.297Z PASS [ 0.024s] internal-dns-types diff::test::diff_invalid
62622025-06-19T08:36:02.302Z PASS [ 0.031s] internal-dns-types diff::test::diff_equivalent
62632025-06-19T08:36:02.319Z PASS [ 0.023s] ipcc tests::deserialize_fixed_value
62642025-06-19T08:36:02.330Z PASS [ 0.026s] ipcc tests::installinator_image_id_round_trip
62652025-06-19T08:36:02.340Z PASS [ 0.018s] ipcc tests::serialized_size
62662025-06-19T08:36:02.398Z PASS [ 0.068s] key-manager tests::different_disks_produce_different_keys
62672025-06-19T08:36:02.398Z PASS [ 0.060s] key-manager tests::different_ikm_produces_different_keys
62682025-06-19T08:36:02.418Z PASS [ 0.020s] key-manager tests::loading_key_for_old_epoch_loads_latest_epoch
62692025-06-19T08:36:02.422Z PASS [ 0.022s] key-manager tests::disk_encryption_key_epoch_0
62702025-06-19T08:36:02.511Z PASS [ 0.412s] internal-dns-resolver resolver::test::update_record
62712025-06-19T08:36:02.555Z PASS [ 0.044s] nexus-auth authn::external::session_cookie::test::test_garbage_cookie
62722025-06-19T08:36:02.585Z PASS [ 0.165s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_idle
62732025-06-19T08:36:02.585Z PASS [ 0.166s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_absolute
62742025-06-19T08:36:02.589Z PASS [ 0.032s] nexus-auth authn::external::session_cookie::test::test_get_token
62752025-06-19T08:36:02.612Z PASS [ 0.027s] nexus-auth authn::external::session_cookie::test::test_get_token_no_header
62762025-06-19T08:36:02.616Z PASS [ 0.029s] nexus-auth authn::external::session_cookie::test::test_get_token_other_cookie_present
62772025-06-19T08:36:02.616Z PASS [ 0.027s] nexus-auth authn::external::session_cookie::test::test_missing_cookie
62782025-06-19T08:36:02.645Z PASS [ 0.031s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value
62792025-06-19T08:36:02.645Z PASS [ 0.032s] nexus-auth authn::external::session_cookie::test::test_other_cookie
62802025-06-19T08:36:02.650Z PASS [ 0.035s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value_error
62812025-06-19T08:36:02.676Z PASS [ 0.031s] nexus-auth authn::external::session_cookie::test::test_valid_cookie
62822025-06-19T08:36:02.681Z PASS [ 0.036s] nexus-auth authn::external::spoof::test::test_make_header_value
62832025-06-19T08:36:02.681Z PASS [ 0.031s] nexus-auth authn::external::spoof::test::test_make_header_value_raw
62842025-06-19T08:36:02.712Z PASS [ 0.031s] nexus-auth authn::external::spoof::test::test_spoof_header_missing
62852025-06-19T08:36:02.712Z PASS [ 0.031s] nexus-auth authn::external::spoof::test::test_spoof_header_valid
62862025-06-19T08:36:02.716Z PASS [ 0.040s] nexus-auth authn::external::spoof::test::test_spoof_header_bad_uuids
62872025-06-19T08:36:02.744Z PASS [ 0.028s] nexus-auth authn::external::token::test::test_make_header_value
62882025-06-19T08:36:02.748Z PASS [ 0.036s] nexus-auth authn::external::spoof::test::test_spoof_reserved_values
62892025-06-19T08:36:02.753Z PASS [ 0.040s] nexus-auth authn::external::test::test_authn_sequence
62902025-06-19T08:36:02.772Z PASS [ 0.028s] nexus-auth authn::external::token::test::test_token_header_bad_utf8
62912025-06-19T08:36:02.778Z PASS [ 0.029s] nexus-auth authn::external::token::test::test_token_header_missing
62922025-06-19T08:36:02.781Z PASS [ 0.027s] nexus-auth authn::external::token::test::test_token_header_valid
62932025-06-19T08:36:02.826Z PASS [ 0.055s] nexus-auth authn::test::test_internal_users
62942025-06-19T08:36:02.841Z PASS [ 0.062s] nexus-auth authz::oso_generic::test::test_duplicate_polar_classes
62952025-06-19T08:36:02.918Z PASS [ 0.091s] nexus-auth context::test::test_background_context
62962025-06-19T08:36:02.937Z PASS [ 0.094s] nexus-auth context::test::test_child_context
62972025-06-19T08:36:02.962Z PASS [ 0.184s] nexus-auth authz::context::test::test_unregistered_resource
62982025-06-19T08:36:03.028Z PASS [ 0.109s] nexus-auth context::test::test_test_context
62992025-06-19T08:36:03.032Z PASS [ 0.071s] nexus-config nexus_config::test::test_config_bad_toml
63002025-06-19T08:36:03.056Z PASS [ 0.028s] nexus-config nexus_config::test::test_config_empty
63012025-06-19T08:36:03.060Z PASS [ 0.024s] nexus-config nexus_config::test::test_config_nonexistent
63022025-06-19T08:36:03.095Z PASS [ 0.037s] nexus-config nexus_config::test::test_invalid_ipv4_prefix_tunable
63032025-06-19T08:36:03.102Z PASS [ 0.166s] nexus-config nexus_config::test::test_bad_authn_schemes
63042025-06-19T08:36:03.126Z PASS [ 0.070s] nexus-config nexus_config::test::test_deployment_config_schema
63052025-06-19T08:36:03.151Z PASS [ 0.025s] nexus-config postgres_config::test::test_bad_url
63062025-06-19T08:36:03.156Z PASS [ 0.054s] nexus-config nexus_config::test::test_valid
63072025-06-19T08:36:03.173Z PASS [ 0.021s] nexus-config postgres_config::test::test_example_url
63082025-06-19T08:36:03.178Z PASS [ 0.079s] nexus-config nexus_config::test::test_repo_configs_are_valid
63092025-06-19T08:36:03.245Z PASS [ 0.071s] nexus-db-fixed-data test::test_allowlist_id_is_valid
63102025-06-19T08:36:03.253Z PASS [ 0.097s] nexus-db-fixed-data role_builtin::test::test_fixed_role_data
63112025-06-19T08:36:03.256Z PASS [ 0.082s] nexus-db-fixed-data silo_user::test::test_silo_user_ids_are_valid
63122025-06-19T08:36:03.268Z PASS [ 0.022s] nexus-db-fixed-data test::test_builtin_fleet_id_is_valid
63132025-06-19T08:36:03.290Z PASS [ 0.037s] nexus-db-fixed-data user_builtin::test::test_builtin_user_ids_are_valid
63142025-06-19T08:36:03.305Z PASS [ 0.037s] nexus-db-model alert_class::tests::test_from_str_roundtrips
63152025-06-19T08:36:03.320Z PASS [ 0.029s] nexus-db-model alert_class::tests::test_is_test
63162025-06-19T08:36:03.345Z PASS [ 0.040s] nexus-db-model alert_subscription::test::test_alert_class_glob_to_regex
63172025-06-19T08:36:03.378Z PASS [ 0.057s] nexus-db-model alert_subscription::test::test_invalid_subscription_parsing
63182025-06-19T08:36:03.405Z PASS [ 0.028s] nexus-db-model bytecount::test::test_bytecount_i64_conversions
63192025-06-19T08:36:03.422Z PASS [ 0.077s] nexus-db-model alert_subscription::test::test_valid_subscription_parsing
63202025-06-19T08:36:03.453Z PASS [ 0.048s] nexus-db-model bytecount::test::test_pg_numeric_to_byte_count
63212025-06-19T08:36:03.478Z PASS [ 0.050s] nexus-db-model device_auth::test::test_generate_user_code
63222025-06-19T08:36:03.485Z PASS [ 0.024s] nexus-db-model instance_state::tests::test_from_str_roundtrips
63232025-06-19T08:36:03.505Z PASS [ 0.033s] nexus-db-model inventory::test::test_inv_nvme_disk_firmware
63242025-06-19T08:36:03.510Z PASS [ 0.031s] nexus-db-model role_assignment::tests::test_role_assignment_from_database
63252025-06-19T08:36:03.539Z PASS [ 0.030s] nexus-db-model schema_versions::test::test_known_versions
63262025-06-19T08:36:03.566Z PASS [ 0.061s] nexus-db-model schema_versions::test::test_allows_valid_up_sql_collections
63272025-06-19T08:36:03.574Z PASS [ 0.034s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_collections
63282025-06-19T08:36:03.595Z PASS [ 0.029s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_names
63292025-06-19T08:36:03.603Z PASS [ 0.028s] nexus-db-model schema_versions::test::test_reject_no_up_sql_files
63302025-06-19T08:36:03.619Z PASS [ 0.024s] nexus-db-model schema_versions::test::test_verify
63312025-06-19T08:36:03.629Z PASS [ 0.027s] nexus-db-model semver_version::test::test_to_from_sortable_string
63322025-06-19T08:36:03.651Z PASS [ 0.030s] nexus-db-model tests::test_ip_subnet_check_requestable_address
63332025-06-19T08:36:03.655Z PASS [ 0.024s] nexus-db-model tests::test_ipv6_net_random_subnet
63342025-06-19T08:36:03.678Z PASS [ 0.028s] nexus-db-model tests::test_roles_database_strings
63352025-06-19T08:36:03.682Z PASS [ 0.028s] nexus-db-model tests::test_vpc_subnet_check_requestable_addr
63362025-06-19T08:36:03.703Z PASS [ 0.023s] nexus-db-model vmm_state::tests::test_all_terminal_api_states_are_terminal_db_states
63372025-06-19T08:36:03.708Z PASS [ 0.022s] nexus-db-model vmm_state::tests::test_from_str_roundtrips
63382025-06-19T08:36:07.118Z PASS [ 3.415s] nexus-db-queries db::collection_attach::test::test_attach_deleted_resource_fails
63392025-06-19T08:36:07.183Z PASS [ 3.480s] nexus-db-queries db::collection_attach::test::test_attach_beyond_capacity_fails
63402025-06-19T08:36:07.666Z PASS [ 4.411s] nexus-db-lookup::integration lookup::test_lookup
63412025-06-19T08:36:09.669Z PASS [ 2.488s] nexus-db-queries db::collection_attach::test::test_attach_missing_resource_fails
63422025-06-19T08:36:09.678Z PASS [ 2.560s] nexus-db-queries db::collection_attach::test::test_attach_missing_collection_fails
63432025-06-19T08:36:10.148Z PASS [ 2.482s] nexus-db-queries db::collection_attach::test::test_attach_multiple_times
63442025-06-19T08:36:12.086Z PASS [ 2.417s] nexus-db-queries db::collection_attach::test::test_attach_once
63452025-06-19T08:36:12.131Z PASS [ 2.452s] nexus-db-queries db::collection_attach::test::test_attach_once_synchronous
63462025-06-19T08:36:12.733Z PASS [ 2.585s] nexus-db-queries db::collection_attach::test::test_attach_while_already_attached
63472025-06-19T08:36:12.774Z PASS [ 0.041s] nexus-db-queries db::collection_attach::test::test_verify_query
63482025-06-19T08:36:14.682Z PASS [ 2.595s] nexus-db-queries db::collection_attach::test::test_attach_with_filters
63492025-06-19T08:36:14.841Z PASS [ 2.710s] nexus-db-queries db::collection_attach::test::test_attach_without_update_filter
63502025-06-19T08:36:15.348Z PASS [ 2.574s] nexus-db-queries db::collection_detach::test::test_detach_deleted_resource_fails
63512025-06-19T08:36:17.255Z PASS [ 2.572s] nexus-db-queries db::collection_detach::test::test_detach_missing_collection_fails
63522025-06-19T08:36:17.619Z PASS [ 2.778s] nexus-db-queries db::collection_detach::test::test_detach_missing_resource_fails
63532025-06-19T08:36:17.906Z PASS [ 2.558s] nexus-db-queries db::collection_detach::test::test_detach_once
63542025-06-19T08:36:17.953Z PASS [ 0.047s] nexus-db-queries db::collection_detach::test::test_verify_query
63552025-06-19T08:36:18.930Z PASS [ 84.493s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
63562025-06-19T08:36:19.608Z PASS [ 2.354s] nexus-db-queries db::collection_detach::test::test_detach_while_already_detached
63572025-06-19T08:36:20.085Z PASS [ 2.462s] nexus-db-queries db::collection_detach::test::test_detach_without_update_filter
63582025-06-19T08:36:20.358Z PASS [ 2.404s] nexus-db-queries db::collection_detach_many::test::test_detach_deleted_resource
63592025-06-19T08:36:21.529Z PASS [ 2.600s] nexus-db-queries db::collection_detach_many::test::test_detach_filter_collection
63602025-06-19T08:36:21.938Z PASS [ 2.330s] nexus-db-queries db::collection_detach_many::test::test_detach_many
63612025-06-19T08:36:22.506Z PASS [ 2.425s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_collection_fails
63622025-06-19T08:36:22.843Z PASS [ 2.485s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_resource_succeeds
63632025-06-19T08:36:22.880Z PASS [ 0.037s] nexus-db-queries db::collection_detach_many::test::test_verify_query
63642025-06-19T08:36:24.210Z SLOW [> 60.000s] oximeter-db client::tests::test_replicated
63652025-06-19T08:36:24.251Z PASS [ 2.721s] nexus-db-queries db::collection_detach_many::test::test_detach_once
63662025-06-19T08:36:24.376Z PASS [ 2.438s] nexus-db-queries db::collection_detach_many::test::test_detach_once_synchronous
63672025-06-19T08:36:24.416Z PASS [ 0.040s] nexus-db-queries db::collection_insert::test::test_verify_query
63682025-06-19T08:36:24.451Z PASS [ 0.035s] nexus-db-queries db::column_walker::test::test_all_columns_with_prefix
63692025-06-19T08:36:24.492Z PASS [ 0.040s] nexus-db-queries db::column_walker::test::test_walk_columns
63702025-06-19T08:36:24.528Z PASS [ 0.036s] nexus-db-queries db::column_walker::test::test_walk_table
63712025-06-19T08:36:24.911Z PASS [ 2.404s] nexus-db-queries db::collection_detach_many::test::test_detach_while_already_detached
63722025-06-19T08:36:25.237Z PASS [ 2.357s] nexus-db-queries db::collection_insert::test::test_collection_not_present
63732025-06-19T08:36:26.437Z PASS [ 2.186s] nexus-db-queries db::collection_insert::test::test_collection_present
63742025-06-19T08:36:29.845Z PASS [ 5.317s] nexus-db-queries db::datastore::affinity::tests::affinity_group_delete_group_deletes_members
63752025-06-19T08:36:29.983Z PASS [ 5.072s] nexus-db-queries db::datastore::affinity::tests::affinity_group_delete_instance_deletes_membership
63762025-06-19T08:36:31.473Z PASS [ 5.037s] nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_add_list_remove
63772025-06-19T08:36:33.420Z PASS [ 8.183s] nexus-db-queries db::datastore::affinity::tests::affinity_group_max_members
63782025-06-19T08:36:34.717Z PASS [ 4.872s] nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_add_remove_instance_with_vmm
63792025-06-19T08:36:35.731Z PASS [ 5.744s] nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_for_deleted_objects
63802025-06-19T08:36:36.253Z PASS [ 4.779s] nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_idempotency
63812025-06-19T08:36:38.849Z PASS [ 5.428s] nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_list_extended
63822025-06-19T08:36:39.279Z PASS [ 4.562s] nexus-db-queries db::datastore::affinity::tests::affinity_group_names_are_unique_in_project
63832025-06-19T08:36:40.025Z PASS [ 4.297s] nexus-db-queries db::datastore::affinity::tests::affinity_groups_are_project_scoped
63842025-06-19T08:36:40.606Z PASS [ 4.350s] nexus-db-queries db::datastore::affinity::tests::affinity_groups_prevent_project_deletion
63852025-06-19T08:36:43.900Z PASS [ 5.050s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_delete_group_deletes_members
63862025-06-19T08:36:44.382Z PASS [ 5.103s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_delete_instance_deletes_membership
63872025-06-19T08:36:45.732Z PASS [ 5.129s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_add_list_remove
63882025-06-19T08:36:47.628Z SLOW [>120.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
63892025-06-19T08:36:48.130Z PASS [ 8.105s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_max_members
63902025-06-19T08:36:48.672Z PASS [ 4.772s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_add_remove_instance_with_vmm
63912025-06-19T08:36:50.077Z PASS [ 5.694s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_for_deleted_objects
63922025-06-19T08:36:50.554Z PASS [ 4.821s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_idempotency
63932025-06-19T08:36:52.806Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
63942025-06-19T08:36:52.806Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
63952025-06-19T08:36:53.189Z PASS [ 4.516s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_names_are_unique_in_project
63962025-06-19T08:36:54.181Z PASS [ 6.047s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_list_extended
63972025-06-19T08:36:55.176Z PASS [ 4.688s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_groups_are_project_scoped
63982025-06-19T08:36:55.321Z PASS [ 4.761s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_groups_prevent_project_deletion
63992025-06-19T08:36:57.286Z PASS [ 2.520s] nexus-db-queries db::datastore::alert_rx::test::explain_alert_class_glob
64002025-06-19T08:37:00.237Z PASS [ 4.921s] nexus-db-queries db::datastore::alert_rx::test::test_alert_class_globs
64012025-06-19T08:37:00.471Z PASS [ 7.283s] nexus-db-queries db::datastore::affinity::tests::instance_max_affinity_groups
64022025-06-19T08:37:01.313Z PASS [ 7.129s] nexus-db-queries db::datastore::affinity::tests::instance_max_anti_affinity_groups
64032025-06-19T08:37:01.560Z PASS [ 4.274s] nexus-db-queries db::datastore::alert_rx::test::test_rx_is_subscribed_to_event
64042025-06-19T08:37:04.401Z PASS [ 4.164s] nexus-db-queries db::datastore::allow_list::tests::test_allowed_source_ip_database_ops
64052025-06-19T08:37:04.763Z PASS [ 4.274s] nexus-db-queries db::datastore::bgp::tests::test_delete_bgp_config_and_announce_set_by_name
64062025-06-19T08:37:05.871Z PASS [ 4.550s] nexus-db-queries db::datastore::clickhouse_policy::tests::test_clickhouse_policy_basic
64072025-06-19T08:37:05.885Z PASS [ 4.310s] nexus-db-queries db::datastore::cockroachdb_node_id::tests::test_cockroachdb_node_id
64082025-06-19T08:37:07.715Z PASS [ 1.846s] nexus-db-queries db::datastore::db_metadata::test::ensure_schema_is_current_version
64092025-06-19T08:37:08.983Z PASS [ 4.562s] nexus-db-queries db::datastore::cockroachdb_settings::test::test_preserve_downgrade
64102025-06-19T08:37:09.020Z PASS [ 3.155s] nexus-db-queries db::datastore::db_metadata::test::concurrent_nexus_instances_only_move_forward
64112025-06-19T08:37:09.697Z PASS [ 4.951s] nexus-db-queries db::datastore::crucible_dataset::test::test_insert_if_not_exists
64122025-06-19T08:37:10.375Z PASS [ 2.650s] nexus-db-queries db::datastore::db_metadata::test::schema_version_subcomponents_save_progress
64132025-06-19T08:37:14.160Z PASS [ 5.066s] nexus-db-queries db::datastore::deployment::external_networking::tests::test_deallocate_external_networking
64142025-06-19T08:37:14.216Z PASS [ 4.461s] nexus-db-queries db::datastore::deployment::tests::test_empty_blueprint
64152025-06-19T08:37:14.216Z PASS [ 5.204s] nexus-db-queries db::datastore::deployment::external_networking::tests::test_allocate_external_networking
64162025-06-19T08:37:15.618Z PASS [ 5.253s] nexus-db-queries db::datastore::deployment::tests::test_ensure_external_networking_bails_on_bad_target
64172025-06-19T08:37:18.676Z PASS [ 4.597s] nexus-db-queries db::datastore::deployment::tests::test_ensure_external_networking_works_with_good_target
64182025-06-19T08:37:18.813Z PASS [ 4.645s] nexus-db-queries db::datastore::deployment::tests::test_set_target
64192025-06-19T08:37:18.870Z PASS [ 0.050s] nexus-db-queries db::datastore::dns::test::test_dns_builder_basic
64202025-06-19T08:37:19.317Z PASS [ 5.159s] nexus-db-queries db::datastore::deployment::tests::test_representative_blueprint
64212025-06-19T08:37:27.272Z PASS [ 5.072s] nexus-db-queries db::datastore::deployment::tests::test_set_target_enabled
64222025-06-19T08:37:27.272Z PASS [ 4.522s] nexus-db-queries db::datastore::dns::test::test_dns_uniqueness
64232025-06-19T08:37:27.340Z PASS [ 4.897s] nexus-db-queries db::datastore::disk::tests::test_undelete_disk_set_faulted_idempotent
64242025-06-19T08:37:27.353Z SLOW [>120.000s] oximeter-db client::tests::test_replicated
64252025-06-19T08:37:27.353Z PASS [ 4.963s] nexus-db-queries db::datastore::dns::test::test_dns_update_from_version
64262025-06-19T08:37:27.353Z PASS [ 5.918s] nexus-db-queries db::datastore::dns::test::test_dns_update_incremental
64272025-06-19T08:37:28.116Z PASS [ 4.729s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_basic
64282025-06-19T08:37:28.565Z PASS [ 4.989s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_complex
64292025-06-19T08:37:28.753Z PASS [ 4.473s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_uninitialized
64302025-06-19T08:37:31.942Z PASS [ 5.334s] nexus-db-queries db::datastore::external_ip::tests::test_service_ip_list
64312025-06-19T08:37:33.187Z PASS [ 4.433s] nexus-db-queries db::datastore::instance::tests::test_instance_deletion_is_idempotent
64322025-06-19T08:37:33.254Z PASS [ 4.690s] nexus-db-queries db::datastore::instance::tests::test_instance_commit_update_is_idempotent
64332025-06-19T08:37:35.245Z PASS [ 7.128s] nexus-db-queries db::datastore::instance::tests::test_instance_and_vmm_list_by_sled_agent
64342025-06-19T08:37:37.218Z PASS [ 5.276s] nexus-db-queries db::datastore::instance::tests::test_instance_fetch_all
64352025-06-19T08:37:37.999Z PASS [ 4.745s] nexus-db-queries db::datastore::instance::tests::test_instance_update_invalidated_while_locked
64362025-06-19T08:37:38.134Z PASS [ 4.947s] nexus-db-queries db::datastore::instance::tests::test_instance_set_migration_ids
64372025-06-19T08:37:40.141Z PASS [ 4.898s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_acquires_lock
64382025-06-19T08:37:41.700Z PASS [ 4.482s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_cant_unlock_someone_elses_instance_
64392025-06-19T08:37:42.477Z PASS [ 4.477s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_lock_is_idempotent
64402025-06-19T08:37:46.400Z PASS [ 4.722s] nexus-db-queries db::datastore::instance::tests::test_unlocking_a_deleted_instance_is_okay
64412025-06-19T08:37:46.450Z PASS [ 4.352s] nexus-db-queries db::datastore::inventory::test::test_find_hw_baseboard_id_missing_returns_not_found
64422025-06-19T08:37:46.471Z PASS [ 4.771s] nexus-db-queries db::datastore::inventory::test::test_inventory_deletion
64432025-06-19T08:37:47.799Z SLOW [>180.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
64442025-06-19T08:37:47.807Z PASS [ 4.812s] nexus-db-queries db::datastore::inventory::test::test_reconciler_status_fields
64452025-06-19T08:37:49.534Z PASS [ 5.016s] nexus-db-queries db::datastore::inventory::test::test_representative_collection_populates_database
64462025-06-19T08:37:50.031Z PASS [ 7.555s] nexus-db-queries db::datastore::inventory::test::test_inventory_insert
64472025-06-19T08:37:51.437Z PASS [ 4.966s] nexus-db-queries db::datastore::inventory::test::test_zone_image_source
64482025-06-19T08:37:52.285Z PASS [ 4.616s] nexus-db-queries db::datastore::ip_pool::test::test_default_ip_pools
64492025-06-19T08:37:52.806Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
64502025-06-19T08:37:52.808Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
64512025-06-19T08:37:53.690Z PASS [ 4.180s] nexus-db-queries db::datastore::ip_pool::test::test_internal_ip_pool
64522025-06-19T08:37:54.788Z PASS [ 4.757s] nexus-db-queries db::datastore::ip_pool::test::test_ip_pool_utilization
64532025-06-19T08:37:56.348Z PASS [ 4.063s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_sync_service_zones
64542025-06-19T08:37:57.497Z PASS [ 6.059s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_changeset
64552025-06-19T08:37:57.988Z PASS [ 4.297s] nexus-db-queries db::datastore::ipv4_nat_entry::test::nat_version_tracking
64562025-06-19T08:37:59.191Z PASS [ 4.402s] nexus-db-queries db::datastore::ipv4_nat_entry::test::table_allows_unique_active_multiple_deleted
64572025-06-19T08:38:01.282Z PASS [ 4.933s] nexus-db-queries db::datastore::migration::tests::test_migration_query_by_instance
64582025-06-19T08:38:03.042Z PASS [ 5.545s] nexus-db-queries db::datastore::network_interface::tests::test_service_network_interfaces_list
64592025-06-19T08:38:03.106Z PASS [ 5.119s] nexus-db-queries db::datastore::oximeter::tests::test_oximeter_expunge
64602025-06-19T08:38:04.721Z PASS [ 5.530s] nexus-db-queries db::datastore::oximeter::tests::test_oximeter_reassign_fails_if_no_collectors
64612025-06-19T08:38:07.596Z PASS [ 4.552s] nexus-db-queries db::datastore::oximeter::tests::test_producer_endpoint_reassigns_if_oximeter_expunged
64622025-06-19T08:38:09.084Z PASS [ 4.363s] nexus-db-queries db::datastore::oximeter::tests::test_producers_list_expired
64632025-06-19T08:38:11.867Z PASS [ 4.273s] nexus-db-queries db::datastore::oximeter_read_policy::tests::test_oximeter_read_policy_basic
64642025-06-19T08:38:14.115Z PASS [ 5.031s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_cannot_insert_to_expunged_sled
64652025-06-19T08:38:15.548Z PASS [ 13.683s] nexus-db-queries db::datastore::oximeter::tests::test_oximeter_reassigns_randomly
64662025-06-19T08:38:16.548Z PASS [ 4.681s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_deletion_idempotency
64672025-06-19T08:38:19.457Z PASS [ 5.342s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_delete_reupsert_new_sled
64682025-06-19T08:38:19.697Z PASS [ 4.732s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_different_disks
64692025-06-19T08:38:21.556Z PASS [ 5.008s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_reupsert_new_sled
64702025-06-19T08:38:24.211Z SLOW [>180.000s] oximeter-db client::tests::test_replicated
64712025-06-19T08:38:24.479Z PASS [ 5.022s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_same_uuid_collides
64722025-06-19T08:38:25.177Z PASS [ 5.479s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_uninitialized_list
64732025-06-19T08:38:25.384Z PASS [ 22.273s] nexus-db-queries db::datastore::oximeter::tests::test_producer_endpoint_upsert_rejects_expunged_oximeters
64742025-06-19T08:38:29.738Z PASS [ 8.181s] nexus-db-queries db::datastore::rack::test::allocate_sled_underlay_subnet_octets
64752025-06-19T08:38:30.151Z PASS [ 5.671s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_empty
64762025-06-19T08:38:30.481Z PASS [ 5.303s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_missing_service_pool_ip_throws_error
64772025-06-19T08:38:30.616Z PASS [ 5.236s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_overlapping_ips_throws_error
64782025-06-19T08:38:30.653Z PASS [ 0.036s] nexus-db-queries db::datastore::region::test::test_extent_count
64792025-06-19T08:38:34.595Z PASS [ 4.114s] nexus-db-queries db::datastore::rack::test::rack_sled_subnet_allocations
64802025-06-19T08:38:34.847Z PASS [ 4.194s] nexus-db-queries db::datastore::region_replacement::test::test_one_replacement_per_volume
64812025-06-19T08:38:34.902Z PASS [ 5.164s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_many_nexus_services
64822025-06-19T08:38:35.629Z PASS [ 5.478s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_services
64832025-06-19T08:38:39.052Z PASS [ 4.457s] nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_drive_saga
64842025-06-19T08:38:39.083Z PASS [ 4.236s] nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_finish_saga
64852025-06-19T08:38:39.379Z PASS [ 4.477s] nexus-db-queries db::datastore::region_snapshot_replacement::test::count_replacement_steps
64862025-06-19T08:38:39.770Z PASS [ 4.138s] nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_conflict
64872025-06-19T08:38:43.763Z PASS [ 4.711s] nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_conflict_with_region_replacement
64882025-06-19T08:38:43.794Z PASS [ 4.711s] nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_gc
64892025-06-19T08:38:43.869Z PASS [ 4.489s] nexus-db-queries db::datastore::region_snapshot_replacement::test::test_one_replacement_per_volume
64902025-06-19T08:38:44.078Z PASS [ 4.310s] nexus-db-queries db::datastore::region_snapshot_replacement::test::test_one_replacement_per_volume_conflict_with_region
64912025-06-19T08:38:47.631Z SLOW [>240.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
64922025-06-19T08:38:48.110Z PASS [ 4.241s] nexus-db-queries db::datastore::rendezvous_debug_dataset::tests::tombstone
64932025-06-19T08:38:48.110Z PASS [ 4.316s] nexus-db-queries db::datastore::rendezvous_debug_dataset::tests::insert_if_not_exists
64942025-06-19T08:38:48.139Z PASS [ 4.062s] nexus-db-queries db::datastore::saga::test::test_create_event_idempotent
64952025-06-19T08:38:48.323Z PASS [ 4.560s] nexus-db-queries db::datastore::region_snapshot_replacement::test::unique_region_snapshot_replacement_step_per_volume
64962025-06-19T08:38:52.464Z PASS [ 4.353s] nexus-db-queries db::datastore::saga::test::test_list_no_unfinished_nodes
64972025-06-19T08:38:52.809Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
64982025-06-19T08:38:52.809Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
64992025-06-19T08:38:52.824Z PASS [ 4.682s] nexus-db-queries db::datastore::saga::test::test_list_unfinished_nodes
65002025-06-19T08:38:52.848Z PASS [ 4.525s] nexus-db-queries db::datastore::saga::test::test_saga_reassignment
65012025-06-19T08:38:52.952Z PASS [ 4.841s] nexus-db-queries db::datastore::saga::test::test_list_candidate_sagas
65022025-06-19T08:38:57.260Z PASS [ 4.796s] nexus-db-queries db::datastore::saga::test::test_update_state_idempotent
65032025-06-19T08:38:58.035Z PASS [ 5.084s] nexus-db-queries db::datastore::sled::test::affinity_ignored_from_other_groups
65042025-06-19T08:38:58.080Z PASS [ 5.256s] nexus-db-queries db::datastore::sled::test::affinity_and_anti_affinity_policy_allow
65052025-06-19T08:38:58.141Z PASS [ 5.293s] nexus-db-queries db::datastore::sled::test::affinity_and_anti_affinity_policy_fail
65062025-06-19T08:39:02.506Z PASS [ 5.246s] nexus-db-queries db::datastore::sled::test::affinity_multi_group
65072025-06-19T08:39:03.051Z PASS [ 4.956s] nexus-db-queries db::datastore::sled::test::affinity_policy_allow_picks_different_sled
65082025-06-19T08:39:03.200Z PASS [ 5.059s] nexus-db-queries db::datastore::sled::test::affinity_policy_fail_no_capacity
65092025-06-19T08:39:03.345Z PASS [ 5.266s] nexus-db-queries db::datastore::sled::test::affinity_policy_fail
65102025-06-19T08:39:07.688Z PASS [ 5.182s] nexus-db-queries db::datastore::sled::test::affinity_policy_fail_too_many_constraints
65112025-06-19T08:39:08.266Z PASS [ 5.274s] nexus-db-queries db::datastore::sled::test::anti_affinity_ignored_from_other_groups
65122025-06-19T08:39:08.592Z PASS [ 5.392s] nexus-db-queries db::datastore::sled::test::anti_affinity_multi_group
65132025-06-19T08:39:08.693Z PASS [ 5.348s] nexus-db-queries db::datastore::sled::test::anti_affinity_policy_allow
65142025-06-19T08:39:12.826Z PASS [ 5.137s] nexus-db-queries db::datastore::sled::test::anti_affinity_policy_fail
65152025-06-19T08:39:13.407Z PASS [ 5.141s] nexus-db-queries db::datastore::sled::test::anti_affinity_policy_fail_no_capacity
65162025-06-19T08:39:13.502Z PASS [ 4.808s] nexus-db-queries db::datastore::sled::test::sled_reservation_concurrent_affinity_requirement
65172025-06-19T08:39:14.115Z PASS [ 5.523s] nexus-db-queries db::datastore::sled::test::sled_list_batch
65182025-06-19T08:39:17.582Z PASS [ 4.753s] nexus-db-queries db::datastore::sled::test::sled_reservation_concurrent_anti_affinity_requirement
65192025-06-19T08:39:18.209Z PASS [ 4.802s] nexus-db-queries db::datastore::sled::test::sled_reservation_concurrent_space_requirement
65202025-06-19T08:39:18.938Z PASS [ 4.823s] nexus-db-queries db::datastore::sled::test::test_sled_expungement_also_expunges_disks
65212025-06-19T08:39:19.008Z PASS [ 5.505s] nexus-db-queries db::datastore::sled::test::sled_reservation_create_non_provisionable
65222025-06-19T08:39:23.176Z PASS [ 4.966s] nexus-db-queries db::datastore::sled::test::upsert_sled_doesnt_update_decommissioned
65232025-06-19T08:39:23.536Z PASS [ 4.598s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_hardware
65242025-06-19T08:39:23.729Z PASS [ 4.721s] nexus-db-queries db::datastore::support_bundle::test::test_bundle_create_capacity_limits
65252025-06-19T08:39:24.213Z SLOW [>240.000s] oximeter-db client::tests::test_replicated
65262025-06-19T08:39:27.065Z PASS [ 9.486s] nexus-db-queries db::datastore::sled::test::test_sled_transitions
65272025-06-19T08:39:30.139Z PASS [ 6.963s] nexus-db-queries db::datastore::support_bundle::test::test_bundle_deleted_from_expunged_dataset
65282025-06-19T08:39:30.557Z PASS [ 7.020s] nexus-db-queries db::datastore::support_bundle::test::test_bundle_failed_from_expunged_dataset
65292025-06-19T08:39:30.905Z PASS [ 7.175s] nexus-db-queries db::datastore::support_bundle::test::test_bundle_failed_from_expunged_nexus_no_reassign
65302025-06-19T08:39:34.286Z PASS [ 7.220s] nexus-db-queries db::datastore::support_bundle::test::test_bundle_failed_from_expunged_nexus_with_reassign
65312025-06-19T08:39:35.125Z PASS [ 4.985s] nexus-db-queries db::datastore::support_bundle::test::test_bundle_list_filtering
65322025-06-19T08:39:35.229Z PASS [ 4.673s] nexus-db-queries db::datastore::support_bundle::test::test_crud_operations
65332025-06-19T08:39:35.233Z PASS [ 4.328s] nexus-db-queries db::datastore::switch_port::test::test_bgp_boundary_switches
65342025-06-19T08:39:38.505Z PASS [ 4.219s] nexus-db-queries db::datastore::target_release::test::target_release_datastore
65352025-06-19T08:39:39.245Z PASS [ 4.015s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_is_idempotent
65362025-06-19T08:39:39.407Z PASS [ 4.282s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_by_instance_id_is_idempotent
65372025-06-19T08:39:39.421Z PASS [ 4.187s] nexus-db-queries db::datastore::test::test_external_ip_check_constraints
65382025-06-19T08:39:42.620Z PASS [ 4.115s] nexus-db-queries db::datastore::test::test_project_creation
65392025-06-19T08:39:43.145Z PASS [ 3.900s] nexus-db-queries db::datastore::test::test_queries_do_not_require_full_table_scan
65402025-06-19T08:39:43.716Z PASS [ 4.309s] nexus-db-queries db::datastore::test::test_rack_initialize_is_idempotent
65412025-06-19T08:39:47.633Z SLOW [>300.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
65422025-06-19T08:39:47.667Z PASS [ 5.046s] nexus-db-queries db::datastore::test::test_region_allocation_not_enough_zpools
65432025-06-19T08:39:48.443Z PASS [ 5.298s] nexus-db-queries db::datastore::test::test_region_allocation_only_considers_disks_in_service
65442025-06-19T08:39:48.734Z PASS [ 5.018s] nexus-db-queries db::datastore::test::test_region_allocation_only_operates_on_zpools_in_inventory
65452025-06-19T08:39:50.691Z PASS [ 10.918s] nexus-db-queries db::datastore::test::test_region_allocation_is_idempotent
65462025-06-19T08:39:52.810Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
65472025-06-19T08:39:52.810Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
65482025-06-19T08:39:58.428Z PASS [ 10.761s] nexus-db-queries db::datastore::test::test_region_allocation_out_of_space_fails
65492025-06-19T08:39:59.674Z PASS [ 11.231s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random
65502025-06-19T08:40:02.759Z PASS [ 4.331s] nexus-db-queries db::datastore::test::test_session_methods
65512025-06-19T08:40:03.443Z PASS [ 14.705s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds
65522025-06-19T08:40:03.548Z PASS [ 13.210s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds_fails
65532025-06-19T08:40:03.717Z PASS [ 4.043s] nexus-db-queries db::datastore::test::test_sled_ipv6_address_allocation
65542025-06-19T08:40:06.987Z PASS [ 4.228s] nexus-db-queries db::datastore::test::test_ssh_keys
65552025-06-19T08:40:07.433Z PASS [ 3.993s] nexus-db-queries db::datastore::test::test_table_scan
65562025-06-19T08:40:08.096Z PASS [ 4.546s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete
65572025-06-19T08:40:08.501Z PASS [ 4.783s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete_twice
65582025-06-19T08:40:11.446Z PASS [ 4.457s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete
65592025-06-19T08:40:11.893Z PASS [ 4.459s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete_twice
65602025-06-19T08:40:12.565Z PASS [ 4.470s] nexus-db-queries db::datastore::vmm::tests::test_vmm_and_migration_update_runtime
65612025-06-19T08:40:12.606Z PASS [ 0.040s] nexus-db-queries db::datastore::volume::tests::test_read_only_target_in_vcr
65622025-06-19T08:40:12.652Z PASS [ 0.047s] nexus-db-queries db::datastore::volume::tests::test_replace_read_only_target_in_vcr
65632025-06-19T08:40:12.835Z PASS [ 4.331s] nexus-db-queries db::datastore::volume::tests::test_deserialize_old_crucible_resources
65642025-06-19T08:40:15.981Z PASS [ 4.536s] nexus-db-queries db::datastore::volume::tests::test_find_volumes_referencing_socket_addr
65652025-06-19T08:40:20.035Z PASS [ 4.054s] nexus-db-queries db::datastore::volume_repair::test::volume_lock_conflict_error_returned
65662025-06-19T08:40:22.229Z PASS [ 10.336s] nexus-db-queries db::datastore::volume::tests::test_no_find_deleted_region_for_no_volume
65672025-06-19T08:40:23.534Z PASS [ 10.881s] nexus-db-queries db::datastore::volume::tests::test_volume_replace_region
65682025-06-19T08:40:23.584Z PASS [ 10.751s] nexus-db-queries db::datastore::volume::tests::test_volume_replace_snapshot
65692025-06-19T08:40:23.966Z PASS [ 3.930s] nexus-db-queries db::datastore::volume_repair::test::volume_lock_relock_allowed
65702025-06-19T08:40:24.216Z SLOW [>300.000s] oximeter-db client::tests::test_replicated
65712025-06-19T08:40:26.428Z PASS [ 4.198s] nexus-db-queries db::datastore::volume_repair::test::volume_lock_should_pass_without_volume
65722025-06-19T08:40:28.575Z PASS [ 4.990s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_retries
65732025-06-19T08:40:28.667Z PASS [ 5.133s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_raw_returns_none_on_vni_exhaustion
65742025-06-19T08:40:29.007Z PASS [ 0.339s] nexus-db-queries db::datastore::webhook_delivery::test::expectorate_rx_list_resendable
65752025-06-19T08:40:31.352Z PASS [ 7.385s] nexus-db-queries db::datastore::vpc::tests::test_vpc_resolve_to_sleds_uses_current_target_blueprint
65762025-06-19T08:40:31.866Z PASS [ 2.859s] nexus-db-queries db::datastore::webhook_delivery::test::explain_rx_list_resendable_events
65772025-06-19T08:40:32.988Z PASS [ 6.560s] nexus-db-queries db::datastore::vpc::tests::test_vpc_router_rule_instance_resolve
65782025-06-19T08:40:33.743Z PASS [ 1.875s] nexus-db-queries db::explain::test::test_explain_async
65792025-06-19T08:40:34.826Z PASS [ 1.838s] nexus-db-queries db::explain::test::test_explain_full_table_scan
65802025-06-19T08:40:35.409Z PASS [ 6.834s] nexus-db-queries db::datastore::vpc::tests::test_vpc_system_router_sync_to_subnets
65812025-06-19T08:40:36.153Z PASS [ 4.801s] nexus-db-queries db::datastore::webhook_delivery::test::test_dispatched_deliveries_are_unique_per_rx
65822025-06-19T08:40:36.514Z PASS [ 2.772s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_ascending
65832025-06-19T08:40:37.275Z PASS [ 2.449s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_descending
65842025-06-19T08:40:37.436Z PASS [ 0.161s] nexus-db-queries db::pagination::test::test_paginator
65852025-06-19T08:40:38.616Z PASS [ 3.206s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_works_with_joins
65862025-06-19T08:40:39.332Z PASS [ 3.178s] nexus-db-queries db::pagination::test::test_paginated_single_column_ascending
65872025-06-19T08:40:39.861Z PASS [ 3.347s] nexus-db-queries db::pagination::test::test_paginated_single_column_descending
65882025-06-19T08:40:40.149Z PASS [ 2.713s] nexus-db-queries db::pool::test::test_pool_can_be_terminated
65892025-06-19T08:40:40.844Z PASS [ 2.229s] nexus-db-queries db::pool::test::test_pool_drop_does_not_panic
65902025-06-19T08:40:42.152Z PASS [ 354.524s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
65912025-06-19T08:40:44.831Z PASS [ 5.499s] nexus-db-queries db::queries::external_ip::tests::test_ensure_pool_exhaustion_does_not_use_other_pool
65922025-06-19T08:40:44.912Z PASS [ 5.050s] nexus-db-queries db::queries::external_ip::tests::test_ephemeral_and_snat_ips_do_not_overlap
65932025-06-19T08:40:45.108Z PASS [ 4.263s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_out_of_range
65942025-06-19T08:40:45.348Z PASS [ 5.199s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_is_idempotent
65952025-06-19T08:40:47.089Z PASS [ 4.935s] nexus-db-queries db::queries::external_ip::tests::test_insert_external_ip_is_idempotent
65962025-06-19T08:40:49.705Z PASS [ 4.873s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_allocation_and_exhaustion
65972025-06-19T08:40:49.705Z PASS [ 4.793s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_is_restricted_to_pools
65982025-06-19T08:40:49.898Z PASS [ 4.791s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_out_of_order_allocation_ok
65992025-06-19T08:40:50.239Z PASS [ 4.891s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_with_ephemeral_takes_whole_port_range
66002025-06-19T08:40:50.278Z PASS [ 0.038s] nexus-db-queries db::queries::network_interface::tests::test_first_available_address
66012025-06-19T08:40:51.752Z PASS [ 4.664s] nexus-db-queries db::queries::network_interface::tests::allocation_after_explicit_ip_address_takes_next_smallest_address
66022025-06-19T08:40:52.812Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
66032025-06-19T08:40:52.813Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
66042025-06-19T08:40:54.312Z PASS [ 4.607s] nexus-db-queries db::queries::network_interface::tests::test_delete_service_is_idempotent
66052025-06-19T08:40:54.762Z PASS [ 4.484s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpc_subnets_succeeds
66062025-06-19T08:40:55.157Z PASS [ 5.452s] nexus-db-queries db::queries::network_interface::tests::allocation_and_deallocation_takes_next_smallest_address
66072025-06-19T08:40:55.608Z PASS [ 5.708s] nexus-db-queries db::queries::network_interface::tests::test_detect_ip_exhaustion
66082025-06-19T08:40:56.652Z PASS [ 4.900s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpcs_fails
66092025-06-19T08:40:58.992Z PASS [ 4.680s] nexus-db-queries db::queries::network_interface::tests::test_insert_no_instance_fails
66102025-06-19T08:40:59.849Z PASS [ 5.087s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_exact_ip
66112025-06-19T08:40:59.872Z PASS [ 4.715s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_mac
66122025-06-19T08:41:01.001Z PASS [ 5.391s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_ip_fails
66132025-06-19T08:41:01.678Z PASS [ 5.025s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_mac_fails
66142025-06-19T08:41:03.411Z PASS [ 4.419s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_slot_fails
66152025-06-19T08:41:04.240Z PASS [ 4.390s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_slot
66162025-06-19T08:41:04.313Z PASS [ 4.441s] nexus-db-queries db::queries::network_interface::tests::test_insert_running_instance_fails
66172025-06-19T08:41:04.350Z PASS [ 0.037s] nexus-db-queries db::queries::network_interface::tests::test_last_available_address
66182025-06-19T08:41:05.523Z PASS [ 4.526s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_interface_fails
66192025-06-19T08:41:06.262Z PASS [ 4.584s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_vpc_subnet_fails
66202025-06-19T08:41:08.250Z PASS [ 2.726s] nexus-db-queries db::queries::next_item::tests::test_explain_next_item_self_joined
66212025-06-19T08:41:08.440Z PASS [ 5.027s] nexus-db-queries db::queries::network_interface::tests::test_insert_sequential_ip_allocation
66222025-06-19T08:41:08.834Z PASS [ 4.594s] nexus-db-queries db::queries::network_interface::tests::test_insert_with_duplicate_name_fails
66232025-06-19T08:41:08.871Z PASS [ 0.037s] nexus-db-queries db::queries::next_item::tests::test_shift_indices
66242025-06-19T08:41:09.002Z PASS [ 2.740s] nexus-db-queries db::queries::next_item::tests::test_next_item_query_is_ordered_by_indices
66252025-06-19T08:41:09.270Z PASS [ 0.267s] nexus-db-queries db::queries::oximeter::test::expectorate_query_reassign_producers
66262025-06-19T08:41:09.398Z PASS [ 5.047s] nexus-db-queries db::queries::network_interface::tests::test_limit_number_of_interfaces_per_instance_query
66272025-06-19T08:41:09.544Z PASS [ 0.274s] nexus-db-queries db::queries::oximeter::test::expectorate_query_upsert_producer
66282025-06-19T08:41:10.750Z PASS [ 2.500s] nexus-db-queries db::queries::next_item::tests::test_next_item_self_joined
66292025-06-19T08:41:10.789Z PASS [ 0.039s] nexus-db-queries db::queries::region_allocation::test::allocation_query_region_size_overflow
66302025-06-19T08:41:10.798Z PASS [ 2.360s] nexus-db-queries db::queries::next_item::tests::test_next_item_self_joined_with_gaps
66312025-06-19T08:41:10.824Z PASS [ 0.034s] nexus-db-queries db::queries::region_allocation::test::allocation_query_region_size_too_large
66322025-06-19T08:41:11.083Z PASS [ 1.685s] nexus-db-queries db::queries::oximeter::test::explainable_reassign_producers
66332025-06-19T08:41:11.291Z PASS [ 2.419s] nexus-db-queries db::queries::next_item::tests::test_wrapping_next_item_query
66342025-06-19T08:41:11.399Z PASS [ 0.316s] nexus-db-queries db::queries::regions_hard_delete::test::expectorate_query
66352025-06-19T08:41:11.736Z PASS [ 0.336s] nexus-db-queries db::queries::sled_reservation::test::expectorate_sled_find_targets_query
66362025-06-19T08:41:11.864Z PASS [ 2.319s] nexus-db-queries db::queries::oximeter::test::explainable_upsert_producer
66372025-06-19T08:41:12.032Z PASS [ 0.296s] nexus-db-queries db::queries::sled_reservation::test::expectorate_sled_insert_resource_query
66382025-06-19T08:41:12.225Z PASS [ 1.427s] nexus-db-queries db::queries::region_allocation::test::expectorate_query
66392025-06-19T08:41:12.731Z PASS [ 0.506s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_instance
66402025-06-19T08:41:13.148Z PASS [ 1.786s] nexus-db-queries db::queries::regions_hard_delete::test::explainable
66412025-06-19T08:41:13.153Z PASS [ 0.388s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_storage
66422025-06-19T08:41:13.406Z PASS [ 0.330s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_instance
66432025-06-19T08:41:13.469Z PASS [ 0.349s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_storage
66442025-06-19T08:41:13.481Z PASS [ 2.657s] nexus-db-queries db::queries::region_allocation::test::explainable
66452025-06-19T08:41:14.005Z PASS [ 2.141s] nexus-db-queries db::queries::sled_reservation::test::explain_sled_find_targets_query
66462025-06-19T08:41:14.108Z PASS [ 2.076s] nexus-db-queries db::queries::sled_reservation::test::explain_sled_insert_resource_query
66472025-06-19T08:41:14.201Z PASS [ 0.093s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_full_count
66482025-06-19T08:41:14.256Z PASS [ 0.055s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_steps
66492025-06-19T08:41:14.301Z PASS [ 0.045s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_wrapping
66502025-06-19T08:41:14.346Z PASS [ 0.043s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_no_wrapping
66512025-06-19T08:41:14.383Z PASS [ 0.038s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_with_wrapping
66522025-06-19T08:41:15.441Z PASS [ 1.972s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_storage
66532025-06-19T08:41:15.526Z PASS [ 2.120s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_instance
66542025-06-19T08:41:15.580Z PASS [ 2.098s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_instance
66552025-06-19T08:41:15.828Z PASS [ 1.822s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_storage
66562025-06-19T08:41:15.943Z PASS [ 1.559s] nexus-db-queries db::queries::vpc_subnet::test::explain_insert_query
66572025-06-19T08:41:17.328Z PASS [ 1.801s] nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query_is_idempotent
66582025-06-19T08:41:17.434Z PASS [ 1.992s] nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query
66592025-06-19T08:41:17.474Z PASS [ 0.039s] nexus-defaults tests::test_random_vpc_ipv6_prefix
66602025-06-19T08:41:17.975Z PASS [ 0.502s] nexus-inventory builder::test::test_basic
66612025-06-19T08:41:18.003Z PASS [ 0.027s] nexus-inventory builder::test::test_empty
66622025-06-19T08:41:18.041Z PASS [ 0.038s] nexus-inventory builder::test::test_problems
66632025-06-19T08:41:20.200Z PASS [ 4.257s] nexus-db-queries transaction_retry::test::test_transaction_retry_produces_samples
66642025-06-19T08:41:20.272Z PASS [ 2.231s] nexus-inventory collector::test::test_basic
66652025-06-19T08:41:20.949Z PASS [ 0.677s] nexus-inventory collector::test::test_multi_mgs_failure
66662025-06-19T08:41:21.469Z PASS [ 4.141s] nexus-db-queries transaction_retry::test::test_transaction_rollback_produces_no_samples
66672025-06-19T08:41:22.137Z PASS [ 1.188s] nexus-inventory collector::test::test_sled_agent_failure
66682025-06-19T08:41:22.392Z PASS [ 2.192s] nexus-inventory collector::test::test_multi_mgs
66692025-06-19T08:41:24.218Z SLOW [>360.000s] oximeter-db client::tests::test_replicated
66702025-06-19T08:41:26.145Z PASS [ 10.565s] nexus-db-queries policy_test::test_conferred_roles
66712025-06-19T08:41:27.295Z PASS [ 5.825s] nexus-metrics-producer-gc tests::test_prune_expired_producers
66722025-06-19T08:41:27.458Z PASS [ 5.320s] nexus-metrics-producer-gc tests::test_prune_expired_producers_notifies_collector
66732025-06-19T08:41:27.841Z PASS [ 5.449s] nexus-mgs-updates driver_update::test::test_rot_basic_failures
66742025-06-19T08:41:30.072Z PASS [ 2.778s] nexus-mgs-updates driver_update::test::test_sp_basic_failures
66752025-06-19T08:41:31.482Z PASS [ 367.271s] oximeter-db client::tests::test_replicated
66762025-06-19T08:41:31.568Z PASS [ 0.082s] omicron-clickhouse-admin context::tests::test_read_generation_from_file_malformed_1
66772025-06-19T08:41:31.598Z PASS [ 0.031s] omicron-clickhouse-admin context::tests::test_read_generation_from_file_malformed_2
66782025-06-19T08:41:31.621Z PASS [ 0.022s] omicron-clickhouse-admin context::tests::test_read_generation_from_file_malformed_3
66792025-06-19T08:41:31.646Z PASS [ 0.024s] omicron-clickhouse-admin context::tests::test_read_generation_from_file_none
66802025-06-19T08:41:31.668Z PASS [ 0.023s] omicron-clickhouse-admin context::tests::test_read_generation_from_file_success
66812025-06-19T08:41:32.202Z PASS [ 0.534s] omicron-clickhouse-admin::integration_test test_keeper_cluster_membership
66822025-06-19T08:41:32.447Z PASS [ 0.245s] omicron-clickhouse-admin::integration_test test_keeper_conf_parsing
66832025-06-19T08:41:32.615Z PASS [ 0.168s] omicron-clickhouse-admin::integration_test test_lgif_parsing
66842025-06-19T08:41:32.768Z PASS [ 0.152s] omicron-clickhouse-admin::integration_test test_raft_config_parsing
66852025-06-19T08:41:32.896Z PASS [ 0.129s] omicron-clickhouse-admin::integration_test test_teardown
66862025-06-19T08:41:32.988Z PASS [ 0.092s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_replicated
66872025-06-19T08:41:34.576Z PASS [ 8.431s] nexus-mgs-updates driver_update::test::test_rot_update_basic
66882025-06-19T08:41:34.820Z PASS [ 0.243s] nexus-mgs-updates test_util::step_through::test::test_basic
66892025-06-19T08:41:35.312Z PASS [ 5.239s] nexus-mgs-updates driver_update::test::test_sp_update_watched
66902025-06-19T08:41:35.770Z PASS [ 0.458s] nexus-mgs-updates::host_phase1_updater test_host_phase1_updater_remembers_successful_mgs_instance
66912025-06-19T08:41:36.096Z PASS [ 0.325s] nexus-mgs-updates::host_phase1_updater test_host_phase1_updater_switches_mgs_instances_on_failure
66922025-06-19T08:41:36.409Z PASS [ 0.314s] nexus-mgs-updates::host_phase1_updater test_host_phase1_updater_updates_sled
66932025-06-19T08:41:37.482Z PASS [ 10.024s] nexus-mgs-updates driver_update::test::test_sp_update_basic
66942025-06-19T08:41:38.681Z PASS [ 3.860s] nexus-mgs-updates::host_phase1_updater test_host_phase1_updater_delivers_progress
66952025-06-19T08:41:38.998Z PASS [ 0.317s] nexus-mgs-updates::rot_updater test_rot_updater_switches_mgs_instances_on_failure
66962025-06-19T08:41:40.243Z PASS [ 3.833s] nexus-mgs-updates::rot_updater test_rot_updater_delivers_progress
66972025-06-19T08:41:40.861Z PASS [ 3.379s] nexus-mgs-updates::rot_updater test_rot_updater_remembers_successful_mgs_instance
66982025-06-19T08:41:42.366Z PASS [ 3.367s] nexus-mgs-updates::rot_updater test_rot_updater_updates_sled
66992025-06-19T08:41:43.256Z PASS [ 15.415s] nexus-mgs-updates driver_update::test::test_sp_update_takeover
67002025-06-19T08:41:43.576Z PASS [ 3.333s] nexus-mgs-updates::rot_updater test_rot_updater_updates_switch
67012025-06-19T08:41:44.621Z PASS [ 1.364s] nexus-mgs-updates::sp_updater test_sp_updater_switches_mgs_instances_on_failure
67022025-06-19T08:41:45.630Z PASS [ 4.769s] nexus-mgs-updates::sp_updater test_sp_updater_delivers_progress
67032025-06-19T08:41:45.903Z PASS [ 0.272s] nexus-reconfigurator-blippy checks::tests::test_bad_internal_dns_subnet
67042025-06-19T08:41:45.935Z PASS [ 0.032s] nexus-reconfigurator-blippy checks::tests::test_dataset_on_nonexistent_zpool
67052025-06-19T08:41:45.965Z PASS [ 0.030s] nexus-reconfigurator-blippy checks::tests::test_dataset_with_bad_address
67062025-06-19T08:41:46.002Z PASS [ 0.036s] nexus-reconfigurator-blippy checks::tests::test_duplicate_external_ip
67072025-06-19T08:41:46.036Z PASS [ 0.034s] nexus-reconfigurator-blippy checks::tests::test_duplicate_nic_ip
67082025-06-19T08:41:46.069Z PASS [ 0.033s] nexus-reconfigurator-blippy checks::tests::test_duplicate_nic_mac
67092025-06-19T08:41:46.107Z PASS [ 0.038s] nexus-reconfigurator-blippy checks::tests::test_duplicate_underlay_ips
67102025-06-19T08:41:46.144Z PASS [ 0.037s] nexus-reconfigurator-blippy checks::tests::test_durable_dataset_collision
67112025-06-19T08:41:46.177Z PASS [ 0.033s] nexus-reconfigurator-blippy checks::tests::test_example_blueprint_is_blippy_clean
67122025-06-19T08:41:46.214Z PASS [ 0.036s] nexus-reconfigurator-blippy checks::tests::test_orphaned_datasets
67132025-06-19T08:41:46.247Z PASS [ 0.033s] nexus-reconfigurator-blippy checks::tests::test_transient_root_dataset_collision
67142025-06-19T08:41:46.279Z PASS [ 0.032s] nexus-reconfigurator-blippy checks::tests::test_zone_missing_datasets
67152025-06-19T08:41:46.313Z PASS [ 0.034s] nexus-reconfigurator-blippy checks::tests::test_zpool_missing_default_datasets
67162025-06-19T08:41:46.349Z PASS [ 0.036s] nexus-reconfigurator-blippy checks::tests::test_zpool_with_duplicate_dataset_kinds
67172025-06-19T08:41:46.832Z PASS [ 4.467s] nexus-mgs-updates::sp_updater test_sp_updater_remembers_successful_mgs_instance
67182025-06-19T08:41:47.087Z PASS [ 0.255s] nexus-reconfigurator-execution clickhouse::test::test_generate_config_settings
67192025-06-19T08:41:47.917Z PASS [ 4.341s] nexus-mgs-updates::sp_updater test_sp_updater_updates_sled
67202025-06-19T08:41:48.088Z PASS [ 0.171s] nexus-reconfigurator-execution dns::test::test_blueprint_external_dns_basic
67212025-06-19T08:41:48.236Z PASS [ 0.148s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_basic
67222025-06-19T08:41:48.334Z PASS [ 0.097s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_empty
67232025-06-19T08:41:48.394Z PASS [ 0.060s] nexus-reconfigurator-execution dns::test::test_dns_compute_update
67242025-06-19T08:41:48.991Z PASS [ 4.370s] nexus-mgs-updates::sp_updater test_sp_updater_updates_switch
67252025-06-19T08:41:52.814Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
67262025-06-19T08:41:52.814Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
67272025-06-19T08:42:11.574Z PASS [ 22.582s] nexus-reconfigurator-execution omicron_physical_disks::test::test_decommission_expunged_disks
67282025-06-19T08:42:15.829Z SLOW [> 60.000s] nexus-db-queries policy_test::test_iam_roles_behavior
67292025-06-19T08:42:27.605Z PASS [ 71.777s] nexus-db-queries policy_test::test_iam_roles_behavior
67302025-06-19T08:42:31.574Z PASS [ 19.999s] nexus-reconfigurator-execution omicron_sled_config::tests::test_deploy_config
67312025-06-19T08:42:32.991Z SLOW [> 60.000s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_replicated
67322025-06-19T08:42:33.304Z PASS [ 46.954s] nexus-reconfigurator-cli-integration-tests::integration blueprint_edit::test_blueprint_edit
67332025-06-19T08:42:33.665Z PASS [ 0.361s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_error_cases
67342025-06-19T08:42:33.698Z PASS [ 0.033s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_with_no_existing_nexus_zones
67352025-06-19T08:42:33.733Z PASS [ 0.034s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_physical_disks
67362025-06-19T08:42:33.799Z PASS [ 0.066s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_basic
67372025-06-19T08:42:33.842Z PASS [ 0.043s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_datasets_for_zpools_and_zones
67382025-06-19T08:42:33.881Z PASS [ 0.039s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_decommissioned_sleds
67392025-06-19T08:42:33.923Z PASS [ 0.042s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_ensure_cockroachdb
67402025-06-19T08:42:33.960Z PASS [ 0.037s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_zone_filesystem_zpool_colocated
67412025-06-19T08:42:34.018Z PASS [ 0.057s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_zone_image_source_change_diff
67422025-06-19T08:42:34.046Z PASS [ 0.029s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::add_3_servers_and_expunge_one_simultaneously
67432025-06-19T08:42:34.073Z PASS [ 0.026s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::expunge_2_of_5_keeper_zones
67442025-06-19T08:42:34.098Z PASS [ 0.025s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::expunge_a_different_keeper_while_adding_keeper
67452025-06-19T08:42:34.125Z PASS [ 0.027s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::expunge_keeper_being_added
67462025-06-19T08:42:34.154Z PASS [ 0.028s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::inventory_returns_unexpected_membership
67472025-06-19T08:42:34.180Z PASS [ 0.027s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::move_from_3_to_5_keepers
67482025-06-19T08:42:34.207Z PASS [ 0.026s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::no_changes_needed
67492025-06-19T08:42:34.234Z PASS [ 0.027s] nexus-reconfigurator-planning blueprint_editor::allocators::external_networking::test::external_dns_ips_are_partitioned_separately
67502025-06-19T08:42:34.309Z PASS [ 0.075s] nexus-reconfigurator-planning blueprint_editor::allocators::external_networking::test::test_available_iterator
67512025-06-19T08:42:35.448Z PASS [ 62.459s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_replicated
67522025-06-19T08:42:38.535Z PASS [ 3.086s] oximeter-db client::tests::test_apply_one_schema_upgrade_replicated
67532025-06-19T08:42:39.559Z PASS [ 5.250s] nexus-reconfigurator-planning blueprint_editor::allocators::external_networking::test::test_external_ip_allocator
67542025-06-19T08:42:39.594Z PASS [ 0.034s] nexus-reconfigurator-planning blueprint_editor::allocators::internal_dns::test::test_dns_subnet_allocator
67552025-06-19T08:42:39.955Z PASS [ 0.362s] nexus-reconfigurator-planning blueprint_editor::sled_editor::datasets::tests::proptest_add_same_kind_after_expunging
67562025-06-19T08:42:40.375Z PASS [ 0.419s] nexus-reconfigurator-planning blueprint_editor::sled_editor::datasets::tests::proptest_add_same_kind_after_expunging_by_zpool
67572025-06-19T08:42:40.572Z PASS [ 0.197s] nexus-reconfigurator-planning blueprint_editor::sled_editor::datasets::tests::proptest_create_editor_with_expunged_datasets
67582025-06-19T08:42:40.688Z PASS [ 0.116s] nexus-reconfigurator-planning blueprint_editor::sled_editor::datasets::tests::proptest_create_editor_with_in_service_datasets
67592025-06-19T08:42:40.713Z PASS [ 0.025s] nexus-reconfigurator-planning blueprint_editor::sled_editor::underlay_ip_allocator::test::test_basic
67602025-06-19T08:42:40.765Z PASS [ 0.052s] nexus-reconfigurator-planning example::tests::builder_zone_counts
67612025-06-19T08:42:40.790Z PASS [ 0.024s] nexus-reconfigurator-planning example::tests::instances_on_examples
67622025-06-19T08:42:40.829Z PASS [ 0.040s] nexus-reconfigurator-planning mgs_updates::test::test_basic
67632025-06-19T08:42:40.860Z PASS [ 0.030s] nexus-reconfigurator-planning mgs_updates::test::test_sp_move
67642025-06-19T08:42:40.892Z PASS [ 0.032s] nexus-reconfigurator-planning mgs_updates::test::test_whole_system_sequential
67652025-06-19T08:42:40.921Z PASS [ 0.028s] nexus-reconfigurator-planning mgs_updates::test::test_whole_system_simultaneous
67662025-06-19T08:42:40.996Z PASS [ 0.076s] nexus-reconfigurator-planning planner::omicron_zone_placement::test::test_place_omicron_zones
67672025-06-19T08:42:41.072Z PASS [ 0.075s] nexus-reconfigurator-planning planner::test::planner_decommissions_sleds
67682025-06-19T08:42:41.112Z PASS [ 0.039s] nexus-reconfigurator-planning planner::test::test_add_multiple_nexus_to_one_sled
67692025-06-19T08:42:41.183Z PASS [ 0.071s] nexus-reconfigurator-planning planner::test::test_basic_add_sled
67702025-06-19T08:42:41.225Z PASS [ 0.041s] nexus-reconfigurator-planning planner::test::test_crucible_allocation_skips_nonprovisionable_disks
67712025-06-19T08:42:41.335Z PASS [ 0.110s] nexus-reconfigurator-planning planner::test::test_crucible_pantry
67722025-06-19T08:42:41.389Z PASS [ 0.054s] nexus-reconfigurator-planning planner::test::test_dataset_settings_modified_in_place
67732025-06-19T08:42:41.445Z PASS [ 0.055s] nexus-reconfigurator-planning planner::test::test_disk_add_expunge_decommission
67742025-06-19T08:42:41.490Z PASS [ 0.046s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_durable_zpool
67752025-06-19T08:42:41.532Z PASS [ 0.042s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_transient_filesystem
67762025-06-19T08:42:41.562Z PASS [ 0.030s] nexus-reconfigurator-planning planner::test::test_ensure_preserve_downgrade_option
67772025-06-19T08:42:41.657Z PASS [ 0.095s] nexus-reconfigurator-planning planner::test::test_expunge_clickhouse_clusters
67782025-06-19T08:42:41.708Z PASS [ 0.050s] nexus-reconfigurator-planning planner::test::test_expunge_clickhouse_zones_after_policy_is_changed
67792025-06-19T08:42:41.768Z PASS [ 0.060s] nexus-reconfigurator-planning planner::test::test_internal_dns_zone_replaced_after_marked_for_cleanup
67802025-06-19T08:42:41.872Z PASS [ 0.105s] nexus-reconfigurator-planning planner::test::test_nexus_allocation_skips_nonprovisionable_sleds
67812025-06-19T08:42:41.944Z PASS [ 0.071s] nexus-reconfigurator-planning planner::test::test_plan_deploy_all_clickhouse_cluster_nodes
67822025-06-19T08:42:41.998Z PASS [ 0.054s] nexus-reconfigurator-planning planner::test::test_reuse_external_dns_ips_from_expunged_zones
67832025-06-19T08:42:42.055Z PASS [ 0.056s] nexus-reconfigurator-planning planner::test::test_reuse_external_ips_from_expunged_zones
67842025-06-19T08:42:42.114Z PASS [ 0.058s] nexus-reconfigurator-planning planner::test::test_single_node_clickhouse
67852025-06-19T08:42:42.167Z PASS [ 0.053s] nexus-reconfigurator-planning planner::test::test_spread_additional_nexus_zones_across_sleds
67862025-06-19T08:42:42.213Z PASS [ 0.046s] nexus-reconfigurator-planning planner::test::test_spread_internal_dns_zones_across_sleds
67872025-06-19T08:42:42.479Z PASS [ 0.266s] nexus-reconfigurator-planning planner::test::test_update_all_zones
67882025-06-19T08:42:42.561Z PASS [ 0.082s] nexus-reconfigurator-planning planner::test::test_update_crucible_pantry
67892025-06-19T08:42:42.626Z PASS [ 0.065s] nexus-reconfigurator-planning planner::test::test_zones_marked_ready_for_cleanup_based_on_inventory
67902025-06-19T08:42:43.411Z PASS [ 15.804s] nexus-reconfigurator-execution omicron_zones::test::test_clean_up_cockroach_zones
67912025-06-19T08:42:43.986Z PASS [ 531.180s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
67922025-06-19T08:42:44.029Z PASS [ 0.043s] nexus-reconfigurator-simulation utils::tests::test_insert_sorted_by
67932025-06-19T08:42:44.189Z PASS [ 0.160s] nexus-saga-recovery recovery::test::test_execution_basic
67942025-06-19T08:42:44.212Z PASS [ 0.024s] nexus-saga-recovery recovery::test::test_plan_basic
67952025-06-19T08:42:44.240Z PASS [ 0.027s] nexus-saga-recovery recovery::test::test_read_all_from_channel
67962025-06-19T08:42:44.283Z PASS [ 0.043s] nexus-saga-recovery test::test_basic
67972025-06-19T08:42:44.316Z PASS [ 0.033s] nexus-sled-agent-shared inventory::tests::test_name_prefixes
67982025-06-19T08:42:44.364Z PASS [ 0.048s] nexus-types authn::cookies::test::test_parse_cookies_empty_headers
67992025-06-19T08:42:44.413Z PASS [ 0.049s] nexus-types authn::cookies::test::test_parse_cookies_ignore_other_headers
68002025-06-19T08:42:44.435Z PASS [ 0.021s] nexus-types authn::cookies::test::test_parse_cookies_one_cookie
68012025-06-19T08:42:44.456Z PASS [ 0.021s] nexus-types authn::cookies::test::test_parse_cookies_two_cookie_headers
68022025-06-19T08:42:44.476Z PASS [ 0.020s] nexus-types authn::cookies::test::test_parse_cookies_two_cookie_headers_same_name
68032025-06-19T08:42:44.500Z PASS [ 0.024s] nexus-types authn::cookies::test::test_parse_cookies_two_cookies
68042025-06-19T08:42:44.539Z PASS [ 0.036s] nexus-types deployment::planning_input::tests::cockroachdb_cluster_versions
68052025-06-19T08:42:44.588Z PASS [ 0.052s] nexus-types deployment::test::test_serialize_pending_mgs_updates
68062025-06-19T08:42:44.629Z PASS [ 0.040s] nexus-types external_api::shared::test::test_policy_parsing
68072025-06-19T08:42:44.716Z PASS [ 0.087s] nexus-types external_api::shared::test::test_webhook_subscription_validation
68082025-06-19T08:42:44.737Z PASS [ 0.022s] nexus-types external_api::views::test::test_expected_one_of
68092025-06-19T08:42:44.911Z PASS [ 0.173s] omicron-certificates tests::cert_validated_if_any_possible_hostname_is_valid
68102025-06-19T08:42:44.951Z PASS [ 532.146s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
68112025-06-19T08:42:44.958Z PASS [ 0.047s] omicron-certificates tests::common_name_is_ignored_if_subject_alternate_names_exist
68122025-06-19T08:42:45.002Z PASS [ 0.051s] omicron-certificates tests::test_cert_extended_key_usage
68132025-06-19T08:42:45.009Z PASS [ 0.051s] omicron-certificates tests::test_common_name_is_validated
68142025-06-19T08:42:45.050Z PASS [ 0.048s] omicron-certificates tests::test_subject_alternate_names_are_validated
68152025-06-19T08:42:45.253Z PASS [ 0.244s] omicron-cockroach-admin cockroach_cli::tests::proptest_validate_decommissionable
68162025-06-19T08:42:46.964Z PASS [ 15.390s] nexus-reconfigurator-execution sled_state::tests::test_decommission_is_idempotent
68172025-06-19T08:42:47.091Z SLOW [> 60.000s] nexus-reconfigurator-execution cockroachdb::test::test_ensure_preserve_downgrade_option
68182025-06-19T08:42:48.397Z SLOW [> 60.000s] nexus-reconfigurator-execution dns::test::test_silos_external_dns_end_to_end
68192025-06-19T08:42:49.200Z PASS [ 2.236s] omicron-cockroach-admin cockroach_cli::tests::test_node_decommission_compatibility
68202025-06-19T08:42:49.943Z PASS [ 4.892s] omicron-cockroach-admin cockroach_cli::tests::test_cluster_init_compatibility
68212025-06-19T08:42:50.642Z PASS [ 63.554s] nexus-reconfigurator-execution cockroachdb::test::test_ensure_preserve_downgrade_option
68222025-06-19T08:42:51.319Z PASS [ 2.119s] omicron-cockroach-admin cockroach_cli::tests::test_node_status_compatibility
68232025-06-19T08:42:51.364Z PASS [ 0.043s] omicron-common address::test::test_dns_subnets
68242025-06-19T08:42:51.393Z PASS [ 0.029s] omicron-common address::test::test_ip_range_checks_non_decreasing
68252025-06-19T08:42:51.421Z PASS [ 12.886s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_replicated
68262025-06-19T08:42:51.446Z PASS [ 0.054s] omicron-common address::test::test_ip_range_enum_deserialization
68272025-06-19T08:42:51.468Z PASS [ 0.022s] omicron-common address::test::test_ip_range_iter
68282025-06-19T08:42:51.491Z PASS [ 0.022s] omicron-common address::test::test_ip_range_length
68292025-06-19T08:42:51.512Z PASS [ 0.022s] omicron-common address::test::test_ip_range_try_from
68302025-06-19T08:42:51.542Z PASS [ 0.029s] omicron-common address::test::test_ipv6_subnet_deserialize
68312025-06-19T08:42:51.562Z PASS [ 0.021s] omicron-common address::test::test_sled_address
68322025-06-19T08:42:51.589Z PASS [ 0.027s] omicron-common api::external::error::test::test_bail_unless
68332025-06-19T08:42:51.613Z PASS [ 0.024s] omicron-common api::external::error::test::test_context
68342025-06-19T08:42:51.670Z PASS [ 0.057s] omicron-common api::external::http_pagination::test::test_pagination_examples
68352025-06-19T08:42:51.715Z PASS [ 0.045s] omicron-common api::external::http_pagination::test::test_pagination_schemas
68362025-06-19T08:42:51.758Z PASS [ 0.043s] omicron-common api::external::http_pagination::test::test_scan_by_id
68372025-06-19T08:42:51.781Z PASS [ 0.023s] omicron-common api::external::http_pagination::test::test_scan_by_name
68382025-06-19T08:42:51.803Z PASS [ 0.022s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_generic
68392025-06-19T08:42:51.827Z PASS [ 0.022s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_id
68402025-06-19T08:42:51.847Z PASS [ 0.022s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_name
68412025-06-19T08:42:51.869Z PASS [ 0.022s] omicron-common api::external::http_pagination::test::test_scan_by_time_and_id
68422025-06-19T08:42:51.891Z PASS [ 0.021s] omicron-common api::external::test::test_bytecount
68432025-06-19T08:42:51.913Z PASS [ 0.021s] omicron-common api::external::test::test_bytecount_display
68442025-06-19T08:42:51.952Z PASS [ 0.039s] omicron-common api::external::test::test_digest
68452025-06-19T08:42:51.980Z PASS [ 0.028s] omicron-common api::external::test::test_firewall_deserialization
68462025-06-19T08:42:52.054Z PASS [ 0.075s] omicron-common api::external::test::test_firewall_rule_host_filter_parse
68472025-06-19T08:42:52.098Z PASS [ 0.044s] omicron-common api::external::test::test_firewall_rule_target_parse
68482025-06-19T08:42:52.124Z PASS [ 0.023s] omicron-common api::external::test::test_generation_display_parse
68492025-06-19T08:42:52.143Z PASS [ 0.022s] omicron-common api::external::test::test_generation_from_int
68502025-06-19T08:42:52.563Z PASS [ 1.921s] omicron-cockroach-admin context::tests::test_node_id
68512025-06-19T08:42:52.587Z PASS [ 0.024s] omicron-common api::external::test::test_generation_serde
68522025-06-19T08:42:52.628Z PASS [ 0.041s] omicron-common api::external::test::test_hostname_from_str
68532025-06-19T08:42:52.653Z PASS [ 0.024s] omicron-common api::external::test::test_ip_port_range_from_str
68542025-06-19T08:42:52.675Z PASS [ 0.022s] omicron-common api::external::test::test_ip_port_range_into_str
68552025-06-19T08:42:52.698Z PASS [ 0.022s] omicron-common api::external::test::test_ipv6_net_operations
68562025-06-19T08:42:52.724Z PASS [ 0.027s] omicron-common api::external::test::test_mac_system_iterator
68572025-06-19T08:42:52.747Z PASS [ 0.023s] omicron-common api::external::test::test_mac_to_int_conversions
68582025-06-19T08:42:52.770Z PASS [ 0.023s] omicron-common api::external::test::test_macaddr
68592025-06-19T08:42:52.796Z PASS [ 0.026s] omicron-common api::external::test::test_name_parse
68602025-06-19T08:42:52.804Z PASS [ 0.661s] omicron-common api::external::test::test_generation_overflow
68612025-06-19T08:42:52.818Z PASS [ 0.022s] omicron-common api::external::test::test_name_parse_from_param
68622025-06-19T08:42:52.826Z PASS [ 0.021s] omicron-common api::external::test::test_resource_name_parse
68632025-06-19T08:42:52.840Z PASS [ 0.022s] omicron-common api::external::test::test_role_name_parse
68642025-06-19T08:42:52.864Z PASS [ 0.038s] omicron-common api::external::test::test_route_destination_parse
68652025-06-19T08:42:52.886Z PASS [ 0.022s] omicron-common api::external::test::test_semver_serialize
68662025-06-19T08:42:52.886Z PASS [ 0.046s] omicron-common api::external::test::test_route_target_parse
68672025-06-19T08:42:52.907Z PASS [ 0.021s] omicron-common api::internal::shared::tests::test_deserialize_allowed_source_ips
68682025-06-19T08:42:52.911Z PASS [ 0.022s] omicron-common api::internal::shared::tests::test_dataset_kind_serialization
68692025-06-19T08:42:52.928Z PASS [ 0.020s] omicron-common api::internal::shared::tests::test_deserialize_unknown_string
68702025-06-19T08:42:52.932Z PASS [ 0.023s] omicron-common api::internal::shared::tests::test_deserialize_any_into_allowed_external_ips
68712025-06-19T08:42:52.959Z PASS [ 0.030s] omicron-common disk::tests::parse_dataset_name
68722025-06-19T08:42:52.981Z PASS [ 0.051s] omicron-common ledger::test::test_commit_handles_write_failures
68732025-06-19T08:42:52.985Z PASS [ 0.026s] omicron-common ledger::test::test_create_default_ledger
68742025-06-19T08:42:53.007Z PASS [ 0.025s] omicron-common ledger::test::test_create_ledger_reads_from_storage
68752025-06-19T08:42:53.012Z PASS [ 0.027s] omicron-common ledger::test::test_create_ledger_reads_latest_from_storage
68762025-06-19T08:42:53.033Z PASS [ 0.026s] omicron-common zpool_name::test::test_parse_bad_zpool_names
68772025-06-19T08:42:53.036Z PASS [ 0.023s] omicron-common zpool_name::test::test_parse_external_zpool_name
68782025-06-19T08:42:53.054Z PASS [ 0.021s] omicron-common zpool_name::test::test_parse_internal_zpool_name
68792025-06-19T08:42:53.058Z PASS [ 0.021s] omicron-common zpool_name::test::test_parse_zpool_name_json
68802025-06-19T08:42:53.075Z PASS [ 0.021s] omicron-common zpool_name::test::test_zpool_name_regex
68812025-06-19T08:42:53.608Z PASS [ 8.355s] omicron-cockroach-admin cockroach_cli::tests::test_cluster_schema_init_interleaved
68822025-06-19T08:42:54.162Z PASS [ 1.106s] omicron-dev::test-omicron-dev test_omicron_dev_bad_cmd
68832025-06-19T08:42:54.162Z PASS [ 1.087s] omicron-dev::test-omicron-dev test_omicron_dev_no_args
68842025-06-19T08:42:54.244Z PASS [ 0.082s] omicron-gateway management_switch::location_map::tests::test_config_validation
68852025-06-19T08:42:54.244Z PASS [ 0.082s] omicron-gateway management_switch::location_map::tests::test_resolve_location
68862025-06-19T08:42:54.420Z PASS [ 0.177s] omicron-gateway::test_all integration_tests::config::read_production_smf_config
68872025-06-19T08:42:54.856Z PASS [ 0.435s] omicron-gateway::test_all integration_tests::ereports::ereports_basic
68882025-06-19T08:42:54.922Z PASS [ 0.678s] omicron-gateway::test_all integration_tests::component_list::component_list
68892025-06-19T08:42:55.038Z PASS [ 0.181s] omicron-gateway::test_all integration_tests::ereports::ereports_commit
68902025-06-19T08:42:55.107Z PASS [ 0.185s] omicron-gateway::test_all integration_tests::ereports::ereports_limit
68912025-06-19T08:42:55.294Z PASS [ 0.187s] omicron-gateway::test_all integration_tests::serial_console::serial_console_communication
68922025-06-19T08:42:55.351Z PASS [ 0.314s] omicron-gateway::test_all integration_tests::location_discovery::discovery_both_locations
68932025-06-19T08:42:55.487Z PASS [ 0.194s] omicron-gateway::test_all integration_tests::serial_console::serial_console_detach
68942025-06-19T08:42:55.551Z PASS [ 0.200s] omicron-gateway::test_all integration_tests::task_dump::task_dump
68952025-06-19T08:42:55.766Z PASS [ 0.215s] omicron-nexus app::alert::tests::test_alert_class_list
68962025-06-19T08:42:56.441Z PASS [ 6.498s] omicron-cockroach-admin cockroach_cli::tests::test_schema_init
68972025-06-19T08:43:02.385Z PASS [ 19.758s] nexus-reconfigurator-rendezvous crucible_dataset::tests::proptest_reconciliation
68982025-06-19T08:43:05.117Z PASS [ 76.722s] nexus-reconfigurator-execution dns::test::test_silos_external_dns_end_to_end
68992025-06-19T08:43:08.288Z PASS [ 24.877s] nexus-reconfigurator-rendezvous debug_dataset::tests::proptest_reconciliation
69002025-06-19T08:43:12.244Z PASS [ 20.822s] oximeter-db client::tests::test_expunge_timeseries_by_name_replicated
69012025-06-19T08:43:13.214Z PASS [ 19.606s] omicron-dev::test-omicron-dev test_run_all
69022025-06-19T08:43:13.521Z PASS [ 17.080s] omicron-nexus app::background::driver::test::test_driver_basic
69032025-06-19T08:43:14.727Z PASS [ 18.960s] omicron-nexus app::background::driver::test::test_activation_in_progress
69042025-06-19T08:43:21.205Z PASS [ 25.717s] omicron-ls-apis::test_dependencies test_api_dependencies
69052025-06-19T08:43:22.452Z PASS [ 20.067s] omicron-nexus app::background::init::test::test_dns_propagation_basic
69062025-06-19T08:43:27.021Z PASS [ 4.568s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_fails_if_no_blueprint
69072025-06-19T08:43:30.265Z PASS [ 25.147s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::sled_resource_vmm_already_deleted
69082025-06-19T08:43:30.384Z PASS [ 17.169s] omicron-nexus app::background::tasks::alert_dispatcher::test::test_glob_reprocessing
69092025-06-19T08:43:30.435Z PASS [ 0.052s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_default_cockroach_admin_addrs_from_blueprint
69102025-06-19T08:43:31.417Z PASS [ 4.396s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_no_unknown_node_ids
69112025-06-19T08:43:32.737Z PASS [ 18.010s] omicron-nexus app::background::tasks::blueprint_load::test::test_load_blueprints
69122025-06-19T08:43:32.774Z PASS [ 24.486s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::test_abandoned_vmms_are_reaped
69132025-06-19T08:43:34.501Z PASS [ 20.980s] omicron-nexus app::background::tasks::blueprint_execution::test::test_deploy_omicron_config
69142025-06-19T08:43:34.820Z PASS [ 4.555s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_unknown_node_ids
69152025-06-19T08:43:35.984Z PASS [ 23.740s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::vmm_already_deleted
69162025-06-19T08:43:41.400Z PASS [ 20.195s] omicron-nexus app::background::tasks::blueprint_planner::test::test_blueprint_planner
69172025-06-19T08:43:49.507Z PASS [ 19.072s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_cleans_disks_with_no_regions
69182025-06-19T08:43:50.722Z PASS [ 19.304s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_does_not_clean_disks_with_regions
69192025-06-19T08:43:52.129Z PASS [ 19.392s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_ignores_active_disks
69202025-06-19T08:43:52.304Z PASS [ 19.530s] omicron-nexus app::background::tasks::dns_config::test::test_basic
69212025-06-19T08:43:53.192Z PASS [ 18.372s] omicron-nexus app::background::tasks::external_endpoints::test::test_basic
69222025-06-19T08:43:53.472Z PASS [ 18.970s] omicron-nexus app::background::tasks::dns_propagation::test::test_basic
69232025-06-19T08:44:08.140Z PASS [ 26.739s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_default_policy_is_reincarnatable
69242025-06-19T08:44:10.185Z PASS [ 16.993s] omicron-nexus app::background::tasks::metrics_producer_gc::tests::test_pruning
69252025-06-19T08:44:11.905Z PASS [ 19.600s] omicron-nexus app::background::tasks::inventory_collection::test::test_db_sled_enumerator
69262025-06-19T08:44:13.642Z PASS [ 22.920s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_reincarnates_failed_instances
69272025-06-19T08:44:15.360Z PASS [ 21.886s] omicron-nexus app::background::tasks::read_only_region_replacement_start::test::test_expunge_disk_causes_read_only_region_replacement_request
69282025-06-19T08:44:22.931Z PASS [ 46.946s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_cooldown_on_subsequent_reincarnations
69292025-06-19T08:44:24.028Z PASS [ 15.888s] omicron-nexus app::background::tasks::region_replacement::test::test_add_region_replacement_causes_start
69302025-06-19T08:44:24.927Z PASS [ 32.797s] omicron-nexus app::background::tasks::inventory_collection::test::test_basic
69312025-06-19T08:44:26.407Z PASS [ 16.221s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_done_region_replacement_causes_finish
69322025-06-19T08:44:28.865Z PASS [ 16.959s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_mark_region_replacement_done_after_notification
69332025-06-19T08:44:31.089Z PASS [ 17.446s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_no_mark_region_replacement_done_after_failed_notification
69342025-06-19T08:44:32.433Z PASS [ 17.075s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_running_region_replacement_causes_drive
69352025-06-19T08:44:41.067Z PASS [ 18.135s] omicron-nexus app::background::tasks::region_snapshot_replacement_finish::test::test_done_region_snapshot_replacement_causes_finish
69362025-06-19T08:44:42.494Z PASS [ 18.465s] omicron-nexus app::background::tasks::region_snapshot_replacement_garbage_collect::test::test_region_snapshot_replacement_garbage_collect_task
69372025-06-19T08:44:43.316Z PASS [ 18.389s] omicron-nexus app::background::tasks::region_snapshot_replacement_start::test::test_add_region_snapshot_replacement_causes_start
69382025-06-19T08:44:44.135Z PASS [ 3.068s] omicron-nexus app::background::tasks::saga_recovery::test::test_failure_during_saga_can_be_recovered
69392025-06-19T08:44:45.992Z PASS [ 2.675s] omicron-nexus app::background::tasks::saga_recovery::test::test_successful_saga_does_not_replay_during_recovery
69402025-06-19T08:44:48.530Z PASS [ 22.123s] omicron-nexus app::background::tasks::region_snapshot_replacement_start::test::test_delete_region_snapshot_replacement_volume_causes_complete
69412025-06-19T08:44:49.355Z PASS [ 18.266s] omicron-nexus app::background::tasks::region_snapshot_replacement_step::test::test_region_snapshot_replacement_step_task
69422025-06-19T08:44:49.512Z SLOW [> 60.000s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_only_reincarnates_eligible_instances
69432025-06-19T08:44:50.333Z PASS [ 17.899s] omicron-nexus app::background::tasks::region_snapshot_replacement_step::test::test_region_snapshot_replacement_step_task_gc
69442025-06-19T08:44:54.002Z PASS [ 25.136s] omicron-nexus app::background::tasks::region_snapshot_replacement_start::test::test_expunge_disk_causes_region_snapshot_replacement_start
69452025-06-19T08:45:03.414Z PASS [ 20.920s] omicron-nexus app::background::tasks::saga_recovery::test::test_nexus_recovery
69462025-06-19T08:45:04.459Z PASS [ 20.323s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_after_zpool_deletion
69472025-06-19T08:45:05.792Z PASS [ 19.801s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_cancel_after_collect
69482025-06-19T08:45:07.565Z PASS [ 19.034s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_cancel_before_collect
69492025-06-19T08:45:07.631Z PASS [ 0.052s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_zipfile_creation
69502025-06-19T08:45:08.270Z PASS [ 0.653s] omicron-nexus app::background::tasks::tuf_artifact_replication::tests::new_sled
69512025-06-19T08:45:08.748Z PASS [ 18.414s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_failed_bundle_before_collection
69522025-06-19T08:45:08.961Z PASS [ 0.691s] omicron-nexus app::background::tasks::tuf_artifact_replication::tests::nothing
69532025-06-19T08:45:09.165Z PASS [ 19.810s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_failed_bundle_after_collection
69542025-06-19T08:45:09.173Z PASS [ 0.425s] omicron-nexus app::background::tasks::tuf_artifact_replication::tests::recopy
69552025-06-19T08:45:09.276Z PASS [ 0.103s] omicron-nexus app::external_endpoints::test::test_external_endpoints_basic
69562025-06-19T08:45:10.150Z PASS [ 0.985s] omicron-nexus app::external_endpoints::test::test_authority
69572025-06-19T08:45:10.254Z PASS [ 0.104s] omicron-nexus app::external_endpoints::test::test_external_endpoints_empty
69582025-06-19T08:45:10.308Z PASS [ 0.054s] omicron-nexus app::external_endpoints::test::test_no_endpoint
69592025-06-19T08:45:10.354Z PASS [ 0.046s] omicron-nexus app::instance::tests::test_instance_start_allowed_when_no_vmm
69602025-06-19T08:45:10.403Z PASS [ 0.047s] omicron-nexus app::instance::tests::test_instance_start_allowed_when_vmm_in_saga_unwound
69612025-06-19T08:45:10.457Z PASS [ 0.056s] omicron-nexus app::instance::tests::test_instance_start_forbidden_while_creating
69622025-06-19T08:45:10.512Z PASS [ 0.055s] omicron-nexus app::instance::tests::test_instance_start_idempotent_if_active
69632025-06-19T08:45:10.570Z PASS [ 0.058s] omicron-nexus app::instance::tests::test_serial_console_stream_proxying
69642025-06-19T08:45:10.620Z PASS [ 0.050s] omicron-nexus app::sagas::demo::test::test_demo_saga_rendezvous
69652025-06-19T08:45:10.697Z PASS [ 1.735s] omicron-nexus app::background::tasks::tuf_artifact_replication::tests::simple_replicate
69662025-06-19T08:45:11.089Z PASS [ 1.811s] omicron-nexus app::external_endpoints::test::test_external_endpoints_complex
69672025-06-19T08:45:11.627Z PASS [ 17.626s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_cleanup_noop
69682025-06-19T08:45:22.290Z PASS [ 17.830s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_collect_noop
69692025-06-19T08:45:23.096Z PASS [ 19.587s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_collect_many
69702025-06-19T08:45:24.446Z PASS [ 94.937s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_only_reincarnates_eligible_instances
69712025-06-19T08:45:24.577Z PASS [ 18.784s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_collect_one
69722025-06-19T08:45:36.385Z PASS [ 25.762s] omicron-nexus app::sagas::disk_create::test::test_actions_succeed_idempotently
69732025-06-19T08:45:36.402Z PASS [ 25.705s] omicron-nexus app::sagas::disk_create::test::test_saga_basic_usage_succeeds
69742025-06-19T08:45:36.428Z PASS [ 24.799s] omicron-nexus app::sagas::disk_delete::test::test_saga_basic_usage_succeeds
69752025-06-19T08:45:36.766Z PASS [ 25.677s] omicron-nexus app::sagas::disk_delete::test::test_actions_succeed_idempotently
69762025-06-19T08:45:41.258Z PASS [ 18.969s] omicron-nexus app::sagas::image_create::test::test_actions_succeed_idempotently
69772025-06-19T08:45:44.341Z PASS [ 19.879s] omicron-nexus app::sagas::image_create::test::test_saga_basic_usage_succeeds_silo
69782025-06-19T08:45:50.757Z PASS [ 27.754s] omicron-nexus app::sagas::image_create::test::test_saga_basic_usage_succeeds_project
69792025-06-19T08:45:56.985Z PASS [ 32.399s] omicron-nexus app::sagas::instance_create::test::test_actions_succeed_idempotently
69802025-06-19T08:46:05.625Z PASS [ 27.584s] omicron-nexus app::sagas::instance_create::test::test_saga_basic_usage_succeeds
69812025-06-19T08:46:05.636Z PASS [ 28.156s] omicron-nexus app::sagas::instance_delete::test::test_saga_basic_usage_succeeds
69822025-06-19T08:46:05.636Z PASS [ 28.260s] omicron-nexus app::sagas::instance_ip_attach::test::test_actions_succeed_idempotently
69832025-06-19T08:46:05.636Z PASS [ 29.216s] omicron-nexus app::sagas::instance_delete::test::test_actions_succeed_idempotently
69842025-06-19T08:46:09.012Z PASS [ 27.752s] omicron-nexus app::sagas::instance_ip_attach::test::test_saga_basic_usage_succeeds
69852025-06-19T08:46:14.569Z PASS [ 30.243s] omicron-nexus app::sagas::instance_ip_detach::test::test_actions_succeed_idempotently
69862025-06-19T08:46:20.327Z PASS [ 29.570s] omicron-nexus app::sagas::instance_ip_detach::test::test_saga_basic_usage_succeeds
69872025-06-19T08:46:25.731Z PASS [ 28.754s] omicron-nexus app::sagas::instance_migrate::tests::test_saga_basic_usage_succeeds
69882025-06-19T08:46:28.745Z PASS [ 24.160s] omicron-nexus app::sagas::instance_start::test::test_ensure_running_unwind
69892025-06-19T08:46:29.118Z PASS [ 24.091s] omicron-nexus app::sagas::instance_start::test::test_saga_basic_usage_succeeds
69902025-06-19T08:46:29.129Z PASS [ 25.162s] omicron-nexus app::sagas::instance_start::test::test_actions_succeed_idempotently
69912025-06-19T08:46:35.173Z PASS [ 26.161s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_actions_succeed_idempotently
69922025-06-19T08:46:40.712Z PASS [ 26.142s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_succeeds
69932025-06-19T08:46:49.080Z PASS [ 28.752s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_actions_succeed_idempotently
69942025-06-19T08:46:57.138Z PASS [ 28.392s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_succeeds
69952025-06-19T08:46:59.216Z PASS [ 30.018s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_actions_succeed_idempotently
69962025-06-19T08:47:02.204Z PASS [ 27.020s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_succeeds
69972025-06-19T08:47:05.622Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_action_failure_can_unwind
69982025-06-19T08:47:10.737Z PASS [ 30.024s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_actions_succeed_idempotently
69992025-06-19T08:47:25.174Z PASS [ 28.036s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_succeeds
70002025-06-19T08:47:25.734Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
70012025-06-19T08:47:27.558Z PASS [ 28.421s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_actions_succeed_idempotently
70022025-06-19T08:47:29.134Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind
70032025-06-19T08:47:43.954Z PASS [ 29.913s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_succeeds
70042025-06-19T08:47:49.083Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
70052025-06-19T08:47:49.779Z PASS [ 104.159s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_action_failure_can_unwind
70062025-06-19T08:47:54.014Z PASS [ 28.840s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_actions_succeed_idempotently
70072025-06-19T08:48:02.197Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_can_unwind
70082025-06-19T08:48:07.941Z PASS [ 27.290s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_succeeds
70092025-06-19T08:48:18.273Z PASS [ 28.493s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_actions_succeed_idempotently
70102025-06-19T08:48:18.308Z PASS [ 76.114s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_can_unwind
70112025-06-19T08:48:24.186Z PASS [ 115.055s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind
70122025-06-19T08:48:25.736Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
70132025-06-19T08:48:27.559Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
70142025-06-19T08:48:35.422Z PASS [ 27.481s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_succeeds
70152025-06-19T08:48:36.379Z PASS [ 130.646s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
70162025-06-19T08:48:48.067Z PASS [ 29.793s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_actions_succeed_idempotently
70172025-06-19T08:48:49.086Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
70182025-06-19T08:48:52.408Z PASS [ 28.221s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_actions_succeed_idempotently
70192025-06-19T08:48:54.017Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_can_unwind
70202025-06-19T08:49:04.424Z PASS [ 28.045s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_succeeds
70212025-06-19T08:49:10.195Z PASS [ 76.180s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_can_unwind
70222025-06-19T08:49:16.613Z PASS [ 28.546s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_succeeds
70232025-06-19T08:49:18.310Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_can_unwind
70242025-06-19T08:49:27.561Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
70252025-06-19T08:49:27.818Z PASS [ 17.622s] omicron-nexus app::sagas::project_create::test::test_saga_basic_usage_succeeds
70262025-06-19T08:49:28.558Z PASS [ 24.133s] omicron-nexus app::sagas::instance_update::test::test_start_saga_actions_succeed_idempotently
70272025-06-19T08:49:29.602Z PASS [ 37.194s] omicron-nexus app::sagas::instance_update::test::test_start_saga_action_failure_can_unwind
70282025-06-19T08:49:33.449Z PASS [ 16.835s] omicron-nexus app::sagas::region_replacement_finish::test::test_region_replacement_finish_saga
70292025-06-19T08:49:34.686Z PASS [ 127.125s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
70302025-06-19T08:49:35.428Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
70312025-06-19T08:49:44.456Z PASS [ 175.372s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
70322025-06-19T08:49:45.345Z PASS [ 16.787s] omicron-nexus app::sagas::region_replacement_start::test::test_find_only_new_region
70332025-06-19T08:49:52.108Z PASS [ 18.659s] omicron-nexus app::sagas::region_snapshot_replacement_garbage_collect::test::test_region_snapshot_replacement_garbage_collect_saga
70342025-06-19T08:49:52.767Z PASS [ 24.947s] omicron-nexus app::sagas::region_replacement_start::test::test_actions_succeed_idempotently
70352025-06-19T08:49:54.472Z PASS [ 24.869s] omicron-nexus app::sagas::region_replacement_start::test::test_region_replacement_start_saga
70362025-06-19T08:50:03.669Z PASS [ 28.984s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_actions_succeed_idempotently
70372025-06-19T08:50:03.758Z PASS [ 0.089s] omicron-nexus app::sagas::snapshot_create::test::test_create_snapshot_from_disk_modify_request
70382025-06-19T08:50:11.331Z PASS [ 26.876s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_no_leak_region
70392025-06-19T08:50:11.968Z PASS [ 17.495s] omicron-nexus app::sagas::region_snapshot_replacement_step_garbage_collect::test::test_region_snapshot_replacement_step_garbage_collect_saga
70402025-06-19T08:50:12.501Z PASS [ 27.155s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_hail_mary
70412025-06-19T08:50:17.495Z PASS [ 25.387s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_prefer_not_self
70422025-06-19T08:50:18.312Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_can_unwind
70432025-06-19T08:50:19.400Z PASS [ 26.634s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_saga
70442025-06-19T08:50:20.667Z PASS [ 122.353s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_can_unwind
70452025-06-19T08:50:28.923Z PASS [ 25.164s] omicron-nexus app::sagas::snapshot_create::test::test_saga_basic_usage_succeeds
70462025-06-19T08:50:29.314Z PASS [ 16.813s] omicron-nexus app::sagas::test_saga::test_saga_stuck
70472025-06-19T08:50:35.430Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
70482025-06-19T08:50:38.705Z PASS [ 21.209s] omicron-nexus app::sagas::vpc_create::test::test_saga_basic_usage_succeeds
70492025-06-19T08:50:38.885Z PASS [ 19.483s] omicron-nexus app::sagas::vpc_subnet_create::test::test_actions_succeed_idempotently
70502025-06-19T08:50:39.872Z PASS [ 19.209s] omicron-nexus app::sagas::vpc_subnet_create::test::test_saga_basic_usage_succeeds
70512025-06-19T08:50:40.683Z PASS [ 125.259s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
70522025-06-19T08:50:40.724Z PASS [ 0.040s] omicron-nexus external_api::console_api::test::test_accept_gz
70532025-06-19T08:50:40.786Z PASS [ 0.062s] omicron-nexus external_api::console_api::test::test_find_file_404_on_directory
70542025-06-19T08:50:40.841Z PASS [ 0.054s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent
70552025-06-19T08:50:40.886Z PASS [ 0.045s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent_nested
70562025-06-19T08:50:40.941Z PASS [ 0.055s] omicron-nexus external_api::console_api::test::test_find_file_404_on_symlink
70572025-06-19T08:50:40.984Z PASS [ 0.043s] omicron-nexus external_api::console_api::test::test_find_file_finds_file
70582025-06-19T08:50:41.029Z PASS [ 0.044s] omicron-nexus external_api::console_api::test::test_find_file_wont_follow_symlink
70592025-06-19T08:50:41.076Z PASS [ 0.048s] omicron-nexus external_api::console_api::test::test_relative_uri
70602025-06-19T08:50:43.038Z PASS [ 31.070s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_unset
70612025-06-19T08:50:43.225Z PASS [ 31.893s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_set
70622025-06-19T08:50:45.160Z PASS [ 5.287s] omicron-nexus cidata::tests::build_vfat_works_with_arbitrarily_sized_input
70632025-06-19T08:50:47.095Z PASS [ 18.172s] omicron-nexus app::sagas::vpc_subnet_delete::test::test_actions_succeed_idempotently
70642025-06-19T08:50:47.419Z PASS [ 18.105s] omicron-nexus app::sagas::vpc_subnet_delete::test::test_saga_basic_usage_succeeds
70652025-06-19T08:50:59.057Z PASS [ 20.352s] omicron-nexus app::sagas::vpc_subnet_update::test::test_actions_succeed_idempotently
70662025-06-19T08:50:59.177Z PASS [ 20.292s] omicron-nexus app::sagas::vpc_subnet_update::test::test_saga_basic_usage_succeeds
70672025-06-19T08:51:00.884Z PASS [ 17.825s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_basic_crud
70682025-06-19T08:51:01.011Z PASS [ 17.785s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_invalid_range
70692025-06-19T08:51:10.744Z PASS [ 25.584s] omicron-nexus::test_all integration_tests::affinity::test_affinity_group_crud
70702025-06-19T08:51:13.731Z PASS [ 26.635s] omicron-nexus::test_all integration_tests::affinity::test_affinity_group_project_selector
70712025-06-19T08:51:19.721Z PASS [ 38.644s] omicron-nexus populate::test::test_populators
70722025-06-19T08:51:21.062Z PASS [ 22.005s] omicron-nexus::test_all integration_tests::affinity::test_affinity_instance_group_list
70732025-06-19T08:51:21.852Z PASS [ 2.131s] omicron-nexus::test_all integration_tests::authn_http::test_authn_session_cookie
70742025-06-19T08:51:22.423Z PASS [ 0.571s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_unconfigured
70752025-06-19T08:51:22.828Z PASS [ 1.765s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_allowed
70762025-06-19T08:51:23.312Z PASS [ 24.136s] omicron-nexus::test_all integration_tests::affinity::test_anti_affinity_group_crud
70772025-06-19T08:51:24.975Z PASS [ 24.111s] omicron-nexus::test_all integration_tests::affinity::test_anti_affinity_group_project_selector
70782025-06-19T08:51:28.732Z PASS [ 41.311s] omicron-nexus::test_all integration_tests::affinity::test_affinity_group_usage
70792025-06-19T08:51:33.120Z PASS [ 22.374s] omicron-nexus::test_all integration_tests::affinity::test_anti_affinity_instance_group_list
70802025-06-19T08:51:34.822Z PASS [ 21.091s] omicron-nexus::test_all integration_tests::allow_list::test_allow_list
70812025-06-19T08:51:40.583Z PASS [ 17.754s] omicron-nexus::test_all integration_tests::authz::test_list_silo_idps_for_unpriv
70822025-06-19T08:51:41.884Z PASS [ 19.460s] omicron-nexus::test_all integration_tests::authz::test_cannot_read_others_ssh_keys
70832025-06-19T08:51:42.575Z PASS [ 19.263s] omicron-nexus::test_all integration_tests::authz::test_list_silo_users_for_unpriv
70842025-06-19T08:51:43.128Z PASS [ 42.116s] omicron-nexus::test_all integration_tests::affinity::test_anti_affinity_group_usage
70852025-06-19T08:51:43.605Z PASS [ 18.629s] omicron-nexus::test_all integration_tests::authz::test_session_me_for_unpriv
70862025-06-19T08:51:48.645Z PASS [ 19.913s] omicron-nexus::test_all integration_tests::authz::test_silo_read_for_unpriv
70872025-06-19T08:51:51.588Z PASS [ 18.467s] omicron-nexus::test_all integration_tests::basic::test_basic_failures
70882025-06-19T08:51:53.573Z PASS [ 18.751s] omicron-nexus::test_all integration_tests::basic::test_ping
70892025-06-19T08:52:00.893Z PASS [ 18.317s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_cert
70902025-06-19T08:52:01.875Z PASS [ 18.747s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_key
70912025-06-19T08:52:02.222Z PASS [ 18.616s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_expired_cert
70922025-06-19T08:52:03.105Z PASS [ 0.884s] omicron-nexus::test_all integration_tests::commands::test_nexus_bad_config
70932025-06-19T08:52:03.895Z PASS [ 0.788s] omicron-nexus::test_all integration_tests::commands::test_nexus_invalid_config
70942025-06-19T08:52:04.022Z PASS [ 0.128s] omicron-nexus::test_all integration_tests::commands::test_nexus_no_args
70952025-06-19T08:52:06.004Z PASS [ 25.420s] omicron-nexus::test_all integration_tests::basic::test_projects_basic
70962025-06-19T08:52:06.406Z PASS [ 17.757s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_incorrect_subject_alt_name
70972025-06-19T08:52:08.886Z PASS [ 17.298s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_mismatched_key
70982025-06-19T08:52:12.694Z PASS [ 19.121s] omicron-nexus::test_all integration_tests::certificates::test_crud
70992025-06-19T08:52:14.535Z PASS [ 32.650s] omicron-nexus::test_all integration_tests::basic::test_projects_list
71002025-06-19T08:52:18.314Z PASS [ 17.421s] omicron-nexus::test_all integration_tests::certificates::test_not_found_before_creation
71012025-06-19T08:52:21.691Z PASS [ 17.668s] omicron-nexus::test_all integration_tests::console_api::test_absolute_static_dir
71022025-06-19T08:52:23.326Z PASS [ 17.323s] omicron-nexus::test_all integration_tests::console_api::test_assets
71032025-06-19T08:52:23.706Z PASS [ 17.304s] omicron-nexus::test_all integration_tests::console_api::test_bad_redirect_uri
71042025-06-19T08:52:27.518Z PASS [ 25.643s] omicron-nexus::test_all integration_tests::certificates::test_silo_certificates
71052025-06-19T08:52:32.006Z PASS [ 17.471s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_simple
71062025-06-19T08:52:32.457Z PASS [ 23.570s] omicron-nexus::test_all integration_tests::console_api::test_console_pages
71072025-06-19T08:52:36.503Z PASS [ 23.808s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_multiple_silos
71082025-06-19T08:52:38.827Z PASS [ 17.137s] omicron-nexus::test_all integration_tests::console_api::test_session_me
71092025-06-19T08:52:40.823Z PASS [ 22.509s] omicron-nexus::test_all integration_tests::console_api::test_session_idle_timeout_deletes_session
71102025-06-19T08:52:41.241Z PASS [ 17.912s] omicron-nexus::test_all integration_tests::console_api::test_session_me_groups
71112025-06-19T08:52:44.708Z PASS [ 17.189s] omicron-nexus::test_all integration_tests::console_api::test_unauthed_console_pages
71122025-06-19T08:52:46.181Z PASS [ 22.474s] omicron-nexus::test_all integration_tests::console_api::test_sessions
71132025-06-19T08:53:04.044Z PASS [ 31.587s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_requested
71142025-06-19T08:53:07.318Z PASS [ 35.311s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_replacement_done
71152025-06-19T08:53:08.846Z PASS [ 32.342s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_running
71162025-06-19T08:53:13.746Z PASS [ 34.918s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_running_on_pantry
71172025-06-19T08:53:25.221Z PASS [ 43.982s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested
71182025-06-19T08:53:25.496Z PASS [ 44.672s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_replacement_done
71192025-06-19T08:53:25.757Z PASS [ 39.575s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested_3
71202025-06-19T08:53:30.000Z PASS [ 45.291s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested_2
71212025-06-19T08:53:48.246Z PASS [ 44.201s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_running
71222025-06-19T08:53:49.591Z PASS [ 24.369s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_does_not_create_freed_region
71232025-06-19T08:53:50.151Z PASS [ 42.832s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_step
71242025-06-19T08:53:52.127Z PASS [ 43.281s] omicron-nexus::test_all integration_tests::crucible_replacements::test_racing_replacements_for_soft_deleted_disk_volume
71252025-06-19T08:54:13.373Z PASS [ 43.372s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_snapshot_replacement_step_after_rop_remove
71262025-06-19T08:54:13.748Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_read_only_replacement_sanity
71272025-06-19T08:54:16.507Z PASS [ 62.761s] omicron-nexus::test_all integration_tests::crucible_replacements::test_read_only_replacement_sanity
71282025-06-19T08:54:25.498Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_triple_sanity
71292025-06-19T08:54:25.761Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_triple_sanity_2
71302025-06-19T08:54:32.232Z PASS [ 18.852s] omicron-nexus::test_all integration_tests::demo_saga::test_demo_saga
71312025-06-19T08:54:37.733Z PASS [ 21.226s] omicron-nexus::test_all integration_tests::device_auth::test_device_auth_flow
71322025-06-19T08:54:38.831Z PASS [ 50.584s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_snapshot_replacement_step_after_rop_remove_target_gone
71332025-06-19T08:54:38.899Z PASS [ 49.307s] omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity
71342025-06-19T08:54:40.211Z PASS [ 74.453s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_triple_sanity_2
71352025-06-19T08:54:48.040Z PASS [ 82.543s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_triple_sanity
71362025-06-19T08:54:50.153Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity_twice
71372025-06-19T08:54:52.130Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity_twice_after_snapshot_delete
71382025-06-19T08:54:56.963Z PASS [ 18.130s] omicron-nexus::test_all integration_tests::device_auth::test_device_token_request_ttl_invalid
71392025-06-19T08:54:57.831Z PASS [ 25.604s] omicron-nexus::test_all integration_tests::device_auth::test_device_token_expiration
71402025-06-19T08:55:02.272Z PASS [ 24.538s] omicron-nexus::test_all integration_tests::device_auth::test_device_token_request_ttl
71412025-06-19T08:55:06.547Z PASS [ 27.648s] omicron-nexus::test_all integration_tests::disks::test_disk_backed_by_multiple_region_sets
71422025-06-19T08:55:14.508Z PASS [ 26.467s] omicron-nexus::test_all integration_tests::disks::test_disk_create_disk_that_already_exists_fails
71432025-06-19T08:55:15.847Z PASS [ 35.635s] omicron-nexus::test_all integration_tests::disks::test_disk_create_attach_detach_delete
71442025-06-19T08:55:17.097Z PASS [ 86.945s] omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity_twice
71452025-06-19T08:55:21.107Z PASS [ 23.277s] omicron-nexus::test_all integration_tests::disks::test_disk_creation_region_requested_then_started
71462025-06-19T08:55:22.409Z PASS [ 25.447s] omicron-nexus::test_all integration_tests::disks::test_disk_create_for_importing
71472025-06-19T08:55:25.871Z PASS [ 23.599s] omicron-nexus::test_all integration_tests::disks::test_disk_expunge
71482025-06-19T08:55:30.344Z PASS [ 23.796s] omicron-nexus::test_all integration_tests::disks::test_disk_invalid_block_size_rejected
71492025-06-19T08:55:44.323Z PASS [ 23.215s] omicron-nexus::test_all integration_tests::disks::test_disk_not_found_before_creation
71502025-06-19T08:55:44.742Z PASS [ 18.870s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_greater_than_max_disk_size_bytes
71512025-06-19T08:55:45.668Z PASS [ 23.259s] omicron-nexus::test_all integration_tests::disks::test_disk_region_creation_failure
71522025-06-19T08:55:46.339Z PASS [ 31.830s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics
71532025-06-19T08:55:48.116Z PASS [ 17.772s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_less_than_min_disk_size_bytes
71542025-06-19T08:55:52.131Z SLOW [>120.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity_twice_after_snapshot_delete
71552025-06-19T08:55:54.277Z PASS [ 122.148s] omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity_twice_after_snapshot_delete
71562025-06-19T08:55:54.875Z PASS [ 39.027s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics_paginated
71572025-06-19T08:56:04.388Z PASS [ 47.290s] omicron-nexus::test_all integration_tests::disks::test_disk_move_between_instances
71582025-06-19T08:56:04.412Z PASS [ 19.670s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_min_disk_size
71592025-06-19T08:56:06.707Z PASS [ 22.382s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_block_size
71602025-06-19T08:56:11.742Z PASS [ 26.073s] omicron-nexus::test_all integration_tests::disks::test_disk_size_accounting
71612025-06-19T08:56:14.069Z PASS [ 25.951s] omicron-nexus::test_all integration_tests::disks::test_disk_too_big
71622025-06-19T08:56:20.722Z PASS [ 25.847s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete
71632025-06-19T08:56:21.623Z PASS [ 27.344s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection
71642025-06-19T08:56:25.555Z PASS [ 39.215s] omicron-nexus::test_all integration_tests::disks::test_disk_slot_assignment
71652025-06-19T08:56:32.971Z PASS [ 28.558s] omicron-nexus::test_all integration_tests::disks::test_do_not_provision_on_dataset_not_enough
71662025-06-19T08:56:34.725Z PASS [ 28.019s] omicron-nexus::test_all integration_tests::disks::test_multiple_disks_multiple_zpools
71672025-06-19T08:56:35.663Z PASS [ 23.921s] omicron-nexus::test_all integration_tests::disks::test_no_halt_disk_delete_one_region_on_expunged_agent
71682025-06-19T08:56:35.675Z PASS [ 31.287s] omicron-nexus::test_all integration_tests::disks::test_do_not_provision_on_dataset
71692025-06-19T08:56:39.720Z PASS [ 25.651s] omicron-nexus::test_all integration_tests::disks::test_phantom_disk_rename
71702025-06-19T08:56:45.339Z PASS [ 24.617s] omicron-nexus::test_all integration_tests::disks::test_project_delete_disk_no_auth_idempotent
71712025-06-19T08:56:46.928Z PASS [ 25.305s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent
71722025-06-19T08:56:48.233Z PASS [ 22.677s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent_arbitrary
71732025-06-19T08:56:54.964Z PASS [ 21.992s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate
71742025-06-19T08:56:59.436Z PASS [ 24.711s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace
71752025-06-19T08:56:59.823Z PASS [ 24.159s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace_not_enough_zpools
71762025-06-19T08:57:08.874Z PASS [ 33.197s] omicron-nexus::test_all integration_tests::disks::test_zpool_control_plane_storage_buffer
71772025-06-19T08:57:09.223Z PASS [ 29.503s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_ephemeral_at_pool_exhaustion
71782025-06-19T08:57:14.006Z PASS [ 19.042s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_access
71792025-06-19T08:57:18.816Z PASS [ 33.476s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fail_if_in_use_by_other
71802025-06-19T08:57:21.472Z PASS [ 21.648s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create
71812025-06-19T08:57:28.765Z PASS [ 19.536s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_fails_in_other_silo_pool
71822025-06-19T08:57:29.330Z PASS [ 29.887s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_attach_fail_between_projects
71832025-06-19T08:57:33.952Z PASS [ 44.010s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fails_after_maximum
71842025-06-19T08:57:33.952Z PASS [ 43.010s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_live_attach_detach
71852025-06-19T08:57:33.952Z PASS [ 18.659s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_ip_in_use
71862025-06-19T08:57:38.885Z PASS [ 20.069s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_name_in_use
71872025-06-19T08:57:39.377Z PASS [ 30.504s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_attachment
71882025-06-19T08:57:43.275Z PASS [ 21.804s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_non_admin
71892025-06-19T08:57:49.279Z PASS [ 20.520s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_delete
71902025-06-19T08:57:49.367Z PASS [ 20.041s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_update
71912025-06-19T08:57:54.387Z PASS [ 23.449s] omicron-nexus::test_all integration_tests::images::test_image_create
71922025-06-19T08:57:56.403Z PASS [ 25.159s] omicron-nexus::test_all integration_tests::images::test_image_deletion_permissions
71932025-06-19T08:58:00.623Z PASS [ 27.957s] omicron-nexus::test_all integration_tests::images::test_image_from_other_project_snapshot_fails
71942025-06-19T08:58:01.505Z PASS [ 5.102s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_dendrite
71952025-06-19T08:58:02.332Z PASS [ 22.953s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image
71962025-06-19T08:58:02.383Z PASS [ 23.497s] omicron-nexus::test_all integration_tests::images::test_image_promotion
71972025-06-19T08:58:04.843Z PASS [ 21.552s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image_too_small
71982025-06-19T08:58:04.848Z PASS [ 4.213s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_with_valid_schema
71992025-06-19T08:58:07.110Z PASS [ 17.744s] omicron-nexus::test_all integration_tests::images::test_silo_image_create
72002025-06-19T08:58:07.281Z PASS [ 5.776s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_until_schema_updated
72012025-06-19T08:58:08.078Z PASS [ 13.690s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_cockroach
72022025-06-19T08:58:09.336Z PASS [ 20.056s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_other_project_image_fails
72032025-06-19T08:58:28.438Z PASS [ 23.599s] omicron-nexus::test_all integration_tests::instances::test_auto_restart_policy_can_be_changed
72042025-06-19T08:58:30.051Z PASS [ 27.716s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_without_valid_schema
72052025-06-19T08:58:32.242Z PASS [ 27.363s] omicron-nexus::test_all integration_tests::instances::test_attach_one_disk_to_instance
72062025-06-19T08:58:33.035Z PASS [ 25.753s] omicron-nexus::test_all integration_tests::instances::test_boot_disk_must_be_attached
72072025-06-19T08:58:33.319Z PASS [ 26.193s] omicron-nexus::test_all integration_tests::instances::test_boot_disk_can_be_changed
72082025-06-19T08:58:36.132Z PASS [ 33.737s] omicron-nexus::test_all integration_tests::instances::test_attach_eight_disks_to_instance
72092025-06-19T08:58:37.137Z PASS [ 27.800s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_nine_disks_to_instance
72102025-06-19T08:58:48.205Z PASS [ 19.685s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_bad_hostname
72112025-06-19T08:58:49.100Z PASS [ 19.050s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_empty_hostname
72122025-06-19T08:58:49.125Z PASS [ 41.035s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_faulted_disks
72132025-06-19T08:58:54.810Z PASS [ 19.320s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_limit
72142025-06-19T08:59:01.698Z PASS [ 29.488s] omicron-nexus::test_all integration_tests::instances::test_cannot_detach_boot_disk
72152025-06-19T08:59:07.174Z PASS [ 18.036s] omicron-nexus::test_all integration_tests::instances::test_instance_allow_only_one_ephemeral_ip
72162025-06-19T08:59:11.608Z PASS [ 38.573s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_capacity
72172025-06-19T08:59:13.080Z PASS [ 36.409s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_ram_capacity
72182025-06-19T08:59:13.333Z PASS [ 24.232s] omicron-nexus::test_all integration_tests::instances::test_instance_access
72192025-06-19T08:59:22.265Z PASS [ 29.631s] omicron-nexus::test_all integration_tests::instances::test_instance_attach_several_external_ips
72202025-06-19T08:59:27.347Z PASS [ 39.226s] omicron-nexus::test_all integration_tests::instances::test_duplicate_disk_attach_requests_ok
72212025-06-19T08:59:33.246Z PASS [ 31.565s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks
72222025-06-19T08:59:37.139Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
72232025-06-19T08:59:39.747Z PASS [ 32.597s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks_undo
72242025-06-19T08:59:41.577Z PASS [ 29.047s] omicron-nexus::test_all integration_tests::instances::test_instance_create_in_silo
72252025-06-19T08:59:47.479Z PASS [ 65.176s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
72262025-06-19T08:59:47.630Z PASS [ 30.343s] omicron-nexus::test_all integration_tests::instances::test_instance_create_saga_removes_instance_database_record
72272025-06-19T08:59:47.630Z PASS [ 33.175s] omicron-nexus::test_all integration_tests::instances::test_instance_create_delete_network_interface
72282025-06-19T08:59:48.926Z PASS [ 26.670s] omicron-nexus::test_all integration_tests::instances::test_instance_create_with_anti_affinity_groups
72292025-06-19T08:59:49.824Z PASS [ 22.477s] omicron-nexus::test_all integration_tests::instances::test_instance_create_with_anti_affinity_groups_that_do_not_exist
72302025-06-19T09:00:01.825Z PASS [ 28.579s] omicron-nexus::test_all integration_tests::instances::test_instance_create_with_duplicate_anti_affinity_groups
72312025-06-19T09:00:06.595Z PASS [ 24.281s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_orphan_pool
72322025-06-19T09:00:07.244Z PASS [ 23.569s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_no_default_pool_error
72332025-06-19T09:00:12.002Z PASS [ 27.218s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_deleted
72342025-06-19T09:00:15.013Z PASS [ 35.265s] omicron-nexus::test_all integration_tests::instances::test_instance_create_with_ssh_keys
72352025-06-19T09:00:17.535Z PASS [ 27.709s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_stopped
72362025-06-19T09:00:17.564Z PASS [ 28.638s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_restarted
72372025-06-19T09:00:29.791Z PASS [ 48.212s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_correct_pool
72382025-06-19T09:00:32.167Z PASS [ 30.341s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_automatically_reincarnates
72392025-06-19T09:00:33.764Z PASS [ 27.168s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_can_be_deleted
72402025-06-19T09:00:33.882Z PASS [ 26.637s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_can_be_restarted
72412025-06-19T09:00:52.735Z PASS [ 35.170s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics_with_migration
72422025-06-19T09:00:52.759Z PASS [ 35.224s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics
72432025-06-19T09:00:58.690Z PASS [ 28.899s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate
72442025-06-19T09:00:59.904Z PASS [ 44.890s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_when_on_expunged_sled
72452025-06-19T09:01:01.747Z PASS [ 29.579s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate_v2p_and_routes
72462025-06-19T09:01:08.928Z PASS [ 35.164s] omicron-nexus::test_all integration_tests::instances::test_instance_serial
72472025-06-19T09:01:10.979Z PASS [ 18.244s] omicron-nexus::test_all integration_tests::instances::test_instance_update_network_interface_transit_ips
72482025-06-19T09:01:11.831Z PASS [ 37.948s] omicron-nexus::test_all integration_tests::instances::test_instance_start_creates_networking_state
72492025-06-19T09:01:12.006Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_stop_request_does_not_reincarnate
72502025-06-19T09:01:14.915Z PASS [ 16.224s] omicron-nexus::test_all integration_tests::instances::test_instance_using_image_from_other_project_fails
72512025-06-19T09:01:17.197Z PASS [ 65.195s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_stop_request_does_not_reincarnate
72522025-06-19T09:01:20.404Z PASS [ 18.657s] omicron-nexus::test_all integration_tests::instances::test_instance_with_multiple_nics_unwinds_completely
72532025-06-19T09:01:25.687Z PASS [ 32.927s] omicron-nexus::test_all integration_tests::instances::test_instance_update_network_interfaces
72542025-06-19T09:01:30.378Z PASS [ 18.547s] omicron-nexus::test_all integration_tests::instances::test_instances_access_before_create_returns_not_found
72552025-06-19T09:01:31.315Z PASS [ 31.411s] omicron-nexus::test_all integration_tests::instances::test_instance_v2p_mappings
72562025-06-19T09:01:35.222Z PASS [ 24.244s] omicron-nexus::test_all integration_tests::instances::test_instance_with_single_explicit_ip_address
72572025-06-19T09:01:35.694Z PASS [ 26.765s] omicron-nexus::test_all integration_tests::instances::test_instance_with_new_custom_network_interfaces
72582025-06-19T09:01:42.400Z PASS [ 27.485s] omicron-nexus::test_all integration_tests::instances::test_instances_are_not_marked_failed_on_other_sled_agent_errors
72592025-06-19T09:01:42.823Z PASS [ 25.625s] omicron-nexus::test_all integration_tests::instances::test_instances_are_not_marked_failed_on_other_sled_agent_errors_by_instance_watcher
72602025-06-19T09:01:48.351Z PASS [ 17.035s] omicron-nexus::test_all integration_tests::instances::test_instances_invalid_creation_returns_bad_request
72612025-06-19T09:01:50.461Z PASS [ 24.775s] omicron-nexus::test_all integration_tests::instances::test_instances_create_stopped_start
72622025-06-19T09:01:53.176Z PASS [ 17.953s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_greater_than_max_size
72632025-06-19T09:01:54.587Z PASS [ 18.893s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_not_divisible_by_min_memory_size
72642025-06-19T09:01:58.562Z PASS [ 28.184s] omicron-nexus::test_all integration_tests::instances::test_instances_delete_fails_when_running_succeeds_when_stopped
72652025-06-19T09:02:01.706Z PASS [ 19.306s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_rejected_less_than_min_memory_size
72662025-06-19T09:02:02.721Z PASS [ 42.317s] omicron-nexus::test_all integration_tests::instances::test_instances_create_reboot_halt
72672025-06-19T09:02:06.916Z PASS [ 18.565s] omicron-nexus::test_all integration_tests::instances::test_updating_missing_instance_is_not_found
72682025-06-19T09:02:13.625Z PASS [ 30.802s] omicron-nexus::test_all integration_tests::instances::test_size_can_be_changed
72692025-06-19T09:02:21.277Z PASS [ 28.101s] omicron-nexus::test_all integration_tests::internet_gateway::test_igw_ip_pool_attach_silo_user
72702025-06-19T09:02:21.420Z PASS [ 18.698s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_basic_crud
72712025-06-19T09:02:22.479Z PASS [ 27.892s] omicron-nexus::test_all integration_tests::internet_gateway::test_internet_gateway_address_detach
72722025-06-19T09:02:22.737Z PASS [ 32.275s] omicron-nexus::test_all integration_tests::instances::test_updating_running_instance_boot_disk_is_conflict
72732025-06-19T09:02:28.756Z PASS [ 21.839s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_dedupe
72742025-06-19T09:02:29.753Z PASS [ 28.047s] omicron-nexus::test_all integration_tests::internet_gateway::test_internet_gateway_delete_cascade
72752025-06-19T09:02:30.468Z PASS [ 31.905s] omicron-nexus::test_all integration_tests::internet_gateway::test_internet_gateway_basic_crud
72762025-06-19T09:02:32.806Z PASS [ 19.180s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_in_silo
72772025-06-19T09:02:39.694Z PASS [ 18.273s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_overlapping_ranges_fails
72782025-06-19T09:02:39.930Z PASS [ 18.652s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_pagination
72792025-06-19T09:02:41.399Z PASS [ 18.661s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_rejects_v6
72802025-06-19T09:02:41.736Z PASS [ 19.257s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_pagination
72812025-06-19T09:02:48.865Z PASS [ 20.108s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service
72822025-06-19T09:02:49.946Z PASS [ 20.193s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service_no_cud
72832025-06-19T09:02:52.615Z PASS [ 22.146s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_link
72842025-06-19T09:02:53.710Z PASS [ 20.904s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_list_only_discoverable
72852025-06-19T09:02:58.996Z PASS [ 17.597s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_utilization_total
72862025-06-19T09:03:02.560Z PASS [ 22.630s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_update_default
72872025-06-19T09:03:04.050Z PASS [ 24.356s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silos_pagination
72882025-06-19T09:03:10.282Z PASS [ 28.546s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_range_delete_with_allocated_external_ip_fails
72892025-06-19T09:03:17.124Z PASS [ 24.509s] omicron-nexus::test_all integration_tests::metrics::test_mgs_metrics
72902025-06-19T09:03:17.877Z PASS [ 18.881s] omicron-nexus::test_all integration_tests::metrics::test_system_timeseries_schema_list
72912025-06-19T09:03:20.410Z PASS [ 17.849s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_database_records
72922025-06-19T09:03:25.845Z PASS [ 36.980s] omicron-nexus::test_all integration_tests::metrics::test_instance_watcher_metrics
72932025-06-19T09:03:26.060Z PASS [ 22.010s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_reregistration
72942025-06-19T09:03:39.117Z PASS [ 45.406s] omicron-nexus::test_all integration_tests::metrics::test_project_timeseries_query
72952025-06-19T09:03:40.583Z PASS [ 22.706s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_non_base64
72962025-06-19T09:03:42.363Z PASS [ 32.080s] omicron-nexus::test_all integration_tests::pantry::test_can_stop_start_import_from_bulk_write
72972025-06-19T09:03:43.774Z PASS [ 23.364s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_not_block_size_multiple
72982025-06-19T09:03:44.412Z PASS [ 54.465s] omicron-nexus::test_all integration_tests::metrics::test_metrics
72992025-06-19T09:03:50.082Z PASS [ 24.237s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_past_end_of_disk
73002025-06-19T09:03:59.598Z PASS [ 42.473s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_attached_disk
73012025-06-19T09:04:03.903Z PASS [ 23.320s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_to_unaligned_offset
73022025-06-19T09:04:07.771Z PASS [ 41.711s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_start_attached_disk
73032025-06-19T09:04:14.552Z PASS [ 30.778s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_without_stopping_bulk_writes
73042025-06-19T09:04:15.602Z PASS [ 31.190s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_from_bulk_writes_disk
73052025-06-19T09:04:20.531Z PASS [ 41.413s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_stop_attached_disk
73062025-06-19T09:04:22.008Z PASS [ 22.409s] omicron-nexus::test_all integration_tests::pantry::test_disk_create_for_importing
73072025-06-19T09:04:23.166Z PASS [ 40.801s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_attached_disk
73082025-06-19T09:04:23.315Z PASS [ 33.233s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_ready_disk
73092025-06-19T09:04:36.240Z PASS [ 20.638s] omicron-nexus::test_all integration_tests::probe::test_probe_basic_crud
73102025-06-19T09:04:40.028Z PASS [ 19.497s] omicron-nexus::test_all integration_tests::projects::test_project_deletion
73112025-06-19T09:04:40.713Z PASS [ 18.705s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_affinity_group
73122025-06-19T09:04:41.962Z PASS [ 18.797s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_anti_affinity_group
73132025-06-19T09:04:44.089Z PASS [ 40.184s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write
73142025-06-19T09:04:47.825Z PASS [ 24.509s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_disk
73152025-06-19T09:04:52.411Z PASS [ 44.638s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write_with_snapshot
73162025-06-19T09:05:00.586Z PASS [ 24.346s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_floating_ip
73172025-06-19T09:05:01.140Z PASS [ 21.112s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_image
73182025-06-19T09:05:05.635Z PASS [ 24.920s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_instance
73192025-06-19T09:05:05.852Z PASS [ 21.763s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_vpc
73202025-06-19T09:05:08.686Z PASS [ 20.861s] omicron-nexus::test_all integration_tests::projects::test_projects
73212025-06-19T09:05:10.073Z PASS [ 28.110s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_snapshot
73222025-06-19T09:05:11.837Z PASS [ 19.426s] omicron-nexus::test_all integration_tests::quotas::test_quota_limits
73232025-06-19T09:05:14.555Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::password_login::test_local_users
73242025-06-19T09:05:18.746Z PASS [ 17.605s] omicron-nexus::test_all integration_tests::rack::test_get_own_rack
73252025-06-19T09:05:23.733Z PASS [ 18.098s] omicron-nexus::test_all integration_tests::rack::test_list_own_rack
73262025-06-19T09:05:27.815Z PASS [ 21.963s] omicron-nexus::test_all integration_tests::rack::test_rack_initialization
73272025-06-19T09:05:28.476Z PASS [ 19.789s] omicron-nexus::test_all integration_tests::rack::test_sled_add
73282025-06-19T09:05:29.173Z PASS [ 19.100s] omicron-nexus::test_all integration_tests::rack::test_sled_list_uninitialized
73292025-06-19T09:05:32.397Z PASS [ 20.560s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_fleet
73302025-06-19T09:05:40.924Z PASS [ 22.177s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_project
73312025-06-19T09:05:42.123Z PASS [ 18.390s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo
73322025-06-19T09:05:44.042Z PASS [ 89.489s] omicron-nexus::test_all integration_tests::password_login::test_local_users
73332025-06-19T09:05:45.466Z PASS [ 17.650s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo_implicit
73342025-06-19T09:05:45.569Z PASS [ 0.104s] omicron-nexus::test_all integration_tests::saml::test_accept_saml_response_only_assertion_signed
73352025-06-19T09:05:45.667Z PASS [ 0.098s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response
73362025-06-19T09:05:45.808Z PASS [ 0.140s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_ecdsa_sha256
73372025-06-19T09:05:45.933Z PASS [ 0.125s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes
73382025-06-19T09:05:46.030Z PASS [ 0.097s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes_wrong_attribute_name
73392025-06-19T09:05:48.063Z PASS [ 19.584s] omicron-nexus::test_all integration_tests::roles_builtin::test_roles_builtin
73402025-06-19T09:05:50.360Z PASS [ 49.773s] omicron-nexus::test_all integration_tests::quotas::test_quotas
73412025-06-19T09:05:51.658Z PASS [ 22.485s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_crud_operations
73422025-06-19T09:05:53.927Z PASS [ 21.529s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_custom_targets
73432025-06-19T09:06:03.095Z PASS [ 20.972s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_internet_gateway_target
73442025-06-19T09:06:05.369Z PASS [ 19.339s] omicron-nexus::test_all integration_tests::saml::test_create_a_hidden_silo_saml_idp
73452025-06-19T09:06:05.467Z PASS [ 0.098s] omicron-nexus::test_all integration_tests::saml::test_handle_saml_response_with_xml_comment
73462025-06-19T09:06:05.686Z PASS [ 21.644s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_modify_system_routes
73472025-06-19T09:06:07.157Z PASS [ 18.969s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp
73482025-06-19T09:06:07.162Z PASS [ 0.096s] omicron-nexus::test_all integration_tests::saml::test_reject_saml_response_signed_with_other_key
73492025-06-19T09:06:07.210Z PASS [ 0.084s] omicron-nexus::test_all integration_tests::saml::test_reject_unsigned_saml_response
73502025-06-19T09:06:07.570Z PASS [ 26.645s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_mixed_v4_v6
73512025-06-19T09:06:07.940Z PASS [ 17.579s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_no_redirect_binding
73522025-06-19T09:06:09.488Z PASS [ 17.829s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_truncated
73532025-06-19T09:06:12.063Z PASS [ 18.136s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_no_keys
73542025-06-19T09:06:21.478Z PASS [ 18.382s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_only_encryption_keys
73552025-06-19T09:06:23.004Z PASS [ 17.317s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response_with_relay_state
73562025-06-19T09:06:23.188Z PASS [ 17.720s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response
73572025-06-19T09:06:23.671Z PASS [ 16.460s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_404
73582025-06-19T09:06:23.786Z PASS [ 16.216s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_invalid
73592025-06-19T09:06:24.184Z PASS [ 16.244s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_reject_keypair
73602025-06-19T09:06:24.437Z PASS [ 14.949s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_rsa_keypair_ok
73612025-06-19T09:06:25.335Z PASS [ 2.148s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_columns
73622025-06-19T09:06:26.382Z PASS [ 1.945s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_where_clause
73632025-06-19T09:06:27.038Z PASS [ 1.703s] omicron-nexus::test_all integration_tests::schema::compare_sequence_differing_increment
73642025-06-19T09:06:28.142Z PASS [ 1.760s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_constraint
73652025-06-19T09:06:28.844Z PASS [ 1.805s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_not_null_order
73662025-06-19T09:06:29.946Z PASS [ 1.804s] omicron-nexus::test_all integration_tests::schema::compare_view_differing_where_clause
73672025-06-19T09:06:31.252Z PASS [ 1.306s] omicron-nexus::test_all integration_tests::schema::dbinit_version_matches_version_known_to_nexus
73682025-06-19T09:07:08.341Z PASS [ 37.088s] omicron-nexus::test_all integration_tests::schema::nexus_applies_update_on_boot
73692025-06-19T09:07:21.646Z PASS [ 52.801s] omicron-nexus::test_all integration_tests::schema::dbinit_equals_sum_of_all_up
73702025-06-19T09:07:36.064Z PASS [ 27.722s] omicron-nexus::test_all integration_tests::schema::nexus_cannot_apply_update_from_unknown_version
73712025-06-19T09:07:54.506Z PASS [ 32.860s] omicron-nexus::test_all integration_tests::schema::validate_data_migration
73722025-06-19T09:08:06.058Z PASS [ 11.551s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users_bad_group_id
73732025-06-19T09:08:06.258Z PASS [ 11.751s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users
73742025-06-19T09:08:06.356Z PASS [ 11.849s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_detail_bad_group_id
73752025-06-19T09:08:06.685Z PASS [ 12.178s] omicron-nexus::test_all integration_tests::silos::test_deleting_a_silo_deletes_the_idp
73762025-06-19T09:08:18.141Z PASS [ 12.083s] omicron-nexus::test_all integration_tests::silos::test_ensure_same_silo_group
73772025-06-19T09:08:18.598Z PASS [ 12.339s] omicron-nexus::test_all integration_tests::silos::test_jit_silo_constraints
73782025-06-19T09:08:18.750Z PASS [ 12.391s] omicron-nexus::test_all integration_tests::silos::test_listing_identity_providers
73792025-06-19T09:08:19.037Z PASS [ 12.351s] omicron-nexus::test_all integration_tests::silos::test_local_silo_constraints
73802025-06-19T09:08:25.175Z PASS [ 49.111s] omicron-nexus::test_all integration_tests::schema::versions_have_idempotent_up
73812025-06-19T09:08:35.005Z PASS [ 16.408s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_invalid
73822025-06-19T09:08:35.493Z PASS [ 16.745s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_truncated
73832025-06-19T09:08:35.972Z PASS [ 16.935s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_valid
73842025-06-19T09:08:36.883Z PASS [ 18.742s] omicron-nexus::test_all integration_tests::silos::test_local_silo_users
73852025-06-19T09:08:44.805Z PASS [ 19.630s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_can_create_certs
73862025-06-19T09:08:45.537Z PASS [ 20.361s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_clean_up_groups
73872025-06-19T09:08:46.100Z PASS [ 20.925s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_group
73882025-06-19T09:08:54.209Z PASS [ 18.716s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_fixed
73892025-06-19T09:08:54.375Z PASS [ 29.199s] omicron-nexus::test_all integration_tests::silos::test_silo_authn_policy
73902025-06-19T09:08:54.579Z PASS [ 18.607s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_jit
73912025-06-19T09:08:55.547Z PASS [ 18.663s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_both_groups
73922025-06-19T09:08:56.430Z PASS [ 21.424s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_cleans_up_ip_pool_links
73932025-06-19T09:09:04.306Z PASS [ 19.500s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_one_group
73942025-06-19T09:09:04.387Z PASS [ 18.849s] omicron-nexus::test_all integration_tests::silos::test_silo_user_fetch_by_external_id
73952025-06-19T09:09:09.820Z PASS [ 23.718s] omicron-nexus::test_all integration_tests::silos::test_silo_user_provision_types
73962025-06-19T09:09:14.256Z PASS [ 19.881s] omicron-nexus::test_all integration_tests::silos::test_silo_users_list
73972025-06-19T09:09:15.698Z PASS [ 20.150s] omicron-nexus::test_all integration_tests::sleds::test_physical_disk_create_list_delete
73982025-06-19T09:09:18.723Z PASS [ 24.143s] omicron-nexus::test_all integration_tests::silos::test_silos
73992025-06-19T09:09:19.286Z PASS [ 25.076s] omicron-nexus::test_all integration_tests::silos::test_silo_user_views
74002025-06-19T09:09:23.911Z PASS [ 19.605s] omicron-nexus::test_all integration_tests::sleds::test_sleds_list
74012025-06-19T09:09:24.948Z PASS [ 28.518s] omicron-nexus::test_all integration_tests::sleds::test_sled_instance_list
74022025-06-19T09:09:29.442Z PASS [ 25.054s] omicron-nexus::test_all integration_tests::snapshots::test_cannot_snapshot_if_no_space
74032025-06-19T09:09:30.362Z PASS [ 20.543s] omicron-nexus::test_all integration_tests::snapshots::test_create_snapshot_record_idempotent
74042025-06-19T09:09:36.988Z PASS [ 17.701s] omicron-nexus::test_all integration_tests::snapshots::test_region_snapshot_create_idempotent
74052025-06-19T09:09:44.198Z PASS [ 20.287s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_illegal_snapshot
74062025-06-19T09:09:44.331Z PASS [ 30.074s] omicron-nexus::test_all integration_tests::snapshots::test_delete_snapshot
74072025-06-19T09:09:45.879Z PASS [ 20.930s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_other_project_snapshot
74082025-06-19T09:09:47.138Z PASS [ 31.440s] omicron-nexus::test_all integration_tests::snapshots::test_multiple_deletes_not_sent
74092025-06-19T09:09:47.500Z PASS [ 28.777s] omicron-nexus::test_all integration_tests::snapshots::test_region_allocation_for_snapshot
74102025-06-19T09:09:48.470Z PASS [ 19.028s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_snapshot
74112025-06-19T09:10:03.573Z PASS [ 26.585s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_expunge
74122025-06-19T09:10:04.102Z PASS [ 33.738s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_basic
74132025-06-19T09:10:05.854Z PASS [ 18.716s] omicron-nexus::test_all integration_tests::ssh_keys::test_ssh_keys
74142025-06-19T09:10:11.144Z PASS [ 22.673s] omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_lifecycle
74152025-06-19T09:10:12.993Z PASS [ 28.662s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_unwind
74162025-06-19T09:10:13.190Z PASS [ 27.311s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_without_instance
74172025-06-19T09:10:14.839Z PASS [ 30.640s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_stopped_instance
74182025-06-19T09:10:16.269Z PASS [ 3.079s] omicron-nexus::test_all integration_tests::unauthorized_coverage::test_unauthorized_coverage
74192025-06-19T09:10:21.569Z PASS [ 17.995s] omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_not_found
74202025-06-19T09:10:22.271Z PASS [ 34.770s] omicron-nexus::test_all integration_tests::subnet_allocation::test_subnet_allocation
74212025-06-19T09:10:25.409Z PASS [ 21.307s] omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_range_requests
74222025-06-19T09:10:26.770Z PASS [ 20.916s] omicron-nexus::test_all integration_tests::switch_port::test_port_settings_basic_crud
74232025-06-19T09:10:28.944Z PASS [ 17.799s] omicron-nexus::test_all integration_tests::target_release::get_set_target_release
74242025-06-19T09:10:33.395Z PASS [ 18.555s] omicron-nexus::test_all integration_tests::updates::test_download_with_dots_fails
74252025-06-19T09:10:37.502Z PASS [ 15.933s] omicron-nexus::test_all integration_tests::updates::test_repo_upload_unconfigured
74262025-06-19T09:10:40.929Z PASS [ 18.657s] omicron-nexus::test_all integration_tests::users_builtin::test_users_builtin
74272025-06-19T09:10:41.247Z PASS [ 24.977s] omicron-nexus::test_all integration_tests::updates::test_repo_upload
74282025-06-19T09:10:54.937Z PASS [ 28.166s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot
74292025-06-19T09:10:56.946Z PASS [ 23.550s] omicron-nexus::test_all integration_tests::volume_management::test_cte_returns_regions
74302025-06-19T09:10:57.022Z PASS [ 31.611s] omicron-nexus::test_all integration_tests::utilization::test_utilization
74312025-06-19T09:10:57.580Z PASS [ 28.636s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot_delete
74322025-06-19T09:11:05.841Z PASS [ 28.339s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_1
74332025-06-19T09:11:08.767Z PASS [ 27.838s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_2
74342025-06-19T09:11:08.815Z PASS [ 27.568s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_3
74352025-06-19T09:11:12.996Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
74362025-06-19T09:11:23.535Z PASS [ 28.597s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_4
74372025-06-19T09:11:25.434Z PASS [ 28.489s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_5
74382025-06-19T09:11:25.435Z PASS [ 28.413s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_6
74392025-06-19T09:11:25.740Z PASS [ 28.160s] omicron-nexus::test_all integration_tests::volume_management::test_delete_snapshot_then_disk
74402025-06-19T09:11:29.068Z PASS [ 23.226s] omicron-nexus::test_all integration_tests::volume_management::test_disk_create_saga_unwinds_correctly
74412025-06-19T09:11:46.078Z PASS [ 22.543s] omicron-nexus::test_all integration_tests::volume_management::test_keep_your_targets_straight
74422025-06-19T09:11:46.949Z PASS [ 21.514s] omicron-nexus::test_all integration_tests::volume_management::test_migrate_to_ref_count_with_records_region_snapshot_deleting
74432025-06-19T09:11:52.699Z PASS [ 26.958s] omicron-nexus::test_all integration_tests::volume_management::test_migrate_to_ref_count_with_records_soft_delete_volume
74442025-06-19T09:11:55.122Z PASS [ 29.686s] omicron-nexus::test_all integration_tests::volume_management::test_migrate_to_ref_count_with_records
74452025-06-19T09:11:57.411Z PASS [ 48.595s] omicron-nexus::test_all integration_tests::volume_management::test_double_layer_with_read_only_region_delete
74462025-06-19T09:12:00.489Z PASS [ 31.421s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_1
74472025-06-19T09:12:04.032Z PASS [ 55.265s] omicron-nexus::test_all integration_tests::volume_management::test_double_layer_snapshot_with_read_only_region_delete_2
74482025-06-19T09:12:12.998Z SLOW [>120.000s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
74492025-06-19T09:12:15.999Z PASS [ 29.920s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_2
74502025-06-19T09:12:21.316Z PASS [ 34.367s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_disks_first
74512025-06-19T09:12:26.863Z PASS [ 26.373s] omicron-nexus::test_all integration_tests::volume_management::test_no_zombie_read_only_regions
74522025-06-19T09:12:27.422Z PASS [ 34.723s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_snapshots_first
74532025-06-19T09:12:29.623Z PASS [ 34.501s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_random_delete_order
74542025-06-19T09:12:30.194Z PASS [ 137.199s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
74552025-06-19T09:12:30.730Z PASS [ 26.698s] omicron-nexus::test_all integration_tests::volume_management::test_no_zombie_read_write_regions
74562025-06-19T09:12:32.209Z PASS [ 34.798s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_snapshots
74572025-06-19T09:12:49.816Z PASS [ 33.816s] omicron-nexus::test_all integration_tests::volume_management::test_no_zombie_region_snapshots
74582025-06-19T09:12:53.420Z PASS [ 23.796s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_sanity_multi
74592025-06-19T09:12:54.269Z PASS [ 23.539s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_sanity_rop_multi
74602025-06-19T09:12:54.317Z PASS [ 24.122s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_sanity_rop
74612025-06-19T09:12:56.888Z PASS [ 24.678s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_usage_sanity
74622025-06-19T09:13:12.144Z PASS [ 17.827s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stop_request
74632025-06-19T09:13:12.559Z PASS [ 45.696s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_counting
74642025-06-19T09:13:14.176Z PASS [ 17.287s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stops
74652025-06-19T09:13:14.221Z PASS [ 24.404s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_create_saga_unwinds_correctly
74662025-06-19T09:13:20.224Z PASS [ 52.801s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_counting_layers
74672025-06-19T09:13:21.319Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_proper_region_sled_redundancy
74682025-06-19T09:13:22.802Z PASS [ 29.382s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_prevents_other_disk
74692025-06-19T09:13:23.604Z PASS [ 29.334s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_then_delete_disk
74702025-06-19T09:13:30.274Z PASS [ 18.129s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry
74712025-06-19T09:13:30.465Z PASS [ 17.905s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry_interrupted
74722025-06-19T09:13:32.699Z PASS [ 18.523s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_different_finish_status
74732025-06-19T09:13:33.108Z PASS [ 18.888s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_idempotent
74742025-06-19T09:13:39.902Z PASS [ 19.677s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_reject_submit_progress_when_no_repair
74752025-06-19T09:13:42.203Z PASS [ 19.401s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_repair_id_and_type_conflict
74762025-06-19T09:13:43.562Z PASS [ 19.958s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_same_upstairs_retry
74772025-06-19T09:13:48.382Z PASS [ 17.917s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout
74782025-06-19T09:13:50.778Z PASS [ 18.079s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_randomize_ids_only_read_only
74792025-06-19T09:13:51.276Z PASS [ 18.167s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_multiple_gen
74802025-06-19T09:13:52.440Z PASS [ 22.166s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_submit_progress
74812025-06-19T09:13:57.454Z PASS [ 17.551s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_nothing
74822025-06-19T09:14:00.250Z PASS [ 18.046s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_mid_multiple_gen
74832025-06-19T09:14:00.869Z PASS [ 17.306s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_multiple_gen
74842025-06-19T09:14:04.761Z PASS [ 103.443s] omicron-nexus::test_all integration_tests::volume_management::test_proper_region_sled_redundancy
74852025-06-19T09:14:08.065Z PASS [ 17.287s] omicron-nexus::test_all integration_tests::volume_management::test_volume_hard_delete_idempotent
74862025-06-19T09:14:09.771Z PASS [ 18.495s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_bad_volume
74872025-06-19T09:14:10.345Z PASS [ 17.904s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_base
74882025-06-19T09:14:16.035Z PASS [ 18.581s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_no_parent
74892025-06-19T09:14:18.342Z PASS [ 18.092s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_deleted
74902025-06-19T09:14:18.757Z PASS [ 17.887s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_not_volume
74912025-06-19T09:14:21.154Z PASS [ 32.771s] omicron-nexus::test_all integration_tests::volume_management::test_volume_create_wont_use_deleted_region_snapshots
74922025-06-19T09:14:27.914Z PASS [ 18.143s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga
74932025-06-19T09:14:29.554Z PASS [ 19.209s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_deleted_volume
74942025-06-19T09:14:34.197Z PASS [ 18.161s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_no_volume
74952025-06-19T09:14:35.553Z PASS [ 30.792s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_respects_accounting
74962025-06-19T09:14:37.032Z PASS [ 18.689s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_twice
74972025-06-19T09:14:37.307Z PASS [ 18.550s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_volume_not_volume
74982025-06-19T09:14:38.661Z PASS [ 30.595s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_respects_accounting_no_modify_others
74992025-06-19T09:14:49.006Z PASS [ 19.452s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_same_name
75002025-06-19T09:14:50.265Z PASS [ 22.350s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_max_lengths
75012025-06-19T09:14:50.712Z PASS [ 29.558s] omicron-nexus::test_all integration_tests::volume_management::test_volume_replace_snapshot_respects_accounting
75022025-06-19T09:14:56.348Z PASS [ 22.151s] omicron-nexus::test_all integration_tests::vpc_firewall::test_vpc_firewall
75032025-06-19T09:15:01.032Z PASS [ 24.000s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_crud_operations
75042025-06-19T09:15:01.617Z PASS [ 26.063s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_attach_to_subnet
75052025-06-19T09:15:09.102Z PASS [ 30.440s] omicron-nexus::test_all integration_tests::vpc_subnets::test_delete_vpc_subnet_with_interfaces_fails
75062025-06-19T09:15:12.753Z PASS [ 16.405s] omicron-nexus::test_all integration_tests::webhooks::test_cannot_subscribe_to_probes
75072025-06-19T09:15:12.928Z PASS [ 23.922s] omicron-nexus::test_all integration_tests::vpc_subnets::test_vpc_subnets
75082025-06-19T09:15:13.328Z PASS [ 23.063s] omicron-nexus::test_all integration_tests::vpcs::test_vpcs
75092025-06-19T09:15:17.309Z PASS [ 16.277s] omicron-nexus::test_all integration_tests::webhooks::test_event_delivery
75102025-06-19T09:15:19.314Z PASS [ 17.696s] omicron-nexus::test_all integration_tests::webhooks::test_glob_subscription_add
75112025-06-19T09:15:22.398Z PASS [ 45.091s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_custom_delivered_to_instance
75122025-06-19T09:15:27.127Z PASS [ 18.025s] omicron-nexus::test_all integration_tests::webhooks::test_multiple_receivers
75132025-06-19T09:15:29.832Z PASS [ 17.079s] omicron-nexus::test_all integration_tests::webhooks::test_multiple_secrets
75142025-06-19T09:15:35.500Z PASS [ 16.186s] omicron-nexus::test_all integration_tests::webhooks::test_subscription_add
75152025-06-19T09:15:37.045Z PASS [ 14.647s] omicron-nexus::test_all integration_tests::webhooks::test_subscription_remove
75162025-06-19T09:15:39.193Z PASS [ 12.066s] omicron-nexus::test_all integration_tests::webhooks::test_subscription_remove_glob
75172025-06-19T09:15:40.245Z PASS [ 10.412s] omicron-nexus::test_all integration_tests::webhooks::test_webhook_receiver_create_delete
75182025-06-19T09:15:42.362Z PASS [ 51.650s] omicron-nexus::test_all integration_tests::webhooks::test_api_resends_failed_deliveries
75192025-06-19T09:15:45.151Z PASS [ 9.651s] omicron-nexus::test_all integration_tests::webhooks::test_webhook_receiver_get
75202025-06-19T09:15:45.237Z PASS [ 0.086s] omicron-omdb::bin/omdb oximeter::tests::test_print_producer_details_success_only
75212025-06-19T09:15:45.258Z PASS [ 0.021s] omicron-omdb::bin/omdb oximeter::tests::test_print_producer_details_with_failure
75222025-06-19T09:15:45.327Z PASS [ 0.069s] omicron-package config::tests::multi_preset_arg
75232025-06-19T09:15:45.369Z PASS [ 0.042s] omicron-package dot::test::test_bad_dependency
75242025-06-19T09:15:45.394Z PASS [ 0.025s] omicron-package dot::test::test_dot_output
75252025-06-19T09:15:47.799Z PASS [ 10.754s] omicron-nexus::test_all integration_tests::webhooks::test_webhook_receiver_names_are_unique
75262025-06-19T09:15:47.814Z PASS [ 0.014s] omicron-passwords test::test_password_constraints
75272025-06-19T09:15:50.272Z PASS [ 7.909s] omicron-omdb::test_all_output test_omdb_usage_errors
75282025-06-19T09:15:51.396Z PASS [ 3.582s] omicron-passwords test::test_reproducible
75292025-06-19T09:15:51.431Z PASS [ 0.035s] omicron-passwords test::test_stable
75302025-06-19T09:15:51.449Z PASS [ 0.017s] omicron-passwords test::test_weak_hashes
75312025-06-19T09:15:51.462Z PASS [ 0.013s] omicron-rpaths internal::tests::test_configure_from_path
75322025-06-19T09:15:51.500Z PASS [ 0.038s] omicron-rpaths internal::tests::test_configure_rpaths_from_bad_envvar
75332025-06-19T09:15:51.514Z PASS [ 0.014s] omicron-rpaths internal::tests::test_emit_rpath
75342025-06-19T09:15:52.023Z PASS [ 0.508s] omicron-sled-agent artifact_store::test::generations
75352025-06-19T09:15:52.154Z PASS [ 0.131s] omicron-sled-agent artifact_store::test::issue_7796
75362025-06-19T09:15:52.281Z PASS [ 0.127s] omicron-sled-agent artifact_store::test::list_get_put
75372025-06-19T09:15:52.360Z PASS [ 0.079s] omicron-sled-agent artifact_store::test::no_dataset
75382025-06-19T09:15:52.462Z PASS [ 0.102s] omicron-sled-agent artifact_store::test::wrong_hash
75392025-06-19T09:15:52.576Z PASS [ 0.115s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_can_update_both_slots_simultaneously
75402025-06-19T09:15:53.189Z PASS [ 0.612s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_delivers_upload_progress_and_rejects_bad_hashes
75412025-06-19T09:15:53.269Z PASS [ 0.080s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_fails_if_reading_from_disk_doesnt_match
75422025-06-19T09:15:53.401Z PASS [ 0.131s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_completed
75432025-06-19T09:15:53.480Z PASS [ 0.079s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_running
75442025-06-19T09:15:54.024Z PASS [ 0.544s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_writes_data_to_disk
75452025-06-19T09:15:54.060Z PASS [ 0.036s] omicron-sled-agent bootstrap::params::tests::json_serialization_round_trips
75462025-06-19T09:15:54.089Z PASS [ 0.029s] omicron-sled-agent bootstrap::server::tests::start_sled_agent_request_serialization
75472025-06-19T09:15:54.140Z PASS [ 0.051s] omicron-sled-agent bootstrap::server::tests::test_persistent_sled_agent_request_schema
75482025-06-19T09:15:54.162Z PASS [ 0.022s] omicron-sled-agent common::instance::test::destruction_after_migration_out_does_not_transition
75492025-06-19T09:15:54.185Z PASS [ 0.023s] omicron-sled-agent common::instance::test::failure_after_migration_in_does_not_transition
75502025-06-19T09:15:54.206Z PASS [ 0.021s] omicron-sled-agent common::instance::test::propolis_terminal_states_make_vmm_halted
75512025-06-19T09:15:54.225Z PASS [ 0.018s] omicron-sled-agent common::instance::test::rude_terminate_of_migration_target_fails_migrations
75522025-06-19T09:15:54.246Z PASS [ 0.021s] omicron-sled-agent common::instance::test::source_termination_fails_in_progress_migration
75532025-06-19T09:15:54.269Z PASS [ 0.023s] omicron-sled-agent common::instance::test::target_termination_fails_in_progress_migration
75542025-06-19T09:15:54.314Z PASS [ 0.045s] omicron-sled-agent config::test::test_smf_configs
75552025-06-19T09:15:54.484Z PASS [ 9.090s] omicron-passwords test::test_compatible
75562025-06-19T09:15:54.719Z PASS [ 0.405s] omicron-sled-agent instance::tests::test_destroy_published_when_instance_removed
75572025-06-19T09:15:54.780Z PASS [ 0.296s] omicron-sled-agent instance::tests::test_failed_published_when_zone_gone
75582025-06-19T09:15:55.092Z PASS [ 0.373s] omicron-sled-agent instance::tests::test_instance_create_events_normal
75592025-06-19T09:15:56.431Z PASS [ 1.651s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_starting_propolis
75602025-06-19T09:15:56.434Z PASS [ 1.338s] omicron-sled-agent instance::tests::test_instance_manager_creation
75612025-06-19T09:15:56.820Z PASS [ 0.389s] omicron-sled-agent instance::tests::test_instance_manager_stop_timeout
75622025-06-19T09:15:56.845Z PASS [ 0.025s] omicron-sled-agent probe_manager::test::probe_state_set_ops
75632025-06-19T09:15:56.869Z PASS [ 0.023s] omicron-sled-agent profile::tests::empty_profile
75642025-06-19T09:15:56.891Z PASS [ 0.022s] omicron-sled-agent profile::tests::test_disabled_instance
75652025-06-19T09:15:56.912Z PASS [ 0.021s] omicron-sled-agent profile::tests::test_instance
75662025-06-19T09:15:56.939Z PASS [ 0.027s] omicron-sled-agent profile::tests::test_multiple
75672025-06-19T09:15:56.962Z PASS [ 0.023s] omicron-sled-agent profile::tests::test_property
75682025-06-19T09:15:56.989Z PASS [ 0.026s] omicron-sled-agent profile::tests::test_property_group
75692025-06-19T09:15:57.008Z PASS [ 0.020s] omicron-sled-agent profile::tests::test_service
75702025-06-19T09:15:57.032Z PASS [ 0.024s] omicron-sled-agent profile::tests::test_service_property_group
75712025-06-19T09:15:57.055Z PASS [ 0.023s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_basics
75722025-06-19T09:15:57.079Z PASS [ 0.024s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_exhaustion
75732025-06-19T09:15:57.111Z PASS [ 0.032s] omicron-sled-agent rack_setup::plan::service::tests::service_port_builder_skips_dns_ips
75742025-06-19T09:15:57.157Z PASS [ 0.046s] omicron-sled-agent rack_setup::plan::service::tests::test_dataset_and_zone_count
75752025-06-19T09:15:57.202Z PASS [ 0.044s] omicron-sled-agent rack_setup::service::test::rss_blueprint_is_blippy_clean
75762025-06-19T09:15:57.233Z PASS [ 0.031s] omicron-sled-agent rack_setup::service::test::test_omicron_zone_configs
75772025-06-19T09:15:57.258Z PASS [ 0.025s] omicron-sled-agent services::test::test_bootstrap_addr_to_techport_prefixes
75782025-06-19T09:15:57.287Z PASS [ 0.029s] omicron-sled-agent services::test::test_zone_bundle_metadata_schema
75792025-06-19T09:15:57.319Z PASS [ 0.032s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_destroy
75802025-06-19T09:15:57.345Z PASS [ 0.026s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_fault
75812025-06-19T09:15:57.375Z PASS [ 0.030s] omicron-sled-agent sim::collection::test::test_sim_disk_transition_to_detached_states
75822025-06-19T09:15:57.405Z PASS [ 0.030s] omicron-sled-agent sim::collection::test::test_sim_instance_creating_to_stop
75832025-06-19T09:15:57.432Z PASS [ 0.027s] omicron-sled-agent sim::collection::test::test_sim_instance_reboot
75842025-06-19T09:15:57.456Z PASS [ 0.024s] omicron-sled-agent sim::collection::test::test_sim_instance_running_then_destroyed
75852025-06-19T09:15:57.522Z PASS [ 18.328s] omicron-omdb::test_all_output test_omdb_env_settings
75862025-06-19T09:15:57.557Z PASS [ 0.035s] omicron-sled-agent sim::storage::test::cannot_boot_read_only_downstairs_with_no_snapshot
75872025-06-19T09:15:57.587Z PASS [ 0.030s] omicron-sled-agent sim::storage::test::cannot_create_snapshot_for_destroyed_region
75882025-06-19T09:15:57.617Z PASS [ 0.030s] omicron-sled-agent sim::storage::test::crucible_ports_get_reused
75892025-06-19T09:15:57.641Z PASS [ 0.024s] omicron-sled-agent sim::storage::test::must_delete_read_only_downstairs_first
75902025-06-19T09:15:57.669Z PASS [ 0.027s] omicron-sled-agent sim::storage::test::must_delete_snapshots_first
75912025-06-19T09:15:57.696Z PASS [ 0.026s] omicron-sled-agent sim::storage::test::nested_dataset
75922025-06-19T09:15:57.721Z PASS [ 0.026s] omicron-sled-agent sim::storage::test::nested_dataset_child_parent_relationship
75932025-06-19T09:15:57.749Z PASS [ 0.027s] omicron-sled-agent sim::storage::test::nested_dataset_not_found_missing_dataset
75942025-06-19T09:15:57.779Z PASS [ 0.031s] omicron-sled-agent sim::storage::test::running_snapshot_needs_region
75952025-06-19T09:15:57.804Z PASS [ 0.025s] omicron-sled-agent sim::storage::test::snapshot_needs_region
75962025-06-19T09:15:58.860Z PASS [ 45.930s] omicron-nexus::test_all integration_tests::webhooks::test_probe
75972025-06-19T09:16:00.154Z PASS [ 2.698s] omicron-sled-agent sim::http_entrypoints_pantry::tests::test_simulated_api_matches_real
75982025-06-19T09:16:00.929Z PASS [ 3.124s] omicron-sled-agent support_bundle::storage::tests::basic_crud
75992025-06-19T09:16:01.849Z PASS [ 2.989s] omicron-sled-agent support_bundle::storage::tests::cannot_create_bundle_on_unmounted_parent
76002025-06-19T09:16:03.495Z PASS [ 50.165s] omicron-nexus::test_all integration_tests::webhooks::test_probe_resends_failed_deliveries
76012025-06-19T09:16:03.719Z PASS [ 3.564s] omicron-sled-agent support_bundle::storage::tests::creation_bad_hash
76022025-06-19T09:16:04.071Z PASS [ 3.142s] omicron-sled-agent support_bundle::storage::tests::creation_bad_hash_still_deleteable
76032025-06-19T09:16:04.786Z PASS [ 24.541s] omicron-omdb::test_all_output test_omdb_success_cases
76042025-06-19T09:16:05.125Z PASS [ 3.276s] omicron-sled-agent support_bundle::storage::tests::creation_idempotency
76052025-06-19T09:16:05.156Z PASS [ 0.031s] omicron-sled-agent updates::test::test_query_no_components
76062025-06-19T09:16:05.189Z PASS [ 0.032s] omicron-sled-agent updates::test::test_query_sled_agent_version
76072025-06-19T09:16:05.224Z PASS [ 0.035s] omicron-sled-agent updates::test::test_query_zone_version
76082025-06-19T09:16:05.252Z PASS [ 0.028s] omicron-sled-agent zone_bundle::illumos_tests::camino_starts_with_behaviour
76092025-06-19T09:16:06.716Z PASS [ 3.221s] omicron-sled-agent support_bundle::storage::tests::creation_without_dataset
76102025-06-19T09:16:07.109Z PASS [ 3.389s] omicron-sled-agent support_bundle::storage::tests::getting_bundles_mounts_them
76112025-06-19T09:16:07.144Z PASS [ 0.036s] omicron-sled-agent zone_bundle::illumos_tests::test_find_archived_log_files
76122025-06-19T09:16:07.448Z PASS [ 3.377s] omicron-sled-agent support_bundle::storage::tests::listing_bundles_mounts_them
76132025-06-19T09:16:07.808Z PASS [ 2.556s] omicron-sled-agent zone_bundle::illumos_tests::test_cleanup
76142025-06-19T09:16:08.438Z PASS [ 18.165s] omicron-passwords test::test_smoke
76152025-06-19T09:16:08.490Z PASS [ 0.051s] omicron-sled-agent zone_bundle::illumos_tests::test_zfs_quota
76162025-06-19T09:16:08.499Z PASS [ 3.713s] omicron-sled-agent support_bundle::storage::tests::ranges
76172025-06-19T09:16:08.529Z PASS [ 0.032s] omicron-sled-agent zone_bundle::tests::test_dir_size
76182025-06-19T09:16:08.541Z PASS [ 0.041s] omicron-sled-agent zone_bundle::tests::test_dir_size_matches_du
76192025-06-19T09:16:09.072Z PASS [ 0.550s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_no_args
76202025-06-19T09:16:09.073Z PASS [ 0.531s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_sim_no_args
76212025-06-19T09:16:09.094Z PASS [ 2.378s] omicron-sled-agent zone_bundle::illumos_tests::test_context
76222025-06-19T09:16:09.151Z PASS [ 0.056s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_in_path
76232025-06-19T09:16:09.170Z PASS [ 0.019s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_ports_assert_consistent
76242025-06-19T09:16:09.211Z PASS [ 0.138s] omicron-sled-agent::mod integration_tests::early_network::early_network_blobs_deserialize
76252025-06-19T09:16:09.409Z PASS [ 52.098s] omicron-nexus::test_all integration_tests::webhooks::test_retry_backoff
76262025-06-19T09:16:09.442Z PASS [ 2.298s] omicron-sled-agent zone_bundle::illumos_tests::test_list_with_filter
76272025-06-19T09:16:09.462Z PASS [ 0.020s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_ready
76282025-06-19T09:16:09.482Z PASS [ 0.020s] omicron-test-utils dev::clickhouse::tests::wait_for_ports_finds_actual_ports
76292025-06-19T09:16:09.550Z PASS [ 2.102s] omicron-sled-agent zone_bundle::illumos_tests::test_update_context
76302025-06-19T09:16:09.675Z PASS [ 0.465s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_ports_assert_consistent_panics_one_specified
76312025-06-19T09:16:09.679Z PASS [ 0.193s] omicron-test-utils dev::clickhouse::tests::wait_for_ports_panics_with_sentinel_but_no_ports
76322025-06-19T09:16:09.679Z PASS [ 0.506s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_ports_assert_consistent_panics_both_specified
76332025-06-19T09:16:09.854Z PASS [ 0.782s] omicron-test-utils dev::clickhouse::tests::sparse_serialization_is_disabled
76342025-06-19T09:16:09.876Z PASS [ 0.200s] omicron-test-utils dev::db::test::test_bad_cmd
76352025-06-19T09:16:09.906Z PASS [ 0.030s] omicron-test-utils dev::db::test::test_make_pg_config_fail
76362025-06-19T09:16:09.928Z PASS [ 0.022s] omicron-test-utils dev::db::test::test_make_pg_config_ok
76372025-06-19T09:16:09.950Z PASS [ 0.022s] omicron-test-utils dev::db::test::test_process_exit_abnormal
76382025-06-19T09:16:09.976Z PASS [ 0.026s] omicron-test-utils dev::db::test::test_process_exit_normal
76392025-06-19T09:16:09.979Z PASS [ 2.172s] omicron-sled-agent zone_bundle::illumos_tests::test_utilization
76402025-06-19T09:16:09.989Z PASS [ 0.439s] omicron-test-utils dev::clickhouse::tests::wait_for_ports_waits_for_sentinel_line
76412025-06-19T09:16:10.071Z PASS [ 0.395s] omicron-test-utils dev::db::test::test_cmd_fails
76422025-06-19T09:16:10.093Z PASS [ 0.239s] omicron-test-utils dev::db::test::test_database_start_hang
76432025-06-19T09:16:10.096Z PASS [ 0.024s] omicron-test-utils dev::db::test::test_starter_tmpdir
76442025-06-19T09:16:10.116Z PASS [ 0.021s] omicron-test-utils dev::dendrite::tests::test_dpd_in_path
76452025-06-19T09:16:10.148Z PASS [ 0.032s] omicron-test-utils dev::maghemite::tests::test_discover_local_listening_port
76462025-06-19T09:16:10.151Z PASS [ 0.059s] omicron-test-utils dev::dendrite::tests::test_discover_local_listening_port
76472025-06-19T09:16:10.175Z PASS [ 0.026s] omicron-test-utils dev::maghemite::tests::test_mgd_in_path
76482025-06-19T09:16:10.214Z PASS [ 0.062s] omicron-test-utils dev::test_cmds::tests::test_redact_extra
76492025-06-19T09:16:10.233Z PASS [ 0.058s] omicron-test-utils dev::test_cmds::tests::test_redact_section
76502025-06-19T09:16:10.434Z PASS [ 1.026s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_not_ready
76512025-06-19T09:16:10.450Z LEAK [ 0.474s] omicron-test-utils dev::db::test::test_setup_database_bad_listen_url
76522025-06-19T09:16:10.474Z PASS [ 0.038s] openapi-manager cmd::dispatch::test::test_arg_parsing
76532025-06-19T09:16:10.474Z PASS [ 0.024s] openapi-manager cmd::dispatch::test::test_blessed_args
76542025-06-19T09:16:10.495Z PASS [ 0.023s] openapi-manager cmd::dispatch::test::test_generated_args
76552025-06-19T09:16:10.499Z PASS [ 0.023s] openapi-manager cmd::dispatch::test::test_local_args
76562025-06-19T09:16:10.519Z PASS [ 0.024s] openapi-manager iter_only::test::test_basic
76572025-06-19T09:16:10.525Z PASS [ 0.024s] openapi-manager omicron::tests::all_apis_is_sorted
76582025-06-19T09:16:10.543Z PASS [ 0.022s] openapi-manager spec_files_generic::test::test_parse_name_lockstep
76592025-06-19T09:16:10.543Z PASS [ 0.024s] openapi-manager resolved::test::test_displayable_vec
76602025-06-19T09:16:10.570Z PASS [ 0.027s] openapi-manager spec_files_generic::test::test_parse_name_lockstep_fail
76612025-06-19T09:16:10.573Z PASS [ 0.028s] openapi-manager spec_files_generic::test::test_parse_name_versioned
76622025-06-19T09:16:10.613Z PASS [ 0.043s] openapi-manager spec_files_generic::test::test_parse_name_versioned_fail
76632025-06-19T09:16:10.772Z PASS [ 0.159s] oximeter-collector agent::tests::test_delete_nonexistent_producer_succeeds
76642025-06-19T09:16:10.835Z PASS [ 0.621s] omicron-test-utils dev::test_cmds::tests::test_redact_timestamps
76652025-06-19T09:16:11.021Z PASS [ 0.449s] oximeter test::timeseries_schema_consistency
76662025-06-19T09:16:11.144Z PASS [ 0.123s] oximeter-collector agent::tests::test_self_stat_unreachable_counter
76672025-06-19T09:16:11.147Z PASS [ 0.375s] oximeter-collector agent::tests::test_self_stat_collection_count
76682025-06-19T09:16:11.147Z PASS [ 0.313s] oximeter-collector agent::tests::test_self_stat_error_counter
76692025-06-19T09:16:11.168Z PASS [ 0.020s] oximeter-collector self_stats::tests::only_reset_counters_if_info_is_different
76702025-06-19T09:16:11.192Z PASS [ 0.024s] oximeter-collector self_stats::tests::test_failure_reason_serialization
76712025-06-19T09:16:11.202Z PASS [ 1.213s] omicron-test-utils dev::db::test::test_setup_database_overridden_dir
76722025-06-19T09:16:11.226Z PASS [ 0.024s] oximeter-db client::oxql::tests::correctly_negate_field_predicate_expression
76732025-06-19T09:16:11.249Z PASS [ 0.022s] oximeter-db client::oxql::tests::correctly_negate_timestamp_predicate_expression
76742025-06-19T09:16:11.268Z PASS [ 0.018s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_all_in_one_chunk
76752025-06-19T09:16:11.277Z PASS [ 0.134s] oximeter-collector agent::tests::test_updated_producer_is_still_collected_from
76762025-06-19T09:16:11.285Z PASS [ 0.018s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_key_group_multiple_times
76772025-06-19T09:16:11.291Z PASS [ 1.615s] omicron-test-utils dev::db::test::test_database_concurrent
76782025-06-19T09:16:11.295Z PASS [ 0.017s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_middle_of_key_group
76792025-06-19T09:16:11.685Z PASS [ 0.493s] oximeter-collector::test_commands test_oximeter_no_args
76802025-06-19T09:16:12.111Z PASS [ 1.878s] openapi-manager cmd::check::test::check_apis_up_to_date
76812025-06-19T09:16:12.197Z PASS [ 1.049s] oximeter-collector agent::tests::verify_producer_details
76822025-06-19T09:16:12.260Z PASS [ 0.974s] oximeter-db client::oxql::tests::test_get_entire_table
76832025-06-19T09:16:12.320Z PASS [ 0.060s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_single_node
76842025-06-19T09:16:12.344Z PASS [ 1.049s] oximeter-db client::oxql::tests::test_get_one_timeseries
76852025-06-19T09:16:12.389Z PASS [ 1.097s] oximeter-db client::oxql::tests::test_get_entire_timeseries_and_part_of_another
76862025-06-19T09:16:12.568Z PASS [ 0.883s] oximeter-db client::oxql::tests::test_limit_operations
76872025-06-19T09:16:12.736Z PASS [ 0.625s] oximeter-db client::tests::can_ping_clickhouse
76882025-06-19T09:16:13.165Z PASS [ 0.776s] oximeter-db client::tests::read_latest_version_reports_max
76892025-06-19T09:16:13.251Z PASS [ 0.683s] oximeter-db client::tests::read_latest_version_with_empty_version_table_reports_zero
76902025-06-19T09:16:13.326Z PASS [ 0.589s] oximeter-db client::tests::read_latest_version_with_no_database_reports_zero
76912025-06-19T09:16:13.861Z PASS [ 0.696s] oximeter-db client::tests::read_latest_version_with_no_version_table_reports_zero
76922025-06-19T09:16:13.919Z PASS [ 0.593s] oximeter-db client::tests::test_apply_one_schema_upgrade_single_node
76932025-06-19T09:16:14.040Z PASS [ 0.789s] oximeter-db client::tests::select_timeseries_with_select_one
76942025-06-19T09:16:14.197Z PASS [ 1.877s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_single_node
76952025-06-19T09:16:14.637Z PASS [ 2.293s] oximeter-db client::tests::insert_samples_fails_fast
76962025-06-19T09:16:14.660Z PASS [ 0.799s] oximeter-db client::tests::test_client_select_timeseries_one
76972025-06-19T09:16:14.772Z PASS [ 0.852s] oximeter-db client::tests::test_database_version_update_is_idempotent
76982025-06-19T09:16:14.838Z PASS [ 0.798s] oximeter-db client::tests::test_database_version_will_not_downgrade
76992025-06-19T09:16:14.921Z PASS [ 0.724s] oximeter-db client::tests::test_database_version_will_not_upgrade
77002025-06-19T09:16:15.358Z PASS [ 0.721s] oximeter-db client::tests::test_differentiate_by_timeseries_name
77012025-06-19T09:16:15.386Z PASS [ 0.726s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_single_node
77022025-06-19T09:16:15.482Z PASS [ 0.711s] oximeter-db client::tests::test_ensure_schema_with_missing_desired_schema_version_fails
77032025-06-19T09:16:15.546Z PASS [ 0.707s] oximeter-db client::tests::test_ensure_schema_with_version_gaps_fails
77042025-06-19T09:16:15.965Z PASS [ 1.043s] oximeter-db client::tests::test_expunge_timeseries_by_name_single_node
77052025-06-19T09:16:16.076Z PASS [ 0.719s] oximeter-db client::tests::test_field_record_count
77062025-06-19T09:16:16.101Z PASS [ 0.715s] oximeter-db client::tests::test_get_schema_no_new_values
77072025-06-19T09:16:16.130Z PASS [ 0.029s] oximeter-db client::tests::test_read_schema_upgrade_sql_files
77082025-06-19T09:16:16.159Z PASS [ 0.029s] oximeter-db client::tests::test_read_timeseries_to_delete
77092025-06-19T09:16:16.184Z PASS [ 0.025s] oximeter-db client::tests::test_read_timeseries_to_delete_empty_file_is_ok
77102025-06-19T09:16:16.217Z PASS [ 0.033s] oximeter-db client::tests::test_read_timeseries_to_delete_nonexistent_file_is_ok
77112025-06-19T09:16:16.221Z PASS [ 0.736s] oximeter-db client::tests::test_insert_samples
77122025-06-19T09:16:16.329Z PASS [ 0.783s] oximeter-db client::tests::test_is_oximeter_cluster
77132025-06-19T09:16:16.755Z PASS [ 0.790s] oximeter-db client::tests::test_list_timeseries
77142025-06-19T09:16:16.805Z PASS [ 0.729s] oximeter-db client::tests::test_new_schema_removed_when_not_inserted
77152025-06-19T09:16:16.945Z PASS [ 0.726s] oximeter-db client::tests::test_schema_mismatch
77162025-06-19T09:16:17.196Z PASS [ 0.867s] oximeter-db client::tests::test_schema_update
77172025-06-19T09:16:17.507Z PASS [ 1.290s] oximeter-db client::tests::test_recall_of_all_fields
77182025-06-19T09:16:17.524Z PASS [ 0.769s] oximeter-db client::tests::test_select_all_datum_types
77192025-06-19T09:16:17.552Z PASS [ 0.746s] oximeter-db client::tests::test_select_all_field_types
77202025-06-19T09:16:17.728Z PASS [ 0.782s] oximeter-db client::tests::test_select_timeseries_with_all
77212025-06-19T09:16:18.257Z PASS [ 1.061s] oximeter-db client::tests::test_select_timeseries_with_limit
77222025-06-19T09:16:18.344Z PASS [ 0.820s] oximeter-db client::tests::test_select_timeseries_with_select_multiple_fields_with_multiple_values
77232025-06-19T09:16:18.367Z PASS [ 0.815s] oximeter-db client::tests::test_select_timeseries_with_select_one_field_with_multiple_values
77242025-06-19T09:16:18.384Z PASS [ 0.017s] oximeter-db client::tests::test_unravel_index
77252025-06-19T09:16:18.384Z PASS [ 8.404s] omicron-test-utils dev::db::test::test_setup_database_default_dir
77262025-06-19T09:16:18.409Z PASS [ 0.025s] oximeter-db client::tests::test_verify_schema_upgrades
77272025-06-19T09:16:18.432Z PASS [ 0.023s] oximeter-db model::fields::tests::test_extract_fields_as_block
77282025-06-19T09:16:18.454Z PASS [ 0.021s] oximeter-db model::measurements::tests::test_extract_histogram_measurement_columns
77292025-06-19T09:16:18.476Z PASS [ 0.022s] oximeter-db model::measurements::tests::test_extract_measurement_as_block_cumulative
77302025-06-19T09:16:18.480Z PASS [ 0.971s] oximeter-db client::tests::test_select_timeseries_with_order
77312025-06-19T09:16:18.497Z PASS [ 0.021s] oximeter-db model::measurements::tests::test_extract_measurement_as_block_gauge
77322025-06-19T09:16:18.500Z PASS [ 0.773s] oximeter-db client::tests::test_select_timeseries_with_start_time
77332025-06-19T09:16:18.500Z PASS [ 0.019s] oximeter-db model::measurements::tests::test_extract_measurement_as_block_histogram
77342025-06-19T09:16:18.512Z PASS [ 0.015s] oximeter-db model::measurements::tests::test_insert_datum_columns_scalar
77352025-06-19T09:16:18.516Z PASS [ 0.016s] oximeter-db native::block::tests::datetime64_scale_checks_range
77362025-06-19T09:16:18.519Z PASS [ 0.017s] oximeter-db native::block::tests::concat_blocks
77372025-06-19T09:16:18.531Z PASS [ 0.019s] oximeter-db native::block::tests::parse_date_time
77382025-06-19T09:16:18.544Z PASS [ 0.028s] oximeter-db native::block::tests::parse_date_time64
77392025-06-19T09:16:18.544Z PASS [ 0.027s] oximeter-db native::block::tests::parse_escaped_date_time64
77402025-06-19T09:16:18.552Z PASS [ 0.020s] oximeter-db native::block::tests::test_data_type_to_string
77412025-06-19T09:16:18.560Z PASS [ 0.016s] oximeter-db native::block::tests::test_datetime64_conversions
77422025-06-19T09:16:18.564Z PASS [ 0.020s] oximeter-db native::block::tests::test_parse_all_known_timezones
77432025-06-19T09:16:18.569Z PASS [ 0.017s] oximeter-db native::block::tests::test_parse_array_enum8_with_bad_escapes
77442025-06-19T09:16:18.577Z PASS [ 0.017s] oximeter-db native::block::tests::test_parse_array_enum8_with_escapes
77452025-06-19T09:16:18.581Z PASS [ 0.017s] oximeter-db native::block::tests::test_parse_enum8
77462025-06-19T09:16:18.585Z PASS [ 0.017s] oximeter-db native::block::tests::test_parse_enum_variant
77472025-06-19T09:16:18.596Z PASS [ 0.019s] oximeter-db native::block::tests::test_parse_invalid_data_type
77482025-06-19T09:16:19.034Z PASS [ 0.690s] oximeter-db client::tests::test_timeseries_schema_list
77492025-06-19T09:16:19.084Z PASS [ 0.700s] oximeter-db client::tests::test_update_schema_cache_on_new_sample
77502025-06-19T09:16:19.152Z PASS [ 0.571s] oximeter-db native::connection::tests::test_basic_select_query
77512025-06-19T09:16:19.157Z PASS [ 0.560s] oximeter-db native::connection::tests::test_exchange_hello
77522025-06-19T09:16:19.261Z PASS [ 0.676s] oximeter-db native::connection::tests::test_can_cancel_query
77532025-06-19T09:16:19.381Z PASS [ 1.124s] oximeter-db client::tests::test_sql_query_output
77542025-06-19T09:16:19.596Z PASS [ 0.562s] oximeter-db native::connection::tests::test_insert_and_select_data
77552025-06-19T09:16:19.611Z PASS [ 0.014s] oximeter-db native::io::block::tests::test_decode_block_with_nulls
77562025-06-19T09:16:19.625Z PASS [ 0.014s] oximeter-db native::io::block::tests::test_decode_full_block
77572025-06-19T09:16:19.637Z PASS [ 0.012s] oximeter-db native::io::column::tests::check_uuid_buffer_length_on_decode
77582025-06-19T09:16:19.645Z PASS [ 0.561s] oximeter-db native::connection::tests::test_insert_and_select_uuid
77592025-06-19T09:16:19.649Z PASS [ 0.012s] oximeter-db native::io::column::tests::fail_to_encode_out_of_range_column
77602025-06-19T09:16:19.664Z PASS [ 0.014s] oximeter-db native::io::column::tests::test_decode_ipv6addr_column
77612025-06-19T09:16:19.667Z PASS [ 0.019s] oximeter-db native::io::column::tests::test_decode_ipv4addr_column
77622025-06-19T09:16:19.676Z PASS [ 0.012s] oximeter-db native::io::column::tests::test_decode_string_column
77632025-06-19T09:16:19.679Z PASS [ 0.012s] oximeter-db native::io::column::tests::test_decode_uint64_column
77642025-06-19T09:16:19.689Z PASS [ 0.013s] oximeter-db native::io::column::tests::test_decode_uint8_column
77652025-06-19T09:16:19.692Z PASS [ 0.013s] oximeter-db native::io::column::tests::test_decode_uuid_column
77662025-06-19T09:16:19.702Z PASS [ 0.012s] oximeter-db native::io::packet::server::tests::test_decode_full_hello
77672025-06-19T09:16:19.706Z PASS [ 0.017s] oximeter-db native::io::column::tests::test_encode_decode_column
77682025-06-19T09:16:19.714Z PASS [ 0.562s] oximeter-db native::connection::tests::test_select_array_column
77692025-06-19T09:16:19.717Z PASS [ 0.015s] oximeter-db native::io::packet::server::tests::test_decode_hello_packet_and_a_half
77702025-06-19T09:16:19.721Z PASS [ 0.013s] oximeter-db native::io::packet::server::tests::test_decode_multiple_hello_packets
77712025-06-19T09:16:19.724Z PASS [ 0.564s] oximeter-db native::connection::tests::test_select_array_of_nullable_column
77722025-06-19T09:16:19.728Z PASS [ 0.013s] oximeter-db native::io::packet::server::tests::test_decode_nested_exceptions
77732025-06-19T09:16:19.733Z PASS [ 0.013s] oximeter-db native::io::packet::server::tests::test_decode_partial_hello
77742025-06-19T09:16:19.733Z PASS [ 0.012s] oximeter-db native::io::packet::server::tests::test_decode_pong
77752025-06-19T09:16:19.736Z PASS [ 0.013s] oximeter-db native::io::packet::server::tests::test_decode_progress_packet
77762025-06-19T09:16:19.742Z PASS [ 0.014s] oximeter-db native::io::packet::server::tests::test_decode_single_exception
77772025-06-19T09:16:19.745Z PASS [ 0.013s] oximeter-db native::io::string::test::test_encode_decode
77782025-06-19T09:16:19.745Z PASS [ 0.013s] oximeter-db native::io::string::test::test_encode_hello_world
77792025-06-19T09:16:19.749Z PASS [ 0.014s] oximeter-db native::io::table_columns::tests::test_backtick_quoted_column_name
77802025-06-19T09:16:19.807Z PASS [ 0.017s] oximeter-db native::io::table_columns::tests::test_column_count
77812025-06-19T09:16:19.807Z PASS [ 0.017s] oximeter-db native::io::table_columns::tests::test_column_description_only_required_parts
77822025-06-19T09:16:19.807Z PASS [ 0.018s] oximeter-db native::io::table_columns::tests::test_column_description_with_default
77832025-06-19T09:16:19.807Z PASS [ 0.018s] oximeter-db native::io::table_columns::tests::test_column_descriptions
77842025-06-19T09:16:19.807Z PASS [ 0.014s] oximeter-db native::io::varuint::test_encode_decode_varuint
77852025-06-19T09:16:19.807Z PASS [ 0.016s] oximeter-db oxql::ast::grammar::tests::test_boolean_literal
77862025-06-19T09:16:19.807Z PASS [ 0.018s] oximeter-db oxql::ast::grammar::tests::test_align_table_op
77872025-06-19T09:16:19.807Z PASS [ 0.014s] oximeter-db oxql::ast::grammar::tests::test_comparison
77882025-06-19T09:16:19.808Z PASS [ 0.018s] oximeter-db oxql::ast::grammar::tests::test_complicated_logical_combinations
77892025-06-19T09:16:19.808Z PASS [ 0.016s] oximeter-db oxql::ast::grammar::tests::test_double_literal
77902025-06-19T09:16:19.808Z PASS [ 0.016s] oximeter-db oxql::ast::grammar::tests::test_double_quoted_string_literal
77912025-06-19T09:16:19.808Z PASS [ 0.016s] oximeter-db oxql::ast::grammar::tests::test_duration_literal
77922025-06-19T09:16:19.808Z PASS [ 0.013s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_operator_precedence
77932025-06-19T09:16:19.808Z PASS [ 0.012s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_overridden_precedence
77942025-06-19T09:16:19.813Z PASS [ 0.015s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_negated_simple_expression
77952025-06-19T09:16:19.813Z PASS [ 0.015s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_simple_expression
77962025-06-19T09:16:19.818Z PASS [ 0.013s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_two_simple_filter_expressions
77972025-06-19T09:16:19.821Z PASS [ 0.013s] oximeter-db oxql::ast::grammar::tests::test_filter_table_op
77982025-06-19T09:16:19.827Z PASS [ 0.014s] oximeter-db oxql::ast::grammar::tests::test_group_by
77992025-06-19T09:16:19.830Z PASS [ 0.566s] oximeter-db native::connection::tests::test_select_nullable_column
78002025-06-19T09:16:19.830Z PASS [ 0.018s] oximeter-db oxql::ast::grammar::tests::test_get_table_op
78012025-06-19T09:16:19.834Z PASS [ 0.015s] oximeter-db oxql::ast::grammar::tests::test_hex_integer_literal
78022025-06-19T09:16:19.837Z PASS [ 0.015s] oximeter-db oxql::ast::grammar::tests::test_ident
78032025-06-19T09:16:19.841Z PASS [ 0.013s] oximeter-db oxql::ast::grammar::tests::test_like_only_available_for_strings
78042025-06-19T09:16:19.844Z PASS [ 0.013s] oximeter-db oxql::ast::grammar::tests::test_limiting_table_ops
78052025-06-19T09:16:19.844Z PASS [ 0.014s] oximeter-db oxql::ast::grammar::tests::test_integer_literal
78062025-06-19T09:16:19.852Z PASS [ 0.013s] oximeter-db oxql::ast::grammar::tests::test_multiple_negation
78072025-06-19T09:16:19.852Z PASS [ 0.013s] oximeter-db oxql::ast::grammar::tests::test_negated_filter_expr
78082025-06-19T09:16:19.855Z PASS [ 0.013s] oximeter-db oxql::ast::grammar::tests::test_parse_literal_timestamp_string
78092025-06-19T09:16:19.855Z PASS [ 0.014s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv4_literal
78102025-06-19T09:16:19.859Z PASS [ 0.015s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv6_literal
78112025-06-19T09:16:19.867Z PASS [ 0.021s] oximeter-db oxql::ast::grammar::tests::test_query
78122025-06-19T09:16:19.870Z PASS [ 0.020s] oximeter-db oxql::ast::grammar::tests::test_query_starts_with_get
78132025-06-19T09:16:19.870Z PASS [ 0.012s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_invalid_unicode_sequence
78142025-06-19T09:16:19.870Z PASS [ 0.014s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_none
78152025-06-19T09:16:19.880Z PASS [ 0.012s] oximeter-db oxql::ast::grammar::tests::test_single_quoted_string_literal
78162025-06-19T09:16:19.883Z PASS [ 0.014s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_valid_escape_sequence
78172025-06-19T09:16:19.883Z PASS [ 0.015s] oximeter-db oxql::ast::grammar::tests::test_reducer
78182025-06-19T09:16:19.889Z PASS [ 0.014s] oximeter-db oxql::ast::grammar::tests::test_uuid_literal
78192025-06-19T09:16:19.892Z PASS [ 0.012s] oximeter-db oxql::ast::grammar::tests::test_uuid_literal_is_case_insensitive
78202025-06-19T09:16:19.897Z PASS [ 0.014s] oximeter-db oxql::ast::literal::tests::test_duration_to_db_interval
78212025-06-19T09:16:19.897Z PASS [ 0.014s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field
78222025-06-19T09:16:19.901Z PASS [ 0.013s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field_wrong_type
78232025-06-19T09:16:19.905Z PASS [ 0.013s] oximeter-db oxql::ast::table_ops::align::tests::test_fraction_overlap_with_window
78242025-06-19T09:16:19.909Z PASS [ 0.013s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_value_in_window
78252025-06-19T09:16:19.912Z PASS [ 0.015s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_does_not_modify_missing_values
78262025-06-19T09:16:19.913Z PASS [ 0.015s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_does_not_modify_missing_values
78272025-06-19T09:16:19.918Z PASS [ 0.013s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_value_in_window
78282025-06-19T09:16:19.924Z PASS [ 0.015s] oximeter-db oxql::ast::table_ops::align::tests::test_verify_max_upsampling_ratio
78292025-06-19T09:16:19.927Z PASS [ 0.015s] oximeter-db oxql::ast::table_ops::filter::tests::test_all_ident_names
78302025-06-19T09:16:19.930Z PASS [ 0.015s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_double_points
78312025-06-19T09:16:19.933Z PASS [ 0.014s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_points_wrong_type
78322025-06-19T09:16:19.942Z PASS [ 0.014s] oximeter-db oxql::ast::table_ops::filter::tests::test_error_message_with_invalid_field_names
78332025-06-19T09:16:19.945Z PASS [ 0.017s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_long_expressions
78342025-06-19T09:16:19.945Z PASS [ 0.021s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_deep_expressions
78352025-06-19T09:16:19.948Z PASS [ 0.565s] oximeter-db native::connection::tests::test_send_cancel_with_no_query
78362025-06-19T09:16:19.948Z PASS [ 0.014s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_empty_timeseries
78372025-06-19T09:16:19.958Z PASS [ 0.016s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_field_logic
78382025-06-19T09:16:19.961Z PASS [ 0.017s] oximeter-db oxql::ast::table_ops::filter::tests::test_implicit_field_names_for_types
78392025-06-19T09:16:19.961Z PASS [ 0.014s] oximeter-db oxql::ast::table_ops::group_by::test::test_group_by_display
78402025-06-19T09:16:19.961Z PASS [ 0.016s] oximeter-db oxql::ast::table_ops::filter::tests::test_simplify_to_dnf
78412025-06-19T09:16:19.965Z PASS [ 0.015s] oximeter-db oxql::ast::table_ops::group_by::tests::test_group_by
78422025-06-19T09:16:19.974Z PASS [ 0.016s] oximeter-db oxql::ast::table_ops::limit::tests::test_first_k
78432025-06-19T09:16:19.977Z PASS [ 0.015s] oximeter-db oxql::ast::table_ops::test::test_grouped_table_op_display
78442025-06-19T09:16:19.978Z PASS [ 0.016s] oximeter-db oxql::ast::table_ops::limit::tests::test_last_k
78452025-06-19T09:16:19.978Z PASS [ 0.015s] oximeter-db oxql::plan::align::test::test_align_input_schema
78462025-06-19T09:16:20.057Z PASS [ 0.082s] oximeter-db oxql::plan::plan::tests::cannot_group_multiple_tables
78472025-06-19T09:16:20.060Z PASS [ 0.086s] oximeter-db oxql::plan::plan::tests::cannot_filter_with_incomparable_types
78482025-06-19T09:16:20.071Z PASS [ 0.109s] oximeter-db oxql::plan::plan::tests::cannot_align_non_numeric_tables
78492025-06-19T09:16:20.077Z PASS [ 0.102s] oximeter-db oxql::plan::plan::tests::cannot_join_one_table
78502025-06-19T09:16:20.081Z PASS [ 0.103s] oximeter-db oxql::plan::plan::tests::cannot_group_unaligned_tables
78512025-06-19T09:16:20.146Z PASS [ 0.090s] oximeter-db oxql::plan::plan::tests::cannot_join_unaligned_tables
78522025-06-19T09:16:20.156Z PASS [ 0.085s] oximeter-db oxql::plan::plan::tests::get_cumulative_plan_emits_two_nodes
78532025-06-19T09:16:20.161Z PASS [ 0.101s] oximeter-db oxql::plan::plan::tests::filter_plan_node_does_not_change_table_schema
78542025-06-19T09:16:20.180Z PASS [ 0.101s] oximeter-db oxql::plan::plan::tests::group_by_plan_leaves_only_grouped_fields
78552025-06-19T09:16:20.183Z PASS [ 0.104s] oximeter-db oxql::plan::plan::tests::get_gauge_plan_emits_one_node
78562025-06-19T09:16:20.238Z PASS [ 0.091s] oximeter-db oxql::plan::plan::tests::limit_plan_node_does_not_change_table_schema
78572025-06-19T09:16:20.254Z PASS [ 0.098s] oximeter-db oxql::plan::plan::tests::limit_pushdown_does_not_reorder_around_align
78582025-06-19T09:16:20.262Z PASS [ 0.101s] oximeter-db oxql::plan::plan::tests::predicate_pushdown_merges_neighboring_filter_nodes
78592025-06-19T09:16:20.285Z PASS [ 0.104s] oximeter-db oxql::plan::plan::tests::predicate_pushdown_pushes_filter_nodes_into_subqueries
78602025-06-19T09:16:20.289Z PASS [ 0.103s] oximeter-db oxql::plan::plan::tests::predicate_pushdown_pushes_filter_nodes_through_group_by
78612025-06-19T09:16:20.330Z PASS [ 0.092s] oximeter-db oxql::plan::plan::tests::predicate_pushdown_pushes_filter_nodes_through_join
78622025-06-19T09:16:20.351Z PASS [ 0.096s] oximeter-db oxql::plan::plan::tests::requires_full_table_scan
78632025-06-19T09:16:20.363Z PASS [ 0.101s] oximeter-db oxql::plan::plan::tests::subquery_plan_returns_multiple_tables
78642025-06-19T09:16:20.379Z PASS [ 0.095s] oximeter-db oxql::plan::predicates::tests::push_none_of_single_predicate_through_alignment
78652025-06-19T09:16:20.385Z PASS [ 0.101s] oximeter-db oxql::plan::predicates::tests::push_multiple_predicates_partway_through_alignment
78662025-06-19T09:16:20.397Z PASS [ 0.018s] oximeter-db oxql::query::tests::test_coalesce_limits
78672025-06-19T09:16:20.402Z PASS [ 0.018s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_coalesce_incompatible_kind_from_outer_query
78682025-06-19T09:16:20.413Z PASS [ 0.015s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kind_from_outer_query
78692025-06-19T09:16:20.420Z PASS [ 0.018s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kinds_within_query
78702025-06-19T09:16:20.429Z PASS [ 0.016s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_rearrange_around_incompatible_timestamp_filters
78712025-06-19T09:16:20.433Z PASS [ 0.103s] oximeter-db oxql::plan::predicates::tests::push_predicates_partway_through_alignment_differently
78722025-06-19T09:16:20.438Z PASS [ 0.017s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_from_outer_query
78732025-06-19T09:16:20.444Z PASS [ 0.015s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_same_kind_within_query
78742025-06-19T09:16:20.452Z PASS [ 0.018s] oximeter-db oxql::query::tests::test_coalesce_limits_rearrange_around_timestamp_filters
78752025-06-19T09:16:20.455Z PASS [ 0.102s] oximeter-db oxql::plan::predicates::tests::push_single_predicate_partway_through_alignment
78762025-06-19T09:16:20.458Z PASS [ 0.018s] oximeter-db oxql::query::tests::test_coalesce_predicates
78772025-06-19T09:16:20.462Z PASS [ 0.098s] oximeter-db oxql::plan::predicates::tests::push_single_predicate_through_alignment
78782025-06-19T09:16:20.462Z PASS [ 0.017s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries
78792025-06-19T09:16:20.468Z PASS [ 0.015s] oximeter-db oxql::query::tests::test_coalesce_predicates_merged_into_subqueries
78802025-06-19T09:16:20.471Z PASS [ 0.017s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries_with_group_by
78812025-06-19T09:16:20.475Z PASS [ 0.016s] oximeter-db oxql::query::tests::test_insert_filters
78822025-06-19T09:16:20.479Z PASS [ 0.018s] oximeter-db oxql::query::tests::test_insert_filters_with_subqueries
78832025-06-19T09:16:20.482Z PASS [ 0.019s] oximeter-db oxql::query::tests::test_insert_filters_with_nested_subqueries
78842025-06-19T09:16:20.485Z PASS [ 0.013s] oximeter-db oxql::query::tests::test_restrict_filter_idents_expr
78852025-06-19T09:16:20.488Z PASS [ 0.017s] oximeter-db oxql::query::tests::test_query_end_time_across_subqueries
78862025-06-19T09:16:20.491Z PASS [ 0.022s] oximeter-db oxql::query::tests::test_query_end_time
78872025-06-19T09:16:20.494Z PASS [ 0.013s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom_with_timestamp
78882025-06-19T09:16:20.494Z PASS [ 0.014s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom
78892025-06-19T09:16:20.501Z PASS [ 0.014s] oximeter-db query::tests::test_field_cmp
78902025-06-19T09:16:20.504Z PASS [ 0.014s] oximeter-db query::tests::test_field_selector_as_query
78912025-06-19T09:16:20.508Z PASS [ 0.014s] oximeter-db query::tests::test_field_value_as_db_str
78922025-06-19T09:16:20.511Z PASS [ 0.023s] oximeter-db oxql::query::tests::test_split_query
78932025-06-19T09:16:20.515Z PASS [ 0.020s] oximeter-db query::tests::test_select_query_builder_field_selectors
78942025-06-19T09:16:20.522Z PASS [ 0.017s] oximeter-db query::tests::test_select_query_builder_from_parts
78952025-06-19T09:16:20.525Z PASS [ 0.023s] oximeter-db query::tests::test_select_query_builder_filter_raw
78962025-06-19T09:16:20.525Z PASS [ 0.016s] oximeter-db query::tests::test_select_query_builder_limit_offset
78972025-06-19T09:16:20.529Z PASS [ 0.022s] oximeter-db query::tests::test_select_query_builder_full
78982025-06-19T09:16:20.532Z PASS [ 0.016s] oximeter-db query::tests::test_select_query_builder_no_fields
78992025-06-19T09:16:20.538Z PASS [ 0.016s] oximeter-db query::tests::test_select_query_builder_no_selectors
79002025-06-19T09:16:20.541Z PASS [ 0.014s] oximeter-db query::tests::test_time_range
79012025-06-19T09:16:20.546Z PASS [ 0.022s] oximeter-db query::tests::test_string_field_selector
79022025-06-19T09:16:20.549Z PASS [ 0.018s] oximeter-db sql::tests::test_allow_subqueries
79032025-06-19T09:16:20.550Z PASS [ 0.020s] oximeter-db sql::tests::test_allow_limit_offset
79042025-06-19T09:16:20.557Z PASS [ 0.019s] oximeter-db sql::tests::test_cannot_name_database
79052025-06-19T09:16:20.560Z PASS [ 0.020s] oximeter-db sql::tests::test_ctes_are_not_supported
79062025-06-19T09:16:20.564Z PASS [ 0.018s] oximeter-db sql::tests::test_function_allow_list
79072025-06-19T09:16:20.567Z PASS [ 0.016s] oximeter-db sql::tests::test_multiple_statements_are_not_supported
79082025-06-19T09:16:20.580Z PASS [ 0.021s] oximeter-db sql::tests::test_query_with_multiple_timeseries_generates_one_cte
79092025-06-19T09:16:20.584Z PASS [ 0.024s] oximeter-db sql::tests::test_query_must_be_select_statement
79102025-06-19T09:16:20.587Z PASS [ 0.020s] oximeter-db sql::tests::test_safe_sql_does_not_modify_original_alias
79112025-06-19T09:16:20.590Z PASS [ 0.024s] oximeter-db sql::tests::test_require_table_is_timeseries_name
79122025-06-19T09:16:20.590Z PASS [ 0.042s] oximeter-db sql::tests::test_join_must_be_inner
79132025-06-19T09:16:20.596Z PASS [ 0.015s] oximeter-db tests::test_timeseries_key_field_stability
79142025-06-19T09:16:20.599Z PASS [ 0.018s] oximeter-db sql::tests::test_with_comma_join_fails
79152025-06-19T09:16:20.603Z PASS [ 0.017s] oximeter-db tests::test_timeseries_key_sample_stability
79162025-06-19T09:16:20.643Z PASS [ 0.046s] oximeter-instruments http::tests::test_latency_tracker
79172025-06-19T09:16:20.664Z PASS [ 0.063s] oximeter-instruments kstat::link::tests::test_kstat_interested
79182025-06-19T09:16:20.752Z PASS [ 0.109s] oximeter-instruments kstat::link::tests::test_kstat_sampler
79192025-06-19T09:16:20.758Z PASS [ 0.094s] oximeter-instruments kstat::link::tests::test_kstat_sampler_with_overflow
79202025-06-19T09:16:20.830Z PASS [ 0.072s] oximeter-instruments kstat::link::tests::test_kstat_with_expiration
79212025-06-19T09:16:20.837Z PASS [ 0.086s] oximeter-instruments kstat::link::tests::test_kstat_start_time_is_equal
79222025-06-19T09:16:20.886Z PASS [ 0.056s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_kstat_is_gone
79232025-06-19T09:16:20.890Z PASS [ 0.049s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_target_is_removed
79242025-06-19T09:16:20.919Z PASS [ 0.032s] oximeter-macro-impl tests::test_extract_datum_type_by_annotatd_field
79252025-06-19T09:16:20.925Z PASS [ 0.039s] oximeter-instruments kstat::link::tests::test_sled_datalink
79262025-06-19T09:16:20.935Z PASS [ 0.016s] oximeter-macro-impl tests::test_extract_datum_type_by_field_name
79272025-06-19T09:16:20.938Z PASS [ 0.013s] oximeter-macro-impl tests::test_extract_datum_type_multiple_annotated_fields
79282025-06-19T09:16:20.951Z PASS [ 0.016s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated
79292025-06-19T09:16:20.954Z PASS [ 0.013s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated_same_field
79302025-06-19T09:16:20.968Z PASS [ 0.017s] oximeter-macro-impl tests::test_metric_annotated_field
79312025-06-19T09:16:20.974Z PASS [ 0.022s] oximeter-macro-impl tests::test_metric_datum_field
79322025-06-19T09:16:20.982Z PASS [ 0.014s] oximeter-macro-impl tests::test_metric_enum
79332025-06-19T09:16:20.988Z PASS [ 0.014s] oximeter-macro-impl tests::test_metric_without_datum_field
79342025-06-19T09:16:20.995Z PASS [ 0.013s] oximeter-macro-impl tests::test_target
79352025-06-19T09:16:21.002Z PASS [ 0.015s] oximeter-macro-impl tests::test_target_empty_struct
79362025-06-19T09:16:21.010Z PASS [ 0.014s] oximeter-macro-impl tests::test_target_enum
79372025-06-19T09:16:21.017Z PASS [ 0.014s] oximeter-macro-impl tests::test_target_unit_struct
79382025-06-19T09:16:21.023Z PASS [ 0.013s] oximeter-macro-impl tests::test_target_with_datum_field
79392025-06-19T09:16:21.102Z PASS [ 0.079s] oximeter-schema codegen::tests::compute_extra_derives_respects_datum_type_with_no_extra_derives
79402025-06-19T09:16:21.124Z PASS [ 0.022s] oximeter-schema codegen::tests::compute_extra_derives_respects_non_copy_datum_types
79412025-06-19T09:16:21.314Z PASS [ 0.016s] oximeter-schema codegen::tests::compute_extra_derives_respects_non_copy_fields
79422025-06-19T09:16:21.317Z PASS [ 0.016s] oximeter-schema codegen::tests::compute_extra_derives_respects_partially_ordered_datum_types
79432025-06-19T09:16:21.317Z PASS [ 0.015s] oximeter-schema codegen::tests::compute_extra_derives_respects_totally_ordered_datum_types
79442025-06-19T09:16:21.317Z PASS [ 0.023s] oximeter-schema codegen::tests::emit_schema_types_generates_expected_tokens
79452025-06-19T09:16:21.317Z PASS [ 0.013s] oximeter-schema codegen::tests::emit_schema_types_with_no_metric_fields_generates_expected_tokens
79462025-06-19T09:16:21.317Z PASS [ 1.371s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequence_with_valid_unicode_sequence
79472025-06-19T09:16:21.317Z PASS [ 0.030s] oximeter-schema ir::tests::construct_field_schema_fails_with_duplicate_field_names
79482025-06-19T09:16:21.317Z PASS [ 0.017s] oximeter-schema ir::tests::construct_field_schema_fails_with_reference_to_unknown_field
79492025-06-19T09:16:21.317Z PASS [ 0.022s] oximeter-schema ir::tests::construct_field_schema_picks_up_correct_fields
79502025-06-19T09:16:21.317Z PASS [ 0.030s] oximeter-schema ir::tests::ensures_target_has_at_least_one_field
79512025-06-19T09:16:21.317Z PASS [ 0.014s] oximeter-schema ir::tests::extract_authz_scope_requires_relevant_field
79522025-06-19T09:16:21.318Z PASS [ 0.012s] oximeter-schema ir::tests::extract_metric_fields_fails_to_remove_non_existent_metric
79532025-06-19T09:16:21.318Z PASS [ 0.016s] oximeter-schema ir::tests::extract_metric_fields_fails_to_add_existing_metric
79542025-06-19T09:16:21.318Z PASS [ 0.013s] oximeter-schema ir::tests::extract_metric_fields_fails_with_non_increasing_versions
79552025-06-19T09:16:21.318Z PASS [ 0.016s] oximeter-schema ir::tests::extract_metric_fields_requires_adding_first
79562025-06-19T09:16:21.318Z PASS [ 0.013s] oximeter-schema ir::tests::extract_metric_fields_succeeds_with_gaps_in_versions
79572025-06-19T09:16:21.322Z PASS [ 0.013s] oximeter-schema ir::tests::fail_on_empty_descriptions
79582025-06-19T09:16:21.327Z PASS [ 0.016s] oximeter-schema ir::tests::fail_on_empty_metric_name
79592025-06-19T09:16:21.332Z PASS [ 0.013s] oximeter-schema ir::tests::fail_on_empty_target_name
79602025-06-19T09:16:21.347Z PASS [ 0.019s] oximeter-schema ir::tests::fail_on_very_long_field_names
79612025-06-19T09:16:21.354Z PASS [ 0.022s] oximeter-schema ir::tests::fail_on_very_long_timeseries_name
79622025-06-19T09:16:21.362Z PASS [ 0.016s] oximeter-schema ir::tests::into_schema_list_fails_with_zero_metrics
79632025-06-19T09:16:21.374Z PASS [ 0.019s] oximeter-schema ir::tests::load_schema_catches_metric_versions_not_added_in
79642025-06-19T09:16:21.384Z PASS [ 0.022s] oximeter-schema ir::tests::load_schema_fails_with_duplicate_timeseries
79652025-06-19T09:16:21.392Z PASS [ 0.019s] oximeter-schema ir::tests::load_schema_fails_with_nonexistent_target_version
79662025-06-19T09:16:21.404Z PASS [ 0.019s] oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions
79672025-06-19T09:16:21.413Z PASS [ 0.021s] oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions_when_last_is_modified
79682025-06-19T09:16:21.422Z PASS [ 0.018s] oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions_when_last_version_is_removed
79692025-06-19T09:16:21.430Z PASS [ 0.017s] oximeter-schema ir::tests::load_schema_fills_in_late_implied_metric_versions
79702025-06-19T09:16:21.441Z PASS [ 0.019s] oximeter-schema ir::tests::load_schema_skips_versions_until_metric_is_added
79712025-06-19T09:16:21.448Z PASS [ 0.018s] oximeter-schema ir::tests::only_support_format_version_1
79722025-06-19T09:16:21.454Z PASS [ 0.013s] oximeter-schema ir::tests::validate_field_name_disallows_bad_names
79732025-06-19T09:16:21.464Z PASS [ 0.016s] oximeter-schema ir::tests::validate_field_name_verifies_uuid_field_names
79742025-06-19T09:16:21.557Z PASS [ 0.093s] oximeter-test-utils tests::test_sample_struct
79752025-06-19T09:16:21.561Z PASS [ 0.107s] oximeter-test-utils tests::test_gen_test_samples
79762025-06-19T09:16:21.582Z PASS [ 0.021s] oximeter-test-utils tests::test_timeseries_schema_from_parts
79772025-06-19T09:16:21.586Z PASS [ 0.028s] oximeter-test-utils tests::test_schema_field_ordering_across_target_metric
79782025-06-19T09:16:21.596Z PASS [ 0.013s] oximeter-test-utils tests::test_timeseries_schema_from_sample
79792025-06-19T09:16:21.626Z PASS [ 0.040s] oximeter-types histogram::tests::test_bin_range
79802025-06-19T09:16:21.626Z PASS [ 0.030s] oximeter-types histogram::tests::test_bin_range_from
79812025-06-19T09:16:21.638Z PASS [ 0.012s] oximeter-types histogram::tests::test_bin_range_to
79822025-06-19T09:16:21.641Z PASS [ 0.014s] oximeter-types histogram::tests::test_empty_bins_not_supported
79832025-06-19T09:16:21.649Z PASS [ 0.011s] oximeter-types histogram::tests::test_ensure_finite
79842025-06-19T09:16:21.663Z PASS [ 0.023s] oximeter-types histogram::tests::test_histogram
79852025-06-19T09:16:21.666Z PASS [ 0.016s] oximeter-types histogram::tests::test_histogram_construct_with
79862025-06-19T09:16:21.675Z PASS [ 0.013s] oximeter-types histogram::tests::test_histogram_extreme_bins
79872025-06-19T09:16:21.679Z PASS [ 0.012s] oximeter-types histogram::tests::test_histogram_extreme_samples
79882025-06-19T09:16:21.686Z PASS [ 0.011s] oximeter-types histogram::tests::test_histogram_float_bins
79892025-06-19T09:16:21.689Z PASS [ 0.012s] oximeter-types histogram::tests::test_histogram_unbounded_samples
79902025-06-19T09:16:21.701Z PASS [ 0.012s] oximeter-types histogram::tests::test_histogram_with_bins
79912025-06-19T09:16:21.704Z PASS [ 0.015s] oximeter-types histogram::tests::test_histogram_unsorted_bins
79922025-06-19T09:16:21.712Z PASS [ 0.011s] oximeter-types histogram::tests::test_histogram_with_non_partitioned_bins
79932025-06-19T09:16:21.715Z PASS [ 0.012s] oximeter-types histogram::tests::test_histogram_with_overlapping_bins
79942025-06-19T09:16:21.723Z PASS [ 0.011s] oximeter-types histogram::tests::test_log_bins_u64
79952025-06-19T09:16:21.729Z PASS [ 0.016s] oximeter-types histogram::tests::test_log_bins_u8
79962025-06-19T09:16:21.746Z PASS [ 0.017s] oximeter-types histogram::tests::test_log_linear_bins_does_not_overflow_wide_bin_type
79972025-06-19T09:16:21.753Z PASS [ 0.029s] oximeter-types histogram::tests::test_log_linear_bins_all_representable
79982025-06-19T09:16:21.757Z PASS [ 0.012s] oximeter-types histogram::tests::test_log_linear_bins_does_overflow_narrow_bin_type
79992025-06-19T09:16:21.765Z PASS [ 0.012s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_1
80002025-06-19T09:16:21.769Z PASS [ 0.011s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_2
80012025-06-19T09:16:21.776Z PASS [ 0.012s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_3
80022025-06-19T09:16:21.780Z PASS [ 0.012s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_4
80032025-06-19T09:16:21.789Z PASS [ 0.013s] oximeter-types histogram::tests::test_log_linear_bins_integer_size_checks
80042025-06-19T09:16:21.793Z PASS [ 0.012s] oximeter-types histogram::tests::test_log_linear_bins_small_bin_count
80052025-06-19T09:16:21.801Z PASS [ 0.011s] oximeter-types histogram::tests::test_span_decades
80062025-06-19T09:16:21.804Z PASS [ 0.011s] oximeter-types histogram::tests::test_span_decades_other_counts_f64
80072025-06-19T09:16:21.815Z PASS [ 0.014s] oximeter-types histogram::tests::test_span_decades_other_counts_u64_resolution_ok
80082025-06-19T09:16:21.820Z PASS [ 0.012s] oximeter-types histogram::tests::test_span_decades_other_counts_u64_resolution_too_low
80092025-06-19T09:16:21.826Z PASS [ 0.011s] oximeter-types quantile::tests::test_default_percentiles
80102025-06-19T09:16:21.830Z PASS [ 0.014s] oximeter-types quantile::tests::test_empty_observations
80112025-06-19T09:16:21.837Z PASS [ 0.011s] oximeter-types quantile::tests::test_find_cells
80122025-06-19T09:16:21.841Z PASS [ 0.011s] oximeter-types quantile::tests::test_float_observations
80132025-06-19T09:16:21.851Z PASS [ 0.013s] oximeter-types quantile::tests::test_integer_observations
80142025-06-19T09:16:21.854Z PASS [ 0.011s] oximeter-types quantile::tests::test_invalid_p_value
80152025-06-19T09:16:21.861Z PASS [ 0.010s] oximeter-types quantile::tests::test_max_p
80162025-06-19T09:16:21.864Z PASS [ 0.011s] oximeter-types quantile::tests::test_min_p
80172025-06-19T09:16:21.871Z PASS [ 0.010s] oximeter-types quantile::tests::test_non_filled_observations
80182025-06-19T09:16:21.882Z PASS [ 0.019s] oximeter-types quantile::tests::test_rounding
80192025-06-19T09:16:21.886Z PASS [ 0.013s] oximeter-types schema::tests::test_field_schema_ordering
80202025-06-19T09:16:21.922Z PASS [ 0.039s] oximeter-types schema::tests::test_timeseries_name
80212025-06-19T09:16:21.926Z PASS [ 0.041s] oximeter-types schema::tests::test_timeseries_name_from_str
80222025-06-19T09:16:21.938Z PASS [ 0.016s] oximeter-types traits::tests::test_metric_trait
80232025-06-19T09:16:21.946Z PASS [ 0.020s] oximeter-types traits::tests::test_producer_trait
80242025-06-19T09:16:21.949Z PASS [ 0.011s] oximeter-types traits::tests::test_target_trait
80252025-06-19T09:16:21.960Z PASS [ 0.013s] oximeter-types types::tests::test_cumulative_f64
80262025-06-19T09:16:21.963Z PASS [ 0.014s] oximeter-types types::tests::test_cumulative_i64
80272025-06-19T09:16:21.975Z PASS [ 0.015s] oximeter-types types::tests::test_datum
80282025-06-19T09:16:21.979Z PASS [ 0.016s] oximeter-types types::tests::test_field_value_parse_as_type::case_01_as_string
80292025-06-19T09:16:21.986Z PASS [ 0.011s] oximeter-types types::tests::test_field_value_parse_as_type::case_02_as_i8
80302025-06-19T09:16:21.991Z PASS [ 0.012s] oximeter-types types::tests::test_field_value_parse_as_type::case_03_as_u8
80312025-06-19T09:16:22.000Z PASS [ 0.013s] oximeter-types types::tests::test_field_value_parse_as_type::case_04_as_i16
80322025-06-19T09:16:22.003Z PASS [ 0.011s] oximeter-types types::tests::test_field_value_parse_as_type::case_05_as_u16
80332025-06-19T09:16:22.015Z PASS [ 0.012s] oximeter-types types::tests::test_field_value_parse_as_type::case_07_as_u32
80342025-06-19T09:16:22.018Z PASS [ 0.016s] oximeter-types types::tests::test_field_value_parse_as_type::case_06_as_i32
80352025-06-19T09:16:22.026Z PASS [ 0.011s] oximeter-types types::tests::test_field_value_parse_as_type::case_08_as_i64
80362025-06-19T09:16:22.032Z PASS [ 0.016s] oximeter-types types::tests::test_field_value_parse_as_type::case_09_as_u64
80372025-06-19T09:16:22.036Z PASS [ 0.011s] oximeter-types types::tests::test_field_value_parse_as_type::case_10_as_uuid
80382025-06-19T09:16:22.043Z PASS [ 0.011s] oximeter-types types::tests::test_field_value_parse_as_type::case_11_as_ipv4addr
80392025-06-19T09:16:22.048Z PASS [ 0.011s] oximeter-types types::tests::test_field_value_parse_as_type::case_12_as_ipv6addr
80402025-06-19T09:16:22.056Z PASS [ 0.013s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_1_as_u64
80412025-06-19T09:16:22.059Z PASS [ 0.011s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_2_as_uuid
80422025-06-19T09:16:22.066Z PASS [ 0.011s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_3_as_bool
80432025-06-19T09:16:22.070Z PASS [ 0.011s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_4_as_ipaddr
80442025-06-19T09:16:22.076Z PASS [ 0.010s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_5_as_uuid
80452025-06-19T09:16:22.082Z PASS [ 0.012s] oximeter-types types::tests::test_measurement
80462025-06-19T09:16:22.088Z PASS [ 0.012s] oximeter-types types::tests::test_verify_field_names
80472025-06-19T09:16:22.097Z PASS [ 0.009s] oxlog tests::test_is_oxide_smf_log_file
80482025-06-19T09:16:22.101Z PASS [ 0.019s] oxlog tests::test_daterange_filter
80492025-06-19T09:16:22.108Z PASS [ 0.011s] oxlog tests::test_oxide_smf_service_name_from_log_file_name
80502025-06-19T09:16:22.111Z PASS [ 0.008s] oxlog tests::test_sort_logs
80512025-06-19T09:16:22.155Z PASS [ 0.047s] oxlog::bin/oxlog tests::test_parse_timestamp
80522025-06-19T09:16:22.169Z PASS [ 0.060s] oxql-types point::tests::test_cast_points_from_bool
80532025-06-19T09:16:22.176Z PASS [ 0.021s] oxql-types point::tests::test_cast_points_from_double
80542025-06-19T09:16:22.184Z PASS [ 0.015s] oxql-types point::tests::test_cast_points_from_double_distribution
80552025-06-19T09:16:22.188Z PASS [ 0.011s] oxql-types point::tests::test_cast_points_from_int_distribution
80562025-06-19T09:16:22.196Z PASS [ 0.011s] oxql-types point::tests::test_cast_points_from_integer
80572025-06-19T09:16:22.208Z PASS [ 0.012s] oxql-types point::tests::test_join_point_arrays
80582025-06-19T09:16:22.215Z PASS [ 0.028s] oxql-types point::tests::test_cast_points_from_string
80592025-06-19T09:16:22.221Z PASS [ 0.013s] oxql-types point::tests::test_point_delta_between
80602025-06-19T09:16:22.226Z PASS [ 0.011s] oxql-types point::tests::test_point_delta_between_overlapping_time_ranges
80612025-06-19T09:16:22.232Z PASS [ 0.011s] oxql-types point::tests::test_point_delta_between_with_new_epoch
80622025-06-19T09:16:22.237Z PASS [ 0.011s] oxql-types point::tests::test_push_concrete_values
80632025-06-19T09:16:22.246Z PASS [ 0.014s] oxql-types point::tests::test_sub_between_histogram_distributions
80642025-06-19T09:16:22.284Z PASS [ 0.038s] range-requests test::get_response_no_range
80652025-06-19T09:16:22.322Z PASS [ 0.085s] parallel-task-set test::test_spawn_many
80662025-06-19T09:16:22.325Z PASS [ 0.038s] range-requests test::get_response_with_range
80672025-06-19T09:16:22.330Z PASS [ 0.008s] range-requests test::invalid_ranges
80682025-06-19T09:16:22.338Z PASS [ 0.016s] range-requests test::parse_range_invalid
80692025-06-19T09:16:22.341Z PASS [ 0.009s] range-requests test::parse_range_valid
80702025-06-19T09:16:22.350Z PASS [ 0.011s] range-requests test::range_into_str
80712025-06-19T09:16:22.356Z PASS [ 0.018s] range-requests test::potential_range_parsing_does_not_crash
80722025-06-19T09:16:22.360Z PASS [ 0.010s] range-requests test::single_range_parsing_does_not_crash
80732025-06-19T09:16:23.100Z PASS [ 0.740s] reconfigurator-cli::test-scripts script::cmds-example.txt
80742025-06-19T09:16:23.237Z PASS [ 0.137s] reconfigurator-cli::test-scripts script::cmds-expunge-newly-added-external-dns.txt
80752025-06-19T09:16:23.353Z PASS [ 0.996s] reconfigurator-cli::test-custom test_target_release
80762025-06-19T09:16:23.363Z PASS [ 0.126s] reconfigurator-cli::test-scripts script::cmds-expunge-newly-added-internal-dns.txt
80772025-06-19T09:16:23.444Z PASS [ 0.081s] reconfigurator-cli::test-scripts script::cmds-set-remove-mupdate-override.txt
80782025-06-19T09:16:23.501Z PASS [ 0.147s] reconfigurator-cli::test-scripts script::cmds-set-mgs-updates.txt
80792025-06-19T09:16:23.569Z PASS [ 0.125s] reconfigurator-cli::test-scripts script::cmds-set-zone-images.txt
80802025-06-19T09:16:23.613Z PASS [ 0.112s] reconfigurator-cli::test-scripts script::cmds.txt
80812025-06-19T09:16:24.058Z PASS [ 3.041s] oximeter-producer tests::test_producer_registration_task
80822025-06-19T09:16:24.490Z PASS [ 0.921s] sled-agent-config-reconciler dataset_serialization_task::illumos_tests::ensure_datasets
80832025-06-19T09:16:24.643Z PASS [ 1.030s] sled-agent-config-reconciler dataset_serialization_task::illumos_tests::ensure_datasets_get_mounted
80842025-06-19T09:16:24.901Z PASS [ 0.842s] sled-agent-config-reconciler dataset_serialization_task::illumos_tests::ensure_datasets_get_mounted_even_with_data
80852025-06-19T09:16:25.473Z PASS [ 0.831s] sled-agent-config-reconciler dataset_serialization_task::illumos_tests::nested_dataset
80862025-06-19T09:16:26.208Z PASS [ 1.306s] sled-agent-config-reconciler dataset_serialization_task::tests::datasets_skipped_if_zpool_not_managed
80872025-06-19T09:16:28.251Z PASS [ 2.778s] sled-agent-config-reconciler dataset_serialization_task::tests::ensure_dataset_calls_skipped_if_not_needed
80882025-06-19T09:16:28.533Z PASS [ 32.100s] omicron-sled-agent nexus::test::nexus_self_notification_test
80892025-06-19T09:16:29.449Z PASS [ 0.916s] sled-agent-config-reconciler dataset_serialization_task::tests::transient_zone_datasets_skipped_if_no_transient_zone_root
80902025-06-19T09:16:29.766Z PASS [ 3.559s] sled-agent-config-reconciler dataset_serialization_task::tests::find_orphaned_datasets
80912025-06-19T09:16:29.807Z PASS [ 0.040s] sled-agent-config-reconciler dump_setup::tests::test_archives_rotated_logs_and_cores
80922025-06-19T09:16:29.836Z PASS [ 0.028s] sled-agent-config-reconciler dump_setup::tests::test_configures_coreadm_only_when_crash_dataset_mounted
80932025-06-19T09:16:29.890Z PASS [ 0.054s] sled-agent-config-reconciler dump_setup::tests::test_debug_dir_cleaned_over_threshold
80942025-06-19T09:16:29.928Z PASS [ 0.038s] sled-agent-config-reconciler dump_setup::tests::test_debug_dir_cleaned_over_threshold_many_files
80952025-06-19T09:16:29.962Z PASS [ 0.034s] sled-agent-config-reconciler dump_setup::tests::test_debug_dir_cleanup_ignores_support_bundles
80962025-06-19T09:16:29.993Z PASS [ 0.030s] sled-agent-config-reconciler dump_setup::tests::test_debug_dir_not_cleaned_under_threshold
80972025-06-19T09:16:30.021Z PASS [ 0.028s] sled-agent-config-reconciler dump_setup::tests::test_does_not_configure_coreadm_when_no_crash_dataset_mounted
80982025-06-19T09:16:30.055Z PASS [ 0.034s] sled-agent-config-reconciler dump_setup::tests::test_dumpadm_called_when_vacant_slice_but_no_dir
80992025-06-19T09:16:30.091Z PASS [ 0.036s] sled-agent-config-reconciler dump_setup::tests::test_savecore_and_dumpadm_invoked_when_slices_occupied_and_dir_is_available
81002025-06-19T09:16:30.126Z PASS [ 0.035s] sled-agent-config-reconciler dump_setup::tests::test_savecore_and_dumpadm_not_called_when_occupied_and_no_dir
81012025-06-19T09:16:30.443Z PASS [ 0.317s] sled-agent-config-reconciler internal_disks::tests::boot_disks_sort_ahead_of_non_boot_disks_in_id_map
81022025-06-19T09:16:30.877Z PASS [ 1.428s] sled-agent-config-reconciler dataset_serialization_task::tests::transient_zone_ensured_after_transient_zone_root
81032025-06-19T09:16:30.919Z PASS [ 0.041s] sled-agent-config-reconciler internal_disks::tests::firmware_updates_are_propagated
81042025-06-19T09:16:30.958Z PASS [ 0.039s] sled-agent-config-reconciler internal_disks::tests::only_m2_disks_are_adopted
81052025-06-19T09:16:30.994Z PASS [ 0.036s] sled-agent-config-reconciler internal_disks::tests::removed_disks_are_propagated
81062025-06-19T09:16:31.104Z PASS [ 0.109s] sled-agent-config-reconciler ledger::legacy_configs::tests::convert_legacy_ledgers_merges_old_configs
81072025-06-19T09:16:31.304Z PASS [ 6.814s] sled-agent-config-reconciler dataset_serialization_task::illumos_tests::ensure_many_datasets
81082025-06-19T09:16:31.330Z PASS [ 0.027s] sled-agent-config-reconciler ledger::legacy_configs::tests::convert_legacy_ledgers_returns_none_if_no_legacy_configs
81092025-06-19T09:16:31.404Z PASS [ 0.073s] sled-agent-config-reconciler ledger::legacy_configs::tests::test_merge_old_configs
81102025-06-19T09:16:31.442Z PASS [ 0.038s] sled-agent-config-reconciler ledger::legacy_configs::tests::test_old_config_schema
81112025-06-19T09:16:31.514Z PASS [ 0.072s] sled-agent-config-reconciler ledger::tests::convert_legacy_ledgers_if_present
81122025-06-19T09:16:31.540Z PASS [ 0.026s] sled-agent-config-reconciler ledger::tests::first_config_is_ledgered
81132025-06-19T09:16:31.569Z PASS [ 0.029s] sled-agent-config-reconciler ledger::tests::read_existing_config
81142025-06-19T09:16:31.600Z PASS [ 0.031s] sled-agent-config-reconciler ledger::tests::reject_artifact_configs_removing_referenced_artifacts
81152025-06-19T09:16:31.622Z PASS [ 0.022s] sled-agent-config-reconciler ledger::tests::reject_config_changed_without_generation_bump
81162025-06-19T09:16:31.652Z PASS [ 0.029s] sled-agent-config-reconciler ledger::tests::reject_configs_referencing_nonexistent_artifacts
81172025-06-19T09:16:31.684Z PASS [ 0.032s] sled-agent-config-reconciler ledger::tests::reject_old_config_generation
81182025-06-19T09:16:31.708Z PASS [ 0.024s] sled-agent-config-reconciler ledger::tests::wait_for_at_least_one_internal_disk
81192025-06-19T09:16:31.787Z PASS [ 0.684s] sled-agent-config-reconciler ledger::legacy_configs::tests::convert_legacy_ledgers_panics_if_partial_legacy_configs
81202025-06-19T09:16:31.908Z PASS [ 1.464s] sled-agent-config-reconciler internal_disks::tests::failures_are_retried
81212025-06-19T09:16:33.481Z PASS [ 1.773s] sled-agent-config-reconciler raw_disks::tests::proptest_raw_disk_changes
81222025-06-19T09:16:34.604Z PASS [ 2.816s] sled-agent-config-reconciler reconciler_task::external_disks::tests::fail_if_disk_not_present
81232025-06-19T09:16:35.222Z PASS [ 6.971s] sled-agent-config-reconciler dataset_serialization_task::tests::nested_dataset_operations
81242025-06-19T09:16:35.251Z PASS [ 0.029s] sled-agent-config-reconciler reconciler_task::zones::tests::shutdown_dns_does_dns_specific_cleanup
81252025-06-19T09:16:35.288Z PASS [ 0.037s] sled-agent-config-reconciler reconciler_task::zones::tests::shutdown_retries_after_failed_halt
81262025-06-19T09:16:35.298Z PASS [ 14.708s] oximeter-db::integration_test test_schemas_disjoint
81272025-06-19T09:16:35.317Z PASS [ 0.030s] sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_fails_if_halting_preexisting_zone_fails
81282025-06-19T09:16:35.322Z PASS [ 0.025s] sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_fails_if_missing_durable_dataset
81292025-06-19T09:16:35.341Z PASS [ 0.024s] sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_fails_if_missing_root_dataset
81302025-06-19T09:16:35.344Z PASS [ 0.022s] sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_fails_if_time_not_synced_when_required
81312025-06-19T09:16:35.367Z PASS [ 0.025s] sled-agent-config-reconciler reconciler_task::zones::tests::start_zone_stops_preexisting_zones
81322025-06-19T09:16:35.370Z PASS [ 0.026s] sled-agent-config-reconciler reconciler_task::zones::tests::start_zones_that_previously_failed_to_start
81332025-06-19T09:16:35.492Z PASS [ 0.125s] sled-agent-types early_networking::tests::serialized_early_network_config_v0_to_v2_conversion
81342025-06-19T09:16:35.492Z PASS [ 0.122s] sled-agent-types early_networking::tests::serialized_early_network_config_v1_to_v2_conversion
81352025-06-19T09:16:35.534Z PASS [ 0.043s] sled-agent-types rack_init::tests::parse_rack_initialization_weak_hash
81362025-06-19T09:16:35.538Z PASS [ 0.046s] sled-agent-types rack_init::tests::parse_rack_initialization
81372025-06-19T09:16:35.555Z PASS [ 0.018s] sled-agent-types rack_init::tests::test_subnets
81382025-06-19T09:16:35.576Z PASS [ 0.041s] sled-agent-types rack_init::tests::test_extra_certs
81392025-06-19T09:16:35.591Z PASS [ 0.036s] sled-agent-types rack_init::tests::validate_external_dns_ips_must_be_in_internal_services_ip_pools
81402025-06-19T09:16:35.596Z PASS [ 0.020s] sled-agent-types sled::tests::serialize_start_sled_agent_v0_deserialize_v1
81412025-06-19T09:16:35.607Z PASS [ 0.016s] sled-agent-types zone_bundle::tests::test_compare_bundles
81422025-06-19T09:16:35.612Z PASS [ 0.017s] sled-agent-types zone_bundle::tests::test_priority_dimension
81432025-06-19T09:16:35.623Z PASS [ 0.016s] sled-agent-types zone_bundle::tests::test_sort_zone_bundle_cause
81442025-06-19T09:16:35.628Z PASS [ 0.015s] sled-agent-types zone_bundle::tests::test_storage_limit_bytes_available
81452025-06-19T09:16:35.678Z PASS [ 3.770s] sled-agent-config-reconciler reconciler_task::external_disks::tests::firmware_updates_are_propagated
81462025-06-19T09:16:35.724Z PASS [ 0.096s] sled-agent-zone-images mupdate_override::tests::read_boot_install_dataset_missing
81472025-06-19T09:16:35.724Z PASS [ 0.046s] sled-agent-zone-images mupdate_override::tests::read_boot_install_dataset_not_dir
81482025-06-19T09:16:35.731Z PASS [ 0.108s] sled-agent-zone-images mupdate_override::tests::read_boot_absent_other_present
81492025-06-19T09:16:35.746Z PASS [ 0.022s] sled-agent-zone-images mupdate_override::tests::read_boot_present_other_absent
81502025-06-19T09:16:35.749Z PASS [ 0.025s] sled-agent-zone-images mupdate_override::tests::read_boot_read_error
81512025-06-19T09:16:35.753Z PASS [ 0.021s] sled-agent-zone-images mupdate_override::tests::read_both_absent
81522025-06-19T09:16:35.765Z PASS [ 0.018s] sled-agent-zone-images mupdate_override::tests::read_both_present
81532025-06-19T09:16:35.770Z PASS [ 0.021s] sled-agent-zone-images mupdate_override::tests::read_different_values
81542025-06-19T09:16:35.774Z PASS [ 0.020s] sled-agent-zone-images mupdate_override::tests::read_solo_boot_disk
81552025-06-19T09:16:35.799Z PASS [ 0.029s] sled-agent-zone-images source_resolver::tests::file_source_zone_manifest_invalid
81562025-06-19T09:16:35.802Z PASS [ 0.028s] sled-agent-zone-images zone_manifest::tests::read_boot_disk_missing
81572025-06-19T09:16:35.802Z PASS [ 0.038s] sled-agent-zone-images source_resolver::tests::file_source_with_errors
81582025-06-19T09:16:35.824Z PASS [ 0.023s] sled-agent-zone-images zone_manifest::tests::read_boot_disk_zone_mismatch
81592025-06-19T09:16:35.827Z PASS [ 0.026s] sled-agent-zone-images zone_manifest::tests::read_boot_disk_read_error
81602025-06-19T09:16:35.831Z PASS [ 0.029s] sled-agent-zone-images zone_manifest::tests::read_non_boot_disk_zone_mismatch
81612025-06-19T09:16:35.846Z PASS [ 0.023s] sled-agent-zone-images zone_manifest::tests::read_success
81622025-06-19T09:16:36.352Z PASS [ 2.870s] sled-agent-config-reconciler reconciler_task::external_disks::tests::internal_disks_are_rejected
81632025-06-19T09:16:37.729Z PASS [ 3.124s] sled-agent-config-reconciler reconciler_task::external_disks::tests::remove_disks_not_in_config
81642025-06-19T09:16:37.753Z PASS [ 0.025s] sled-diagnostics logs::test::test_sort_cockroach_extra_logs
81652025-06-19T09:16:37.788Z PASS [ 0.034s] sled-diagnostics queries::test::test_command_stderr_is_correct
81662025-06-19T09:16:37.817Z PASS [ 0.030s] sled-diagnostics queries::test::test_command_stdout_is_correct
81672025-06-19T09:16:37.849Z PASS [ 0.032s] sled-diagnostics queries::test::test_command_stdout_stderr_are_interleaved
81682025-06-19T09:16:38.379Z PASS [ 0.529s] sled-diagnostics queries::test::test_long_running_command_is_aborted
81692025-06-19T09:16:38.456Z PASS [ 0.078s] sled-hardware disk::test::test_disk_paths
81702025-06-19T09:16:38.477Z PASS [ 0.021s] sled-hardware disk::test::test_partition_device_paths
81712025-06-19T09:16:38.564Z PASS [ 17.967s] oximeter-instruments kstat::link::tests::overflowing_self_stat_queue_does_not_block_sampler
81722025-06-19T09:16:38.584Z PASS [ 0.107s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_cannot_format
81732025-06-19T09:16:38.594Z PASS [ 0.023s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_fails_with_empty_gpt
81742025-06-19T09:16:38.608Z PASS [ 0.023s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_with_expected_format
81752025-06-19T09:16:38.617Z PASS [ 0.022s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_fails_with_empty_gpt
81762025-06-19T09:16:38.637Z PASS [ 0.029s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_format_with_dev_path
81772025-06-19T09:16:38.642Z PASS [ 0.025s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_no_format_without_dev_path
81782025-06-19T09:16:38.662Z PASS [ 0.025s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_with_expected_format
81792025-06-19T09:16:38.669Z PASS [ 0.027s] sled-hardware-types underlay::tests::test_mac_to_bootstrap_ip
81802025-06-19T09:16:38.724Z PASS [ 0.062s] sled-storage dataset::test::serialize_dataset_name
81812025-06-19T09:16:38.756Z PASS [ 0.087s] sled-storage manager::test::test_datasets_schema
81822025-06-19T09:16:38.756Z PASS [ 0.032s] sled-storage manager::test::test_omicron_physical_disks_schema
81832025-06-19T09:16:39.158Z PASS [ 3.327s] sled-diagnostics logs::illumos_tests::log_collection_comes_from_snapshot
81842025-06-19T09:16:39.199Z PASS [ 0.041s] sled-storage manager::tests::detected_raw_disk_removal_triggers_notification
81852025-06-19T09:16:39.300Z PASS [ 3.452s] sled-diagnostics logs::illumos_tests::log_paths_found_correctly_in_snapshot
81862025-06-19T09:16:39.376Z PASS [ 3.551s] sled-diagnostics logs::illumos_tests::collect_current_logs
81872025-06-19T09:16:39.717Z PASS [ 3.365s] sled-diagnostics logs::illumos_tests::log_snapshots_work
81882025-06-19T09:16:40.229Z PASS [ 1.473s] sled-storage manager::tests::add_raw_u2_does_not_create_zpool
81892025-06-19T09:16:41.023Z PASS [ 2.266s] sled-storage manager::tests::add_control_plane_disks_requires_keymanager
81902025-06-19T09:16:41.063Z PASS [ 0.041s] sled-storage manager::tests::ensure_using_exactly_these_disks
81912025-06-19T09:16:41.599Z PASS [ 2.300s] sled-storage manager::tests::ensure_datasets
81922025-06-19T09:16:41.673Z PASS [ 2.296s] sled-storage manager::tests::ensure_datasets_get_mounted
81932025-06-19T09:16:41.786Z PASS [ 2.069s] sled-storage manager::tests::ensure_datasets_get_mounted_even_with_data
81942025-06-19T09:16:42.146Z PASS [ 2.947s] sled-storage manager::tests::disks_automatically_managed_after_key_manager_ready
81952025-06-19T09:16:42.230Z PASS [ 30.033s] oximeter-db client::tests::cannot_ping_nonexistent_server
81962025-06-19T09:16:42.989Z PASS [ 1.202s] sled-storage manager::tests::update_rawdisk_firmware
81972025-06-19T09:16:43.417Z PASS [ 2.353s] sled-storage manager::tests::ledger_writes_require_at_least_one_m2
81982025-06-19T09:16:44.126Z PASS [ 23.533s] oximeter-db::integration_test test_cluster
81992025-06-19T09:16:44.248Z PASS [ 2.648s] sled-storage manager::tests::nested_dataset
82002025-06-19T09:16:44.286Z PASS [ 1.297s] sled-storage manager::tests::wait_for_boot_disk
82012025-06-19T09:16:44.403Z PASS [ 0.155s] trust-quorum validators::tests::test_validate_reconfigure_msg_failure
82022025-06-19T09:16:44.420Z PASS [ 0.297s] trust-quorum node::tests::initial_configuration
82032025-06-19T09:16:44.438Z PASS [ 0.151s] trust-quorum validators::tests::test_validate_reconfigure_msg_new_success
82042025-06-19T09:16:44.451Z PASS [ 2.778s] sled-storage manager::tests::queued_disks_get_requeued_on_secret_retriever_error
82052025-06-19T09:16:44.519Z PASS [ 1.102s] trust-quorum crypto::tests::rack_secret_test
82062025-06-19T09:16:44.617Z PASS [ 2.386s] sled-storage manager::tests::upsert_filesystem_no_uuid
82072025-06-19T09:16:44.632Z PASS [ 0.113s] update-common artifacts::update_plan::tests::test_bad_hubris_cabooses
82082025-06-19T09:16:44.697Z PASS [ 0.065s] update-common artifacts::update_plan::tests::test_multi_rot_bord
82092025-06-19T09:16:44.697Z PASS [ 0.080s] update-common artifacts::update_plan::tests::test_bad_rot_versions
82102025-06-19T09:16:44.735Z PASS [ 0.038s] update-common artifacts::update_plan::tests::test_split_control_plane
82112025-06-19T09:16:44.760Z PASS [ 0.025s] update-common artifacts::update_plan::tests::test_too_many_rot_bootloaders
82122025-06-19T09:16:44.766Z PASS [ 0.066s] update-common artifacts::update_plan::tests::test_multi_rot_version
82132025-06-19T09:16:44.796Z PASS [ 0.036s] update-common artifacts::update_plan::tests::test_too_many_rot_bord
82142025-06-19T09:16:44.823Z PASS [ 0.060s] update-common artifacts::update_plan::tests::test_update_plan_from_artifacts
82152025-06-19T09:16:44.904Z PASS [ 2.757s] sled-storage manager::tests::upsert_filesystem
82162025-06-19T09:16:44.923Z PASS [ 0.020s] update-engine display::line_display_shared::tests::test_format_progress_counter
82172025-06-19T09:16:44.942Z PASS [ 0.018s] update-engine display::line_display_shared::tests::test_start_line
82182025-06-19T09:16:44.963Z PASS [ 0.021s] update-engine engine::tests::error_exits_early
82192025-06-19T09:16:44.995Z PASS [ 0.172s] update-engine display::group_display::tests::test_stats
82202025-06-19T09:16:45.000Z PASS [ 0.036s] update-engine events::tests::progress_event_parse_unknown
82212025-06-19T09:16:45.016Z PASS [ 0.017s] update-engine spec::tests::test_merge_anyhow_list
82222025-06-19T09:16:45.020Z PASS [ 0.022s] update-engine events::tests::step_event_parse_unknown
82232025-06-19T09:16:45.049Z PASS [ 0.032s] wicket state::inventory::tests::component_id_display
82242025-06-19T09:16:45.056Z PASS [ 0.636s] update-common artifacts::artifacts_with_plan::tests::test_extract_fake
82252025-06-19T09:16:45.056Z PASS [ 0.618s] update-common artifacts::artifacts_with_plan::tests::test_extract_fake_split
82262025-06-19T09:16:45.075Z PASS [ 0.026s] wicket state::rack::tests::prev_next_are_opposites
82272025-06-19T09:16:45.075Z PASS [ 0.019s] wicket state::rack::tests::up_down_are_opposites
82282025-06-19T09:16:45.121Z PASS [ 0.716s] trust-quorum::coordinator test_coordinator_behavior_from_empty_state
82292025-06-19T09:16:45.136Z PASS [ 0.340s] update-engine buffer::tests::test_buffer
82302025-06-19T09:16:45.186Z PASS [ 0.110s] wicket-common rack_setup::tests::roundtrip_import_export_policy
82312025-06-19T09:16:45.190Z PASS [ 0.174s] wicket cli::rack_setup::config_toml::tests::round_trip_nonempty_config
82322025-06-19T09:16:45.228Z PASS [ 0.152s] wicketd installinator_progress::tests::test_states
82332025-06-19T09:16:45.234Z PASS [ 0.111s] wicketd rss_config::tests::test_bgp_auth_key_states
82342025-06-19T09:16:45.521Z PASS [ 0.465s] wicket::mod integration_tests::command_tests::test_wicket_ssh_force_command_like
82352025-06-19T09:16:46.374Z PASS [ 1.238s] wicketd::mod integration_tests::inventory::test_inventory
82362025-06-19T09:16:46.769Z PASS [ 1.578s] wicketd::mod integration_tests::updates::test_update_races
82372025-06-19T09:16:46.921Z PASS [ 1.736s] wicketd::mod integration_tests::updates::test_installinator_fetch
82382025-06-19T09:16:47.292Z PASS [ 2.841s] update-common artifacts::artifacts_with_plan::tests::test_fake_archive_idempotent
82392025-06-19T09:16:48.330Z PASS [ 8.100s] sled-storage manager::tests::ensure_many_datasets
82402025-06-19T09:16:48.822Z PASS [ 3.594s] wicketd::mod integration_tests::updates::test_updates
82412025-06-19T09:16:48.825Z────────────
82422025-06-19T09:16:48.825Z Summary [2618.092s] 2094 tests run: 2094 passed (30 slow, 1 leaky), 3 skipped
82432025-06-19T09:16:48.900Z
82442025-06-19T09:16:48.903Zreal 44:00.238073759
82452025-06-19T09:16:48.903Zuser 4:36:53.715999768
82462025-06-19T09:16:48.903Zsys 44:30.774485785
82472025-06-19T09:16:48.903Ztrap 3:48.647705473
82482025-06-19T09:16:48.903Ztflt 41.420176205
82492025-06-19T09:16:48.903Zdflt 2:30.327673626
82502025-06-19T09:16:48.903Zkflt 0.670396042
82512025-06-19T09:16:48.903Zlock 1498:15:49.029256599
82522025-06-19T09:16:48.903Zslp 119:38:41.471160041
82532025-06-19T09:16:48.903Zlat 6:05:27.149662861
82542025-06-19T09:16:48.903Zstop 1:11:46.687838577
82552025-06-19T09:16:48.903Z+ banner doctest
82562025-06-19T09:16:48.903Z
82572025-06-19T09:16:48.903Z ##### #### #### ##### ###### #### #####
82582025-06-19T09:16:48.903Z # # # # # # # # # #
82592025-06-19T09:16:48.904Z # # # # # # ##### #### #
82602025-06-19T09:16:48.904Z # # # # # # # # #
82612025-06-19T09:16:48.904Z # # # # # # # # # # #
82622025-06-19T09:16:48.904Z ##### #### #### # ###### #### #
82632025-06-19T09:16:48.905Z
82642025-06-19T09:16:48.906Z+ ptime -m timeout 1h cargo test --doc --locked --verbose --no-fail-fast
82652025-06-19T09:16:51.100Z Fresh unicode-ident v1.0.18
82662025-06-19T09:16:51.100Z Fresh cfg-if v1.0.1
82672025-06-19T09:16:51.103Z Fresh autocfg v1.4.0
82682025-06-19T09:16:51.103Z Fresh memchr v2.7.4
82692025-06-19T09:16:51.103Z Fresh value-bag v1.9.0
82702025-06-19T09:16:51.104Z Fresh proc-macro2 v1.0.95
82712025-06-19T09:16:51.104Z Fresh log v0.4.27
82722025-06-19T09:16:51.104Z Fresh version_check v0.9.5
82732025-06-19T09:16:51.104Z Fresh smallvec v1.15.0
82742025-06-19T09:16:51.104Z Fresh itoa v1.0.11
82752025-06-19T09:16:51.104Z Fresh quote v1.0.40
82762025-06-19T09:16:51.104Z Fresh libc v0.2.174
82772025-06-19T09:16:51.104Z Fresh scopeguard v1.2.0
82782025-06-19T09:16:51.104Z Fresh stable_deref_trait v1.2.0
82792025-06-19T09:16:51.104Z Fresh ryu v1.0.18
82802025-06-19T09:16:51.104Z Fresh syn v2.0.103
82812025-06-19T09:16:51.104Z Fresh getrandom v0.2.15
82822025-06-19T09:16:51.104Z Fresh lock_api v0.4.12
82832025-06-19T09:16:51.104Z Fresh once_cell v1.21.3
82842025-06-19T09:16:51.104Z Fresh shlex v1.3.0
82852025-06-19T09:16:51.104Z Fresh serde_derive v1.0.219
82862025-06-19T09:16:51.104Z Fresh zeroize_derive v1.4.2
82872025-06-19T09:16:51.105Z Fresh rand_core v0.6.4
82882025-06-19T09:16:51.105Z Fresh libm v0.2.8
82892025-06-19T09:16:51.105Z Fresh synstructure v0.13.1
82902025-06-19T09:16:51.105Z Fresh zerovec-derive v0.10.3
82912025-06-19T09:16:51.105Z Fresh displaydoc v0.2.5
82922025-06-19T09:16:51.105Z Fresh serde v1.0.219
82932025-06-19T09:16:51.105Z Fresh zeroize v1.8.1
82942025-06-19T09:16:51.105Z Fresh num-traits v0.2.19
82952025-06-19T09:16:51.105Z Fresh zerofrom-derive v0.1.4
82962025-06-19T09:16:51.105Z Fresh yoke-derive v0.7.4
82972025-06-19T09:16:51.105Z Fresh writeable v0.5.5
82982025-06-19T09:16:51.105Z Fresh percent-encoding v2.3.1
82992025-06-19T09:16:51.105Z Fresh litemap v0.7.3
83002025-06-19T09:16:51.110Z Fresh bytes v1.10.1
83012025-06-19T09:16:51.110Z Fresh bitflags v2.9.0
83022025-06-19T09:16:51.110Z Fresh zerofrom v0.1.4
83032025-06-19T09:16:51.110Z Fresh serde_json v1.0.140
83042025-06-19T09:16:51.110Z Fresh icu_provider_macros v1.5.0
83052025-06-19T09:16:51.110Z Fresh regex-syntax v0.8.5
83062025-06-19T09:16:51.110Z Fresh pin-project-lite v0.2.14
83072025-06-19T09:16:51.110Z Fresh yoke v0.7.4
83082025-06-19T09:16:51.110Z Fresh jobserver v0.1.32
83092025-06-19T09:16:51.110Z Fresh icu_locid_transform_data v1.5.0
83102025-06-19T09:16:51.110Z Fresh icu_properties_data v1.5.0
83112025-06-19T09:16:51.110Z Fresh write16 v1.0.0
83122025-06-19T09:16:51.110Z Fresh utf8_iter v1.0.4
83132025-06-19T09:16:51.110Z Fresh icu_normalizer_data v1.5.0
83142025-06-19T09:16:51.110Z Fresh zerovec v0.10.4
83152025-06-19T09:16:51.110Z Fresh semver v1.0.26
83162025-06-19T09:16:51.110Z Fresh cc v1.2.15
83172025-06-19T09:16:51.110Z Fresh byteorder v1.5.0
83182025-06-19T09:16:51.110Z Fresh utf16_iter v1.0.5
83192025-06-19T09:16:51.110Z Fresh aho-corasick v1.1.3
83202025-06-19T09:16:51.110Z Fresh form_urlencoded v1.2.1
83212025-06-19T09:16:51.110Z Fresh subtle v2.6.1
83222025-06-19T09:16:51.110Z Fresh tinystr v0.7.6
83232025-06-19T09:16:51.110Z Fresh icu_collections v1.5.0
83242025-06-19T09:16:51.110Z Fresh regex-automata v0.4.8
83252025-06-19T09:16:51.110Z Fresh equivalent v1.0.2
83262025-06-19T09:16:51.110Z Fresh foldhash v0.1.5
83272025-06-19T09:16:51.110Z Fresh allocator-api2 v0.2.21
83282025-06-19T09:16:51.110Z Fresh icu_locid v1.5.0
83292025-06-19T09:16:51.110Z Fresh hashbrown v0.15.3
83302025-06-19T09:16:51.110Z Fresh errno v0.3.12
83312025-06-19T09:16:51.110Z Fresh fnv v1.0.7
83322025-06-19T09:16:51.110Z Fresh icu_provider v1.5.0
83332025-06-19T09:16:51.110Z Fresh parking_lot_core v0.9.10
83342025-06-19T09:16:51.111Z Fresh getrandom v0.3.1
83352025-06-19T09:16:51.111Z Fresh signal-hook-registry v1.4.2
83362025-06-19T09:16:51.111Z Fresh futures-core v0.3.31
83372025-06-19T09:16:51.111Z Fresh regex v1.11.1
83382025-06-19T09:16:51.111Z Fresh icu_locid_transform v1.5.0
83392025-06-19T09:16:51.111Z Fresh parking_lot v0.12.3
83402025-06-19T09:16:51.111Z Fresh typenum v1.17.0
83412025-06-19T09:16:51.111Z Fresh thiserror-impl v1.0.69
83422025-06-19T09:16:51.111Z Fresh mio v1.0.2
83432025-06-19T09:16:51.111Z Fresh either v1.14.0
83442025-06-19T09:16:51.111Z Fresh icu_properties v1.5.1
83452025-06-19T09:16:51.111Z Fresh generic-array v0.14.7
83462025-06-19T09:16:51.112Z Fresh heck v0.5.0
83472025-06-19T09:16:51.112Z Fresh indexmap v2.9.0
83482025-06-19T09:16:51.112Z Fresh tokio-macros v2.5.0
83492025-06-19T09:16:51.112Z Fresh socket2 v0.5.10
83502025-06-19T09:16:51.112Z Fresh icu_normalizer v1.5.0
83512025-06-19T09:16:51.112Z Fresh thiserror v1.0.69
83522025-06-19T09:16:51.112Z Fresh crypto-common v0.1.6
83532025-06-19T09:16:51.112Z Fresh rustix v0.38.37
83542025-06-19T09:16:51.112Z Fresh iana-time-zone v0.1.63
83552025-06-19T09:16:51.112Z Fresh tokio v1.45.1
83562025-06-19T09:16:51.112Z Fresh zerocopy-derive v0.7.35
83572025-06-19T09:16:51.112Z Fresh uuid v1.17.0
83582025-06-19T09:16:51.112Z Fresh idna_adapter v1.2.0
83592025-06-19T09:16:51.112Z Fresh chrono v0.4.41
83602025-06-19T09:16:51.112Z Fresh zerocopy v0.7.35
83612025-06-19T09:16:51.116Z Fresh spin v0.9.8
83622025-06-19T09:16:51.116Z Fresh pkg-config v0.3.31
83632025-06-19T09:16:51.116Z Fresh futures-io v0.3.31
83642025-06-19T09:16:51.116Z Fresh const-oid v0.9.6
83652025-06-19T09:16:51.116Z Fresh idna v1.0.3
83662025-06-19T09:16:51.118Z Fresh serde_derive_internals v0.29.1
83672025-06-19T09:16:51.118Z Fresh dyn-clone v1.0.19
83682025-06-19T09:16:51.118Z Fresh block-buffer v0.10.4
83692025-06-19T09:16:51.118Z Fresh lazy_static v1.5.0
83702025-06-19T09:16:51.118Z Fresh futures-sink v0.3.31
83712025-06-19T09:16:51.118Z Fresh url v2.5.4
83722025-06-19T09:16:51.118Z Fresh slab v0.4.9
83732025-06-19T09:16:51.118Z Fresh schemars_derive v0.8.22
83742025-06-19T09:16:51.118Z Fresh digest v0.10.7
83752025-06-19T09:16:51.118Z Fresh cpufeatures v0.2.14
83762025-06-19T09:16:51.118Z Fresh pin-utils v0.1.0
83772025-06-19T09:16:51.118Z Fresh schemars v0.8.22
83782025-06-19T09:16:51.118Z Fresh futures-channel v0.3.31
83792025-06-19T09:16:51.118Z Fresh futures-macro v0.3.31
83802025-06-19T09:16:51.118Z Fresh futures-task v0.3.31
83812025-06-19T09:16:51.118Z Fresh ppv-lite86 v0.2.20
83822025-06-19T09:16:51.118Z Fresh glob v0.3.2
83832025-06-19T09:16:51.118Z Fresh tracing-attributes v0.1.27
83842025-06-19T09:16:51.118Z Fresh futures-util v0.3.31
83852025-06-19T09:16:51.118Z Fresh syn v1.0.109
83862025-06-19T09:16:51.118Z Fresh tracing-core v0.1.32
83872025-06-19T09:16:51.118Z Fresh http v1.3.1
83882025-06-19T09:16:51.118Z Fresh strsim v0.11.1
83892025-06-19T09:16:51.118Z Fresh minimal-lexical v0.2.1
83902025-06-19T09:16:51.118Z Fresh tracing v0.1.40
83912025-06-19T09:16:51.118Z Fresh nom v7.1.3
83922025-06-19T09:16:51.118Z Fresh rand_chacha v0.3.1
83932025-06-19T09:16:51.118Z Fresh libloading v0.8.5
83942025-06-19T09:16:51.118Z Fresh rand v0.8.5
83952025-06-19T09:16:51.118Z Fresh vcpkg v0.2.15
83962025-06-19T09:16:51.118Z Fresh clang-sys v1.8.1
83972025-06-19T09:16:51.118Z Fresh prettyplease v0.2.34
83982025-06-19T09:16:51.118Z Fresh cexpr v0.6.0
83992025-06-19T09:16:51.119Z Fresh home v0.5.9
84002025-06-19T09:16:51.119Z Fresh crossbeam-utils v0.8.21
84012025-06-19T09:16:51.119Z Fresh paste v1.0.15
84022025-06-19T09:16:51.119Z Fresh adler2 v2.0.0
84032025-06-19T09:16:51.119Z Fresh block-padding v0.3.3
84042025-06-19T09:16:51.119Z Fresh num-conv v0.1.0
84052025-06-19T09:16:51.119Z Fresh time-core v0.1.2
84062025-06-19T09:16:51.119Z Fresh powerfmt v0.2.0
84072025-06-19T09:16:51.119Z Fresh miniz_oxide v0.8.5
84082025-06-19T09:16:51.119Z Fresh time-macros v0.2.18
84092025-06-19T09:16:51.119Z Fresh inout v0.1.3
84102025-06-19T09:16:51.119Z Fresh deranged v0.3.11
84112025-06-19T09:16:51.119Z Fresh itertools v0.12.1
84122025-06-19T09:16:51.119Z Fresh num_threads v0.1.7
84132025-06-19T09:16:51.119Z Fresh time v0.3.36
84142025-06-19T09:16:51.119Z Fresh cipher v0.4.4
84152025-06-19T09:16:51.119Z Fresh base64 v0.22.1
84162025-06-19T09:16:51.119Z Fresh which v4.4.2
84172025-06-19T09:16:51.119Z Fresh tokio-util v0.7.15
84182025-06-19T09:16:51.120Z Fresh serde_tokenstream v0.2.2
84192025-06-19T09:16:51.120Z Fresh rustc-hash v1.1.0
84202025-06-19T09:16:51.120Z Fresh lazycell v1.3.0
84212025-06-19T09:16:51.120Z Fresh atomic-waker v1.1.2
84222025-06-19T09:16:51.120Z Fresh cmake v0.1.51
84232025-06-19T09:16:51.120Z Fresh fs_extra v1.3.0
84242025-06-19T09:16:51.120Z Fresh dunce v1.0.5
84252025-06-19T09:16:51.120Z Fresh untrusted v0.9.0
84262025-06-19T09:16:51.120Z Fresh base64ct v1.6.0
84272025-06-19T09:16:51.120Z Fresh bindgen v0.69.5
84282025-06-19T09:16:51.120Z Fresh ring v0.17.14
84292025-06-19T09:16:51.120Z Fresh hmac v0.12.1
84302025-06-19T09:16:51.120Z Fresh sha2 v0.10.9
84312025-06-19T09:16:51.120Z Fresh ipnet v2.11.0
84322025-06-19T09:16:51.120Z Fresh gimli v0.31.1
84332025-06-19T09:16:51.120Z Fresh toml_datetime v0.6.11
84342025-06-19T09:16:51.120Z Fresh httparse v1.9.5
84352025-06-19T09:16:51.120Z Fresh addr2line v0.24.2
84362025-06-19T09:16:51.120Z Fresh serde_spanned v0.6.9
84372025-06-19T09:16:51.120Z Fresh object v0.36.5
84382025-06-19T09:16:51.120Z Fresh rustls-pki-types v1.10.0
84392025-06-19T09:16:51.120Z Fresh rustc-demangle v0.1.24
84402025-06-19T09:16:51.120Z Fresh backtrace v0.3.74
84412025-06-19T09:16:51.120Z Fresh http-body v1.0.1
84422025-06-19T09:16:51.120Z Fresh pem-rfc7468 v0.7.0
84432025-06-19T09:16:51.120Z Fresh httpdate v1.0.3
84442025-06-19T09:16:51.121Z Fresh aws-lc-sys v0.26.0
84452025-06-19T09:16:51.121Z Fresh anyhow v1.0.98
84462025-06-19T09:16:51.125Z Fresh untrusted v0.7.1
84472025-06-19T09:16:51.125Z Fresh try-lock v0.2.5
84482025-06-19T09:16:51.125Z Fresh h2 v0.4.6
84492025-06-19T09:16:51.125Z Fresh utf8parse v0.2.2
84502025-06-19T09:16:51.125Z Fresh want v0.3.1
84512025-06-19T09:16:51.125Z Fresh aws-lc-rs v1.12.4
84522025-06-19T09:16:51.125Z Fresh tower-service v0.3.3
84532025-06-19T09:16:51.125Z Fresh der_derive v0.7.3
84542025-06-19T09:16:51.125Z Fresh flagset v0.4.6
84552025-06-19T09:16:51.125Z Fresh pbkdf2 v0.12.2
84562025-06-19T09:16:51.125Z Fresh rustls-webpki v0.102.8
84572025-06-19T09:16:51.125Z Fresh hyper v1.6.0
84582025-06-19T09:16:51.125Z Fresh der v0.7.9
84592025-06-19T09:16:51.125Z Fresh aes v0.8.4
84602025-06-19T09:16:51.126Z Fresh mime v0.3.17
84612025-06-19T09:16:51.126Z Fresh spki v0.7.3
84622025-06-19T09:16:51.126Z Fresh rustversion v1.0.17
84632025-06-19T09:16:51.126Z Fresh hyper-util v0.1.14
84642025-06-19T09:16:51.126Z Fresh slog v2.7.0
84652025-06-19T09:16:51.126Z Fresh cbc v0.1.2
84662025-06-19T09:16:51.126Z Fresh salsa20 v0.10.2
84672025-06-19T09:16:51.126Z Fresh zerocopy-derive v0.8.25
84682025-06-19T09:16:51.126Z Fresh foreign-types-shared v0.1.1
84692025-06-19T09:16:51.126Z Fresh openssl-probe v0.1.5
84702025-06-19T09:16:51.127Z Fresh anstyle v1.0.11
84712025-06-19T09:16:51.127Z Fresh scrypt v0.11.0
84722025-06-19T09:16:51.127Z Fresh zerocopy v0.8.25
84732025-06-19T09:16:51.127Z Fresh openssl-sys v0.9.109
84742025-06-19T09:16:51.127Z Fresh http-body-util v0.1.3
84752025-06-19T09:16:51.127Z Fresh foreign-types v0.3.2
84762025-06-19T09:16:51.127Z Fresh rustc_version v0.4.1
84772025-06-19T09:16:51.127Z Fresh openssl-macros v0.1.1
84782025-06-19T09:16:51.127Z Fresh async-trait v0.1.88
84792025-06-19T09:16:51.127Z Fresh pkcs5 v0.7.1
84802025-06-19T09:16:51.127Z Fresh anstyle-parse v0.2.5
84812025-06-19T09:16:51.127Z Fresh openssl v0.10.73
84822025-06-19T09:16:51.127Z Fresh anstyle-query v1.1.1
84832025-06-19T09:16:51.127Z Fresh colorchoice v1.0.2
84842025-06-19T09:16:51.127Z Fresh is_terminal_polyfill v1.70.1
84852025-06-19T09:16:51.127Z Fresh pkcs8 v0.10.2
84862025-06-19T09:16:51.127Z Fresh terminal_size v0.4.0
84872025-06-19T09:16:51.127Z Fresh rustls v0.23.19
84882025-06-19T09:16:51.127Z Fresh anstream v0.6.18
84892025-06-19T09:16:51.127Z Fresh serde_urlencoded v0.7.1
84902025-06-19T09:16:51.127Z Fresh encoding_rs v0.8.34
84912025-06-19T09:16:51.127Z Fresh sync_wrapper v1.0.1
84922025-06-19T09:16:51.127Z Fresh litrs v0.4.1
84932025-06-19T09:16:51.127Z Fresh native-tls v0.2.12
84942025-06-19T09:16:51.127Z Fresh tokio-rustls v0.26.0
84952025-06-19T09:16:51.127Z Fresh tower-layer v0.3.3
84962025-06-19T09:16:51.128Z Fresh clap_lex v0.7.4
84972025-06-19T09:16:51.128Z Fresh psl-types v2.0.11
84982025-06-19T09:16:51.128Z Fresh document-features v0.2.10
84992025-06-19T09:16:51.128Z Fresh rustls-native-certs v0.8.1
85002025-06-19T09:16:51.128Z Fresh clap_builder v4.5.35
85012025-06-19T09:16:51.128Z Fresh tower v0.5.2
85022025-06-19T09:16:51.128Z Fresh tokio-native-tls v0.3.1
85032025-06-19T09:16:51.128Z Fresh cookie v0.18.1
85042025-06-19T09:16:51.128Z Fresh publicsuffix v2.3.0
85052025-06-19T09:16:51.128Z Fresh webpki-roots v1.0.0
85062025-06-19T09:16:51.128Z Fresh futures-executor v0.3.31
85072025-06-19T09:16:51.128Z Fresh openapiv3 v2.0.0
85082025-06-19T09:16:51.128Z Fresh clap_derive v4.5.32
85092025-06-19T09:16:51.128Z Fresh iri-string v0.7.8
85102025-06-19T09:16:51.128Z Fresh hyper-tls v0.6.0
85112025-06-19T09:16:51.128Z Fresh cookie_store v0.21.1
85122025-06-19T09:16:51.128Z Fresh hyper-rustls v0.27.7
85132025-06-19T09:16:51.128Z Fresh futures v0.3.31
85142025-06-19T09:16:51.128Z Fresh ipnetwork v0.21.1
85152025-06-19T09:16:51.128Z Fresh ucd-trie v0.1.7
85162025-06-19T09:16:51.128Z Fresh clap v4.5.35
85172025-06-19T09:16:51.128Z Fresh tower-http v0.6.6
85182025-06-19T09:16:51.129Z Fresh winnow v0.5.40
85192025-06-19T09:16:51.129Z Fresh pest v2.7.14
85202025-06-19T09:16:51.129Z Fresh signature v2.2.0
85212025-06-19T09:16:51.129Z Fresh data-encoding v2.9.0
85222025-06-19T09:16:51.129Z Fresh scroll_derive v0.12.0
85232025-06-19T09:16:51.129Z Fresh tinyvec_macros v0.1.1
85242025-06-19T09:16:51.129Z Fresh reqwest v0.12.20
85252025-06-19T09:16:51.129Z Fresh toml_edit v0.19.15
85262025-06-19T09:16:51.129Z Fresh pest_meta v2.7.14
85272025-06-19T09:16:51.129Z Fresh siphasher v0.3.11
85282025-06-19T09:16:51.129Z Fresh tinyvec v1.8.0
85292025-06-19T09:16:51.129Z Fresh scroll v0.12.0
85302025-06-19T09:16:51.129Z Fresh toml_write v0.1.2
85312025-06-19T09:16:51.129Z Fresh winnow v0.7.10
85322025-06-19T09:16:51.129Z Fresh phf_shared v0.11.2
85332025-06-19T09:16:51.130Z Fresh pest_generator v2.7.14
85342025-06-19T09:16:51.130Z Fresh plain v0.2.3
85352025-06-19T09:16:51.130Z Fresh toml_edit v0.22.27
85362025-06-19T09:16:51.130Z Fresh rand_core v0.9.2
85372025-06-19T09:16:51.130Z Fresh sha1 v0.10.6
85382025-06-19T09:16:51.130Z Fresh num-integer v0.1.46
85392025-06-19T09:16:51.130Z Fresh goblin v0.8.2
85402025-06-19T09:16:51.130Z Fresh pest_derive v2.7.14
85412025-06-19T09:16:51.130Z Fresh unicode-segmentation v1.12.0
85422025-06-19T09:16:51.130Z Fresh pretty-hex v0.4.1
85432025-06-19T09:16:51.130Z Fresh bstr v1.10.0
85442025-06-19T09:16:51.130Z Fresh thread-id v4.2.2
85452025-06-19T09:16:51.130Z Fresh crc32fast v1.4.2
85462025-06-19T09:16:51.184Z Fresh dtrace-parser v0.2.0
85472025-06-19T09:16:51.184Z Fresh dof v0.3.0
85482025-06-19T09:16:51.184Z Fresh static_assertions v1.1.0
85492025-06-19T09:16:51.184Z Fresh base16ct v0.2.0
85502025-06-19T09:16:51.184Z Fresh unicode-width v0.2.0
85512025-06-19T09:16:51.184Z Fresh rand_chacha v0.9.0
85522025-06-19T09:16:51.184Z Fresh oxnet v0.1.2
85532025-06-19T09:16:51.184Z Fresh crossbeam-epoch v0.9.18
85542025-06-19T09:16:51.184Z Fresh sec1 v0.7.3
85552025-06-19T09:16:51.184Z Fresh usdt-impl v0.5.0
85562025-06-19T09:16:51.184Z Fresh hubpack_derive v0.1.1
85572025-06-19T09:16:51.184Z Fresh ff v0.13.0
85582025-06-19T09:16:51.184Z Fresh rand v0.9.1
85592025-06-19T09:16:51.184Z Fresh num-iter v0.1.45
85602025-06-19T09:16:51.184Z Fresh hkdf v0.12.4
85612025-06-19T09:16:51.185Z Fresh crypto-bigint v0.5.5
85622025-06-19T09:16:51.185Z Fresh group v0.13.0
85632025-06-19T09:16:51.185Z Fresh hubpack v0.1.2
85642025-06-19T09:16:51.185Z Fresh heck v0.4.1
85652025-06-19T09:16:51.185Z Fresh bitflags v1.3.2
85662025-06-19T09:16:51.185Z Fresh usdt-attr-macro v0.5.0
85672025-06-19T09:16:51.185Z Fresh usdt-macro v0.5.0
85682025-06-19T09:16:51.185Z Fresh crossbeam-deque v0.8.5
85692025-06-19T09:16:51.185Z Fresh elliptic-curve v0.13.8
85702025-06-19T09:16:51.185Z Fresh strum_macros v0.26.4
85712025-06-19T09:16:51.185Z Fresh memmap v0.7.0
85722025-06-19T09:16:51.185Z Fresh unicode-xid v0.2.6
85732025-06-19T09:16:51.185Z Fresh flate2 v1.1.2
85742025-06-19T09:16:51.186Z Fresh num-bigint-dig v0.8.4
85752025-06-19T09:16:51.186Z Fresh usdt v0.5.0
85762025-06-19T09:16:51.186Z Fresh strum v0.26.3
85772025-06-19T09:16:51.186Z Fresh pkcs1 v0.7.5
85782025-06-19T09:16:51.186Z Fresh itertools v0.10.5
85792025-06-19T09:16:51.186Z Fresh rsa v0.9.6
85802025-06-19T09:16:51.186Z Fresh newtype-uuid v1.2.4
85812025-06-19T09:16:51.186Z Fresh bzip2-sys v0.1.13+1.0.8
85822025-06-19T09:16:51.186Z Fresh toml v0.7.8
85832025-06-19T09:16:51.186Z Fresh unicode-normalization v0.1.24
85842025-06-19T09:16:51.186Z Fresh rfc6979 v0.4.0
85852025-06-19T09:16:51.186Z Fresh daft-derive v0.1.3
85862025-06-19T09:16:51.186Z Fresh curve25519-dalek-derive v0.1.1
85872025-06-19T09:16:51.186Z Fresh managed v0.8.0
85882025-06-19T09:16:51.186Z Fresh ecdsa v0.16.9
85892025-06-19T09:16:51.186Z Fresh curve25519-dalek v4.1.3
85902025-06-19T09:16:51.186Z Fresh daft v0.1.3
85912025-06-19T09:16:51.186Z Fresh ahash v0.8.11
85922025-06-19T09:16:51.186Z Fresh x509-cert v0.2.5
85932025-06-19T09:16:51.186Z Fresh precomputed-hash v0.1.1
85942025-06-19T09:16:51.186Z Fresh new_debug_unreachable v1.0.6
85952025-06-19T09:16:51.186Z Fresh fixedbitset v0.4.2
85962025-06-19T09:16:51.186Z Fresh memoffset v0.9.1
85972025-06-19T09:16:51.186Z Fresh signal-hook v0.3.18
85982025-06-19T09:16:51.186Z Fresh rayon-core v1.12.1
85992025-06-19T09:16:51.186Z Fresh ed25519 v2.2.3
86002025-06-19T09:16:51.186Z Fresh petgraph v0.6.5
86012025-06-19T09:16:51.186Z Fresh string_cache v0.8.9
86022025-06-19T09:16:51.186Z Fresh enum-as-inner v0.6.1
86032025-06-19T09:16:51.186Z Fresh cfg_aliases v0.2.1
86042025-06-19T09:16:51.186Z Fresh ed25519-dalek v2.1.1
86052025-06-19T09:16:51.186Z Fresh zstd-sys v2.0.14+zstd.1.5.7
86062025-06-19T09:16:51.186Z Fresh bzip2 v0.4.4
86072025-06-19T09:16:51.186Z Fresh hickory-proto v0.24.4
86082025-06-19T09:16:51.186Z Fresh console v0.15.10
86092025-06-19T09:16:51.186Z Fresh lalrpop-util v0.19.12
86102025-06-19T09:16:51.186Z Fresh rustc-hash v2.1.1
86112025-06-19T09:16:51.186Z Fresh zip v0.6.6
86122025-06-19T09:16:51.186Z Fresh zstd-safe v7.2.3
86132025-06-19T09:16:51.186Z Fresh signal-hook-mio v0.2.4
86142025-06-19T09:16:51.187Z Fresh hash32 v0.2.1
86152025-06-19T09:16:51.187Z Fresh winnow v0.6.26
86162025-06-19T09:16:51.187Z Fresh simd-adler32 v0.3.7
86172025-06-19T09:16:51.187Z Fresh unicode-properties v0.1.3
86182025-06-19T09:16:51.187Z Fresh bumpalo v3.16.0
86192025-06-19T09:16:51.187Z Fresh lockfree-object-pool v0.1.6
86202025-06-19T09:16:51.187Z Fresh unicode-bidi v0.3.17
86212025-06-19T09:16:51.187Z Fresh predicates-core v1.0.8
86222025-06-19T09:16:51.187Z Fresh stringprep v0.1.5
86232025-06-19T09:16:51.187Z Fresh zopfli v0.8.1
86242025-06-19T09:16:51.187Z Fresh heapless v0.7.17
86252025-06-19T09:16:51.187Z Fresh nix v0.29.0
86262025-06-19T09:16:51.187Z Fresh crossterm v0.28.1
86272025-06-19T09:16:51.188Z Fresh zstd v0.13.3
86282025-06-19T09:16:51.188Z Fresh rayon v1.10.0
86292025-06-19T09:16:51.188Z Fresh bzip2 v0.5.2
86302025-06-19T09:16:51.188Z Fresh similar v2.7.0
86312025-06-19T09:16:51.188Z Fresh tokio-stream v0.1.17
86322025-06-19T09:16:51.188Z Fresh md-5 v0.10.6
86332025-06-19T09:16:51.188Z Fresh float-cmp v0.10.0
86342025-06-19T09:16:51.188Z Fresh difflib v0.4.0
86352025-06-19T09:16:51.188Z Fresh fallible-iterator v0.2.0
86362025-06-19T09:16:51.188Z Fresh normalize-line-endings v0.3.0
86372025-06-19T09:16:51.188Z Fresh zip v2.6.1
86382025-06-19T09:16:51.188Z Fresh buf-list v1.0.3
86392025-06-19T09:16:51.188Z Fresh portable-atomic v1.11.0
86402025-06-19T09:16:51.188Z Fresh smoltcp v0.9.1
86412025-06-19T09:16:51.188Z Fresh strum_macros v0.25.3
86422025-06-19T09:16:51.188Z Fresh predicates v3.1.3
86432025-06-19T09:16:51.188Z Fresh postgres-protocol v0.6.8
86442025-06-19T09:16:51.188Z Fresh phf v0.11.2
86452025-06-19T09:16:51.188Z Fresh serde-big-array v0.5.1
86462025-06-19T09:16:51.192Z Fresh serde_repr v0.1.19
86472025-06-19T09:16:51.192Z Fresh number_prefix v0.4.0
86482025-06-19T09:16:51.192Z Fresh peg-runtime v0.8.5
86492025-06-19T09:16:51.193Z Fresh indicatif v0.17.11
86502025-06-19T09:16:51.193Z Fresh postgres-types v0.2.9
86512025-06-19T09:16:51.193Z Fresh gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
86522025-06-19T09:16:51.193Z Fresh whoami v1.5.2
86532025-06-19T09:16:51.193Z Fresh thiserror-impl v2.0.12
86542025-06-19T09:16:51.193Z Fresh fs-err v3.1.1
86552025-06-19T09:16:51.193Z Fresh tokio-postgres v0.7.13
86562025-06-19T09:16:51.193Z Fresh fastrand v2.1.1
86572025-06-19T09:16:51.193Z Fresh regress v0.10.3
86582025-06-19T09:16:51.193Z Fresh is-terminal v0.4.13
86592025-06-19T09:16:51.193Z Fresh ident_case v1.0.1
86602025-06-19T09:16:51.193Z Fresh thiserror v2.0.12
86612025-06-19T09:16:51.194Z Fresh camino v1.1.10
86622025-06-19T09:16:51.194Z Fresh darling_core v0.20.10
86632025-06-19T09:16:51.194Z Fresh dirs-sys-next v0.1.2
86642025-06-19T09:16:51.194Z Fresh unsafe-libyaml v0.2.11
86652025-06-19T09:16:51.194Z Fresh crossbeam-channel v0.5.15
86662025-06-19T09:16:51.194Z Fresh darling_macro v0.20.10
86672025-06-19T09:16:51.194Z Fresh dirs-next v2.0.0
86682025-06-19T09:16:51.194Z Fresh serde_yaml v0.9.34+deprecated
86692025-06-19T09:16:51.194Z Fresh thread_local v1.1.8
86702025-06-19T09:16:51.194Z Fresh take_mut v0.2.2
86712025-06-19T09:16:51.194Z Fresh darling v0.20.10
86722025-06-19T09:16:51.194Z Fresh term v0.7.0
86732025-06-19T09:16:51.194Z Fresh rustix v1.0.7
86742025-06-19T09:16:51.194Z Fresh toml v0.8.23
86752025-06-19T09:16:51.194Z Fresh quick-error v1.2.3
86762025-06-19T09:16:51.194Z Fresh match_cfg v0.1.0
86772025-06-19T09:16:51.195Z Fresh tempfile v3.20.0
86782025-06-19T09:16:51.195Z Fresh slog-term v2.9.1
86792025-06-19T09:16:51.195Z Fresh slog-async v2.8.0
86802025-06-19T09:16:51.195Z Fresh hostname v0.3.1
86812025-06-19T09:16:51.195Z Fresh hex v0.4.3
86822025-06-19T09:16:51.195Z Fresh debug-ignore v1.0.5
86832025-06-19T09:16:51.195Z Fresh bit-vec v0.8.0
86842025-06-19T09:16:51.195Z Fresh structmeta-derive v0.3.0
86852025-06-19T09:16:51.195Z Fresh bit-set v0.8.0
86862025-06-19T09:16:51.195Z Fresh wait-timeout v0.2.0
86872025-06-19T09:16:51.195Z Fresh structmeta v0.3.0
86882025-06-19T09:16:51.195Z Fresh rand_xorshift v0.4.0
86892025-06-19T09:16:51.195Z Fresh progenitor-client v0.10.0
86902025-06-19T09:16:51.195Z Fresh serde_path_to_error v0.1.17
86912025-06-19T09:16:51.195Z Fresh rusty-fork v0.3.0
86922025-06-19T09:16:51.195Z Fresh unarray v0.1.4
86932025-06-19T09:16:51.195Z Fresh slog-json v2.6.1
86942025-06-19T09:16:51.195Z Fresh async-stream-impl v0.3.6
86952025-06-19T09:16:51.195Z Fresh rustls-pemfile v2.2.0
86962025-06-19T09:16:51.195Z Fresh rustls v0.22.4
86972025-06-19T09:16:51.195Z Fresh proptest v1.7.0
86982025-06-19T09:16:51.195Z Fresh multer v3.1.0
86992025-06-19T09:16:51.195Z Fresh slog-bunyan v2.5.0
87002025-06-19T09:16:51.195Z Fresh async-stream v0.3.6
87012025-06-19T09:16:51.195Z Fresh waitgroup v0.1.2
87022025-06-19T09:16:51.195Z Fresh dropshot_endpoint v0.16.2
87032025-06-19T09:16:51.196Z Fresh tokio-rustls v0.25.0
87042025-06-19T09:16:51.196Z Fresh hostname v0.4.0
87052025-06-19T09:16:51.196Z Fresh test-strategy v0.4.1
87062025-06-19T09:16:51.196Z Fresh serde_with_macros v3.12.0
87072025-06-19T09:16:51.196Z Fresh typify-impl v0.3.0
87082025-06-19T09:16:51.196Z Fresh serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
87092025-06-19T09:16:51.196Z Fresh macaddr v1.0.1
87102025-06-19T09:16:51.196Z Fresh dropshot v0.16.2
87112025-06-19T09:16:51.196Z Fresh serde_with v3.12.0
87122025-06-19T09:16:51.196Z Fresh typify-macro v0.3.0
87132025-06-19T09:16:51.196Z Fresh tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
87142025-06-19T09:16:51.196Z Fresh instant v0.1.13
87152025-06-19T09:16:51.196Z Fresh derive-where v1.2.7
87162025-06-19T09:16:51.196Z Fresh progenitor-client v0.9.1
87172025-06-19T09:16:51.196Z Fresh typify v0.3.0
87182025-06-19T09:16:51.196Z Fresh parse-display-derive v0.10.0
87192025-06-19T09:16:51.196Z Fresh slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
87202025-06-19T09:16:51.196Z Fresh ref-cast-impl v1.0.24
87212025-06-19T09:16:51.196Z Fresh backoff v0.4.0
87222025-06-19T09:16:51.197Z Fresh progenitor-impl v0.9.1
87232025-06-19T09:16:51.197Z Fresh parse-display v0.10.0
87242025-06-19T09:16:51.197Z Fresh slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
87252025-06-19T09:16:51.197Z Fresh ref-cast v1.0.24
87262025-06-19T09:16:51.197Z Fresh protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
87272025-06-19T09:16:51.197Z Fresh camino-tempfile v1.4.1
87282025-06-19T09:16:51.197Z Fresh unicode-width v0.1.14
87292025-06-19T09:16:51.197Z Fresh progenitor-macro v0.9.1
87302025-06-19T09:16:51.197Z Fresh iddqd v0.3.7
87312025-06-19T09:16:51.197Z Fresh itertools v0.14.0
87322025-06-19T09:16:51.197Z Fresh proc-macro-crate v1.3.1
87332025-06-19T09:16:51.197Z Fresh itertools v0.13.0
87342025-06-19T09:16:51.197Z Fresh progenitor v0.9.1
87352025-06-19T09:16:51.197Z Fresh proc-macro-error-attr v1.0.4
87362025-06-19T09:16:51.197Z Fresh num_enum_derive v0.5.11
87372025-06-19T09:16:51.197Z Fresh tabwriter v1.4.0
87382025-06-19T09:16:51.197Z Fresh foreign-types-macros v0.2.3
87392025-06-19T09:16:51.197Z Fresh mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
87402025-06-19T09:16:51.197Z Fresh proc-macro-error v1.0.4
87412025-06-19T09:16:51.197Z Fresh num_enum v0.5.11
87422025-06-19T09:16:51.197Z Fresh foreign-types-shared v0.3.1
87432025-06-19T09:16:51.197Z Fresh nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
87442025-06-19T09:16:51.197Z Fresh rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
87452025-06-19T09:16:51.197Z Fresh cstr-argument v0.1.2
87462025-06-19T09:16:51.201Z Fresh foreign-types v0.5.0
87472025-06-19T09:16:51.202Z Fresh libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
87482025-06-19T09:16:51.202Z Fresh pretty-hex v0.2.1
87492025-06-19T09:16:51.202Z Fresh rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
87502025-06-19T09:16:51.202Z Fresh colored v2.2.0
87512025-06-19T09:16:51.202Z Fresh smf v0.2.3
87522025-06-19T09:16:51.202Z Fresh dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
87532025-06-19T09:16:51.202Z Fresh nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
87542025-06-19T09:16:51.202Z Fresh ingot-macros v0.1.0
87552025-06-19T09:16:51.202Z Fresh hash32 v0.3.1
87562025-06-19T09:16:51.202Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
87572025-06-19T09:16:51.202Z Fresh ingot-types v0.1.0
87582025-06-19T09:16:51.202Z Fresh typify-impl v0.4.1
87592025-06-19T09:16:51.202Z Fresh cobs v0.2.3
87602025-06-19T09:16:51.202Z Fresh illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
87612025-06-19T09:16:51.202Z Fresh crucible-workspace-hack v0.1.0
87622025-06-19T09:16:51.202Z Fresh heapless v0.8.0
87632025-06-19T09:16:51.202Z Fresh typify-macro v0.4.1
87642025-06-19T09:16:51.202Z Fresh postcard v1.0.10
87652025-06-19T09:16:51.202Z Fresh ingot v0.1.0
87662025-06-19T09:16:51.202Z Fresh kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
87672025-06-19T09:16:51.202Z Fresh sigpipe v0.1.3
87682025-06-19T09:16:51.202Z Fresh smoltcp v0.11.0
87692025-06-19T09:16:51.202Z Fresh typify v0.4.1
87702025-06-19T09:16:51.202Z Fresh jiff v0.2.15
87712025-06-19T09:16:51.202Z Fresh zone_cfg_derive v0.3.0
87722025-06-19T09:16:51.202Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
87732025-06-19T09:16:51.202Z Fresh num-derive v0.4.2
87742025-06-19T09:16:51.202Z Fresh opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
87752025-06-19T09:16:51.202Z Fresh progenitor-impl v0.10.0
87762025-06-19T09:16:51.202Z Fresh zone v0.3.1
87772025-06-19T09:16:51.202Z Fresh crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
87782025-06-19T09:16:51.202Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
87792025-06-19T09:16:51.202Z Fresh convert_case v0.4.0
87802025-06-19T09:16:51.202Z Fresh opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
87812025-06-19T09:16:51.202Z Fresh progenitor-macro v0.10.0
87822025-06-19T09:16:51.202Z Fresh derive_more v0.99.20
87832025-06-19T09:16:51.202Z Fresh atomicwrites v0.4.4
87842025-06-19T09:16:51.203Z Fresh half v2.4.1
87852025-06-19T09:16:51.203Z Fresh ciborium-io v0.2.2
87862025-06-19T09:16:51.203Z Fresh base64 v0.21.7
87872025-06-19T09:16:51.203Z Fresh num-rational v0.4.2
87882025-06-19T09:16:51.203Z Fresh oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
87892025-06-19T09:16:51.203Z Fresh progenitor v0.10.0
87902025-06-19T09:16:51.203Z Fresh ciborium-ll v0.2.2
87912025-06-19T09:16:51.203Z Fresh num-complex v0.4.6
87922025-06-19T09:16:51.203Z Fresh float-ord v0.3.2
87932025-06-19T09:16:51.203Z Fresh secrecy v0.10.3
87942025-06-19T09:16:51.203Z Fresh utf-8 v0.7.6
87952025-06-19T09:16:51.203Z Fresh newline-converter v0.3.0
87962025-06-19T09:16:51.203Z Fresh opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f5560fae02ad3fc349fabc6454c321143199ca9e#f5560fae)
87972025-06-19T09:16:51.203Z Fresh ciborium v0.2.2
87982025-06-19T09:16:51.203Z Fresh num v0.4.3
87992025-06-19T09:16:51.203Z Fresh expectorate v1.2.0
88002025-06-19T09:16:51.203Z Fresh tungstenite v0.21.0
88012025-06-19T09:16:51.203Z Fresh password-hash v0.5.0
88022025-06-19T09:16:51.203Z Fresh blake2 v0.10.6
88032025-06-19T09:16:51.203Z Fresh tokio-tungstenite v0.21.0
88042025-06-19T09:16:51.203Z Fresh argon2 v0.5.3
88052025-06-19T09:16:51.203Z Fresh fixedbitset v0.5.7
88062025-06-19T09:16:51.203Z Fresh indent_write v2.2.0
88072025-06-19T09:16:51.203Z Fresh petgraph v0.7.1
88082025-06-19T09:16:51.203Z Fresh libsw-core v0.3.1
88092025-06-19T09:16:51.203Z Fresh libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
88102025-06-19T09:16:51.203Z Fresh cancel-safe-futures v0.1.5
88112025-06-19T09:16:51.203Z Fresh libsw v3.4.0
88122025-06-19T09:16:51.203Z Fresh swrite v0.1.0
88132025-06-19T09:16:51.203Z Fresh linear-map v1.2.0
88142025-06-19T09:16:51.203Z Fresh keccak v0.1.5
88152025-06-19T09:16:51.203Z Fresh owo-colors v4.2.1
88162025-06-19T09:16:51.203Z Fresh sha3 v0.10.8
88172025-06-19T09:16:51.203Z Fresh universal-hash v0.5.1
88182025-06-19T09:16:51.203Z Fresh opaque-debug v0.3.1
88192025-06-19T09:16:51.203Z Fresh same-file v1.0.6
88202025-06-19T09:16:51.203Z Fresh walkdir v2.5.0
88212025-06-19T09:16:51.203Z Fresh pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
88222025-06-19T09:16:51.203Z Fresh aead v0.5.2
88232025-06-19T09:16:51.203Z Fresh poly1305 v0.8.0
88242025-06-19T09:16:51.204Z Fresh chacha20 v0.9.1
88252025-06-19T09:16:51.204Z Fresh highway v1.3.0
88262025-06-19T09:16:51.204Z Fresh semver v0.1.20
88272025-06-19T09:16:51.204Z Fresh thiserror-impl-no-std v2.0.2
88282025-06-19T09:16:51.204Z Fresh xattr v1.3.1
88292025-06-19T09:16:51.204Z Fresh filetime v0.2.25
88302025-06-19T09:16:51.204Z Fresh humantime v2.1.0
88312025-06-19T09:16:51.204Z Fresh rustc_version v0.1.7
88322025-06-19T09:16:51.204Z Fresh thiserror-no-std v2.0.2
88332025-06-19T09:16:51.204Z Fresh tar v0.4.44
88342025-06-19T09:16:51.204Z Fresh chacha20poly1305 v0.10.1
88352025-06-19T09:16:51.204Z Fresh arc-swap v1.7.1
88362025-06-19T09:16:51.204Z Fresh vsss-rs v3.3.4
88372025-06-19T09:16:51.204Z Fresh slog-scope v4.4.0
88382025-06-19T09:16:51.204Z Fresh crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
88392025-06-19T09:16:51.204Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
88402025-06-19T09:16:51.204Z Fresh pem v3.0.5
88412025-06-19T09:16:51.204Z Fresh typify-impl v0.2.0
88422025-06-19T09:16:51.204Z Fresh slog-stdlog v4.1.1
88432025-06-19T09:16:51.204Z Fresh propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
88442025-06-19T09:16:51.204Z Fresh typify-macro v0.2.0
88452025-06-19T09:16:51.205Z Fresh headers-core v0.3.0
88462025-06-19T09:16:51.209Z Fresh heck v0.3.3
88472025-06-19T09:16:51.209Z Fresh newtype_derive v0.1.6
88482025-06-19T09:16:51.209Z Fresh slog-envlogger v2.2.0
88492025-06-19T09:16:51.209Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
88502025-06-19T09:16:51.209Z Fresh typify v0.2.0
88512025-06-19T09:16:51.209Z Fresh headers v0.4.1
88522025-06-19T09:16:51.209Z Fresh progenitor-client v0.8.0
88532025-06-19T09:16:51.209Z Fresh linked-hash-map v0.5.6
88542025-06-19T09:16:51.209Z Fresh steno v0.4.1
88552025-06-19T09:16:51.209Z Fresh progenitor-impl v0.8.0
88562025-06-19T09:16:51.209Z Fresh lzma-sys v0.1.20
88572025-06-19T09:16:51.209Z Fresh lru-cache v0.1.2
88582025-06-19T09:16:51.210Z Fresh zone_cfg_derive v0.1.2
88592025-06-19T09:16:51.210Z Fresh cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
88602025-06-19T09:16:51.210Z Fresh base64 v0.13.1
88612025-06-19T09:16:51.210Z Fresh progenitor-macro v0.8.0
88622025-06-19T09:16:51.210Z Fresh xz2 v0.1.7
88632025-06-19T09:16:51.210Z Fresh ron v0.7.1
88642025-06-19T09:16:51.210Z Fresh propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
88652025-06-19T09:16:51.210Z Fresh zone v0.1.8
88662025-06-19T09:16:51.210Z Fresh resolv-conf v0.7.0
88672025-06-19T09:16:51.210Z Fresh yasna v0.5.2
88682025-06-19T09:16:51.210Z Fresh progenitor v0.8.0
88692025-06-19T09:16:51.210Z Fresh rcgen v0.12.1
88702025-06-19T09:16:51.211Z Fresh hickory-resolver v0.24.4
88712025-06-19T09:16:51.211Z Fresh subprocess v0.2.9
88722025-06-19T09:16:51.211Z Fresh display-error-chain v0.2.2
88732025-06-19T09:16:51.211Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
88742025-06-19T09:16:51.211Z Fresh qorb v0.4.0
88752025-06-19T09:16:51.211Z Fresh bytecount v0.6.8
88762025-06-19T09:16:51.211Z Fresh maplit v1.0.2
88772025-06-19T09:16:51.211Z Fresh libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
88782025-06-19T09:16:51.211Z Fresh slog-dtrace v0.3.0
88792025-06-19T09:16:51.211Z Fresh zerocopy-derive v0.6.6
88802025-06-19T09:16:51.211Z Fresh tap v1.0.1
88812025-06-19T09:16:51.211Z Fresh wyz v0.5.1
88822025-06-19T09:16:51.211Z Fresh zerocopy v0.6.6
88832025-06-19T09:16:51.211Z Fresh termcolor v1.4.1
88842025-06-19T09:16:51.211Z Fresh funty v2.0.0
88852025-06-19T09:16:51.211Z Fresh radium v0.7.0
88862025-06-19T09:16:51.211Z Fresh crc-catalog v2.4.0
88872025-06-19T09:16:51.211Z Fresh maybe-uninit v2.0.0
88882025-06-19T09:16:51.211Z Fresh packed_struct_codegen v0.10.1
88892025-06-19T09:16:51.211Z Fresh gethostname v0.5.0
88902025-06-19T09:16:51.211Z Fresh nodrop v0.1.14
88912025-06-19T09:16:51.211Z Fresh crc v3.2.1
88922025-06-19T09:16:51.212Z Fresh bitvec v1.0.1
88932025-06-19T09:16:51.212Z Fresh array-init v0.0.4
88942025-06-19T09:16:51.212Z Fresh smallvec v0.6.14
88952025-06-19T09:16:51.212Z Fresh proc-macro-error-attr2 v2.0.0
88962025-06-19T09:16:51.212Z Fresh bitfield v0.14.0
88972025-06-19T09:16:51.213Z Fresh packed_struct v0.10.1
88982025-06-19T09:16:51.213Z Fresh hashbrown v0.12.3
88992025-06-19T09:16:51.213Z Fresh proc-macro-error2 v2.0.1
89002025-06-19T09:16:51.213Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
89012025-06-19T09:16:51.213Z Fresh serde-hex v0.1.0
89022025-06-19T09:16:51.213Z Fresh env_logger v0.10.2
89032025-06-19T09:16:51.213Z Fresh ron v0.8.1
89042025-06-19T09:16:51.213Z Fresh lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
89052025-06-19T09:16:51.213Z Fresh indexmap v1.9.3
89062025-06-19T09:16:51.213Z Fresh dsl_auto_type v0.1.2
89072025-06-19T09:16:51.213Z Fresh hashbrown v0.13.2
89082025-06-19T09:16:51.213Z Fresh scheduled-thread-pool v0.2.7
89092025-06-19T09:16:51.213Z Fresh diesel_table_macro_syntax v0.2.0
89102025-06-19T09:16:51.213Z Fresh crc-any v2.5.0
89112025-06-19T09:16:51.213Z Fresh tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
89122025-06-19T09:16:51.213Z Fresh diesel_derives v2.2.3
89132025-06-19T09:16:51.213Z Fresh lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
89142025-06-19T09:16:51.213Z Fresh r2d2 v0.8.10
89152025-06-19T09:16:51.213Z Fresh object v0.30.4
89162025-06-19T09:16:51.213Z Fresh tabled_derive v0.10.0
89172025-06-19T09:16:51.213Z Fresh papergrid v0.14.0
89182025-06-19T09:16:51.213Z Fresh oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
89192025-06-19T09:16:51.213Z Fresh num-derive v0.3.3
89202025-06-19T09:16:51.213Z Fresh path-slash v0.1.5
89212025-06-19T09:16:51.213Z Fresh diff v0.1.13
89222025-06-19T09:16:51.213Z Fresh tabled v0.18.0
89232025-06-19T09:16:51.213Z Fresh oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
89242025-06-19T09:16:51.213Z Fresh oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
89252025-06-19T09:16:51.213Z Fresh diesel v2.2.11
89262025-06-19T09:16:51.213Z Fresh libscf-sys v1.1.0
89272025-06-19T09:16:51.213Z Fresh hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
89282025-06-19T09:16:51.213Z Fresh oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
89292025-06-19T09:16:51.213Z Fresh transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
89302025-06-19T09:16:51.213Z Fresh transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
89312025-06-19T09:16:51.213Z Fresh smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
89322025-06-19T09:16:51.213Z Fresh oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
89332025-06-19T09:16:51.213Z Fresh bit-vec v0.6.3
89342025-06-19T09:16:51.213Z Fresh crc8 v0.1.1
89352025-06-19T09:16:51.213Z Fresh crunchy v0.2.2
89362025-06-19T09:16:51.213Z Fresh transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
89372025-06-19T09:16:51.214Z Fresh common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
89382025-06-19T09:16:51.215Z Fresh bit-set v0.5.3
89392025-06-19T09:16:51.215Z Fresh dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
89402025-06-19T09:16:51.215Z Fresh tiny-keccak v2.0.2
89412025-06-19T09:16:51.215Z Fresh ascii-canvas v3.0.0
89422025-06-19T09:16:51.215Z Fresh ena v0.14.3
89432025-06-19T09:16:51.215Z Fresh regex-syntax v0.6.29
89442025-06-19T09:16:51.215Z Fresh lalrpop v0.19.12
89452025-06-19T09:16:51.215Z Fresh const_format_proc_macros v0.2.34
89462025-06-19T09:16:51.219Z Fresh bitfield-struct v0.6.2
89472025-06-19T09:16:51.219Z Fresh const_format v0.2.34
89482025-06-19T09:16:51.219Z Fresh libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
89492025-06-19T09:16:51.219Z Fresh libefi-sys v0.1.0
89502025-06-19T09:16:51.219Z Fresh bindgen v0.71.1
89512025-06-19T09:16:51.219Z Fresh illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
89522025-06-19T09:16:51.219Z Fresh derive_builder_core v0.20.2
89532025-06-19T09:16:51.219Z Fresh async-recursion v1.1.1
89542025-06-19T09:16:51.219Z Fresh nibble_vec v0.1.0
89552025-06-19T09:16:51.219Z Fresh endian-type v0.1.2
89562025-06-19T09:16:51.219Z Fresh nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
89572025-06-19T09:16:51.219Z Fresh tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
89582025-06-19T09:16:51.219Z Fresh libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
89592025-06-19T09:16:51.221Z Fresh radix_trie v0.2.1
89602025-06-19T09:16:51.221Z Fresh derive_builder_macro v0.20.2
89612025-06-19T09:16:51.221Z Fresh libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
89622025-06-19T09:16:51.221Z Fresh strum_macros v0.24.3
89632025-06-19T09:16:51.221Z Fresh indoc v1.0.9
89642025-06-19T09:16:51.221Z Fresh half v1.8.3
89652025-06-19T09:16:51.221Z Fresh libxml v0.3.3
89662025-06-19T09:16:51.221Z Fresh derive_builder v0.20.2
89672025-06-19T09:16:51.222Z Fresh serde_cbor v0.11.2
89682025-06-19T09:16:51.222Z Fresh polar-core v0.27.3
89692025-06-19T09:16:51.222Z Fresh gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
89702025-06-19T09:16:51.222Z Fresh impl-trait-for-tuples v0.2.2
89712025-06-19T09:16:51.222Z Fresh oso-derive v0.27.3
89722025-06-19T09:16:51.222Z Fresh quick-xml v0.37.2
89732025-06-19T09:16:51.222Z Fresh vte_generate_state_changes v0.1.2
89742025-06-19T09:16:51.222Z Fresh oso v0.27.3
89752025-06-19T09:16:51.222Z Fresh samael v0.0.19
89762025-06-19T09:16:51.222Z Fresh fd-lock v4.0.2
89772025-06-19T09:16:51.222Z Fresh tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
89782025-06-19T09:16:51.222Z Fresh vte v0.11.1
89792025-06-19T09:16:51.222Z Fresh fxhash v0.2.1
89802025-06-19T09:16:51.222Z Fresh nu-ansi-term v0.50.1
89812025-06-19T09:16:51.222Z Fresh xshell-macros v0.2.7
89822025-06-19T09:16:51.223Z Fresh strip-ansi-escapes v0.2.0
89832025-06-19T09:16:51.223Z Fresh xshell v0.2.7
89842025-06-19T09:16:51.223Z Fresh phf_generator v0.11.2
89852025-06-19T09:16:51.223Z Fresh bb8 v0.8.5
89862025-06-19T09:16:51.223Z Fresh kstat-rs v0.2.4
89872025-06-19T09:16:51.223Z Fresh reedline v0.38.0
89882025-06-19T09:16:51.223Z Fresh termtree v0.5.1
89892025-06-19T09:16:51.223Z Fresh async-bb8-diesel v0.2.1
89902025-06-19T09:16:51.223Z Fresh phf_codegen v0.11.2
89912025-06-19T09:16:51.223Z Fresh diesel-dtrace v0.4.2
89922025-06-19T09:16:51.223Z Fresh parse-zoneinfo v0.3.1
89932025-06-19T09:16:51.223Z Fresh cfg_aliases v0.1.1
89942025-06-19T09:16:51.223Z Fresh papergrid v0.11.0
89952025-06-19T09:16:51.223Z Fresh chrono-tz-build v0.4.0
89962025-06-19T09:16:51.223Z Fresh tabled_derive v0.7.0
89972025-06-19T09:16:51.223Z Fresh primeorder v0.13.6
89982025-06-19T09:16:51.223Z Fresh tabled v0.15.0
89992025-06-19T09:16:51.224Z Fresh clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
90002025-06-19T09:16:51.224Z Fresh ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=760b4b547e301a31d4dcb92ba97aabdb2a3e0cba#760b4b54)
90012025-06-19T09:16:51.224Z Fresh bcs v0.1.6
90022025-06-19T09:16:51.224Z Fresh unicase v2.7.0
90032025-06-19T09:16:51.224Z Fresh nix v0.28.0
90042025-06-19T09:16:51.224Z Fresh parking_lot_core v0.8.6
90052025-06-19T09:16:51.224Z Fresh peg-macros v0.8.5
90062025-06-19T09:16:51.224Z Fresh globset v0.4.15
90072025-06-19T09:16:51.224Z Fresh sqlparser_derive v0.2.2
90082025-06-19T09:16:51.224Z Fresh nanorand v0.7.0
90092025-06-19T09:16:51.224Z Fresh unicode_categories v0.1.1
90102025-06-19T09:16:51.224Z Fresh parking_lot v0.11.2
90112025-06-19T09:16:51.224Z Fresh flume v0.11.1
90122025-06-19T09:16:51.224Z Fresh peg v0.8.5
90132025-06-19T09:16:51.224Z Fresh sqlparser v0.45.0
90142025-06-19T09:16:51.225Z Fresh chrono-tz v0.10.3
90152025-06-19T09:16:51.225Z Fresh sqlformat v0.3.5
90162025-06-19T09:16:51.225Z Fresh rustyline v14.0.0
90172025-06-19T09:16:51.225Z Fresh p384 v0.13.0
90182025-06-19T09:16:51.225Z Fresh pin-project-internal v1.1.6
90192025-06-19T09:16:51.225Z Fresh http-range v0.1.5
90202025-06-19T09:16:51.225Z Fresh void v1.0.2
90212025-06-19T09:16:51.225Z Fresh salty v0.3.0
90222025-06-19T09:16:51.225Z Fresh sled v0.34.7
90232025-06-19T09:16:51.225Z Fresh pin-project v1.1.6
90242025-06-19T09:16:51.225Z Fresh lzss v0.8.2
90252025-06-19T09:16:51.225Z Fresh hickory-client v0.24.4
90262025-06-19T09:16:51.225Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
90272025-06-19T09:16:51.225Z Fresh tungstenite v0.23.0
90282025-06-19T09:16:51.225Z Fresh transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
90292025-06-19T09:16:51.225Z Fresh hickory-server v0.24.4
90302025-06-19T09:16:51.225Z Fresh nix v0.27.1
90312025-06-19T09:16:51.226Z Fresh concurrent-queue v2.5.0
90322025-06-19T09:16:51.226Z Fresh serde_bytes v0.11.17
90332025-06-19T09:16:51.226Z Fresh atty v0.2.14
90342025-06-19T09:16:51.226Z Fresh env_filter v0.1.2
90352025-06-19T09:16:51.226Z Fresh parking v2.2.1
90362025-06-19T09:16:51.226Z Fresh env_logger v0.11.5
90372025-06-19T09:16:51.226Z Fresh gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b)
90382025-06-19T09:16:51.226Z Fresh transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
90392025-06-19T09:16:51.226Z Fresh tokio-tungstenite v0.23.1
90402025-06-19T09:16:51.226Z Fresh mime_guess v2.0.5
90412025-06-19T09:16:51.226Z Fresh attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
90422025-06-19T09:16:51.226Z Fresh signal-hook-tokio v0.3.1
90432025-06-19T09:16:51.226Z Fresh snafu-derive v0.8.5
90442025-06-19T09:16:51.226Z Fresh cargo-platform v0.1.8
90452025-06-19T09:16:51.226Z Fresh rand_seeder v0.3.0
90462025-06-19T09:16:51.230Z Fresh snafu v0.8.5
90472025-06-19T09:16:51.230Z Fresh dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
90482025-06-19T09:16:51.230Z Fresh transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
90492025-06-19T09:16:51.230Z Fresh hyper-staticfile v0.10.1
90502025-06-19T09:16:51.230Z Fresh crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
90512025-06-19T09:16:51.230Z Fresh olpc-cjson v0.1.4
90522025-06-19T09:16:51.230Z Fresh serde_plain v1.0.2
90532025-06-19T09:16:51.230Z Fresh secrecy v0.8.0
90542025-06-19T09:16:51.230Z Fresh assert_matches v1.5.0
90552025-06-19T09:16:51.230Z Fresh typed-path v0.9.3
90562025-06-19T09:16:51.230Z Fresh sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
90572025-06-19T09:16:51.230Z Fresh tough v0.20.0
90582025-06-19T09:16:51.230Z Fresh fs-err v2.11.0
90592025-06-19T09:16:51.231Z Fresh event-listener v5.3.1
90602025-06-19T09:16:51.231Z Fresh propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414)
90612025-06-19T09:16:51.231Z Fresh parse-size v1.1.0
90622025-06-19T09:16:51.231Z Fresh event-listener-strategy v0.5.2
90632025-06-19T09:16:51.231Z Fresh yansi v1.0.1
90642025-06-19T09:16:51.231Z Fresh tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
90652025-06-19T09:16:51.231Z Fresh pretty_assertions v1.4.1
90662025-06-19T09:16:51.231Z Fresh futures-lite v2.3.0
90672025-06-19T09:16:51.231Z Fresh castaway v0.2.3
90682025-06-19T09:16:51.231Z Fresh indoc v2.0.6
90692025-06-19T09:16:51.231Z Fresh compact_str v0.8.0
90702025-06-19T09:16:51.231Z Fresh libz-sys v1.1.20
90712025-06-19T09:16:51.231Z Fresh async-lock v3.4.0
90722025-06-19T09:16:51.231Z Fresh unicode-truncate v1.1.0
90732025-06-19T09:16:51.231Z Fresh polling v3.7.3
90742025-06-19T09:16:51.231Z Fresh lru v0.12.5
90752025-06-19T09:16:51.231Z Fresh instability v0.3.2
90762025-06-19T09:16:51.231Z Fresh csv-core v0.1.11
90772025-06-19T09:16:51.232Z Fresh is_ci v1.2.0
90782025-06-19T09:16:51.232Z Fresh cassowary v0.3.0
90792025-06-19T09:16:51.232Z Fresh libgit2-sys v0.17.0+1.8.1
90802025-06-19T09:16:51.232Z Fresh async-io v2.3.4
90812025-06-19T09:16:51.232Z Fresh ratatui v0.29.0
90822025-06-19T09:16:51.232Z Fresh supports-color v3.0.2
90832025-06-19T09:16:51.232Z Fresh csv v1.3.1
90842025-06-19T09:16:51.232Z Fresh polyval v0.6.2
90852025-06-19T09:16:51.232Z Fresh openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
90862025-06-19T09:16:51.232Z Fresh async-task v4.7.1
90872025-06-19T09:16:51.232Z Fresh smawk v0.3.2
90882025-06-19T09:16:51.232Z Fresh plotters-backend v0.3.7
90892025-06-19T09:16:51.232Z Fresh unicode-linebreak v0.1.5
90902025-06-19T09:16:51.232Z Fresh ghash v0.5.1
90912025-06-19T09:16:51.232Z Fresh git2 v0.19.0
90922025-06-19T09:16:51.232Z Fresh textwrap v0.16.2
90932025-06-19T09:16:51.232Z Fresh plotters-svg v0.3.7
90942025-06-19T09:16:51.232Z Fresh async-channel v2.3.1
90952025-06-19T09:16:51.232Z Fresh cargo_metadata v0.18.1
90962025-06-19T09:16:51.232Z Fresh piper v0.2.4
90972025-06-19T09:16:51.232Z Fresh ctr v0.9.2
90982025-06-19T09:16:51.232Z Fresh cast v0.3.0
90992025-06-19T09:16:51.232Z Fresh shell-words v1.1.0
91002025-06-19T09:16:51.232Z Fresh arrayvec v0.7.6
91012025-06-19T09:16:51.232Z Fresh constant_time_eq v0.3.1
91022025-06-19T09:16:51.232Z Fresh arrayref v0.3.9
91032025-06-19T09:16:51.233Z Fresh aes-gcm v0.10.3
91042025-06-19T09:16:51.233Z Fresh typeid v1.0.3
91052025-06-19T09:16:51.233Z Fresh criterion-plot v0.5.0
91062025-06-19T09:16:51.233Z Fresh blocking v1.6.1
91072025-06-19T09:16:51.233Z Fresh plotters v0.3.7
91082025-06-19T09:16:51.233Z Fresh vergen v8.3.2
91092025-06-19T09:16:51.233Z Fresh async-executor v1.13.1
91102025-06-19T09:16:51.233Z Fresh async-signal v0.2.10
91112025-06-19T09:16:51.233Z Fresh cargo_metadata v0.19.2
91122025-06-19T09:16:51.233Z Fresh ssh-encoding v0.2.0
91132025-06-19T09:16:51.233Z Fresh sct v0.7.1
91142025-06-19T09:16:51.233Z Fresh rustls-webpki v0.101.7
91152025-06-19T09:16:51.233Z Fresh blowfish v0.9.1
91162025-06-19T09:16:51.233Z Fresh tinytemplate v1.2.1
91172025-06-19T09:16:51.233Z Fresh rtoolbox v0.0.2
91182025-06-19T09:16:51.233Z Fresh oorandom v11.1.4
91192025-06-19T09:16:51.233Z Fresh event-listener v2.5.3
91202025-06-19T09:16:51.233Z Fresh anes v0.1.6
91212025-06-19T09:16:51.233Z Fresh bcrypt-pbkdf v0.10.0
91222025-06-19T09:16:51.233Z Fresh criterion v0.5.1
91232025-06-19T09:16:51.233Z Fresh rustls v0.21.12
91242025-06-19T09:16:51.235Z Fresh async-channel v1.9.0
91252025-06-19T09:16:51.235Z Fresh rpassword v7.3.1
91262025-06-19T09:16:51.235Z Fresh ssh-cipher v0.2.0
91272025-06-19T09:16:51.235Z Fresh async-global-executor v2.4.1
91282025-06-19T09:16:51.235Z Fresh async-process v2.3.0
91292025-06-19T09:16:51.235Z Fresh erased-serde v0.4.6
91302025-06-19T09:16:51.235Z Fresh tui-tree-widget v0.23.1
91312025-06-19T09:16:51.235Z Fresh password-hash v0.4.2
91322025-06-19T09:16:51.235Z Fresh async-attributes v1.1.2
91332025-06-19T09:16:51.235Z Fresh ordered-float v2.10.1
91342025-06-19T09:16:51.235Z Fresh kv-log-macro v1.0.7
91352025-06-19T09:16:51.235Z Fresh futures-timer v3.0.3
91362025-06-19T09:16:51.235Z Fresh hex-literal v0.4.1
91372025-06-19T09:16:51.235Z Fresh async-std v1.13.0
91382025-06-19T09:16:51.235Z Fresh serde-value v0.7.0
91392025-06-19T09:16:51.235Z Fresh pbkdf2 v0.11.0
91402025-06-19T09:16:51.235Z Fresh petname v2.0.2
91412025-06-19T09:16:51.235Z Fresh serde-untagged v0.1.7
91422025-06-19T09:16:51.235Z Fresh tokio-rustls v0.24.1
91432025-06-19T09:16:51.235Z Fresh target-lexicon v0.13.2
91442025-06-19T09:16:51.235Z Fresh ssh-key v0.6.6
91452025-06-19T09:16:51.235Z Fresh tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
91462025-06-19T09:16:51.239Z Fresh p521 v0.13.3
91472025-06-19T09:16:51.240Z Fresh p256 v0.13.2
91482025-06-19T09:16:51.240Z Fresh predicates-tree v1.0.12
91492025-06-19T09:16:51.240Z Fresh common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
91502025-06-19T09:16:51.240Z Fresh rustls-pemfile v1.0.4
91512025-06-19T09:16:51.240Z Fresh twox-hash v2.1.0
91522025-06-19T09:16:51.240Z Fresh memmap2 v0.9.5
91532025-06-19T09:16:51.240Z Fresh russh-cryptovec v0.7.3
91542025-06-19T09:16:51.240Z Fresh md5 v0.7.0
91552025-06-19T09:16:51.240Z Fresh sync-ptr v0.1.4
91562025-06-19T09:16:51.240Z Fresh crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
91572025-06-19T09:16:51.240Z Fresh blake3 v1.5.4
91582025-06-19T09:16:51.240Z Fresh russh-keys v0.45.0
91592025-06-19T09:16:51.240Z Fresh lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
91602025-06-19T09:16:51.240Z Fresh cargo-util-schemas v0.2.0
91612025-06-19T09:16:51.240Z Fresh cfg-expr v0.18.0
91622025-06-19T09:16:51.241Z Fresh async-object-pool v0.1.5
91632025-06-19T09:16:51.241Z Fresh guppy-workspace-hack v0.1.0
91642025-06-19T09:16:51.241Z Fresh ignore v0.4.23
91652025-06-19T09:16:51.241Z Fresh crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a)
91662025-06-19T09:16:51.241Z Fresh httptest v0.16.3
91672025-06-19T09:16:51.241Z Fresh fatfs v0.3.6
91682025-06-19T09:16:51.241Z Fresh proc-macro-crate v3.2.0
91692025-06-19T09:16:51.241Z Fresh num-bigint v0.4.6
91702025-06-19T09:16:51.241Z Fresh des v0.8.1
91712025-06-19T09:16:51.241Z Fresh serde_regex v1.1.0
91722025-06-19T09:16:51.241Z Fresh assert-json-diff v2.0.2
91732025-06-19T09:16:51.241Z Fresh cargo-platform v0.2.0
91742025-06-19T09:16:51.241Z Fresh path-tree v0.8.1
91752025-06-19T09:16:51.241Z Fresh dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
91762025-06-19T09:16:51.241Z Fresh topological-sort v0.2.2
91772025-06-19T09:16:51.242Z Fresh escape8259 v0.5.3
91782025-06-19T09:16:51.242Z Fresh stringmetrics v2.2.2
91792025-06-19T09:16:51.242Z Fresh relative-path v1.9.3
91802025-06-19T09:16:51.242Z Fresh dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
91812025-06-19T09:16:51.242Z Fresh cargo_metadata v0.20.0
91822025-06-19T09:16:51.242Z Fresh libtest-mimic v0.8.1
91832025-06-19T09:16:51.242Z Fresh omicron-zone-package v0.12.2
91842025-06-19T09:16:51.242Z Fresh rstest_macros v0.24.0
91852025-06-19T09:16:51.242Z Fresh httpmock v0.8.0-alpha.1
91862025-06-19T09:16:51.242Z Fresh russh v0.45.0
91872025-06-19T09:16:51.242Z Fresh target-spec v3.4.2
91882025-06-19T09:16:51.242Z Fresh globwalk v0.9.1
91892025-06-19T09:16:51.242Z Fresh doc-comment v0.3.3
91902025-06-19T09:16:51.242Z Fresh target-triple v0.1.3
91912025-06-19T09:16:51.242Z Fresh blake2b_simd v1.0.2
91922025-06-19T09:16:51.242Z Fresh fancy-regex v0.14.0
91932025-06-19T09:16:51.242Z Fresh pathdiff v0.2.3
91942025-06-19T09:16:51.242Z Fresh ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
91952025-06-19T09:16:51.242Z Fresh uzers v0.12.1
91962025-06-19T09:16:51.242Z Fresh nested v0.1.1
91972025-06-19T09:16:51.242Z Fresh internet-checksum v0.2.1
91982025-06-19T09:16:51.242Z Fresh assert_cmd v2.0.17
91992025-06-19T09:16:51.242Z Fresh trybuild v1.0.105
92002025-06-19T09:16:51.242Z Fresh rust-argon2 v2.1.0
92012025-06-19T09:16:51.242Z Fresh datatest-stable v0.3.2
92022025-06-19T09:16:51.243Z Fresh guppy v0.17.19
92032025-06-19T09:16:51.243Z Fresh camino-tempfile-ext v0.3.1
92042025-06-19T09:16:51.243Z Fresh rstest v0.24.0
92052025-06-19T09:16:51.243Z Fresh partial-io v0.5.4
92062025-06-19T09:16:51.243Z Fresh similar-asserts v1.7.0
92072025-06-19T09:16:51.243Z Fresh rand_distr v0.4.3
92082025-06-19T09:16:51.243Z Fresh approx v0.5.1
92092025-06-19T09:16:51.243Z Fresh openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
92102025-06-19T09:16:51.243Z Fresh wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
92112025-06-19T09:16:51.243Z Fresh oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
92122025-06-19T09:16:51.243Z Fresh omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
92132025-06-19T09:16:51.243Z Fresh omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
92142025-06-19T09:16:51.243Z Fresh live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
92152025-06-19T09:16:51.243Z Fresh xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
92162025-06-19T09:16:51.243Z Fresh clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
92172025-06-19T09:16:51.243Z Fresh installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
92182025-06-19T09:16:51.243Z Fresh omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
92192025-06-19T09:16:51.243Z Fresh omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
92202025-06-19T09:16:51.243Z Fresh omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
92212025-06-19T09:16:51.244Z Fresh wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
92222025-06-19T09:16:51.244Z Fresh zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
92232025-06-19T09:16:51.244Z Fresh trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
92242025-06-19T09:16:51.244Z Fresh omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
92252025-06-19T09:16:51.244Z Fresh omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
92262025-06-19T09:16:51.244Z Fresh end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
92272025-06-19T09:16:51.244Z Fresh sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
92282025-06-19T09:16:51.244Z Fresh omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
92292025-06-19T09:16:51.244Z Fresh omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
92302025-06-19T09:16:51.244Z Fresh reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
92312025-06-19T09:16:51.244Z Fresh wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
92322025-06-19T09:16:51.244Z Fresh clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
92332025-06-19T09:16:51.244Z Fresh oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
92342025-06-19T09:16:51.244Z Fresh nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
92352025-06-19T09:16:51.244Z Fresh dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
92362025-06-19T09:16:51.244Z Fresh nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
92372025-06-19T09:16:51.244Z Fresh gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
92382025-06-19T09:16:51.244Z Fresh oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
92392025-06-19T09:16:51.244Z Fresh omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
92402025-06-19T09:16:51.244Z Fresh oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
92412025-06-19T09:16:51.244Z Fresh nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
92422025-06-19T09:16:51.245Z Fresh nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
92432025-06-19T09:16:51.245Z Fresh nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
92442025-06-19T09:16:51.245Z Fresh nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
92452025-06-19T09:16:51.245Z Fresh nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
92462025-06-19T09:16:51.249Z Fresh installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
92472025-06-19T09:16:51.249Z Fresh oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
92482025-06-19T09:16:51.249Z Fresh update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
92492025-06-19T09:16:51.249Z Fresh nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
92502025-06-19T09:16:51.249Z Fresh wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
92512025-06-19T09:16:51.250Z Fresh nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
92522025-06-19T09:16:51.250Z Fresh installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
92532025-06-19T09:16:51.250Z Fresh clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
92542025-06-19T09:16:51.250Z Fresh clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
92552025-06-19T09:16:51.250Z Fresh nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
92562025-06-19T09:16:51.250Z Fresh cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
92572025-06-19T09:16:51.250Z Fresh nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
92582025-06-19T09:16:51.250Z Fresh nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
92592025-06-19T09:16:51.250Z Fresh nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
92602025-06-19T09:16:51.250Z Fresh wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
92612025-06-19T09:16:51.250Z Fresh cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
92622025-06-19T09:16:51.250Z Fresh nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
92632025-06-19T09:16:51.250Z Fresh dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
92642025-06-19T09:16:51.250Z Fresh update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
92652025-06-19T09:16:51.251Z Fresh nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
92662025-06-19T09:16:51.251Z Fresh nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
92672025-06-19T09:16:51.251Z Fresh nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
92682025-06-19T09:16:51.251Z Fresh nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
92692025-06-19T09:16:51.251Z Fresh nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
92702025-06-19T09:16:51.251Z Fresh oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
92712025-06-19T09:16:51.251Z Fresh oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
92722025-06-19T09:16:51.251Z Fresh omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
92732025-06-19T09:16:51.251Z Fresh wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
92742025-06-19T09:16:51.251Z Fresh gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
92752025-06-19T09:16:51.251Z Fresh internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
92762025-06-19T09:16:51.251Z Fresh sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
92772025-06-19T09:16:51.251Z Fresh bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
92782025-06-19T09:16:51.251Z Fresh typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
92792025-06-19T09:16:51.251Z Fresh range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
92802025-06-19T09:16:51.251Z Fresh clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
92812025-06-19T09:16:51.251Z Fresh cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
92822025-06-19T09:16:51.252Z Fresh bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
92832025-06-19T09:16:51.252Z Fresh clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
92842025-06-19T09:16:51.252Z Fresh repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
92852025-06-19T09:16:51.252Z Fresh omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
92862025-06-19T09:16:51.252Z Fresh repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
92872025-06-19T09:16:51.252Z Fresh dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
92882025-06-19T09:16:51.252Z Fresh gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
92892025-06-19T09:16:51.252Z Fresh dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
92902025-06-19T09:16:51.252Z Fresh nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
92912025-06-19T09:16:51.252Z Fresh ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
92922025-06-19T09:16:51.252Z Fresh sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
92932025-06-19T09:16:51.252Z Fresh oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
92942025-06-19T09:16:51.252Z Fresh bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
92952025-06-19T09:16:51.252Z Fresh oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
92962025-06-19T09:16:51.252Z Fresh sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
92972025-06-19T09:16:51.252Z Fresh sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
92982025-06-19T09:16:51.252Z Fresh nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
92992025-06-19T09:16:51.252Z Fresh sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
93002025-06-19T09:16:51.252Z Fresh openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
93012025-06-19T09:16:51.252Z Fresh nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
93022025-06-19T09:16:51.252Z Fresh key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
93032025-06-19T09:16:51.252Z Fresh nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
93042025-06-19T09:16:51.252Z Fresh parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
93052025-06-19T09:16:51.252Z Fresh sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
93062025-06-19T09:16:51.252Z Fresh nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
93072025-06-19T09:16:51.252Z Fresh authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
93082025-06-19T09:16:51.252Z Fresh nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
93092025-06-19T09:16:51.252Z Fresh nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
93102025-06-19T09:16:51.253Z Fresh installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
93112025-06-19T09:16:51.253Z Fresh nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
93122025-06-19T09:16:51.254Z Fresh db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
93132025-06-19T09:16:51.254Z Fresh omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
93142025-06-19T09:16:51.254Z Fresh nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
93152025-06-19T09:16:51.254Z Fresh omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
93162025-06-19T09:16:51.255Z Fresh oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
93172025-06-19T09:16:51.255Z Fresh illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
93182025-06-19T09:16:51.255Z Fresh sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
93192025-06-19T09:16:51.255Z Fresh oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
93202025-06-19T09:16:51.255Z Fresh sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
93212025-06-19T09:16:51.255Z Fresh oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
93222025-06-19T09:16:51.255Z Fresh oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
93232025-06-19T09:16:51.255Z Fresh nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
93242025-06-19T09:16:51.255Z Fresh oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
93252025-06-19T09:16:51.255Z Fresh gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
93262025-06-19T09:16:51.255Z Fresh internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
93272025-06-19T09:16:51.255Z Fresh gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
93282025-06-19T09:16:51.255Z Fresh ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
93292025-06-19T09:16:51.255Z Fresh clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
93302025-06-19T09:16:51.255Z Fresh nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
93312025-06-19T09:16:51.255Z Fresh sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
93322025-06-19T09:16:51.255Z Fresh omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
93332025-06-19T09:16:51.255Z Fresh omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
93342025-06-19T09:16:51.255Z Fresh oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
93352025-06-19T09:16:51.256Z Fresh api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
93362025-06-19T09:16:51.256Z Fresh id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
93372025-06-19T09:16:51.256Z Fresh omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
93382025-06-19T09:16:51.256Z Fresh omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
93392025-06-19T09:16:51.256Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2.22s
93402025-06-19T09:16:51.304Z Doc-tests api_identity
93412025-06-19T09:16:51.307Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --color always --crate-name api_identity --test api_identity/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/api_identity -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-4fee36df01288c66.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
93422025-06-19T09:16:51.428Z
93432025-06-19T09:16:51.428Zrunning 0 tests
93442025-06-19T09:16:51.428Z
93452025-06-19T09:16:51.432Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
93462025-06-19T09:16:51.432Z
93472025-06-19T09:16:51.440Z Doc-tests authz_macros
93482025-06-19T09:16:51.443Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --color always --crate-name authz_macros --test nexus/authz-macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/authz-macros -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-7bf6539a12cfec97.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-973fa8e1d737893b.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-23ee1d73e19be961.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-82b5e02d2676d8cd.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-0c67bad7817109d6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
93492025-06-19T09:16:51.562Z
93502025-06-19T09:16:51.562Zrunning 7 tests
93512025-06-19T09:16:51.566Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 113) ... ignored
93522025-06-19T09:16:51.567Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 126) ... ignored
93532025-06-19T09:16:51.567Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 31) ... ignored
93542025-06-19T09:16:51.567Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 50) ... ignored
93552025-06-19T09:16:51.567Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 63) ... ignored
93562025-06-19T09:16:51.567Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 80) ... ignored
93572025-06-19T09:16:51.567Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 98) ... ignored
93582025-06-19T09:16:51.567Z
93592025-06-19T09:16:51.568Ztest result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.00s
93602025-06-19T09:16:51.568Z
93612025-06-19T09:16:51.576Z Doc-tests bootstore
93622025-06-19T09:16:51.580Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name bootstore --test bootstore/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/bootstore -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-c69ceee012346ef7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-1b0c400ab1fe5e4a.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-00a4296f15c05985.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-b3a3d430ae1467c3.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-946fb52bfee0b312.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-141fbac960892210.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-eba98dcd0b47db5d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-c98ec2e4645a2249.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
93632025-06-19T09:16:52.233Z
93642025-06-19T09:16:52.233Zrunning 0 tests
93652025-06-19T09:16:52.233Z
93662025-06-19T09:16:52.234Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
93672025-06-19T09:16:52.234Z
93682025-06-19T09:16:52.268Z Doc-tests bootstrap_agent_api
93692025-06-19T09:16:52.272Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name bootstrap_agent_api --test sled-agent/bootstrap-agent-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-c7aeab81e8094aa9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
93702025-06-19T09:16:52.631Z
93712025-06-19T09:16:52.631Zrunning 2 tests
93722025-06-19T09:16:52.635Ztest sled-agent/bootstrap-agent-api/src/lib.rs - bootstrap_agent_api_mod::api_description (line 32) ... ignored
93732025-06-19T09:16:52.635Ztest sled-agent/bootstrap-agent-api/src/lib.rs - bootstrap_agent_api_mod::stub_api_description (line 38) ... ignored
93742025-06-19T09:16:52.636Z
93752025-06-19T09:16:52.636Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
93762025-06-19T09:16:52.636Z
93772025-06-19T09:16:52.663Z Doc-tests bootstrap_agent_client
93782025-06-19T09:16:52.663Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name bootstrap_agent_client --test clients/bootstrap-agent-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/bootstrap-agent-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-42956bdf60f926c6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a8570c2f1c9c1454.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
93792025-06-19T09:16:53.523Z
93802025-06-19T09:16:53.523Zrunning 0 tests
93812025-06-19T09:16:53.523Z
93822025-06-19T09:16:53.523Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
93832025-06-19T09:16:53.523Z
93842025-06-19T09:16:53.562Z Doc-tests clickana
93852025-06-19T09:16:53.566Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name clickana --test dev-tools/clickana/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/clickana -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickana=/work/oxidecomputer/omicron/target/debug/deps/libclickana-b1e0c75467ae2c12.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-06a9527e1ee343f4.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-ad580bff78180e80.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
93862025-06-19T09:16:53.968Z
93872025-06-19T09:16:53.968Zrunning 0 tests
93882025-06-19T09:16:53.968Z
93892025-06-19T09:16:53.968Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
93902025-06-19T09:16:53.968Z
93912025-06-19T09:16:53.997Z Doc-tests clickhouse_admin_api
93922025-06-19T09:16:54.001Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name clickhouse_admin_api --test clickhouse-admin/api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clickhouse-admin/api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-d94f66e779b2590e.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
93932025-06-19T09:16:54.259Z
93942025-06-19T09:16:54.259Zrunning 6 tests
93952025-06-19T09:16:54.263Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_keeper_api_mod::api_description (line 37) ... ignored
93962025-06-19T09:16:54.263Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_keeper_api_mod::stub_api_description (line 43) ... ignored
93972025-06-19T09:16:54.263Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_server_api_mod::api_description (line 115) ... ignored
93982025-06-19T09:16:54.263Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_server_api_mod::stub_api_description (line 121) ... ignored
93992025-06-19T09:16:54.263Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_single_api_mod::api_description (line 180) ... ignored
94002025-06-19T09:16:54.263Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_single_api_mod::stub_api_description (line 186) ... ignored
94012025-06-19T09:16:54.263Z
94022025-06-19T09:16:54.263Ztest result: ok. 0 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.00s
94032025-06-19T09:16:54.263Z
94042025-06-19T09:16:54.285Z Doc-tests clickhouse_admin_keeper_client
94052025-06-19T09:16:54.289Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name clickhouse_admin_keeper_client --test clients/clickhouse-admin-keeper-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-e4d06488c4abd35c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
94062025-06-19T09:16:54.841Z
94072025-06-19T09:16:54.841Zrunning 0 tests
94082025-06-19T09:16:54.841Z
94092025-06-19T09:16:54.841Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
94102025-06-19T09:16:54.841Z
94112025-06-19T09:16:54.874Z Doc-tests clickhouse_admin_server_client
94122025-06-19T09:16:54.878Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name clickhouse_admin_server_client --test clients/clickhouse-admin-server-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/clickhouse-admin-server-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-06a9527e1ee343f4.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
94132025-06-19T09:16:55.382Z
94142025-06-19T09:16:55.382Zrunning 0 tests
94152025-06-19T09:16:55.382Z
94162025-06-19T09:16:55.382Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
94172025-06-19T09:16:55.382Z
94182025-06-19T09:16:55.414Z Doc-tests clickhouse_admin_single_client
94192025-06-19T09:16:55.419Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name clickhouse_admin_single_client --test clients/clickhouse-admin-single-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/clickhouse-admin-single-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-57f859d7d2d69008.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
94202025-06-19T09:16:55.623Z
94212025-06-19T09:16:55.623Zrunning 0 tests
94222025-06-19T09:16:55.623Z
94232025-06-19T09:16:55.623Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
94242025-06-19T09:16:55.623Z
94252025-06-19T09:16:55.645Z Doc-tests clickhouse_admin_test_utils
94262025-06-19T09:16:55.649Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name clickhouse_admin_test_utils --test clickhouse-admin/test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clickhouse-admin/test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-230734f42dd8c901.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-b565d71fcf50201b.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
94272025-06-19T09:16:55.873Z
94282025-06-19T09:16:55.873Zrunning 0 tests
94292025-06-19T09:16:55.873Z
94302025-06-19T09:16:55.873Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
94312025-06-19T09:16:55.873Z
94322025-06-19T09:16:55.898Z Doc-tests clickhouse_admin_types
94332025-06-19T09:16:55.901Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name clickhouse_admin_types --test clickhouse-admin/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clickhouse-admin/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-34ccb6c5759fcb20.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-f009448568e94a55.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-b3a3d430ae1467c3.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
94342025-06-19T09:16:56.392Z
94352025-06-19T09:16:56.392Zrunning 0 tests
94362025-06-19T09:16:56.392Z
94372025-06-19T09:16:56.392Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
94382025-06-19T09:16:56.392Z
94392025-06-19T09:16:56.425Z Doc-tests cockroach_admin_api
94402025-06-19T09:16:56.429Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name cockroach_admin_api --test cockroach-admin/api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/cockroach-admin/api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-47d0e596f8d3c1e0.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-73f3a12932697e77.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
94412025-06-19T09:16:56.630Z
94422025-06-19T09:16:56.630Zrunning 2 tests
94432025-06-19T09:16:56.634Ztest cockroach-admin/api/src/lib.rs - cockroach_admin_api_mod::api_description (line 23) ... ignored
94442025-06-19T09:16:56.634Ztest cockroach-admin/api/src/lib.rs - cockroach_admin_api_mod::stub_api_description (line 29) ... ignored
94452025-06-19T09:16:56.634Z
94462025-06-19T09:16:56.634Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
94472025-06-19T09:16:56.634Z
94482025-06-19T09:16:56.651Z Doc-tests cockroach_admin_client
94492025-06-19T09:16:56.654Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name cockroach_admin_client --test clients/cockroach-admin-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/cockroach-admin-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-3ca6582e50f6370c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
94502025-06-19T09:16:56.918Z
94512025-06-19T09:16:56.919Zrunning 0 tests
94522025-06-19T09:16:56.919Z
94532025-06-19T09:16:56.921Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
94542025-06-19T09:16:56.921Z
94552025-06-19T09:16:56.940Z Doc-tests cockroach_admin_types
94562025-06-19T09:16:56.944Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name cockroach_admin_types --test cockroach-admin/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/cockroach-admin/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-73f3a12932697e77.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-64e4cc68a4bdcce8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-ec3455c1da32d50c.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
94572025-06-19T09:16:57.104Z
94582025-06-19T09:16:57.104Zrunning 0 tests
94592025-06-19T09:16:57.104Z
94602025-06-19T09:16:57.104Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
94612025-06-19T09:16:57.104Z
94622025-06-19T09:16:57.123Z Doc-tests db_macros
94632025-06-19T09:16:57.123Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --color always --crate-name db_macros --test nexus/db-macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-macros -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-01d92b10698071cf.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-973fa8e1d737893b.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-23ee1d73e19be961.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-82b5e02d2676d8cd.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-0c67bad7817109d6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
94642025-06-19T09:16:57.351Z
94652025-06-19T09:16:57.351Zrunning 3 tests
94662025-06-19T09:16:57.355Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 31) ... ignored
94672025-06-19T09:16:57.355Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 50) ... ignored
94682025-06-19T09:16:57.355Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 73) ... ignored
94692025-06-19T09:16:57.355Z
94702025-06-19T09:16:57.355Ztest result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
94712025-06-19T09:16:57.356Z
94722025-06-19T09:16:57.368Z Doc-tests dev_tools_common
94732025-06-19T09:16:57.371Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name dev_tools_common --test dev-tools/common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-9282409af6c7406f.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
94742025-06-19T09:16:57.426Z
94752025-06-19T09:16:57.426Zrunning 0 tests
94762025-06-19T09:16:57.426Z
94772025-06-19T09:16:57.426Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
94782025-06-19T09:16:57.426Z
94792025-06-19T09:16:57.436Z Doc-tests dns_server
94802025-06-19T09:16:57.440Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name dns_server --test dns-server/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dns-server -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-db3a43eb5e69b56b.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-a15ed5581012f19d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-f11663c671c68f38.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-dfae0b60f66f95c8.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-cd2e4202b650be2e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-1a836bdbd14b3195.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-d7f47089b7af5402.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-b5585d423d9282ac.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
94812025-06-19T09:16:57.780Z
94822025-06-19T09:16:57.780Zrunning 0 tests
94832025-06-19T09:16:57.780Z
94842025-06-19T09:16:57.780Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
94852025-06-19T09:16:57.780Z
94862025-06-19T09:16:57.809Z Doc-tests dns_server_api
94872025-06-19T09:16:57.812Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name dns_server_api --test dns-server-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dns-server-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-a15ed5581012f19d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-b055740e0b9bde48.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
94882025-06-19T09:16:58.045Z
94892025-06-19T09:16:58.045Zrunning 2 tests
94902025-06-19T09:16:58.048Ztest dns-server-api/src/lib.rs - dns_server_api_mod::api_description (line 134) ... ignored
94912025-06-19T09:16:58.049Ztest dns-server-api/src/lib.rs - dns_server_api_mod::stub_api_description (line 140) ... ignored
94922025-06-19T09:16:58.049Z
94932025-06-19T09:16:58.049Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
94942025-06-19T09:16:58.049Z
94952025-06-19T09:16:58.070Z Doc-tests dns_service_client
94962025-06-19T09:16:58.075Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name dns_service_client --test clients/dns-service-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/dns-service-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
94972025-06-19T09:16:58.380Z
94982025-06-19T09:16:58.380Zrunning 0 tests
94992025-06-19T09:16:58.380Z
95002025-06-19T09:16:58.380Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
95012025-06-19T09:16:58.380Z
95022025-06-19T09:16:58.408Z Doc-tests end_to_end_tests
95032025-06-19T09:16:58.412Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name end_to_end_tests --test end-to-end-tests/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/end-to-end-tests -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-06fa179411152c7f.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-00aa725a2871b002.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-5accaf6bce681470.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-46b80e36447fd991.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0e4dd5ffcc57d0fd.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-92f62310814306e7.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-1830cf16ce822983.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-5796161eb8709903.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-4fb4bae94dde3291.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-c77e6668b05b963a.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-cdd8b673eef41ebf.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-600924a24dfe935a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
95042025-06-19T09:16:58.825Z
95052025-06-19T09:16:58.825Zrunning 0 tests
95062025-06-19T09:16:58.825Z
95072025-06-19T09:16:58.825Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
95082025-06-19T09:16:58.825Z
95092025-06-19T09:16:58.857Z Doc-tests ereport_types
95102025-06-19T09:16:58.861Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name ereport_types --test ereport/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/ereport/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-33edce20020348fb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
95112025-06-19T09:16:59.045Z
95122025-06-19T09:16:59.045Zrunning 0 tests
95132025-06-19T09:16:59.045Z
95142025-06-19T09:16:59.045Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
95152025-06-19T09:16:59.045Z
95162025-06-19T09:16:59.065Z Doc-tests gateway_api
95172025-06-19T09:16:59.068Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name gateway_api --test gateway-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-33edce20020348fb.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-c8247273bbb8d29e.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
95182025-06-19T09:16:59.349Z
95192025-06-19T09:16:59.349Zrunning 2 tests
95202025-06-19T09:16:59.352Ztest gateway-api/src/lib.rs - gateway_api_mod::api_description (line 48) ... ignored
95212025-06-19T09:16:59.352Ztest gateway-api/src/lib.rs - gateway_api_mod::stub_api_description (line 54) ... ignored
95222025-06-19T09:16:59.352Z
95232025-06-19T09:16:59.352Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
95242025-06-19T09:16:59.352Z
95252025-06-19T09:16:59.372Z Doc-tests gateway_client
95262025-06-19T09:16:59.376Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name gateway_client --test clients/gateway-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/gateway-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-f009448568e94a55.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
95272025-06-19T09:17:00.316Z
95282025-06-19T09:17:00.316Zrunning 0 tests
95292025-06-19T09:17:00.316Z
95302025-06-19T09:17:00.316Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
95312025-06-19T09:17:00.316Z
95322025-06-19T09:17:00.351Z Doc-tests gateway_test_utils
95332025-06-19T09:17:00.354Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name gateway_test_utils --test gateway-test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway-test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f47618743a6506b1.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-f393f3fad9efd3c5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-c352d61c85b833cd.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
95342025-06-19T09:17:00.891Z
95352025-06-19T09:17:00.891Zrunning 0 tests
95362025-06-19T09:17:00.891Z
95372025-06-19T09:17:00.891Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
95382025-06-19T09:17:00.891Z
95392025-06-19T09:17:00.929Z Doc-tests gateway_types
95402025-06-19T09:17:00.932Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name gateway_types --test gateway-types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway-types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-f009448568e94a55.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-12a3a84432b2ac9d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
95412025-06-19T09:17:01.361Z
95422025-06-19T09:17:01.361Zrunning 0 tests
95432025-06-19T09:17:01.361Z
95442025-06-19T09:17:01.361Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
95452025-06-19T09:17:01.361Z
95462025-06-19T09:17:01.387Z Doc-tests gfss
95472025-06-19T09:17:01.391Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name gfss --test trust-quorum/gfss/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/trust-quorum/gfss -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-532d69691be254f4.rlib --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-c007e3103fad1245.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern rand09=/work/oxidecomputer/omicron/target/debug/deps/librand-4eb54d71c30d8938.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-141fbac960892210.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-c6d4853b27733a97.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-ec3455c1da32d50c.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
95482025-06-19T09:17:01.499Z
95492025-06-19T09:17:01.499Zrunning 0 tests
95502025-06-19T09:17:01.499Z
95512025-06-19T09:17:01.499Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
95522025-06-19T09:17:01.499Z
95532025-06-19T09:17:01.513Z Doc-tests id_map
95542025-06-19T09:17:01.516Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name id_map --test id-map/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/id-map -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-f009448568e94a55.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-615bd856ab5f70bf.so --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-ec3455c1da32d50c.so -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
95552025-06-19T09:17:01.618Z
95562025-06-19T09:17:01.618Zrunning 0 tests
95572025-06-19T09:17:01.618Z
95582025-06-19T09:17:01.618Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
95592025-06-19T09:17:01.618Z
95602025-06-19T09:17:01.632Z Doc-tests illumos_utils
95612025-06-19T09:17:01.636Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name illumos_utils --test illumos-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/illumos-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-4f96cb0aca9f6cf8.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-bd9324fe48e620f7.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-577782581269cb41.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-0cc4f2879ce932bb.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-9bcbc0bd49dbf3d8.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-750e27c83fe6acd0.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a8570c2f1c9c1454.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-8be8036f4ff64429.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-521af590f1ebdea1.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-167d1001d88732d7.rlib -C embed-bitcode=no --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' --check-cfg 'cfg(svcadm_autoclear)' --document-private-items -D warnings --error-format human`
95622025-06-19T09:17:02.226Z
95632025-06-19T09:17:02.227Zrunning 0 tests
95642025-06-19T09:17:02.227Z
95652025-06-19T09:17:02.227Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
95662025-06-19T09:17:02.227Z
95672025-06-19T09:17:02.261Z Doc-tests installinator
95682025-06-19T09:17:02.265Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name installinator --test installinator/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-747d372e7685bd96.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-3c5c2ca4d71c4411.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-f009448568e94a55.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-e457768128836586.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-1a717a42c5ddb3bf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-e227644d62221459.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-a08a3da553f0b838.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-195b6639ba931e9f.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-12a3a84432b2ac9d.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-19f3b0857a8a662e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-70504541ce6592d9.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-c03ba4055ac5c961.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-2d1f02d804943618.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-b5585d423d9282ac.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-8be8036f4ff64429.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-ec3455c1da32d50c.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-24b5693d13af1dc7.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("image-standard"))' --document-private-items -D warnings --error-format human`
95692025-06-19T09:17:02.829Z
95702025-06-19T09:17:02.829Zrunning 0 tests
95712025-06-19T09:17:02.829Z
95722025-06-19T09:17:02.829Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
95732025-06-19T09:17:02.829Z
95742025-06-19T09:17:02.866Z Doc-tests installinator_api
95752025-06-19T09:17:02.869Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name installinator_api --test installinator-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-5c7feb8f8dd6195a.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-195b6639ba931e9f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
95762025-06-19T09:17:03.145Z
95772025-06-19T09:17:03.145Zrunning 2 tests
95782025-06-19T09:17:03.149Ztest installinator-api/src/lib.rs - installinator_api_mod::api_description (line 41) ... ignored
95792025-06-19T09:17:03.149Ztest installinator-api/src/lib.rs - installinator_api_mod::stub_api_description (line 47) ... ignored
95802025-06-19T09:17:03.149Z
95812025-06-19T09:17:03.149Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
95822025-06-19T09:17:03.149Z
95832025-06-19T09:17:03.173Z Doc-tests installinator_client
95842025-06-19T09:17:03.177Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name installinator_client --test clients/installinator-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/installinator-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-a08a3da553f0b838.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-195b6639ba931e9f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a8570c2f1c9c1454.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
95852025-06-19T09:17:03.959Z
95862025-06-19T09:17:03.960Zrunning 0 tests
95872025-06-19T09:17:03.960Z
95882025-06-19T09:17:03.960Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
95892025-06-19T09:17:03.960Z
95902025-06-19T09:17:03.998Z Doc-tests installinator_common
95912025-06-19T09:17:03.998Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name installinator_common --test installinator-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-195b6639ba931e9f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-ec3455c1da32d50c.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
95922025-06-19T09:17:04.358Z
95932025-06-19T09:17:04.358Zrunning 0 tests
95942025-06-19T09:17:04.358Z
95952025-06-19T09:17:04.358Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
95962025-06-19T09:17:04.359Z
95972025-06-19T09:17:04.388Z Doc-tests internal_dns_resolver
95982025-06-19T09:17:04.392Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name internal_dns_resolver --test internal-dns/resolver/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/internal-dns/resolver -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-db3a43eb5e69b56b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-d7f47089b7af5402.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
95992025-06-19T09:17:04.642Z
96002025-06-19T09:17:04.642Zrunning 0 tests
96012025-06-19T09:17:04.642Z
96022025-06-19T09:17:04.642Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
96032025-06-19T09:17:04.642Z
96042025-06-19T09:17:04.668Z Doc-tests internal_dns_types
96052025-06-19T09:17:04.672Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name internal_dns_types --test internal-dns/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/internal-dns/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
96062025-06-19T09:17:05.020Z
96072025-06-19T09:17:05.020Zrunning 0 tests
96082025-06-19T09:17:05.020Z
96092025-06-19T09:17:05.020Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
96102025-06-19T09:17:05.020Z
96112025-06-19T09:17:05.048Z Doc-tests ipcc
96122025-06-19T09:17:05.052Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name ipcc --test ipcc/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/ipcc -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-00a4296f15c05985.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-12a3a84432b2ac9d.rlib --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-3dfe7f975c699cd3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-ec3455c1da32d50c.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
96132025-06-19T09:17:05.183Z
96142025-06-19T09:17:05.183Zrunning 0 tests
96152025-06-19T09:17:05.183Z
96162025-06-19T09:17:05.183Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
96172025-06-19T09:17:05.184Z
96182025-06-19T09:17:05.200Z Doc-tests key_manager
96192025-06-19T09:17:05.203Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name key_manager --test key-manager/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/key-manager -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-946fb52bfee0b312.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-e3373fcbc2ad75ba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-141fbac960892210.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-eba98dcd0b47db5d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
96202025-06-19T09:17:05.443Z
96212025-06-19T09:17:05.444Zrunning 0 tests
96222025-06-19T09:17:05.444Z
96232025-06-19T09:17:05.444Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
96242025-06-19T09:17:05.444Z
96252025-06-19T09:17:05.469Z Doc-tests live_tests_macros
96262025-06-19T09:17:05.473Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --color always --crate-name live_tests_macros --test live-tests/macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/live-tests/macros -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern live_tests_macros=/work/oxidecomputer/omicron/target/debug/deps/liblive_tests_macros-77b2e9ed10d219f0.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
96272025-06-19T09:17:05.532Z
96282025-06-19T09:17:05.532Zrunning 1 test
96292025-06-19T09:17:05.535Ztest live-tests/macros/src/lib.rs - live_test (line 24) ... ignored
96302025-06-19T09:17:05.535Z
96312025-06-19T09:17:05.535Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
96322025-06-19T09:17:05.535Z
96332025-06-19T09:17:05.542Z Doc-tests nexus_auth
96342025-06-19T09:17:05.545Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_auth --test nexus/auth/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/auth -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-7bf6539a12cfec97.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-f3360400d9b479db.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-d4fa5480e6f62c77.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4d0916fca9466e4.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-57e6f2da9c9cf907.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-709cfffbb01898fc.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7e311734a8549daa.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-5401bca83fec5be6.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-c5df2098551c3142.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-de23e5e99ab464df.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
96352025-06-19T09:17:06.451Z
96362025-06-19T09:17:06.451Zrunning 0 tests
96372025-06-19T09:17:06.451Z
96382025-06-19T09:17:06.452Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
96392025-06-19T09:17:06.452Z
96402025-06-19T09:17:06.496Z Doc-tests nexus_background_task_interface
96412025-06-19T09:17:06.496Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_background_task_interface --test nexus/background-task-interface/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/background-task-interface -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-9cec315dcf3a4b26.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
96422025-06-19T09:17:06.575Z
96432025-06-19T09:17:06.575Zrunning 0 tests
96442025-06-19T09:17:06.575Z
96452025-06-19T09:17:06.575Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
96462025-06-19T09:17:06.575Z
96472025-06-19T09:17:06.586Z Doc-tests nexus_client
96482025-06-19T09:17:06.590Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_client --test clients/nexus-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/nexus-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a8570c2f1c9c1454.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
96492025-06-19T09:17:08.872Z
96502025-06-19T09:17:08.872Zrunning 0 tests
96512025-06-19T09:17:08.872Z
96522025-06-19T09:17:08.872Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
96532025-06-19T09:17:08.872Z
96542025-06-19T09:17:08.934Z Doc-tests nexus_config
96552025-06-19T09:17:08.934Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_config --test nexus-config/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus-config -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9ad20850c87b6190.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
96562025-06-19T09:17:09.467Z
96572025-06-19T09:17:09.467Zrunning 0 tests
96582025-06-19T09:17:09.467Z
96592025-06-19T09:17:09.467Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
96602025-06-19T09:17:09.467Z
96612025-06-19T09:17:09.501Z Doc-tests nexus_db_errors
96622025-06-19T09:17:09.501Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_db_errors --test nexus/db-errors/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-errors -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-50cbb49f23b59ae9.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-57e6f2da9c9cf907.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-62d37fc0c7cccd2f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
96632025-06-19T09:17:09.859Z
96642025-06-19T09:17:09.859Zrunning 0 tests
96652025-06-19T09:17:09.859Z
96662025-06-19T09:17:09.859Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
96672025-06-19T09:17:09.859Z
96682025-06-19T09:17:09.892Z Doc-tests nexus_db_fixed_data
96692025-06-19T09:17:09.896Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_db_fixed_data --test nexus/db-fixed-data/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-fixed-data -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-709cfffbb01898fc.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
96702025-06-19T09:17:10.311Z
96712025-06-19T09:17:10.311Zrunning 0 tests
96722025-06-19T09:17:10.311Z
96732025-06-19T09:17:10.311Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
96742025-06-19T09:17:10.311Z
96752025-06-19T09:17:10.343Z Doc-tests nexus_db_lookup
96762025-06-19T09:17:10.347Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_db_lookup --test nexus/db-lookup/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-lookup -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-6780873c78d59f04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-01d92b10698071cf.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-50cbb49f23b59ae9.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-9572275f77e0e788.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-57e6f2da9c9cf907.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-62d37fc0c7cccd2f.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-416b676d15207269.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-a78bef5143b24585.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
96772025-06-19T09:17:11.145Z
96782025-06-19T09:17:11.145Zrunning 0 tests
96792025-06-19T09:17:11.145Z
96802025-06-19T09:17:11.145Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
96812025-06-19T09:17:11.145Z
96822025-06-19T09:17:11.187Z Doc-tests nexus_db_model
96832025-06-19T09:17:11.190Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_db_model --test nexus/db-model/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-model -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-01d92b10698071cf.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-615bd856ab5f70bf.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-50cbb49f23b59ae9.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4d0916fca9466e4.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-a78bef5143b24585.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-8625fd17e178a20e.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-a01c05697344f1e0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-2a3e6a84befe6574.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-69ae0883bec7117a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
96842025-06-19T09:17:14.633Z
96852025-06-19T09:17:14.633Zrunning 2 tests
96862025-06-19T09:17:16.485Ztest nexus/db-model/src/collection.rs - collection::DatastoreAttachTargetConfig (line 83) ... ok
96872025-06-19T09:17:16.543Ztest nexus/db-model/src/collection.rs - collection::DatastoreCollectionConfig (line 14) ... ok
96882025-06-19T09:17:16.544Z
96892025-06-19T09:17:16.544Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.91s
96902025-06-19T09:17:16.544Z
96912025-06-19T09:17:16.639Z Doc-tests nexus_db_queries
96922025-06-19T09:17:16.645Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_db_queries --test nexus/db-queries/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-queries -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-6780873c78d59f04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-84e797a2d3eb2d0c.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-d706431c9ba515a0.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-01d92b10698071cf.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-50cbb49f23b59ae9.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-9572275f77e0e788.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-57cbb4e0314d95c3.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-1a717a42c5ddb3bf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-57e6f2da9c9cf907.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_db_errors=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_errors-62d37fc0c7cccd2f.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-709cfffbb01898fc.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-416b676d15207269.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-a78bef5143b24585.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-fb18f7b6418aacf6.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-173417224055b1cb.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-1b94a371f109d536.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-5796161eb8709903.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-5401bca83fec5be6.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-5a7744e0b57282b3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-11e440f246b9f98d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8c6868ed69484a9e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-0ddd67908c7115c5.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9ad20850c87b6190.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c50c5fd1577d0cd5.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-2a3e6a84befe6574.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-b485c6d4aec5ee39.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-722f924b2fade996.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-69ae0883bec7117a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-948768355417aa57.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-14ae494f65a67fd4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("omicron-test-utils", "testing"))' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
96932025-06-19T09:17:18.601Z
96942025-06-19T09:17:18.601Zrunning 1 test
96952025-06-19T09:17:21.532Ztest nexus/db-queries/src/db/pagination.rs - db::pagination::Paginator (line 394) ... ok
96962025-06-19T09:17:21.532Z
96972025-06-19T09:17:21.532Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.93s
96982025-06-19T09:17:21.532Z
96992025-06-19T09:17:21.615Z Doc-tests nexus_db_schema
97002025-06-19T09:17:21.615Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_db_schema --test nexus/db-schema/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-schema -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-50cbb49f23b59ae9.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-a78bef5143b24585.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
97012025-06-19T09:17:26.875Z
97022025-06-19T09:17:26.875Zrunning 0 tests
97032025-06-19T09:17:26.875Z
97042025-06-19T09:17:26.875Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
97052025-06-19T09:17:26.875Z
97062025-06-19T09:17:27.035Z Doc-tests nexus_defaults
97072025-06-19T09:17:27.036Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_defaults --test nexus/defaults/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/defaults -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-8625fd17e178a20e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
97082025-06-19T09:17:27.267Z
97092025-06-19T09:17:27.268Zrunning 0 tests
97102025-06-19T09:17:27.268Z
97112025-06-19T09:17:27.268Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
97122025-06-19T09:17:27.268Z
97132025-06-19T09:17:27.293Z Doc-tests nexus_external_api
97142025-06-19T09:17:27.298Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_external_api --test nexus/external-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/external-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-03cc4fe2c81bcd24.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-b055740e0b9bde48.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-1e15bc7425470b18.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c3030838cf16ec4.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
97152025-06-19T09:17:27.871Z
97162025-06-19T09:17:27.871Zrunning 2 tests
97172025-06-19T09:17:27.874Ztest nexus/external-api/src/lib.rs - nexus_external_api_mod::api_description (line 84) ... ignored
97182025-06-19T09:17:27.874Ztest nexus/external-api/src/lib.rs - nexus_external_api_mod::stub_api_description (line 90) ... ignored
97192025-06-19T09:17:27.874Z
97202025-06-19T09:17:27.875Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
97212025-06-19T09:17:27.875Z
97222025-06-19T09:17:27.908Z Doc-tests nexus_internal_api
97232025-06-19T09:17:27.911Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_internal_api --test nexus/internal-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/internal-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-02a0f1563feb5cd3.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
97242025-06-19T09:17:28.341Z
97252025-06-19T09:17:28.342Zrunning 2 tests
97262025-06-19T09:17:28.345Ztest nexus/internal-api/src/lib.rs - nexus_internal_api_mod::api_description (line 62) ... ignored
97272025-06-19T09:17:28.345Ztest nexus/internal-api/src/lib.rs - nexus_internal_api_mod::stub_api_description (line 68) ... ignored
97282025-06-19T09:17:28.345Z
97292025-06-19T09:17:28.346Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
97302025-06-19T09:17:28.346Z
97312025-06-19T09:17:28.376Z Doc-tests nexus_inventory
97322025-06-19T09:17:28.379Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_inventory --test nexus/inventory/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/inventory -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-e4d06488c4abd35c.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-06a9527e1ee343f4.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f47618743a6506b1.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-fb18f7b6418aacf6.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-5796161eb8709903.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-f1ca02b496cce3ec.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
97332025-06-19T09:17:28.759Z
97342025-06-19T09:17:28.759Zrunning 0 tests
97352025-06-19T09:17:28.759Z
97362025-06-19T09:17:28.759Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
97372025-06-19T09:17:28.760Z
97382025-06-19T09:17:28.792Z Doc-tests nexus_macros_common
97392025-06-19T09:17:28.795Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_macros_common --test nexus/macros-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/macros-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-23ee1d73e19be961.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
97402025-06-19T09:17:28.856Z
97412025-06-19T09:17:28.856Zrunning 0 tests
97422025-06-19T09:17:28.856Z
97432025-06-19T09:17:28.856Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
97442025-06-19T09:17:28.857Z
97452025-06-19T09:17:28.867Z Doc-tests nexus_metrics_producer_gc
97462025-06-19T09:17:28.870Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_metrics_producer_gc --test nexus/metrics-producer-gc/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/metrics-producer-gc -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-6780873c78d59f04.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-50cbb49f23b59ae9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-4624c9fe3a651bf1.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-a78bef5143b24585.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-8b2f30225b30ad23.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-1b94a371f109d536.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-1697fc65e208cbad.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
97472025-06-19T09:17:29.306Z
97482025-06-19T09:17:29.306Zrunning 0 tests
97492025-06-19T09:17:29.306Z
97502025-06-19T09:17:29.306Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
97512025-06-19T09:17:29.306Z
97522025-06-19T09:17:29.346Z Doc-tests nexus_mgs_updates
97532025-06-19T09:17:29.350Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_mgs_updates --test nexus/mgs-updates/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/mgs-updates -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f47618743a6506b1.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0b5be377fbb76b15.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-c8a99a621468cc1f.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-14f795b669f17255.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-75abe5d2f55f3e73.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-c352d61c85b833cd.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
97542025-06-19T09:17:29.747Z
97552025-06-19T09:17:29.747Zrunning 0 tests
97562025-06-19T09:17:29.747Z
97572025-06-19T09:17:29.747Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
97582025-06-19T09:17:29.747Z
97592025-06-19T09:17:29.781Z Doc-tests nexus_networking
97602025-06-19T09:17:29.785Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_networking --test nexus/networking/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/networking -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-416b676d15207269.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-e2de30b4a71aeca0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
97612025-06-19T09:17:30.229Z
97622025-06-19T09:17:30.229Zrunning 0 tests
97632025-06-19T09:17:30.229Z
97642025-06-19T09:17:30.229Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
97652025-06-19T09:17:30.229Z
97662025-06-19T09:17:30.268Z Doc-tests nexus_reconfigurator_blippy
97672025-06-19T09:17:30.272Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_reconfigurator_blippy --test nexus/reconfigurator/blippy/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/blippy -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-362fb1d5e00ac981.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-173417224055b1cb.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
97682025-06-19T09:17:30.601Z
97692025-06-19T09:17:30.601Zrunning 0 tests
97702025-06-19T09:17:30.601Z
97712025-06-19T09:17:30.601Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
97722025-06-19T09:17:30.601Z
97732025-06-19T09:17:30.633Z Doc-tests nexus_reconfigurator_execution
97742025-06-19T09:17:30.637Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_reconfigurator_execution --test nexus/reconfigurator/execution/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/execution -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-6780873c78d59f04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-e4d06488c4abd35c.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-06a9527e1ee343f4.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-57f859d7d2d69008.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-3ca6582e50f6370c.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-50cbb49f23b59ae9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-4624c9fe3a651bf1.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-2bbad1053bc3dd9c.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-4b0cfea7576650fb.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-416b676d15207269.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-a78bef5143b24585.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-fb18f7b6418aacf6.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-c8a99a621468cc1f.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-e2de30b4a71aeca0.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-701db5d319722141.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-173417224055b1cb.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-5a8c5948a0994565.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-1b94a371f109d536.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-5612a983e17f5846.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-48e3ac5c0bceb250.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
97752025-06-19T09:17:31.116Z
97762025-06-19T09:17:31.116Zrunning 0 tests
97772025-06-19T09:17:31.116Z
97782025-06-19T09:17:31.116Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
97792025-06-19T09:17:31.116Z
97802025-06-19T09:17:31.156Z Doc-tests nexus_reconfigurator_planning
97812025-06-19T09:17:31.160Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_reconfigurator_planning --test nexus/reconfigurator/planning/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/planning -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-f009448568e94a55.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-2bbad1053bc3dd9c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-e954ece10883f074.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-fb18f7b6418aacf6.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-362fb1d5e00ac981.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-173417224055b1cb.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-2a147402c71c6c21.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-c352d61c85b833cd.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-722f924b2fade996.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-ec3455c1da32d50c.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-f1ca02b496cce3ec.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
97822025-06-19T09:17:31.699Z
97832025-06-19T09:17:31.699Zrunning 0 tests
97842025-06-19T09:17:31.699Z
97852025-06-19T09:17:31.699Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
97862025-06-19T09:17:31.699Z
97872025-06-19T09:17:31.737Z Doc-tests nexus_reconfigurator_preparation
97882025-06-19T09:17:31.741Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_reconfigurator_preparation --test nexus/reconfigurator/preparation/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/preparation -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-5a8c5948a0994565.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
97892025-06-19T09:17:32.169Z
97902025-06-19T09:17:32.169Zrunning 0 tests
97912025-06-19T09:17:32.169Z
97922025-06-19T09:17:32.169Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
97932025-06-19T09:17:32.169Z
97942025-06-19T09:17:32.208Z Doc-tests nexus_reconfigurator_rendezvous
97952025-06-19T09:17:32.211Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_reconfigurator_rendezvous --test nexus/reconfigurator/rendezvous/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-6780873c78d59f04.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-50cbb49f23b59ae9.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-a78bef5143b24585.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-219f2854f8f34e7e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-ec3455c1da32d50c.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
97962025-06-19T09:17:32.625Z
97972025-06-19T09:17:32.625Zrunning 0 tests
97982025-06-19T09:17:32.625Z
97992025-06-19T09:17:32.625Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98002025-06-19T09:17:32.625Z
98012025-06-19T09:17:32.664Z Doc-tests nexus_reconfigurator_simulation
98022025-06-19T09:17:32.667Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_reconfigurator_simulation --test nexus/reconfigurator/simulation/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/simulation -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-fb18f7b6418aacf6.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-173417224055b1cb.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-7ae449d1cad2700d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern petname=/work/oxidecomputer/omicron/target/debug/deps/libpetname-7fb5ed9fc61c9756.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-948768355417aa57.rlib --extern sync_ptr=/work/oxidecomputer/omicron/target/debug/deps/libsync_ptr-90a32c26318edc59.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-f1ca02b496cce3ec.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
98032025-06-19T09:17:33.108Z
98042025-06-19T09:17:33.108Zrunning 0 tests
98052025-06-19T09:17:33.108Z
98062025-06-19T09:17:33.108Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98072025-06-19T09:17:33.108Z
98082025-06-19T09:17:33.193Z Doc-tests nexus_saga_recovery
98092025-06-19T09:17:33.193Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_saga_recovery --test nexus/saga-recovery/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/saga-recovery -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-57e6f2da9c9cf907.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-652ca9268ade7e96.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-1b94a371f109d536.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-5612a983e17f5846.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9ad20850c87b6190.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-69ae0883bec7117a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
98102025-06-19T09:17:33.520Z
98112025-06-19T09:17:33.520Zrunning 0 tests
98122025-06-19T09:17:33.520Z
98132025-06-19T09:17:33.520Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98142025-06-19T09:17:33.520Z
98152025-06-19T09:17:33.571Z Doc-tests nexus_sled_agent_shared
98162025-06-19T09:17:33.571Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_sled_agent_shared --test nexus-sled-agent-shared/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus-sled-agent-shared -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-f009448568e94a55.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-1a717a42c5ddb3bf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
98172025-06-19T09:17:33.960Z
98182025-06-19T09:17:33.962Zrunning 0 tests
98192025-06-19T09:17:33.962Z
98202025-06-19T09:17:33.962Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98212025-06-19T09:17:33.962Z
98222025-06-19T09:17:33.993Z Doc-tests nexus_test_interface
98232025-06-19T09:17:33.997Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_test_interface --test nexus/test-interface/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/test-interface -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-a21d7e8d4e12f42c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
98242025-06-19T09:17:34.311Z
98252025-06-19T09:17:34.312Zrunning 0 tests
98262025-06-19T09:17:34.312Z
98272025-06-19T09:17:34.312Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98282025-06-19T09:17:34.312Z
98292025-06-19T09:17:34.343Z Doc-tests nexus_test_utils
98302025-06-19T09:17:34.346Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_test_utils --test nexus/test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-51825c01a8e86f88.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-db3a43eb5e69b56b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f47618743a6506b1.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-d4fa5480e6f62c77.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-a21d7e8d4e12f42c.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-1b94a371f109d536.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-5796161eb8709903.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-7fa92ef5db7630b1.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-bc73c84ce56559f5.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9ad20850c87b6190.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-de23e5e99ab464df.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --cfg 'feature="omicron-dev"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("omicron-dev"))' --document-private-items -D warnings --error-format human`
98312025-06-19T09:17:35.125Z
98322025-06-19T09:17:35.125Zrunning 0 tests
98332025-06-19T09:17:35.125Z
98342025-06-19T09:17:35.129Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98352025-06-19T09:17:35.129Z
98362025-06-19T09:17:35.173Z Doc-tests nexus_test_utils_macros
98372025-06-19T09:17:35.176Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --color always --crate-name nexus_test_utils_macros --test nexus/test-utils-macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/test-utils-macros -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-5612a983e17f5846.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
98382025-06-19T09:17:35.239Z
98392025-06-19T09:17:35.239Zrunning 1 test
98402025-06-19T09:17:35.243Ztest nexus/test-utils-macros/src/lib.rs - nexus_test (line 52) ... ignored
98412025-06-19T09:17:35.243Z
98422025-06-19T09:17:35.243Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
98432025-06-19T09:17:35.243Z
98442025-06-19T09:17:35.250Z Doc-tests nexus_types
98452025-06-19T09:17:35.253Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name nexus_types --test nexus/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-4fee36df01288c66.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-f3360400d9b479db.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-f009448568e94a55.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-615bd856ab5f70bf.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-b3a3d430ae1467c3.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0e4dd5ffcc57d0fd.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-1a717a42c5ddb3bf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-4b0cfea7576650fb.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4d0916fca9466e4.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7e311734a8549daa.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c3030838cf16ec4.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-69ae0883bec7117a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-ec3455c1da32d50c.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
98462025-06-19T09:17:38.461Z
98472025-06-19T09:17:38.461Zrunning 3 tests
98482025-06-19T09:17:38.464Ztest nexus/types/src/deployment.rs - deployment::BlueprintDatasetDisposition::any (line 1638) ... ignored
98492025-06-19T09:17:38.464Ztest nexus/types/src/deployment.rs - deployment::BlueprintPhysicalDiskDisposition::any (line 1510) ... ignored
98502025-06-19T09:17:38.464Ztest nexus/types/src/deployment.rs - deployment::BlueprintZoneDisposition::any (line 925) ... ignored
98512025-06-19T09:17:38.464Z
98522025-06-19T09:17:38.465Ztest result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
98532025-06-19T09:17:38.465Z
98542025-06-19T09:17:38.556Z Doc-tests omicron_certificates
98552025-06-19T09:17:38.556Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_certificates --test certificates/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/certificates -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-c2a0be81ef6eaaf6.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-a01c05697344f1e0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7e311734a8549daa.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-cbcda50eb00f4450.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c50c5fd1577d0cd5.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
98562025-06-19T09:17:38.835Z
98572025-06-19T09:17:38.835Zrunning 0 tests
98582025-06-19T09:17:38.835Z
98592025-06-19T09:17:38.835Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98602025-06-19T09:17:38.835Z
98612025-06-19T09:17:38.861Z Doc-tests omicron_clickhouse_admin
98622025-06-19T09:17:38.865Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_clickhouse_admin --test clickhouse-admin/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clickhouse-admin -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-d94f66e779b2590e.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-230734f42dd8c901.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-b565d71fcf50201b.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-46181f1a02c738b2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-47f438e7f394e71f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-3dc8c0222785ce47.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
98632025-06-19T09:17:39.258Z
98642025-06-19T09:17:39.258Zrunning 0 tests
98652025-06-19T09:17:39.258Z
98662025-06-19T09:17:39.258Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98672025-06-19T09:17:39.258Z
98682025-06-19T09:17:39.294Z Doc-tests omicron_cockroach_admin
98692025-06-19T09:17:39.298Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_cockroach_admin --test cockroach-admin/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/cockroach-admin -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-47d0e596f8d3c1e0.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-73f3a12932697e77.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-64e4cc68a4bdcce8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-1b94a371f109d536.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-f876462f4d6fca39.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-ec3455c1da32d50c.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
98702025-06-19T09:17:39.600Z
98712025-06-19T09:17:39.600Zrunning 0 tests
98722025-06-19T09:17:39.600Z
98732025-06-19T09:17:39.600Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98742025-06-19T09:17:39.600Z
98752025-06-19T09:17:39.629Z Doc-tests omicron_common
98762025-06-19T09:17:39.632Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_common --test common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-4fee36df01288c66.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-d7384cc95aead0cf.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-f009448568e94a55.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-1a717a42c5ddb3bf.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-745efaebf15ef6fd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-0d4ba3c2f3f5d615.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern lldp_protocol=/work/oxidecomputer/omicron/target/debug/deps/libprotocol-17dd83f6a03e1369.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a8570c2f1c9c1454.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4eede03aec8344dc.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-de23e5e99ab464df.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-ec3455c1da32d50c.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "test-strategy", "testing"))' --document-private-items -D warnings --error-format human`
98772025-06-19T09:17:41.411Z
98782025-06-19T09:17:41.411Zrunning 2 tests
98792025-06-19T09:17:41.414Ztest common/src/lib.rs - FileKv (line 39) ... ignored
98802025-06-19T09:17:46.146Ztest common/src/api/external/error.rs - api::external::error::InternalContext (line 620) ... ok
98812025-06-19T09:17:46.146Z
98822025-06-19T09:17:46.146Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 4.74s
98832025-06-19T09:17:46.146Z
98842025-06-19T09:17:46.208Z Doc-tests omicron_ddm_admin_client
98852025-06-19T09:17:46.208Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_ddm_admin_client --test clients/ddm-admin-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/ddm-admin-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-b84a273b36c7e9ee.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-ed761dbd9a6ae688.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-19f3b0857a8a662e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-0d4ba3c2f3f5d615.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
98862025-06-19T09:17:46.474Z
98872025-06-19T09:17:46.474Zrunning 0 tests
98882025-06-19T09:17:46.474Z
98892025-06-19T09:17:46.474Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98902025-06-19T09:17:46.474Z
98912025-06-19T09:17:46.502Z Doc-tests omicron_dev_lib
98922025-06-19T09:17:46.505Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_dev_lib --test dev-tools/omicron-dev-lib/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/omicron-dev-lib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-8fb424ae0ddf19d3.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
98932025-06-19T09:17:46.739Z
98942025-06-19T09:17:46.739Zrunning 0 tests
98952025-06-19T09:17:46.739Z
98962025-06-19T09:17:46.739Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98972025-06-19T09:17:46.739Z
98982025-06-19T09:17:46.764Z Doc-tests omicron_gateway
98992025-06-19T09:17:46.767Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_gateway --test gateway/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-33edce20020348fb.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-c8247273bbb8d29e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-3059fbedacdb6849.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f47618743a6506b1.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-12a3a84432b2ac9d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-f393f3fad9efd3c5.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bb790ef45951f77a.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-bc73c84ce56559f5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-51676cd5cc57f196.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-f0a104a968a329ac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-c352d61c85b833cd.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-85e7df627d9b6592.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-8e070b895b0e4152.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
99002025-06-19T09:17:47.420Z
99012025-06-19T09:17:47.420Zrunning 0 tests
99022025-06-19T09:17:47.420Z
99032025-06-19T09:17:47.420Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99042025-06-19T09:17:47.420Z
99052025-06-19T09:17:47.466Z Doc-tests omicron_ls_apis
99062025-06-19T09:17:47.469Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_ls_apis --test dev-tools/ls-apis/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/ls-apis -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-43e564a518f7199e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4d0916fca9466e4.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-d10a8495cfa26e51.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8c6868ed69484a9e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
99072025-06-19T09:17:47.655Z
99082025-06-19T09:17:47.655Zrunning 1 test
99092025-06-19T09:17:47.658Ztest dev-tools/ls-apis/src/cargo.rs - cargo::Workspace::walk_required_deps_recursively (line 240) ... ignored
99102025-06-19T09:17:47.658Z
99112025-06-19T09:17:47.659Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
99122025-06-19T09:17:47.659Z
99132025-06-19T09:17:47.670Z Doc-tests omicron_nexus
99142025-06-19T09:17:47.675Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_nexus --test nexus/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-6780873c78d59f04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-747d372e7685bd96.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-3c5c2ca4d71c4411.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-e4d06488c4abd35c.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-06a9527e1ee343f4.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-57f859d7d2d69008.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-3ca6582e50f6370c.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-d706431c9ba515a0.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-51825c01a8e86f88.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-d18328046bf77f44.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-3480ca57c2ad6cff.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-50cbb49f23b59ae9.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-db3a43eb5e69b56b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-99b0049eaae5857c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-5b0e0c1918196742.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f47618743a6506b1.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-d4fa5480e6f62c77.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-c040f19c0462a5d1.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-2447b769a290fac2.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-4624c9fe3a651bf1.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0b5be377fbb76b15.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-57cbb4e0314d95c3.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b4ce9daba2700b5a.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-7b61f3ef9aca017b.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-e954ece10883f074.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-745efaebf15ef6fd.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-57e6f2da9c9cf907.rlib --extern nexus_background_task_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_background_task_interface-9cec315dcf3a4b26.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_db_lookup=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_lookup-416b676d15207269.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-ba67819a9a70962c.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-6dd0fb5beeb86ba1.rlib --extern nexus_db_schema=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_schema-a78bef5143b24585.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-8625fd17e178a20e.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-03cc4fe2c81bcd24.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-02a0f1563feb5cd3.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-fb18f7b6418aacf6.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-8b2f30225b30ad23.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-c8a99a621468cc1f.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-e2de30b4a71aeca0.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-701db5d319722141.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-173417224055b1cb.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-5a8c5948a0994565.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-219f2854f8f34e7e.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-652ca9268ade7e96.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-a21d7e8d4e12f42c.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-1b94a371f109d536.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-5612a983e17f5846.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-a8d9c42ce3064789.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-48e3ac5c0bceb250.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-5796161eb8709903.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-7e311734a8549daa.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-4fb4bae94dde3291.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-1697fc65e208cbad.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-7fa92ef5db7630b1.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bb790ef45951f77a.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-bc73c84ce56559f5.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c3030838cf16ec4.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-00c29b94e085ceac.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-5a7744e0b57282b3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-11e440f246b9f98d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8c6868ed69484a9e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9ad20850c87b6190.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-0d4ba3c2f3f5d615.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-58c1de66a45d9f24.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-a12c3f0e76d9654f.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c50c5fd1577d0cd5.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-2a3e6a84befe6574.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-33d17b1a52216876.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-b485c6d4aec5ee39.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-c8fc30b72ed3faa9.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-c5df2098551c3142.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-de23e5e99ab464df.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-c8dea2bb7fd802f9.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-c352d61c85b833cd.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-69ae0883bec7117a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-14ae494f65a67fd4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c2920f90e8fd97a5.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-f32f70d961a81848.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-24b5693d13af1dc7.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-d121c39b4067af31.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-8e070b895b0e4152.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
99152025-06-19T09:17:49.960Z
99162025-06-19T09:17:49.960Zrunning 5 tests
99172025-06-19T09:17:49.963Ztest nexus/src/app/sagas/mod.rs - app::sagas::declare_saga_actions (line 246) ... ignored
99182025-06-19T09:17:52.999Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 828) ... ok
99192025-06-19T09:17:53.000Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 806) ... ok
99202025-06-19T09:17:53.000Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 900) ... ok
99212025-06-19T09:17:53.000Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 870) ... ok
99222025-06-19T09:17:53.000Z
99232025-06-19T09:17:53.000Ztest result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.04s
99242025-06-19T09:17:53.000Z
99252025-06-19T09:17:53.094Z Doc-tests omicron_package
99262025-06-19T09:17:53.098Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_package --test package/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/package -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-43e564a518f7199e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dev_tools_common=/work/oxidecomputer/omicron/target/debug/deps/libdev_tools_common-9282409af6c7406f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-20d09b58c5f7acd4.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-10dfc74db4c73038.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-59e2fd49fc4a7de9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-7e433f9be3f6bbed.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8c6868ed69484a9e.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-430d859215fc2171.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-33d17b1a52216876.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-30b731a8ab2b762e.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-c03ba4055ac5c961.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-149246cdf23e08fc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-8be8036f4ff64429.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-863d650aabadae6e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-502402daacd53cf1.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
99272025-06-19T09:17:53.347Z
99282025-06-19T09:17:53.347Zrunning 0 tests
99292025-06-19T09:17:53.347Z
99302025-06-19T09:17:53.347Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99312025-06-19T09:17:53.347Z
99322025-06-19T09:17:53.367Z Doc-tests omicron_passwords
99332025-06-19T09:17:53.371Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_passwords --test passwords/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/passwords -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-9b3d6d216b5e945b.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-d706431c9ba515a0.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-66d1ebdf53b96254.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-141fbac960892210.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
99342025-06-19T09:17:53.487Z
99352025-06-19T09:17:53.488Zrunning 0 tests
99362025-06-19T09:17:53.488Z
99372025-06-19T09:17:53.488Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99382025-06-19T09:17:53.488Z
99392025-06-19T09:17:53.503Z Doc-tests omicron_pins
99402025-06-19T09:17:53.508Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_pins --test dev-tools/pins/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/pins -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-43e564a518f7199e.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-076e611753e5b945.rlib --extern omicron_pins=/work/oxidecomputer/omicron/target/debug/deps/libomicron_pins-f8a69d9cdec82a4b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-4017af24c3cccfbb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
99412025-06-19T09:17:53.660Z
99422025-06-19T09:17:53.660Zrunning 0 tests
99432025-06-19T09:17:53.660Z
99442025-06-19T09:17:53.660Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99452025-06-19T09:17:53.660Z
99462025-06-19T09:17:53.684Z Doc-tests omicron_repl_utils
99472025-06-19T09:17:53.687Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_repl_utils --test dev-tools/repl-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/repl-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-d36452bc7fb8b4cc.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-ed3f81c34f110721.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
99482025-06-19T09:17:53.783Z
99492025-06-19T09:17:53.783Zrunning 0 tests
99502025-06-19T09:17:53.783Z
99512025-06-19T09:17:53.783Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99522025-06-19T09:17:53.783Z
99532025-06-19T09:17:53.795Z Doc-tests omicron_rpaths
99542025-06-19T09:17:53.798Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_rpaths --test rpaths/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/rpaths -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-a5538b009dc19b49.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
99552025-06-19T09:17:53.853Z
99562025-06-19T09:17:53.853Zrunning 0 tests
99572025-06-19T09:17:53.853Z
99582025-06-19T09:17:53.853Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99592025-06-19T09:17:53.853Z
99602025-06-19T09:17:53.863Z Doc-tests omicron_sled_agent
99612025-06-19T09:17:53.868Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_sled_agent --test sled-agent/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-34ccb6c5759fcb20.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-c69ceee012346ef7.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-c7aeab81e8094aa9.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-42956bdf60f926c6.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-3c5c2ca4d71c4411.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-5d374018c9962a63.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-3ca6582e50f6370c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-51825c01a8e86f88.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-b3a3d430ae1467c3.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-db3a43eb5e69b56b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-dbf441bbb9ea4bc5.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-99b0049eaae5857c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-13e2f3155af59d16.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-46181f1a02c738b2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-344997d15477f1f9.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-f8646d90e0415688.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-e457768128836586.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-0a56d503f1183962.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-b4ce9daba2700b5a.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-195b6639ba931e9f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-e3373fcbc2ad75ba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-745efaebf15ef6fd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-362fb1d5e00ac981.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-19f3b0857a8a662e.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-5796161eb8709903.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-0cc4f2879ce932bb.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bb790ef45951f77a.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-bc73c84ce56559f5.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9ad20850c87b6190.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-58c1de66a45d9f24.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-44df20f272876329.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-8168e3612d4945c1.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-a12c3f0e76d9654f.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c50c5fd1577d0cd5.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-14f795b669f17255.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-75abe5d2f55f3e73.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4eede03aec8344dc.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-eba98dcd0b47db5d.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-a795e65d2eb3ad5b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f3613ed905139f2e.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-3cc9efe9aa8d2f7d.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-47e16434dc23d0db.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-c03ba4055ac5c961.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-2d1f02d804943618.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-8be8036f4ff64429.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-d517ac8b6eb6b72b.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-722f924b2fade996.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-863d650aabadae6e.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-6d6e529b1c4ab6b0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-56c5383bb838306a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-502402daacd53cf1.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-8e070b895b0e4152.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-167d1001d88732d7.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' --document-private-items -D warnings --error-format human`
99622025-06-19T09:17:55.412Z
99632025-06-19T09:17:55.412Zrunning 0 tests
99642025-06-19T09:17:55.412Z
99652025-06-19T09:17:55.412Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99662025-06-19T09:17:55.412Z
99672025-06-19T09:17:55.477Z Doc-tests omicron_test_utils
99682025-06-19T09:17:55.480Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_test_utils --test test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-34ccb6c5759fcb20.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-b3cd18f0b36abdd0.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-b1eb6bdafd83166f.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-d4fa5480e6f62c77.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-8eb2fd49e7ea2d1b.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-cbdd9f14897d08d5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-11e440f246b9f98d.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c50c5fd1577d0cd5.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-33d17b1a52216876.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-b485c6d4aec5ee39.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-863d650aabadae6e.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-502402daacd53cf1.rlib -C embed-bitcode=no --cfg 'feature="seed-gen"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("seed-gen"))' --document-private-items -D warnings --error-format human`
99692025-06-19T09:17:55.806Z
99702025-06-19T09:17:55.806Zrunning 3 tests
99712025-06-19T09:17:55.810Ztest test-utils/src/dev/test_cmds.rs - dev::test_cmds::Redactor<'a>::section (line 237) ... ignored
99722025-06-19T09:18:01.174Ztest test-utils/src/dev/test_cmds.rs - dev::test_cmds::Redactor<'a>::section (line 249) ... ok
99732025-06-19T09:18:01.178Ztest test-utils/src/dev/test_cmds.rs - dev::test_cmds::Redactor<'a>::field (line 205) ... ok
99742025-06-19T09:18:01.178Z
99752025-06-19T09:18:01.178Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 5.37s
99762025-06-19T09:18:01.178Z
99772025-06-19T09:18:01.209Z Doc-tests omicron_uuid_kinds
99782025-06-19T09:18:01.213Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_uuid_kinds --test uuid-kinds/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/uuid-kinds -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-f009448568e94a55.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-4b0cfea7576650fb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-5a7744e0b57282b3.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="uuid-v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proptest", "schemars", "schemars08", "serde", "std", "testing", "uuid-v4"))' --document-private-items -D warnings --error-format human`
99792025-06-19T09:18:01.359Z
99802025-06-19T09:18:01.359Zrunning 0 tests
99812025-06-19T09:18:01.359Z
99822025-06-19T09:18:01.360Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99832025-06-19T09:18:01.360Z
99842025-06-19T09:18:01.375Z Doc-tests omicron_workspace_hack
99852025-06-19T09:18:01.379Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name omicron_workspace_hack --test workspace-hack/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/workspace-hack -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-fd9afbd5191e5f0b.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-36bced02ae4bd5ce.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-2a29596aff4d48e9.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-2fad40719046d586.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-fae69d05f1cd8859.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-be8aff341cdf0f9a.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-3fffffabe68fc0ce.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-74fae681615b10bb.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-747d372e7685bd96.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-bd9324fe48e620f7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-d42753c7928cef7d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-ecc52ad4fc6c6b60.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-5f1449e5b4630e5e.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-f3360400d9b479db.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-31712546fcde96fc.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-7359b4299789c5bf.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-da10b95c202ed643.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-ddf6de9a229d28d9.rlib --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-fb9e67d7027e1016.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-f009448568e94a55.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-532d69691be254f4.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-06f624b1dbf58742.rlib --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-f06645ea084f2459.rlib --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-de35b032f7a7e7f8.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-ed761dbd9a6ae688.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-36a3c602ca03283e.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-5067012f6b80fbb9.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-13e2f3155af59d16.rlib --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-fafd2c26c8cb50b7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-076e611753e5b945.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-3690577ee22f758c.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-cc268f9244d9ad28.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-e716efa3b094ca97.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-b54f0766faacde7a.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-e1867bd8b0b9071d.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-9b9d0721328f0bdc.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-efc7f9c1783d4d2b.rlib --extern getrandom_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-3bb9f1fd85ab87f4.rlib --extern getrandom_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-b4e208d4b57851a1.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-e79cafb0aad7cdee.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-5d6c4ad23ea5f468.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-dfae0b60f66f95c8.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-c040f19c0462a5d1.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-57cbb4e0314d95c3.rlib --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-944c836c16ec7e0c.rlib --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-791b95c2413fc103.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-10dfc74db4c73038.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-5817def278b03b47.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-08d9f6b9152baa68.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-c919e9c07f8e06f6.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0d7cde468535b2dd.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-45fc1ecef8334f2d.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-7d13f98916d1d3e8.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-0c3f9f9074fd84d6.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-546499f45209a4df.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-6461ceff8954e4ce.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-8a204451e570fec6.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-4b0cfea7576650fb.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-22d985003c029e71.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e822832db8731ed7.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-4c8ee10920eb3aa7.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-a8d9c42ce3064789.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-b1af0a1645222b48.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-1fb6e8465c7f7e68.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-2a147402c71c6c21.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-1d5d7e38952c741d.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-342e1c0a888cffaa.rlib --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-1ffbb2c1bbf7af15.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-4e7af515766a7d22.rlib --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-7d36d1187c824df7.rlib --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-c3d33902be3a3c7a.rlib --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-cff44b9f7177e531.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-3cbdff52da3af431.rlib --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-ce5ddfa14fd81326.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-0ddd67908c7115c5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern rand_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern rand_274715c4dabd11b0=/work/oxidecomputer/omicron/target/debug/deps/librand-4eb54d71c30d8938.rlib --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-6e292393b60427d3.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-6fc1782911ea05df.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-8a5c4ab1e9e4d4bb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-99973777b542bb53.rlib --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-6150782b8ea62017.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-d45a704ec4569598.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-cf5563d29080f8d4.rlib --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-20f87213c84dd9b7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-4c50366c16e309bb.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-a65bbd450def922d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-0559c45c5f37fd70.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-16929c956149f697.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-dc900234ca880324.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-57f444eb49725cc5.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-c6d4853b27733a97.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-7606b70a533f59d9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-720912b2193d2728.rlib --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-dc49c5f70024a224.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-30f8be996c873c9d.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-750c0751d7b2b550.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-79aab98619bed1e4.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-4017af24c3cccfbb.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-216829e733b1ed04.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-61828afd5cf1b997.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-b3d3c98e7e572bb1.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-1ee062706b631c47.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-4160d46f2ca5230e.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-a20341786e6c784f.rlib --extern zerocopy_ca01ad9e24f5d932=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3825fac840bb231c.rlib --extern zerocopy_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c9fa00714c10b0e6.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rlib --extern zip_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libzip-960ced83a8e40c69.rlib --extern zip_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libzip-8e070b895b0e4152.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
99862025-06-19T09:18:01.430Z
99872025-06-19T09:18:01.430Zrunning 0 tests
99882025-06-19T09:18:01.430Z
99892025-06-19T09:18:01.430Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99902025-06-19T09:18:01.430Z
99912025-06-19T09:18:01.440Z Doc-tests openapi_manager
99922025-06-19T09:18:01.443Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name openapi_manager --test dev-tools/openapi-manager/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/openapi-manager -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-34ccb6c5759fcb20.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-c7aeab81e8094aa9.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-d94f66e779b2590e.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-47d0e596f8d3c1e0.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-a15ed5581012f19d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-076e611753e5b945.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-c8247273bbb8d29e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-20d09b58c5f7acd4.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-5c7feb8f8dd6195a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-d4d0916fca9466e4.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-03cc4fe2c81bcd24.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-02a0f1563feb5cd3.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rlib --extern openapi_manager=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager-1d0ca14a64189a73.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-b055740e0b9bde48.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-aec702e164c6ff65.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-90bb70ee402a7b72.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-14f795b669f17255.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-0559c45c5f37fd70.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-a795e65d2eb3ad5b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-9909e89766a7dbd1.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-7a92d4b77910a715.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-819960f1a2ba35e0.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
99932025-06-19T09:18:01.978Z
99942025-06-19T09:18:01.978Zrunning 0 tests
99952025-06-19T09:18:01.978Z
99962025-06-19T09:18:01.978Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99972025-06-19T09:18:01.978Z
99982025-06-19T09:18:02.014Z Doc-tests openapi_manager_types
99992025-06-19T09:18:02.018Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name openapi_manager_types --test dev-tools/openapi-manager/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/openapi-manager/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-b055740e0b9bde48.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-5a7744e0b57282b3.so --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
100002025-06-19T09:18:02.082Z
100012025-06-19T09:18:02.082Zrunning 2 tests
100022025-06-19T09:18:02.337Ztest dev-tools/openapi-manager/types/src/versions.rs - versions::api_versions (line 108) ... ok
100032025-06-19T09:18:02.343Ztest dev-tools/openapi-manager/types/src/versions.rs - versions::api_versions (line 90) ... ok
100042025-06-19T09:18:02.343Z
100052025-06-19T09:18:02.346Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
100062025-06-19T09:18:02.346Z
100072025-06-19T09:18:02.355Z Doc-tests oxide_client
100082025-06-19T09:18:02.359Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name oxide_client --test clients/oxide-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/oxide-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-4fb4bae94dde3291.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-0d4ba3c2f3f5d615.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a8570c2f1c9c1454.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
100092025-06-19T09:18:07.773Z
100102025-06-19T09:18:07.773Zrunning 263 tests
100112025-06-19T09:18:07.779Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_create (line 25) ... ignored
100122025-06-19T09:18:07.779Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_delete (line 25) ... ignored
100132025-06-19T09:18:07.779Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_list (line 27) ... ignored
100142025-06-19T09:18:07.780Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_member_instance_add (line 26) ... ignored
100152025-06-19T09:18:07.780Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_member_instance_delete (line 26) ... ignored
100162025-06-19T09:18:07.780Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_member_instance_view (line 26) ... ignored
100172025-06-19T09:18:07.780Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_member_list (line 28) ... ignored
100182025-06-19T09:18:07.780Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_update (line 26) ... ignored
100192025-06-19T09:18:07.780Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_view (line 25) ... ignored
100202025-06-19T09:18:07.780Ztest clients/oxide-client/src/lib.rs - ClientConsoleAuthExt::device_access_token (line 24) ... ignored
100212025-06-19T09:18:07.780Ztest clients/oxide-client/src/lib.rs - ClientConsoleAuthExt::device_auth_confirm (line 24) ... ignored
100222025-06-19T09:18:07.780Ztest clients/oxide-client/src/lib.rs - ClientConsoleAuthExt::device_auth_request (line 24) ... ignored
100232025-06-19T09:18:07.780Ztest clients/oxide-client/src/lib.rs - ClientConsoleAuthExt::logout (line 22) ... ignored
100242025-06-19T09:18:07.780Ztest clients/oxide-client/src/lib.rs - ClientCurrentUserExt::current_user_groups (line 26) ... ignored
100252025-06-19T09:18:07.780Ztest clients/oxide-client/src/lib.rs - ClientCurrentUserExt::current_user_ssh_key_create (line 24) ... ignored
100262025-06-19T09:18:07.780Ztest clients/oxide-client/src/lib.rs - ClientCurrentUserExt::current_user_ssh_key_delete (line 26) ... ignored
100272025-06-19T09:18:07.780Ztest clients/oxide-client/src/lib.rs - ClientCurrentUserExt::current_user_ssh_key_list (line 28) ... ignored
100282025-06-19T09:18:07.780Ztest clients/oxide-client/src/lib.rs - ClientCurrentUserExt::current_user_ssh_key_view (line 26) ... ignored
100292025-06-19T09:18:07.780Ztest clients/oxide-client/src/lib.rs - ClientCurrentUserExt::current_user_view (line 22) ... ignored
100302025-06-19T09:18:07.780Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import (line 26) ... ignored
100312025-06-19T09:18:07.780Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_start (line 27) ... ignored
100322025-06-19T09:18:07.781Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_stop (line 27) ... ignored
100332025-06-19T09:18:07.781Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_create (line 25) ... ignored
100342025-06-19T09:18:07.781Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_delete (line 25) ... ignored
100352025-06-19T09:18:07.781Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_finalize_import (line 26) ... ignored
100362025-06-19T09:18:07.781Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_list (line 27) ... ignored
100372025-06-19T09:18:07.781Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_metrics_list (line 31) ... ignored
100382025-06-19T09:18:07.781Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_view (line 25) ... ignored
100392025-06-19T09:18:07.781Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_create (line 25) ... ignored
100402025-06-19T09:18:07.781Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_delete (line 25) ... ignored
100412025-06-19T09:18:07.781Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_list (line 27) ... ignored
100422025-06-19T09:18:07.781Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_member_instance_add (line 26) ... ignored
100432025-06-19T09:18:07.781Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_member_instance_delete (line 26) ... ignored
100442025-06-19T09:18:07.781Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_member_instance_view (line 26) ... ignored
100452025-06-19T09:18:07.781Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_member_list (line 28) ... ignored
100462025-06-19T09:18:07.781Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_update (line 26) ... ignored
100472025-06-19T09:18:07.781Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::affinity_group_view (line 25) ... ignored
100482025-06-19T09:18:07.781Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::instance_affinity_group_list (line 28) ... ignored
100492025-06-19T09:18:07.781Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::probe_create (line 25) ... ignored
100502025-06-19T09:18:07.782Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::probe_delete (line 25) ... ignored
100512025-06-19T09:18:07.782Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::probe_list (line 27) ... ignored
100522025-06-19T09:18:07.782Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::probe_view (line 25) ... ignored
100532025-06-19T09:18:07.782Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::support_bundle_create (line 22) ... ignored
100542025-06-19T09:18:07.782Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::support_bundle_delete (line 26) ... ignored
100552025-06-19T09:18:07.782Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::support_bundle_download (line 27) ... ignored
100562025-06-19T09:18:07.782Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::support_bundle_download_file (line 28) ... ignored
100572025-06-19T09:18:07.782Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::support_bundle_head (line 27) ... ignored
100582025-06-19T09:18:07.782Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::support_bundle_head_file (line 28) ... ignored
100592025-06-19T09:18:07.782Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::support_bundle_index (line 27) ... ignored
100602025-06-19T09:18:07.782Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::support_bundle_list (line 26) ... ignored
100612025-06-19T09:18:07.782Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::support_bundle_view (line 24) ... ignored
100622025-06-19T09:18:07.782Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::system_update_get_repository (line 26) ... ignored
100632025-06-19T09:18:07.782Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::system_update_put_repository (line 25) ... ignored
100642025-06-19T09:18:07.782Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::target_release_update (line 24) ... ignored
100652025-06-19T09:18:07.782Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::target_release_view (line 24) ... ignored
100662025-06-19T09:18:07.782Ztest clients/oxide-client/src/lib.rs - ClientExperimentalExt::timeseries_query (line 27) ... ignored
100672025-06-19T09:18:07.782Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_attach (line 28) ... ignored
100682025-06-19T09:18:07.783Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_create (line 25) ... ignored
100692025-06-19T09:18:07.783Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_delete (line 25) ... ignored
100702025-06-19T09:18:07.783Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_detach (line 25) ... ignored
100712025-06-19T09:18:07.783Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_list (line 27) ... ignored
100722025-06-19T09:18:07.783Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_update (line 26) ... ignored
100732025-06-19T09:18:07.783Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_view (line 25) ... ignored
100742025-06-19T09:18:07.783Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_create (line 27) ... ignored
100752025-06-19T09:18:07.783Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_delete (line 27) ... ignored
100762025-06-19T09:18:07.783Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_demote (line 27) ... ignored
100772025-06-19T09:18:07.783Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_list (line 29) ... ignored
100782025-06-19T09:18:07.783Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_promote (line 27) ... ignored
100792025-06-19T09:18:07.783Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_view (line 27) ... ignored
100802025-06-19T09:18:07.783Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_anti_affinity_group_list (line 28) ... ignored
100812025-06-19T09:18:07.783Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_create (line 25) ... ignored
100822025-06-19T09:18:07.783Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_delete (line 25) ... ignored
100832025-06-19T09:18:07.783Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_attach (line 26) ... ignored
100842025-06-19T09:18:07.783Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_detach (line 26) ... ignored
100852025-06-19T09:18:07.783Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_list (line 28) ... ignored
100862025-06-19T09:18:07.784Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_attach (line 26) ... ignored
100872025-06-19T09:18:07.784Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_detach (line 25) ... ignored
100882025-06-19T09:18:07.784Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_external_ip_list (line 25) ... ignored
100892025-06-19T09:18:07.784Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_list (line 27) ... ignored
100902025-06-19T09:18:07.784Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_create (line 26) ... ignored
100912025-06-19T09:18:07.784Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_delete (line 28) ... ignored
100922025-06-19T09:18:07.784Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_list (line 28) ... ignored
100932025-06-19T09:18:07.784Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_update (line 27) ... ignored
100942025-06-19T09:18:07.784Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_view (line 26) ... ignored
100952025-06-19T09:18:07.784Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_reboot (line 25) ... ignored
100962025-06-19T09:18:07.784Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console (line 28) ... ignored
100972025-06-19T09:18:07.784Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console_stream (line 26) ... ignored
100982025-06-19T09:18:07.784Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ssh_public_key_list (line 30) ... ignored
100992025-06-19T09:18:07.784Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_start (line 25) ... ignored
101002025-06-19T09:18:07.784Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_stop (line 25) ... ignored
101012025-06-19T09:18:07.784Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_update (line 26) ... ignored
101022025-06-19T09:18:07.784Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_view (line 25) ... ignored
101032025-06-19T09:18:07.784Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_local (line 22) ... ignored
101042025-06-19T09:18:07.789Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_saml (line 22) ... ignored
101052025-06-19T09:18:07.790Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::silo_metric (line 32) ... ignored
101062025-06-19T09:18:07.790Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_update (line 22) ... ignored
101072025-06-19T09:18:07.790Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_view (line 22) ... ignored
101082025-06-19T09:18:07.790Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_create (line 22) ... ignored
101092025-06-19T09:18:07.790Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_delete (line 24) ... ignored
101102025-06-19T09:18:07.790Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_list (line 26) ... ignored
101112025-06-19T09:18:07.790Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_view (line 24) ... ignored
101122025-06-19T09:18:07.790Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_list (line 26) ... ignored
101132025-06-19T09:18:07.790Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_update (line 25) ... ignored
101142025-06-19T09:18:07.790Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_view (line 24) ... ignored
101152025-06-19T09:18:07.790Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_update (line 25) ... ignored
101162025-06-19T09:18:07.790Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_view (line 24) ... ignored
101172025-06-19T09:18:07.790Ztest clients/oxide-client/src/lib.rs - ClientRolesExt::role_list (line 25) ... ignored
101182025-06-19T09:18:07.790Ztest clients/oxide-client/src/lib.rs - ClientRolesExt::role_view (line 24) ... ignored
101192025-06-19T09:18:07.790Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::auth_settings_update (line 22) ... ignored
101202025-06-19T09:18:07.790Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::auth_settings_view (line 22) ... ignored
101212025-06-19T09:18:07.790Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_create (line 24) ... ignored
101222025-06-19T09:18:07.791Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_delete (line 26) ... ignored
101232025-06-19T09:18:07.791Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_list (line 28) ... ignored
101242025-06-19T09:18:07.791Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_view (line 26) ... ignored
101252025-06-19T09:18:07.791Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_list (line 26) ... ignored
101262025-06-19T09:18:07.791Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_view (line 24) ... ignored
101272025-06-19T09:18:07.791Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_update (line 22) ... ignored
101282025-06-19T09:18:07.791Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_view (line 22) ... ignored
101292025-06-19T09:18:07.791Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::user_list (line 27) ... ignored
101302025-06-19T09:18:07.791Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::utilization_view (line 22) ... ignored
101312025-06-19T09:18:07.791Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_create (line 27) ... ignored
101322025-06-19T09:18:07.791Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_delete (line 25) ... ignored
101332025-06-19T09:18:07.791Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_list (line 27) ... ignored
101342025-06-19T09:18:07.791Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_view (line 25) ... ignored
101352025-06-19T09:18:07.791Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_class_list (line 28) ... ignored
101362025-06-19T09:18:07.791Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_delivery_list (line 42) ... ignored
101372025-06-19T09:18:07.792Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_delivery_resend (line 25) ... ignored
101382025-06-19T09:18:07.792Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_receiver_delete (line 24) ... ignored
101392025-06-19T09:18:07.792Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_receiver_list (line 26) ... ignored
101402025-06-19T09:18:07.792Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_receiver_probe (line 33) ... ignored
101412025-06-19T09:18:07.792Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_receiver_subscription_add (line 25) ... ignored
101422025-06-19T09:18:07.792Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_receiver_subscription_remove (line 25) ... ignored
101432025-06-19T09:18:07.792Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::alert_receiver_view (line 24) ... ignored
101442025-06-19T09:18:07.792Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::webhook_receiver_create (line 22) ... ignored
101452025-06-19T09:18:07.792Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::webhook_receiver_update (line 27) ... ignored
101462025-06-19T09:18:07.793Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::webhook_secrets_add (line 25) ... ignored
101472025-06-19T09:18:07.794Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::webhook_secrets_delete (line 24) ... ignored
101482025-06-19T09:18:07.794Ztest clients/oxide-client/src/lib.rs - ClientSystemAlertsExt::webhook_secrets_list (line 24) ... ignored
101492025-06-19T09:18:07.794Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_apply_settings (line 27) ... ignored
101502025-06-19T09:18:07.794Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_clear_settings (line 26) ... ignored
101512025-06-19T09:18:07.794Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_list (line 27) ... ignored
101522025-06-19T09:18:07.794Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_status (line 26) ... ignored
101532025-06-19T09:18:07.794Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_list (line 26) ... ignored
101542025-06-19T09:18:07.794Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_view (line 24) ... ignored
101552025-06-19T09:18:07.794Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_list (line 26) ... ignored
101562025-06-19T09:18:07.794Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_view (line 24) ... ignored
101572025-06-19T09:18:07.794Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_add (line 22) ... ignored
101582025-06-19T09:18:07.794Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_instance_list (line 27) ... ignored
101592025-06-19T09:18:07.794Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list (line 26) ... ignored
101602025-06-19T09:18:07.794Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list_uninitialized (line 25) ... ignored
101612025-06-19T09:18:07.795Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_physical_disk_list (line 27) ... ignored
101622025-06-19T09:18:07.795Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_set_provision_policy (line 25) ... ignored
101632025-06-19T09:18:07.795Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_view (line 24) ... ignored
101642025-06-19T09:18:07.795Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_list (line 26) ... ignored
101652025-06-19T09:18:07.795Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_view (line 24) ... ignored
101662025-06-19T09:18:07.795Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_create (line 22) ... ignored
101672025-06-19T09:18:07.795Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_delete (line 24) ... ignored
101682025-06-19T09:18:07.795Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_list (line 26) ... ignored
101692025-06-19T09:18:07.795Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_range_add (line 27) ... ignored
101702025-06-19T09:18:07.795Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_range_list (line 28) ... ignored
101712025-06-19T09:18:07.795Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_range_remove (line 25) ... ignored
101722025-06-19T09:18:07.795Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_service_range_add (line 24) ... ignored
101732025-06-19T09:18:07.795Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_service_range_list (line 27) ... ignored
101742025-06-19T09:18:07.795Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_service_range_remove (line 22) ... ignored
101752025-06-19T09:18:07.795Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_service_view (line 22) ... ignored
101762025-06-19T09:18:07.795Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_silo_link (line 27) ... ignored
101772025-06-19T09:18:07.795Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_silo_list (line 27) ... ignored
101782025-06-19T09:18:07.795Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_silo_unlink (line 24) ... ignored
101792025-06-19T09:18:07.796Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_silo_update (line 24) ... ignored
101802025-06-19T09:18:07.796Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_update (line 25) ... ignored
101812025-06-19T09:18:07.796Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_utilization_view (line 24) ... ignored
101822025-06-19T09:18:07.796Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_view (line 24) ... ignored
101832025-06-19T09:18:07.796Ztest clients/oxide-client/src/lib.rs - ClientSystemMetricsExt::system_metric (line 32) ... ignored
101842025-06-19T09:18:07.796Ztest clients/oxide-client/src/lib.rs - ClientSystemMetricsExt::system_timeseries_query (line 24) ... ignored
101852025-06-19T09:18:07.796Ztest clients/oxide-client/src/lib.rs - ClientSystemMetricsExt::system_timeseries_schema_list (line 25) ... ignored
101862025-06-19T09:18:07.796Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_block_list (line 27) ... ignored
101872025-06-19T09:18:07.796Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_create (line 22) ... ignored
101882025-06-19T09:18:07.796Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_delete (line 24) ... ignored
101892025-06-19T09:18:07.796Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_list (line 26) ... ignored
101902025-06-19T09:18:07.796Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_update (line 22) ... ignored
101912025-06-19T09:18:07.796Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_view (line 22) ... ignored
101922025-06-19T09:18:07.796Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_disable (line 22) ... ignored
101932025-06-19T09:18:07.796Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_enable (line 22) ... ignored
101942025-06-19T09:18:07.796Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_status (line 22) ... ignored
101952025-06-19T09:18:07.796Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_delete (line 24) ... ignored
101962025-06-19T09:18:07.796Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_list (line 26) ... ignored
101972025-06-19T09:18:07.797Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_update (line 24) ... ignored
101982025-06-19T09:18:07.797Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announcement_list (line 24) ... ignored
101992025-06-19T09:18:07.797Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_create (line 22) ... ignored
102002025-06-19T09:18:07.797Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_delete (line 24) ... ignored
102012025-06-19T09:18:07.797Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_list (line 26) ... ignored
102022025-06-19T09:18:07.797Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_exported (line 22) ... ignored
102032025-06-19T09:18:07.797Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_imported_routes_ipv4 (line 24) ... ignored
102042025-06-19T09:18:07.802Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_message_history (line 24) ... ignored
102052025-06-19T09:18:07.802Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_status (line 22) ... ignored
102062025-06-19T09:18:07.802Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_create (line 22) ... ignored
102072025-06-19T09:18:07.802Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_delete (line 27) ... ignored
102082025-06-19T09:18:07.802Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_list (line 26) ... ignored
102092025-06-19T09:18:07.802Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_lldp_config_update (line 27) ... ignored
102102025-06-19T09:18:07.802Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_lldp_config_view (line 26) ... ignored
102112025-06-19T09:18:07.802Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_lldp_neighbors (line 29) ... ignored
102122025-06-19T09:18:07.802Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_create (line 22) ... ignored
102132025-06-19T09:18:07.803Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_delete (line 24) ... ignored
102142025-06-19T09:18:07.803Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_list (line 27) ... ignored
102152025-06-19T09:18:07.803Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_view (line 24) ... ignored
102162025-06-19T09:18:07.803Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_create (line 27) ... ignored
102172025-06-19T09:18:07.803Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_delete (line 25) ... ignored
102182025-06-19T09:18:07.803Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_set_password (line 28) ... ignored
102192025-06-19T09:18:07.803Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_create (line 25) ... ignored
102202025-06-19T09:18:07.803Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_view (line 25) ... ignored
102212025-06-19T09:18:07.803Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_create (line 22) ... ignored
102222025-06-19T09:18:07.803Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_delete (line 26) ... ignored
102232025-06-19T09:18:07.803Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_identity_provider_list (line 29) ... ignored
102242025-06-19T09:18:07.803Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_ip_pool_list (line 29) ... ignored
102252025-06-19T09:18:07.803Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_list (line 28) ... ignored
102262025-06-19T09:18:07.803Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_update (line 25) ... ignored
102272025-06-19T09:18:07.803Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_view (line 24) ... ignored
102282025-06-19T09:18:07.803Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_update (line 27) ... ignored
102292025-06-19T09:18:07.803Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_view (line 24) ... ignored
102302025-06-19T09:18:07.803Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_list (line 27) ... ignored
102312025-06-19T09:18:07.804Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_view (line 25) ... ignored
102322025-06-19T09:18:07.804Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_list (line 26) ... ignored
102332025-06-19T09:18:07.804Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_view (line 24) ... ignored
102342025-06-19T09:18:07.804Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_view (line 26) ... ignored
102352025-06-19T09:18:07.804Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::system_quotas_list (line 26) ... ignored
102362025-06-19T09:18:07.804Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_list (line 26) ... ignored
102372025-06-19T09:18:07.804Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_view (line 22) ... ignored
102382025-06-19T09:18:07.804Ztest clients/oxide-client/src/lib.rs - ClientSystemStatusExt::ping (line 24) ... ignored
102392025-06-19T09:18:07.804Ztest clients/oxide-client/src/lib.rs - ClientTokensExt::current_user_access_token_delete (line 26) ... ignored
102402025-06-19T09:18:07.805Ztest clients/oxide-client/src/lib.rs - ClientTokensExt::current_user_access_token_list (line 28) ... ignored
102412025-06-19T09:18:07.805Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_create (line 26) ... ignored
102422025-06-19T09:18:07.805Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_delete (line 27) ... ignored
102432025-06-19T09:18:07.805Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_address_create (line 27) ... ignored
102442025-06-19T09:18:07.805Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_address_delete (line 28) ... ignored
102452025-06-19T09:18:07.805Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_address_list (line 29) ... ignored
102462025-06-19T09:18:07.805Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_pool_create (line 27) ... ignored
102472025-06-19T09:18:07.805Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_pool_delete (line 28) ... ignored
102482025-06-19T09:18:07.805Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_pool_list (line 29) ... ignored
102492025-06-19T09:18:07.806Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_list (line 28) ... ignored
102502025-06-19T09:18:07.806Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_view (line 26) ... ignored
102512025-06-19T09:18:07.806Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_create (line 25) ... ignored
102522025-06-19T09:18:07.806Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_delete (line 25) ... ignored
102532025-06-19T09:18:07.806Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_update (line 32) ... ignored
102542025-06-19T09:18:07.806Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_view (line 25) ... ignored
102552025-06-19T09:18:07.806Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_list (line 27) ... ignored
102562025-06-19T09:18:07.806Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_create (line 26) ... ignored
102572025-06-19T09:18:07.806Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_delete (line 26) ... ignored
102582025-06-19T09:18:07.806Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_list (line 28) ... ignored
102592025-06-19T09:18:07.806Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_create (line 27) ... ignored
102602025-06-19T09:18:07.806Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_delete (line 27) ... ignored
102612025-06-19T09:18:07.806Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_list (line 31) ... ignored
102622025-06-19T09:18:07.806Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_update (line 28) ... ignored
102632025-06-19T09:18:07.806Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_view (line 27) ... ignored
102642025-06-19T09:18:07.806Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_update (line 27) ... ignored
102652025-06-19T09:18:07.806Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_view (line 26) ... ignored
102662025-06-19T09:18:07.806Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_create (line 26) ... ignored
102672025-06-19T09:18:07.806Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_delete (line 26) ... ignored
102682025-06-19T09:18:07.808Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list (line 28) ... ignored
102692025-06-19T09:18:07.808Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list_network_interfaces (line 29) ... ignored
102702025-06-19T09:18:07.808Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_update (line 27) ... ignored
102712025-06-19T09:18:07.808Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_view (line 26) ... ignored
102722025-06-19T09:18:07.808Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_update (line 26) ... ignored
102732025-06-19T09:18:07.808Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_view (line 25) ... ignored
102742025-06-19T09:18:07.808Z
102752025-06-19T09:18:07.808Ztest result: ok. 0 passed; 0 failed; 263 ignored; 0 measured; 0 filtered out; finished in 0.01s
102762025-06-19T09:18:07.808Z
102772025-06-19T09:18:07.890Z Doc-tests oximeter
102782025-06-19T09:18:07.890Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name oximeter --test oximeter/oximeter/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/oximeter -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-29dc7445c5790ef8.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-d3a88451e031a8af.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-6ef27574c9857554.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-1e15bc7425470b18.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-82b5e02d2676d8cd.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
102792025-06-19T09:18:08.157Z
102802025-06-19T09:18:08.157Zrunning 2 tests
102812025-06-19T09:18:08.161Ztest oximeter/oximeter/src/lib.rs - (line 111) ... ignored
102822025-06-19T09:18:09.332Ztest oximeter/oximeter/src/lib.rs - (line 118) ... ok
102832025-06-19T09:18:09.332Z
102842025-06-19T09:18:09.332Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.18s
102852025-06-19T09:18:09.332Z
102862025-06-19T09:18:09.367Z Doc-tests oximeter_api
102872025-06-19T09:18:09.370Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name oximeter_api --test oximeter/api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-90bb70ee402a7b72.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
102882025-06-19T09:18:09.653Z
102892025-06-19T09:18:09.653Zrunning 2 tests
102902025-06-19T09:18:09.657Ztest oximeter/api/src/lib.rs - oximeter_api_mod::api_description (line 25) ... ignored
102912025-06-19T09:18:09.657Ztest oximeter/api/src/lib.rs - oximeter_api_mod::stub_api_description (line 31) ... ignored
102922025-06-19T09:18:09.657Z
102932025-06-19T09:18:09.657Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
102942025-06-19T09:18:09.657Z
102952025-06-19T09:18:09.681Z Doc-tests oximeter_client
102962025-06-19T09:18:09.685Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name oximeter_client --test clients/oximeter-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/oximeter-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-1697fc65e208cbad.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
102972025-06-19T09:18:10.056Z
102982025-06-19T09:18:10.056Zrunning 0 tests
102992025-06-19T09:18:10.057Z
103002025-06-19T09:18:10.057Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
103012025-06-19T09:18:10.057Z
103022025-06-19T09:18:10.086Z Doc-tests oximeter_collector
103032025-06-19T09:18:10.095Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name oximeter_collector --test oximeter/collector/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/collector -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-2447b769a290fac2.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-90bb70ee402a7b72.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-1697fc65e208cbad.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-7fa92ef5db7630b1.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
103042025-06-19T09:18:10.645Z
103052025-06-19T09:18:10.645Zrunning 0 tests
103062025-06-19T09:18:10.645Z
103072025-06-19T09:18:10.645Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
103082025-06-19T09:18:10.645Z
103092025-06-19T09:18:10.689Z Doc-tests oximeter_db
103102025-06-19T09:18:10.693Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name oximeter_db --test oximeter/db/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/db -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-2ea3b20e939039db.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-4ad0411f54632340.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-4984fd557ea44540.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-b565d71fcf50201b.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-84e797a2d3eb2d0c.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-d706431c9ba515a0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-da10b95c202ed643.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-b1eb6bdafd83166f.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-d2eb89831c39492e.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-b563444bd3d79103.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e822832db8731ed7.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-6368f2b07121436b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-3dc8c0222785ce47.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c3030838cf16ec4.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-10719ff00779e6c0.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-03f0ed0536b9e633.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-ed3f81c34f110721.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-f4bdfb118eaed211.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-ebacbb4871bfb0c5.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-5bbcbe6930012595.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-d67937effa6f4837.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-0ffdeed955cab556.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-188f2b489c552f48.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="native-sql-shell"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-sql-shell", "oxql", "sql"))' --document-private-items -D warnings --error-format human`
103112025-06-19T09:18:11.684Z
103122025-06-19T09:18:11.684Zrunning 5 tests
103132025-06-19T09:18:11.688Ztest oximeter/db/src/oxql/ast/table_ops/filter/mod.rs - oxql::ast::table_ops::filter::Filter::simplify_to_dnf (line 218) ... ignored
103142025-06-19T09:18:11.688Ztest oximeter/db/src/oxql/ast/table_ops/filter/visit.rs - oxql::ast::table_ops::filter::visit::ShiftTimestamps (line 53) ... ignored
103152025-06-19T09:18:11.688Ztest oximeter/db/src/oxql/plan/predicates.rs - oxql::plan::predicates::Predicates (line 71) ... ignored
103162025-06-19T09:18:11.688Ztest oximeter/db/src/oxql/plan/predicates.rs - oxql::plan::predicates::Predicates (line 78) ... ignored
103172025-06-19T09:18:11.688Ztest oximeter/db/src/oxql/plan/predicates.rs - oxql::plan::predicates::Predicates (line 84) ... ignored
103182025-06-19T09:18:11.688Z
103192025-06-19T09:18:11.688Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
103202025-06-19T09:18:11.688Z
103212025-06-19T09:18:11.735Z Doc-tests oximeter_instruments
103222025-06-19T09:18:11.738Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name oximeter_instruments --test oximeter/instruments/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/instruments -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-bede7a4e55b2058a.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-bb790ef45951f77a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("datalink", "default", "http-instruments", "kstat"))' --document-private-items -D warnings --error-format human`
103232025-06-19T09:18:12.140Z
103242025-06-19T09:18:12.140Zrunning 0 tests
103252025-06-19T09:18:12.140Z
103262025-06-19T09:18:12.140Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
103272025-06-19T09:18:12.140Z
103282025-06-19T09:18:12.175Z Doc-tests oximeter_macro_impl
103292025-06-19T09:18:12.179Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --color always --crate-name oximeter_macro_impl --test oximeter/oximeter-macro-impl/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/oximeter-macro-impl -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-29dc7445c5790ef8.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
103302025-06-19T09:18:12.254Z
103312025-06-19T09:18:12.254Zrunning 0 tests
103322025-06-19T09:18:12.254Z
103332025-06-19T09:18:12.254Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
103342025-06-19T09:18:12.254Z
103352025-06-19T09:18:12.265Z Doc-tests oximeter_producer
103362025-06-19T09:18:12.265Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name oximeter_producer --test oximeter/producer/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/producer -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-f7644ece7a74671e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-642599b617008cdd.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-bc73c84ce56559f5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
103372025-06-19T09:18:12.672Z
103382025-06-19T09:18:12.672Zrunning 0 tests
103392025-06-19T09:18:12.672Z
103402025-06-19T09:18:12.672Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
103412025-06-19T09:18:12.672Z
103422025-06-19T09:18:12.710Z Doc-tests oximeter_schema
103432025-06-19T09:18:12.710Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name oximeter_schema --test oximeter/schema/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/schema -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-973fa8e1d737893b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-d3a88451e031a8af.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-1e15bc7425470b18.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-82b5e02d2676d8cd.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
103442025-06-19T09:18:13.025Z
103452025-06-19T09:18:13.025Zrunning 0 tests
103462025-06-19T09:18:13.025Z
103472025-06-19T09:18:13.025Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
103482025-06-19T09:18:13.025Z
103492025-06-19T09:18:13.053Z Doc-tests oximeter_test_utils
103502025-06-19T09:18:13.053Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name oximeter_test_utils --test oximeter/test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-b565d71fcf50201b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-833f93ff73c7b799.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-29dc7445c5790ef8.so --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-3dc8c0222785ce47.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-1e15bc7425470b18.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
103512025-06-19T09:18:13.385Z
103522025-06-19T09:18:13.385Zrunning 0 tests
103532025-06-19T09:18:13.385Z
103542025-06-19T09:18:13.385Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
103552025-06-19T09:18:13.385Z
103562025-06-19T09:18:13.417Z Doc-tests oximeter_timeseries_macro
103572025-06-19T09:18:13.417Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --color always --crate-name oximeter_timeseries_macro --test oximeter/timeseries-macro/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/timeseries-macro -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-6ef3a792f7ed9f41.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-6ef27574c9857554.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-ad57b23c655ed5bf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a79716c0dc665fc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-2a3bb5719b58d5fa.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-e16057b6e9e2b39c.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
103582025-06-19T09:18:13.657Z
103592025-06-19T09:18:13.657Zrunning 0 tests
103602025-06-19T09:18:13.657Z
103612025-06-19T09:18:13.657Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
103622025-06-19T09:18:13.657Z
103632025-06-19T09:18:13.684Z Doc-tests oximeter_types
103642025-06-19T09:18:13.687Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name oximeter_types --test oximeter/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern approx=/work/oxidecomputer/omicron/target/debug/deps/libapprox-4c359a5fc24d22e5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-d706431c9ba515a0.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-15dab050fa171917.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-6368f2b07121436b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-29dc7445c5790ef8.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-1e15bc7425470b18.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-65268273db4e61f9.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-8a5d607b9c0247aa.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-ea2bf633eee21eec.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-eb84229280da5d2e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-010fc67b9970944f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
103652025-06-19T09:18:14.247Z
103662025-06-19T09:18:14.247Zrunning 11 tests
103672025-06-19T09:18:14.934Ztest oximeter/types/src/traits.rs - traits::Metric (line 190) - compile fail ... ok
103682025-06-19T09:18:22.090Ztest oximeter/types/src/quantile.rs - quantile::Quantile::new (line 80) ... ok
103692025-06-19T09:18:22.265Ztest oximeter/types/src/quantile.rs - quantile::Quantile::from_parts (line 118) ... ok
103702025-06-19T09:18:22.387Ztest oximeter/types/src/quantile.rs - quantile::Quantile::append (line 245) ... ok
103712025-06-19T09:18:22.512Ztest oximeter/types/src/histogram.rs - histogram::Histogram<T>::span_decades (line 928) ... ok
103722025-06-19T09:18:22.512Ztest oximeter/types/src/traits.rs - traits::Metric (line 165) ... ok
103732025-06-19T09:18:22.540Ztest oximeter/types/src/histogram.rs - histogram::Histogram<T>::with_bins (line 525) ... ok
103742025-06-19T09:18:22.540Ztest oximeter/types/src/quantile.rs - quantile::Quantile::estimate (line 202) ... ok
103752025-06-19T09:18:22.754Ztest oximeter/types/src/traits.rs - traits::Target (line 79) - compile fail ... ok
103762025-06-19T09:18:25.959Ztest oximeter/types/src/traits.rs - traits::Producer (line 369) ... ok
103772025-06-19T09:18:27.151Ztest oximeter/types/src/traits.rs - traits::Target (line 49) ... ok
103782025-06-19T09:18:27.151Z
103792025-06-19T09:18:27.151Ztest result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.90s
103802025-06-19T09:18:27.151Z
103812025-06-19T09:18:27.190Z Doc-tests oxlog
103822025-06-19T09:18:27.194Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name oxlog --test dev-tools/oxlog/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/oxlog -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-344997d15477f1f9.rlib --extern jiff=/work/oxidecomputer/omicron/target/debug/deps/libjiff-ed3746d7d986df7e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-750e27c83fe6acd0.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-430d859215fc2171.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-1ebfeb8ca12e8f3c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
103832025-06-19T09:18:27.276Z
103842025-06-19T09:18:27.276Zrunning 0 tests
103852025-06-19T09:18:27.276Z
103862025-06-19T09:18:27.276Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
103872025-06-19T09:18:27.276Z
103882025-06-19T09:18:27.288Z Doc-tests oxql_types
103892025-06-19T09:18:27.293Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name oxql_types --test oximeter/oxql-types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/oxql-types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-d2eb89831c39492e.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-6368f2b07121436b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-1e15bc7425470b18.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-2c3030838cf16ec4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
103902025-06-19T09:18:27.632Z
103912025-06-19T09:18:27.632Zrunning 0 tests
103922025-06-19T09:18:27.632Z
103932025-06-19T09:18:27.632Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
103942025-06-19T09:18:27.632Z
103952025-06-19T09:18:27.662Z Doc-tests parallel_task_set
103962025-06-19T09:18:27.662Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name parallel_task_set --test parallel-task-set/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/parallel-task-set -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-00c29b94e085ceac.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
103972025-06-19T09:18:27.731Z
103982025-06-19T09:18:27.731Zrunning 0 tests
103992025-06-19T09:18:27.731Z
104002025-06-19T09:18:27.731Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
104012025-06-19T09:18:27.731Z
104022025-06-19T09:18:27.742Z Doc-tests range_requests
104032025-06-19T09:18:27.746Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name range_requests --test range-requests/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/range-requests -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-32cec9e0d799541d.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-0a56d503f1183962.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-a12c3f0e76d9654f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
104042025-06-19T09:18:27.907Z
104052025-06-19T09:18:27.907Zrunning 0 tests
104062025-06-19T09:18:27.907Z
104072025-06-19T09:18:27.911Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
104082025-06-19T09:18:27.911Z
104092025-06-19T09:18:27.927Z Doc-tests reconfigurator_cli
104102025-06-19T09:18:27.931Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name reconfigurator_cli --test dev-tools/reconfigurator-cli/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/reconfigurator-cli -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-00aa725a2871b002.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-5a80e982465180ef.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0e4dd5ffcc57d0fd.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-20d09b58c5f7acd4.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-4b0cfea7576650fb.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-fb18f7b6418aacf6.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-362fb1d5e00ac981.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-173417224055b1cb.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-7ae449d1cad2700d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8c6e085c8b4b488e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_repl_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_repl_utils-d36452bc7fb8b4cc.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-fb006f2bc6280bf1.rlib --extern reconfigurator_cli=/work/oxidecomputer/omicron/target/debug/deps/libreconfigurator_cli-26bfb7e3a27e898c.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-948768355417aa57.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-d67937effa6f4837.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-f32f70d961a81848.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-d121c39b4067af31.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
104112025-06-19T09:18:28.482Z
104122025-06-19T09:18:28.482Zrunning 0 tests
104132025-06-19T09:18:28.482Z
104142025-06-19T09:18:28.482Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
104152025-06-19T09:18:28.482Z
104162025-06-19T09:18:28.521Z Doc-tests repo_depot_api
104172025-06-19T09:18:28.524Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name repo_depot_api --test sled-agent/repo-depot-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/repo-depot-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-14f795b669f17255.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
104182025-06-19T09:18:28.711Z
104192025-06-19T09:18:28.711Zrunning 2 tests
104202025-06-19T09:18:28.715Ztest sled-agent/repo-depot-api/src/lib.rs - repo_depot_api_mod::api_description (line 19) ... ignored
104212025-06-19T09:18:28.715Ztest sled-agent/repo-depot-api/src/lib.rs - repo_depot_api_mod::stub_api_description (line 25) ... ignored
104222025-06-19T09:18:28.715Z
104232025-06-19T09:18:28.715Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
104242025-06-19T09:18:28.715Z
104252025-06-19T09:18:28.733Z Doc-tests repo_depot_client
104262025-06-19T09:18:28.739Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name repo_depot_client --test clients/repo-depot-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/repo-depot-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-75abe5d2f55f3e73.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
104272025-06-19T09:18:28.919Z
104282025-06-19T09:18:28.919Zrunning 0 tests
104292025-06-19T09:18:28.919Z
104302025-06-19T09:18:28.919Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
104312025-06-19T09:18:28.919Z
104322025-06-19T09:18:28.938Z Doc-tests sled_agent_api
104332025-06-19T09:18:28.941Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name sled_agent_api --test sled-agent/api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-a795e65d2eb3ad5b.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-47e16434dc23d0db.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
104342025-06-19T09:18:29.417Z
104352025-06-19T09:18:29.417Zrunning 2 tests
104362025-06-19T09:18:29.421Ztest sled-agent/api/src/lib.rs - sled_agent_api_mod::api_description (line 79) ... ignored
104372025-06-19T09:18:29.421Ztest sled-agent/api/src/lib.rs - sled_agent_api_mod::stub_api_description (line 85) ... ignored
104382025-06-19T09:18:29.421Z
104392025-06-19T09:18:29.421Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
104402025-06-19T09:18:29.421Z
104412025-06-19T09:18:29.453Z Doc-tests sled_agent_client
104422025-06-19T09:18:29.458Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name sled_agent_client --test clients/sled-agent-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/sled-agent-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-58c1de66a45d9f24.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a8570c2f1c9c1454.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-2254934338364569.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
104432025-06-19T09:18:31.492Z
104442025-06-19T09:18:31.493Zrunning 0 tests
104452025-06-19T09:18:31.493Z
104462025-06-19T09:18:31.493Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
104472025-06-19T09:18:31.493Z
104482025-06-19T09:18:31.548Z Doc-tests sled_agent_config_reconciler
104492025-06-19T09:18:31.552Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name sled_agent_config_reconciler --test sled-agent/config-reconciler/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/config-reconciler -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-b3a3d430ae1467c3.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-ed761dbd9a6ae688.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-344997d15477f1f9.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-10b952f0674fd37f.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-1a717a42c5ddb3bf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-e3373fcbc2ad75ba.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-4c50366c16e309bb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-a795e65d2eb3ad5b.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f3613ed905139f2e.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-c03ba4055ac5c961.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-2d1f02d804943618.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-ec3455c1da32d50c.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern xshell=/work/oxidecomputer/omicron/target/debug/deps/libxshell-2a24cc18133aa099.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-167d1001d88732d7.rlib -C embed-bitcode=no --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' --document-private-items -D warnings --error-format human`
104502025-06-19T09:18:32.125Z
104512025-06-19T09:18:32.125Zrunning 0 tests
104522025-06-19T09:18:32.125Z
104532025-06-19T09:18:32.125Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
104542025-06-19T09:18:32.125Z
104552025-06-19T09:18:32.164Z Doc-tests sled_agent_types
104562025-06-19T09:18:32.168Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name sled_agent_types --test sled-agent/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-c69ceee012346ef7.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-58c1de66a45d9f24.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c50c5fd1577d0cd5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-4eede03aec8344dc.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-eba98dcd0b47db5d.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
104572025-06-19T09:18:32.870Z
104582025-06-19T09:18:32.871Zrunning 0 tests
104592025-06-19T09:18:32.871Z
104602025-06-19T09:18:32.871Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
104612025-06-19T09:18:32.871Z
104622025-06-19T09:18:32.912Z Doc-tests sled_agent_zone_images
104632025-06-19T09:18:32.915Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name sled_agent_zone_images --test sled-agent/zone-images/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/zone-images -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile_ext=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile_ext-85a1f4ffff2145ab.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern iddqd=/work/oxidecomputer/omicron/target/debug/deps/libiddqd-1a717a42c5ddb3bf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-2c65919f1ee1105c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-9ad20850c87b6190.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-430d859215fc2171.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f3613ed905139f2e.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-3cc9efe9aa8d2f7d.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-2d1f02d804943618.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
104642025-06-19T09:18:33.289Z
104652025-06-19T09:18:33.289Zrunning 0 tests
104662025-06-19T09:18:33.289Z
104672025-06-19T09:18:33.290Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
104682025-06-19T09:18:33.290Z
104692025-06-19T09:18:33.323Z Doc-tests sled_diagnostics
104702025-06-19T09:18:33.339Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name sled_diagnostics --test sled-diagnostics/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-diagnostics -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-076e611753e5b945.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-2a147402c71c6c21.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-750e27c83fe6acd0.rlib --extern parallel_task_set=/work/oxidecomputer/omicron/target/debug/deps/libparallel_task_set-00c29b94e085ceac.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-47e16434dc23d0db.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-2d1f02d804943618.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-8e070b895b0e4152.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
104712025-06-19T09:18:33.646Z
104722025-06-19T09:18:33.646Zrunning 0 tests
104732025-06-19T09:18:33.646Z
104742025-06-19T09:18:33.647Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
104752025-06-19T09:18:33.647Z
104762025-06-19T09:18:33.678Z Doc-tests sled_hardware
104772025-06-19T09:18:33.699Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name sled_hardware --test sled-hardware/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-hardware -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-b1eb6bdafd83166f.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-2ca651428fb55973.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-15692c2f0a1fa710.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-65e1e286f08ad64d.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-6c61a0a756f7d3f1.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-c03ba4055ac5c961.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-6d6e529b1c4ab6b0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' --document-private-items -D warnings --error-format human`
104782025-06-19T09:18:34.043Z
104792025-06-19T09:18:34.043Zrunning 0 tests
104802025-06-19T09:18:34.043Z
104812025-06-19T09:18:34.043Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
104822025-06-19T09:18:34.043Z
104832025-06-19T09:18:34.089Z Doc-tests sled_hardware_types
104842025-06-19T09:18:34.094Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name sled_hardware_types --test sled-hardware/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-hardware/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a8cfa50f4bcbc29d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
104852025-06-19T09:18:34.359Z
104862025-06-19T09:18:34.359Zrunning 0 tests
104872025-06-19T09:18:34.359Z
104882025-06-19T09:18:34.359Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
104892025-06-19T09:18:34.359Z
104902025-06-19T09:18:34.387Z Doc-tests sled_storage
104912025-06-19T09:18:34.391Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name sled_storage --test sled-storage/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-storage -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-3de3afdffd237457.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-b3a3d430ae1467c3.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-344997d15477f1f9.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-e3373fcbc2ad75ba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-c03ba4055ac5c961.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-2d1f02d804943618.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern xshell=/work/oxidecomputer/omicron/target/debug/deps/libxshell-2a24cc18133aa099.rlib -C embed-bitcode=no --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("testing"))' --document-private-items -D warnings --error-format human`
104922025-06-19T09:18:34.805Z
104932025-06-19T09:18:34.805Zrunning 0 tests
104942025-06-19T09:18:34.805Z
104952025-06-19T09:18:34.805Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
104962025-06-19T09:18:34.805Z
104972025-06-19T09:18:34.838Z Doc-tests sp_sim
104982025-06-19T09:18:34.842Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name sp_sim --test sp-sim/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sp-sim -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_ereport_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_ereport_messages-96001ad8a097ddf0.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0b5be377fbb76b15.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-22d985003c029e71.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_cbor=/work/oxidecomputer/omicron/target/debug/deps/libserde_cbor-67f3da6724d4197c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-eba98dcd0b47db5d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-c352d61c85b833cd.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c9fa00714c10b0e6.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
104992025-06-19T09:18:35.300Z
105002025-06-19T09:18:35.300Zrunning 0 tests
105012025-06-19T09:18:35.300Z
105022025-06-19T09:18:35.300Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
105032025-06-19T09:18:35.300Z
105042025-06-19T09:18:35.331Z Doc-tests trust_quorum
105052025-06-19T09:18:35.335Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name trust_quorum --test trust-quorum/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/trust-quorum -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-baeff8589e43a779.rlib --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-4ad0411f54632340.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-c69ceee012346ef7.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-1b0c400ab1fe5e4a.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-b3a3d430ae1467c3.so --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-c007e3103fad1245.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-946fb52bfee0b312.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-141fbac960892210.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-eba98dcd0b47db5d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-bcacbd53d272c133.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-c6d4853b27733a97.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-ec3455c1da32d50c.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern trust_quorum=/work/oxidecomputer/omicron/target/debug/deps/libtrust_quorum-e66afa319fcbd4c7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
105062025-06-19T09:18:35.718Z
105072025-06-19T09:18:35.718Zrunning 0 tests
105082025-06-19T09:18:35.718Z
105092025-06-19T09:18:35.718Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
105102025-06-19T09:18:35.718Z
105112025-06-19T09:18:35.749Z Doc-tests typed_rng
105122025-06-19T09:18:35.753Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name typed_rng --test typed-rng/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/typed-rng -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-4b0cfea7576650fb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-88de7fb551d57f4c.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-da4f2c624519b763.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-f1ca02b496cce3ec.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
105132025-06-19T09:18:35.841Z
105142025-06-19T09:18:35.841Zrunning 0 tests
105152025-06-19T09:18:35.841Z
105162025-06-19T09:18:35.841Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
105172025-06-19T09:18:35.841Z
105182025-06-19T09:18:35.854Z Doc-tests update_common
105192025-06-19T09:18:35.858Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name update_common --test update-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/update-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-13e2f3155af59d16.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-076e611753e5b945.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0b5be377fbb76b15.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-863d650aabadae6e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c2920f90e8fd97a5.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-f32f70d961a81848.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-56c5383bb838306a.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-24b5693d13af1dc7.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-d121c39b4067af31.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
105202025-06-19T09:18:36.183Z
105212025-06-19T09:18:36.184Zrunning 0 tests
105222025-06-19T09:18:36.184Z
105232025-06-19T09:18:36.184Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
105242025-06-19T09:18:36.184Z
105252025-06-19T09:18:36.223Z Doc-tests update_engine
105262025-06-19T09:18:36.229Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name update_engine --test update-engine/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/update-engine -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-747d372e7685bd96.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-3c5c2ca4d71c4411.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-615bd856ab5f70bf.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-ed761dbd9a6ae688.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-20d09b58c5f7acd4.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-10dfc74db4c73038.rlib --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-3d2fa1f1b50ae27e.so --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-63c1e765ceb16dc5.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-faa762f55049f9c0.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-aec702e164c6ff65.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-8c6868ed69484a9e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-a04af031296e7ec9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-9909e89766a7dbd1.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-948768355417aa57.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-21117c0d696a5843.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
105272025-06-19T09:18:36.621Z
105282025-06-19T09:18:36.621Zrunning 4 tests
105292025-06-19T09:18:36.625Ztest update-engine/src/events.rs - events::StepEvent::spec (line 78) ... ignored
105302025-06-19T09:18:36.625Ztest update-engine/src/macros.rs - macros::define_update_engine (line 11) ... ignored
105312025-06-19T09:18:36.625Ztest update-engine/src/macros.rs - macros::define_update_engine (line 17) ... ignored
105322025-06-19T09:18:37.604Ztest update-engine/src/display/utils.rs - display::utils::ProgressRatioDisplay (line 20) ... ok
105332025-06-19T09:18:37.605Z
105342025-06-19T09:18:37.605Ztest result: ok. 1 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.98s
105352025-06-19T09:18:37.605Z
105362025-06-19T09:18:37.629Z Doc-tests wicket
105372025-06-19T09:18:37.632Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name wicket --test wicket/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicket -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-bfcc7353af7ebaac.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-747d372e7685bd96.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-00a4296f15c05985.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-da10b95c202ed643.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0e4dd5ffcc57d0fd.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-35fb3541b6a3e2c3.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-10dfc74db4c73038.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-e954ece10883f074.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-aec702e164c6ff65.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8d15049ea1eaa011.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-ad580bff78180e80.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-aec51322746c044b.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-30b731a8ab2b762e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-b5585d423d9282ac.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-9909e89766a7dbd1.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-156c4bf8cf3ec734.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-7a92d4b77910a715.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-4017af24c3cccfbb.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-cef14a3e90f86e8c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-2c1407383925de11.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-21117c0d696a5843.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-dc210fbf8906bd15.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-635b2d795de385c5.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-9ba87a9febecabc4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-13caf92fde94a259.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
105382025-06-19T09:18:38.498Z
105392025-06-19T09:18:38.498Zrunning 0 tests
105402025-06-19T09:18:38.498Z
105412025-06-19T09:18:38.498Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
105422025-06-19T09:18:38.498Z
105432025-06-19T09:18:38.543Z Doc-tests wicket_common
105442025-06-19T09:18:38.547Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name wicket_common --test wicket-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicket-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-99b0049eaae5857c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-a10813d8aedcb167.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-e954ece10883f074.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-aec702e164c6ff65.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-cef14a3e90f86e8c.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-635b2d795de385c5.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
105452025-06-19T09:18:39.142Z
105462025-06-19T09:18:39.142Zrunning 0 tests
105472025-06-19T09:18:39.143Z
105482025-06-19T09:18:39.143Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
105492025-06-19T09:18:39.143Z
105502025-06-19T09:18:39.177Z Doc-tests wicket_dbg
105512025-06-19T09:18:39.181Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name wicket_dbg --test wicket-dbg/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicket-dbg -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-00a4296f15c05985.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-da10b95c202ed643.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-ed3f81c34f110721.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-b5585d423d9282ac.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-dc210fbf8906bd15.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-8efca4495dc5cbc6.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
105522025-06-19T09:18:39.596Z
105532025-06-19T09:18:39.597Zrunning 0 tests
105542025-06-19T09:18:39.597Z
105552025-06-19T09:18:39.597Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
105562025-06-19T09:18:39.597Z
105572025-06-19T09:18:39.631Z Doc-tests wicketd
105582025-06-19T09:18:39.637Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name wicketd --test wicketd/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicketd -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-971293eef7024649.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-47534339b40df4f4.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-42956bdf60f926c6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-747d372e7685bd96.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-271a4e12e339e365.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-25f083f426673e07.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-46745f9c6835f9eb.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-e54d7805221c2d6c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-99b0049eaae5857c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-ed761dbd9a6ae688.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-a08aa139c83f2b51.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-13e2f3155af59d16.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-46181f1a02c738b2.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-076e611753e5b945.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-568ecc2ace996215.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-f47618743a6506b1.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-80a8f457fd87df8c.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-113bcaeebbabc8a2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-e3f94c969e0c9e1b.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-ccc90f2a25f39547.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-0b5be377fbb76b15.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-53c88c322eaa409e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-e227644d62221459.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-5c7feb8f8dd6195a.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-a08a3da553f0b838.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-195b6639ba931e9f.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-f99a1caf5ac2a052.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-8cad7dd9c66166c6.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-933f3f91cf655987.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-e954ece10883f074.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-a01c05697344f1e0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-19f3b0857a8a662e.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-4f7f5bea610837cb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-4f68a6e44d5eba26.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-bb487528c99cb180.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-8b73c44c1200c423.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern sled_agent_config_reconciler=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_config_reconciler-f3613ed905139f2e.rlib --extern sled_agent_zone_images=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_zone_images-3cc9efe9aa8d2f7d.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-2d1f02d804943618.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-4e03756e267b2a06.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-2390be75f4860825.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-863d650aabadae6e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-5f9fb32cb330af2a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-22778c8ad11a2fb6.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-61bb213169e0158e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-2760fa4435248098.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-c2920f90e8fd97a5.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-cef14a3e90f86e8c.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-f32f70d961a81848.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-24b5693d13af1dc7.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-d121c39b4067af31.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-dc210fbf8906bd15.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-635b2d795de385c5.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-e51c3bd4f19adcc9.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-819960f1a2ba35e0.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-9ba87a9febecabc4.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
105592025-06-19T09:18:40.287Z
105602025-06-19T09:18:40.287Zrunning 0 tests
105612025-06-19T09:18:40.287Z
105622025-06-19T09:18:40.287Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
105632025-06-19T09:18:40.289Z
105642025-06-19T09:18:40.329Z Doc-tests wicketd_api
105652025-06-19T09:18:40.333Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name wicketd_api --test wicketd-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicketd-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-42956bdf60f926c6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-91c75ca1c2a1e522.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-aa13c45eed1b4efd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-a4dd717db7195bbb.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-635b2d795de385c5.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-819960f1a2ba35e0.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
105662025-06-19T09:18:40.773Z
105672025-06-19T09:18:40.773Zrunning 2 tests
105682025-06-19T09:18:40.776Ztest wicketd-api/src/lib.rs - wicketd_api_mod::api_description (line 54) ... ignored
105692025-06-19T09:18:40.777Ztest wicketd-api/src/lib.rs - wicketd_api_mod::stub_api_description (line 60) ... ignored
105702025-06-19T09:18:40.777Z
105712025-06-19T09:18:40.777Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
105722025-06-19T09:18:40.777Z
105732025-06-19T09:18:40.807Z Doc-tests wicketd_client
105742025-06-19T09:18:40.811Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name wicketd_client --test clients/wicketd-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/wicketd-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-da222f1035c94abd.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-195b6639ba931e9f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-d16bb4fe8e0868a2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-05c578f82207cfee.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-a8570c2f1c9c1454.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-529eb45cc50dc504.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-6487cbb2dde9295a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-ffab9a5a2161806a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-960c3900381d7c6c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-44b05fd1d8b0df49.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-635b2d795de385c5.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-9ba87a9febecabc4.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
105752025-06-19T09:18:42.859Z
105762025-06-19T09:18:42.859Zrunning 0 tests
105772025-06-19T09:18:42.859Z
105782025-06-19T09:18:42.859Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
105792025-06-19T09:18:42.860Z
105802025-06-19T09:18:42.869Z Doc-tests xtask_downloader
105812025-06-19T09:18:42.869Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name xtask_downloader --test dev-tools/downloader/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/downloader -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-13e2f3155af59d16.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-5ea59f98d8099997.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-8eac2ec64ef0027a.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-28d62ef8ed348af9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-96e130d625f12bc5.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-dec72fbeb848f2f0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5d279fa3449a95f.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-863d650aabadae6e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern xtask_downloader=/work/oxidecomputer/omicron/target/debug/deps/libxtask_downloader-d5bc8cec2de43ba0.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
105822025-06-19T09:18:42.934Z
105832025-06-19T09:18:42.934Zrunning 1 test
105842025-06-19T09:18:42.938Ztest dev-tools/downloader/src/lib.rs - get_values_from_file (line 223) ... ignored
105852025-06-19T09:18:42.938Z
105862025-06-19T09:18:42.938Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
105872025-06-19T09:18:42.938Z
105882025-06-19T09:18:42.953Z Doc-tests zone_setup
105892025-06-19T09:18:42.957Z Running `/home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name zone_setup --test zone-setup/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/zone-setup -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-efea59d5eb1a0459/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-2c1ad64beb218aa4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-b389e5071e2280ee/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-40f722d0a8b61520/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-b4a8014375a68dfc/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-5c75f5d7aa75e300/out -L native=/work/oxidecomputer/omicron/target/debug/build/zstd-sys-761967ce27170123/out '--allow=clippy::style' '--allow=clippy::result_large_err' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-82347f4b6346aa04.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-9f6d5ad123f8fcd0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-d41f488234bba66a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-dd506feb6fddec69.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-27bb37786f2d1c2b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-53ac96ca6da35449.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-af036891e7125aa4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-d000abeb57728331.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-f11f4657a88ebf1e.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-22d8605340dff713.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-943a6a7a04da345c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ddf7ca289917e60a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-932ef6bfcbf57ea3.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-047ca701d26a2741.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-167d1001d88732d7.rlib --extern zone_setup=/work/oxidecomputer/omicron/target/debug/deps/libzone_setup-9638d226e27a08c2.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
105902025-06-19T09:18:43.221Z
105912025-06-19T09:18:43.221Zrunning 0 tests
105922025-06-19T09:18:43.221Z
105932025-06-19T09:18:43.221Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
105942025-06-19T09:18:43.221Z
105952025-06-19T09:18:43.310Z
105962025-06-19T09:18:43.310Zreal 1:54.402730132
105972025-06-19T09:18:43.310Zuser 2:05.761305084
105982025-06-19T09:18:43.310Zsys 50.615594617
105992025-06-19T09:18:43.310Ztrap 0.024446256
106002025-06-19T09:18:43.310Ztflt 0.591829273
106012025-06-19T09:18:43.310Zdflt 1.904658916
106022025-06-19T09:18:43.310Zkflt 0.002877994
106032025-06-19T09:18:43.314Zlock 1:15.904615834
106042025-06-19T09:18:43.314Zslp 14:36.955275523
106052025-06-19T09:18:43.314Zlat 3.189989810
106062025-06-19T09:18:43.314Zstop 3.594798477
106072025-06-19T09:18:43.314Z+ [[ illumos == \i\l\l\u\m\o\s ]]
106082025-06-19T09:18:43.314Z+ banner live-test
106092025-06-19T09:18:43.314Z
106102025-06-19T09:18:43.315Z # # # # ###### ##### ###### #### #####
106112025-06-19T09:18:43.315Z # # # # # # # # #
106122025-06-19T09:18:43.316Z # # # # ##### ##### # ##### #### #
106132025-06-19T09:18:43.316Z # # # # # # # # #
106142025-06-19T09:18:43.316Z # # # # # # # # # #
106152025-06-19T09:18:43.316Z ###### # ## ###### # ###### #### #
106162025-06-19T09:18:43.316Z
106172025-06-19T09:18:43.316Z+ ptime -m cargo xtask live-tests
106182025-06-19T09:18:44.050Z Compiling serde v1.0.219
106192025-06-19T09:18:44.054Z Compiling bitflags v2.9.0
106202025-06-19T09:18:44.054Z Compiling libc v0.2.174
106212025-06-19T09:18:44.054Z Compiling serde_json v1.0.140
106222025-06-19T09:18:44.054Z Compiling syn v2.0.103
106232025-06-19T09:18:44.151Z Compiling rustix v0.38.37
106242025-06-19T09:18:44.579Z Compiling usdt-impl v0.5.0
106252025-06-19T09:18:44.629Z Compiling syn v1.0.109
106262025-06-19T09:18:44.662Z Compiling getrandom v0.3.1
106272025-06-19T09:18:44.790Z Compiling log v0.4.27
106282025-06-19T09:18:44.811Z Compiling hashbrown v0.15.3
106292025-06-19T09:18:45.160Z Compiling fs-err v3.1.1
106302025-06-19T09:18:45.203Z Compiling rustix v1.0.7
106312025-06-19T09:18:45.566Z Compiling anyhow v1.0.98
106322025-06-19T09:18:45.688Z Compiling thread-id v4.2.2
106332025-06-19T09:18:45.845Z Compiling indexmap v2.9.0
106342025-06-19T09:18:45.858Z Compiling once_cell v1.21.3
106352025-06-19T09:18:46.346Z Compiling terminal_size v0.4.0
106362025-06-19T09:18:46.612Z Compiling clap_builder v4.5.35
106372025-06-19T09:18:46.690Z Compiling textwrap v0.16.2
106382025-06-19T09:18:46.772Z Compiling tempfile v3.20.0
106392025-06-19T09:18:47.812Z Compiling proc-macro-error v1.0.4
106402025-06-19T09:18:48.503Z Compiling tabled_derive v0.7.0
106412025-06-19T09:18:49.691Z Compiling tabled v0.15.0
106422025-06-19T09:18:50.581Z Compiling serde_derive v1.0.219
106432025-06-19T09:18:50.582Z Compiling thiserror-impl v1.0.69
106442025-06-19T09:18:50.601Z Compiling zerocopy-derive v0.7.35
106452025-06-19T09:18:50.619Z Compiling scroll_derive v0.12.0
106462025-06-19T09:18:50.726Z Compiling thiserror-impl v2.0.12
106472025-06-19T09:18:50.804Z Compiling clap_derive v4.5.32
106482025-06-19T09:18:52.018Z Compiling scroll v0.12.0
106492025-06-19T09:18:52.457Z Compiling zerocopy v0.7.35
106502025-06-19T09:18:52.552Z Compiling goblin v0.8.2
106512025-06-19T09:18:53.394Z Compiling thiserror v1.0.69
106522025-06-19T09:18:53.455Z Compiling thiserror v2.0.12
106532025-06-19T09:18:53.592Z Compiling pest v2.7.14
106542025-06-19T09:18:54.597Z Compiling clap v4.5.35
106552025-06-19T09:18:55.573Z Compiling pest_meta v2.7.14
106562025-06-19T09:18:56.596Z Compiling pest_generator v2.7.14
106572025-06-19T09:18:57.986Z Compiling pest_derive v2.7.14
106582025-06-19T09:18:58.775Z Compiling dtrace-parser v0.2.0
106592025-06-19T09:18:59.411Z Compiling serde_tokenstream v0.2.2
106602025-06-19T09:18:59.515Z Compiling toml_datetime v0.6.11
106612025-06-19T09:18:59.578Z Compiling serde_spanned v0.6.9
106622025-06-19T09:18:59.610Z Compiling camino v1.1.10
106632025-06-19T09:18:59.652Z Compiling semver v1.0.26
106642025-06-19T09:18:59.746Z Compiling cargo-platform v0.1.8
106652025-06-19T09:18:59.844Z Compiling macaddr v1.0.1
106662025-06-19T09:18:59.997Z Compiling toml_edit v0.22.27
106672025-06-19T09:19:00.229Z Compiling camino-tempfile v1.4.1
106682025-06-19T09:19:00.810Z Compiling dof v0.3.0
106692025-06-19T09:19:00.844Z Compiling cargo_metadata v0.19.2
106702025-06-19T09:19:02.283Z Compiling usdt-macro v0.5.0
106712025-06-19T09:19:02.283Z Compiling usdt-attr-macro v0.5.0
106722025-06-19T09:19:02.872Z Compiling toml v0.8.23
106732025-06-19T09:19:03.547Z Compiling usdt v0.5.0
106742025-06-19T09:19:03.672Z Compiling cargo_toml v0.21.0
106752025-06-19T09:19:06.228Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
106762025-06-19T09:19:09.516Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.14s
106772025-06-19T09:19:09.592Z Running `target/debug/xtask live-tests`
106782025-06-19T09:19:09.628Zusing temporary directory: /var/tmp/omicron_tmp/.tmputdZxX
106792025-06-19T09:19:09.628Zwill create archive file: /var/tmp/omicron_tmp/.tmputdZxX/live-tests-archive/omicron-live-tests.tar.zst
106802025-06-19T09:19:09.628Zoutput tarball: /work/oxidecomputer/omicron/target/live-tests-archive.tgz
106812025-06-19T09:19:09.628Z
106822025-06-19T09:19:09.633Zrunning: /home/build/.rustup/toolchains/1.87.0-x86_64-unknown-illumos/bin/cargo "nextest" "archive" "--package" "omicron-live-tests" "--archive-file" "/var/tmp/omicron_tmp/.tmputdZxX/live-tests-archive/omicron-live-tests.tar.zst"
106832025-06-19T09:19:12.191Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
106842025-06-19T09:19:12.331Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
106852025-06-19T09:19:12.345Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
106862025-06-19T09:19:12.361Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
106872025-06-19T09:19:12.376Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
106882025-06-19T09:19:12.400Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
106892025-06-19T09:19:12.421Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
106902025-06-19T09:19:12.421Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
106912025-06-19T09:19:12.771Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
106922025-06-19T09:19:13.794Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
106932025-06-19T09:19:15.403Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
106942025-06-19T09:19:15.403Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
106952025-06-19T09:19:16.206Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
106962025-06-19T09:19:17.031Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
106972025-06-19T09:19:17.034Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
106982025-06-19T09:19:19.343Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
106992025-06-19T09:19:19.450Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
107002025-06-19T09:19:23.526Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
107012025-06-19T09:19:35.465Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
107022025-06-19T09:19:35.465Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
107032025-06-19T09:19:35.468Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
107042025-06-19T09:19:35.468Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
107052025-06-19T09:19:37.449Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
107062025-06-19T09:20:06.620Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
107072025-06-19T09:20:07.297Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
107082025-06-19T09:20:11.147Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
107092025-06-19T09:20:11.954Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
107102025-06-19T09:20:44.100Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
107112025-06-19T09:20:46.773Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
107122025-06-19T09:21:10.303Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 59s
107132025-06-19T09:21:10.534Zinfo: experimental features enabled: setup-scripts
107142025-06-19T09:21:10.542Z Archiving 1 binary, 1 build script output directory, 4 linked paths, and 1 standard library to /var/tmp/omicron_tmp/.tmputdZxX/live-tests-archive/omicron-live-tests.tar.zst
107152025-06-19T09:21:11.100Z Archived 76 files to /var/tmp/omicron_tmp/.tmputdZxX/live-tests-archive/omicron-live-tests.tar.zst in 0.56s
107162025-06-19T09:21:11.144Zrunning: bash "-c" "tar cf - Cargo.toml .config/nextest.toml live-tests | tar xf - -C \"/var/tmp/omicron_tmp/.tmputdZxX/live-tests-archive\""
107172025-06-19T09:21:11.156Zrunning: tar "cf" "/work/oxidecomputer/omicron/target/live-tests-archive.tgz" "-C" "/var/tmp/omicron_tmp/.tmputdZxX" "live-tests-archive"
107182025-06-19T09:21:11.226Z/work/oxidecomputer/omicron/target/live-tests-archive.tgz
107192025-06-19T09:21:11.226Zcreated:
107202025-06-19T09:21:11.226ZTo use this:
107212025-06-19T09:21:11.226Z
107222025-06-19T09:21:11.226Z1. Copy the tarball to the switch zone in a deployed Omicron system.
107232025-06-19T09:21:11.226Z
107242025-06-19T09:21:11.230Z e.g., scp \
107252025-06-19T09:21:11.230Z /work/oxidecomputer/omicron/target/live-tests-archive.tgz \
107262025-06-19T09:21:11.230Z root@YOUR_SCRIMLET_GZ_IP:/zone/oxz_switch/root/root
107272025-06-19T09:21:11.230Z
107282025-06-19T09:21:11.230Z2. Copy the `cargo-nextest` binary to the same place.
107292025-06-19T09:21:11.230Z
107302025-06-19T09:21:11.230Z e.g., scp \
107312025-06-19T09:21:11.230Z $(which cargo-nextest) \
107322025-06-19T09:21:11.230Z root@YOUR_SCRIMLET_GZ_IP:/zone/oxz_switch/root/root
107332025-06-19T09:21:11.230Z
107342025-06-19T09:21:11.230Z3. From the switch zone on that system, unpack the tarball with:
107352025-06-19T09:21:11.230Z
107362025-06-19T09:21:11.230Z tar xzf live-tests-archive.tgz
107372025-06-19T09:21:11.230Z
107382025-06-19T09:21:11.230Z4. From the switch zone on that system, run tests with:
107392025-06-19T09:21:11.230Z
107402025-06-19T09:21:11.230Z TMPDIR=/var/tmp ./cargo-nextest nextest run --profile=live-tests \
107412025-06-19T09:21:11.230Z --archive-file live-tests-archive/omicron-live-tests.tar.zst \
107422025-06-19T09:21:11.230Z --workspace-remap live-tests-archive
107432025-06-19T09:21:11.230Z
107442025-06-19T09:21:11.230Z
107452025-06-19T09:21:11.230Zreal 2:27.908833734
107462025-06-19T09:21:11.230Zuser 6:07.599781038
107472025-06-19T09:21:11.230Zsys 43.696765288
107482025-06-19T09:21:11.230Ztrap 0.119742025
107492025-06-19T09:21:11.230Ztflt 0.481206532
107502025-06-19T09:21:11.230Zdflt 3.577793284
107512025-06-19T09:21:11.230Zkflt 0.001600820
107522025-06-19T09:21:11.230Zlock 12:23.108292814
107532025-06-19T09:21:11.230Zslp 22:05.255083700
107542025-06-19T09:21:11.230Zlat 6.853202419
107552025-06-19T09:21:11.230Zstop 23.333901241
107562025-06-19T09:21:11.230Z+ rm -rf /var/tmp/omicron_tmp/crdb-base-build
107572025-06-19T09:21:11.234Z+ unset TMPDIR
107582025-06-19T09:21:11.234Z+ echo 'files in /var/tmp/omicron_tmp (none expected on success):'
107592025-06-19T09:21:11.234Zfiles in /var/tmp/omicron_tmp (none expected on success):
107602025-06-19T09:21:11.234Z+ find /var/tmp/omicron_tmp -ls
107612025-06-19T09:21:11.237Z164894 18 drwxr-xr-x 2 build build 2 Jun 19 09:21 /var/tmp/omicron_tmp
107622025-06-19T09:21:11.238Z+ rmdir /var/tmp/omicron_tmp
107632025-06-19T09:21:11.659Zprocess exited: duration 4801893 ms, exit code 0
 
107642025-06-19T09:21:11.679Zfound 3 output files
107652025-06-19T09:21:11.680Zuploading: /work/crate-build-timings.json (646030 bytes)
107662025-06-19T09:21:12.710Zuploaded: /work/crate-build-timings.json
107672025-06-19T09:21:12.710Zuploading: /work/environment.json (108 bytes)
107682025-06-19T09:21:13.724Zuploaded: /work/environment.json
107692025-06-19T09:21:13.729Zuploading: /work/oxidecomputer/omicron/target/nextest/ci/junit.xml (412339 bytes)
107702025-06-19T09:21:14.748Zuploaded: /work/oxidecomputer/omicron/target/nextest/ci/junit.xml