01JS5M07429M3VHFEF5GV70F12: 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",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01JS5M0QQ3099PQE8FQ80MJWXM

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-04-18T23:34:16.653Zjob assigned to worker 01JS5M0RA2P7NA6VJZD17WW717 [factory gimlet-EVT22200007-propolis, EVT22200007/25032] (queued for 24 s)
 
22025-04-18T23:34:24.686Zstarting task 0: "setup"
32025-04-18T23:34:24.712Z++ uname -s
42025-04-18T23:34:24.712Z+ kern=SunOS
52025-04-18T23:34:24.712Z+ build_user=build
62025-04-18T23:34:24.712Z+ build_uid=12345
72025-04-18T23:34:24.712Z+ work_dir=/work
82025-04-18T23:34:24.712Z+ input_dir=/input
92025-04-18T23:34:24.712Z+ [[ 0 == 12345 ]]
102025-04-18T23:34:24.712Z+ case "$kern" in
112025-04-18T23:34:24.712Z+ groupadd -g 12345 build
122025-04-18T23:34:24.712Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-04-18T23:34:26.711Z+ zfs create -o mountpoint=/work rpool/work
142025-04-18T23:34:26.745Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-04-18T23:34:26.771Z+ home_fs=zfs
162025-04-18T23:34:26.771Z+ [[ zfs == autofs ]]
172025-04-18T23:34:26.771Z+ mkdir -p /home/build
182025-04-18T23:34:26.771Z+ chown build:build /home/build /work
192025-04-18T23:34:28.754Z+ chmod 0700 /home/build /work
202025-04-18T23:34:28.779Zprocess exited: duration 4074 ms, exit code 0
 
212025-04-18T23:34:28.829Zstarting task 1: "rust-toolchain"
222025-04-18T23:34:28.855Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-04-18T23:34:28.855Z * rust toolchain channel = "1.85.0"
242025-04-18T23:34:28.855Z * rust toolchain profile = "default"
252025-04-18T23:34:28.855Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-04-18T23:34:28.855Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-04-18T23:34:28.855Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-04-18T23:34:28.855Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-04-18T23:34:28.855Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-04-18T23:34:28.986Zinfo: downloading installer
312025-04-18T23:34:29.644Zwarn: It looks like you have an existing installation of Rust at:
322025-04-18T23:34:29.644Zwarn: /opt/ooce/bin
332025-04-18T23:34:29.644Zwarn: It is recommended that rustup be the primary Rust installation.
342025-04-18T23:34:29.644Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-04-18T23:34:29.644Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-04-18T23:34:29.644Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-04-18T23:34:29.644Zwarn: or pass `-y' to ignore all ignorable checks.
382025-04-18T23:34:29.644Zerror: cannot install while Rust is installed
392025-04-18T23:34:29.644Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-04-18T23:34:29.669Zinfo: profile set to 'default'
412025-04-18T23:34:29.669Zinfo: default host triple is x86_64-unknown-illumos
422025-04-18T23:34:29.669Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-04-18T23:34:29.767Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-04-18T23:34:29.767Zinfo: downloading component 'cargo'
452025-04-18T23:34:29.915Zinfo: downloading component 'clippy'
462025-04-18T23:34:30.011Zinfo: downloading component 'rust-docs'
472025-04-18T23:34:30.272Zinfo: downloading component 'rust-std'
482025-04-18T23:34:30.939Zinfo: downloading component 'rustc'
492025-04-18T23:34:33.108Zinfo: downloading component 'rustfmt'
502025-04-18T23:34:33.263Zinfo: installing component 'cargo'
512025-04-18T23:34:34.325Zinfo: installing component 'clippy'
522025-04-18T23:34:34.776Zinfo: installing component 'rust-docs'
532025-04-18T23:34:37.688Zinfo: installing component 'rust-std'
542025-04-18T23:34:39.831Zinfo: installing component 'rustc'
552025-04-18T23:34:46.979Zinfo: installing component 'rustfmt'
562025-04-18T23:34:47.354Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-04-18T23:34:47.355Z
582025-04-18T23:34:47.504Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-04-18T23:34:47.504Z
602025-04-18T23:34:47.530Z
612025-04-18T23:34:47.530ZRust is installed now. Great!
622025-04-18T23:34:47.530Z
632025-04-18T23:34:47.530ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-04-18T23:34:47.530Zenvironment variable. This has not been done automatically.
652025-04-18T23:34:47.530Z
662025-04-18T23:34:47.530ZTo configure your current shell, you need to source
672025-04-18T23:34:47.530Zthe corresponding env file under $HOME/.cargo.
682025-04-18T23:34:47.530Z
692025-04-18T23:34:47.530ZThis is usually done by running one of the following (note the leading DOT):
702025-04-18T23:34:47.530Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-04-18T23:34:47.530Zsource "$HOME/.cargo/env.fish" # For fish
722025-04-18T23:34:47.530Zsource "$HOME/.cargo/env.nu" # For nushell
732025-04-18T23:34:47.616Z+ rustup --version
742025-04-18T23:34:47.642Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-04-18T23:34:47.642Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-04-18T23:34:47.684Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-04-18T23:34:47.710Z+ cargo --version
782025-04-18T23:34:47.735Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-04-18T23:34:47.735Z+ rustc --version
802025-04-18T23:34:47.770Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-04-18T23:34:47.796Zprocess exited: duration 18945 ms, exit code 0
 
822025-04-18T23:34:47.848Zstarting task 2: "authentication"
832025-04-18T23:34:47.908Zprocess exited: duration 60 ms, exit code 0
 
842025-04-18T23:34:47.960Zstarting task 3: "clone repository"
852025-04-18T23:34:47.986Z+ mkdir -p /work/oxidecomputer/omicron
862025-04-18T23:34:47.986Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-04-18T23:34:48.012ZCloning into '/work/oxidecomputer/omicron'...
882025-04-18T23:34:56.296Z+ cd /work/oxidecomputer/omicron
892025-04-18T23:34:56.296Z+ git fetch origin 0ee1106251fa733c77112c686978cbc5db878f0a
902025-04-18T23:34:56.741ZFrom https://github.com/oxidecomputer/omicron
912025-04-18T23:34:56.741Z * branch 0ee1106251fa733c77112c686978cbc5db878f0a -> FETCH_HEAD
922025-04-18T23:34:56.767Z+ [[ -n ajs/shamir ]]
932025-04-18T23:34:56.767Z++ git branch --show-current
942025-04-18T23:34:56.767Z+ current=main
952025-04-18T23:34:56.767Z+ [[ main != ajs/shamir ]]
962025-04-18T23:34:56.767Z+ git branch -f ajs/shamir 0ee1106251fa733c77112c686978cbc5db878f0a
972025-04-18T23:34:56.767Z+ git checkout -f ajs/shamir
982025-04-18T23:34:57.015ZSwitched to branch 'ajs/shamir'
992025-04-18T23:34:57.041Z+ git reset --hard 0ee1106251fa733c77112c686978cbc5db878f0a
1002025-04-18T23:34:57.147ZHEAD is now at 0ee110625 review feedback
1012025-04-18T23:34:57.173Zprocess exited: duration 9189 ms, exit code 0
 
1022025-04-18T23:34:57.224Zstarting task 4: "build"
1032025-04-18T23:34:57.250Z+ source ./env.sh
1042025-04-18T23:34:57.250Z++ OLD_SHELL_OPTS=ehxB
1052025-04-18T23:34:57.250Z++ set -o xtrace
1062025-04-18T23:34:57.251Z++++ dirname ./env.sh
1072025-04-18T23:34:57.251Z+++ readlink -f .
1082025-04-18T23:34:57.251Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092025-04-18T23:34:57.251Z++ 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-04-18T23:34:57.251Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112025-04-18T23:34:57.251Z++ 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-04-18T23:34:57.251Z++ 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-04-18T23:34:57.251Z++ 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-04-18T23:34:57.251Z++ 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-04-18T23:34:57.251Z++ 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-04-18T23:34:57.251Z++ 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-04-18T23:34:57.251Z++ case $OLD_SHELL_OPTS in
1182025-04-18T23:34:57.251Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192025-04-18T23:34:57.251Z+ source .github/buildomat/ci-env.sh
1202025-04-18T23:34:57.251Z++ export CARGO_TERM_COLOR=always
1212025-04-18T23:34:57.251Z++ CARGO_TERM_COLOR=always
1222025-04-18T23:34:57.251Z+ target_os=illumos
1232025-04-18T23:34:57.251Z+ NEXTEST_VERSION=0.9.91
1242025-04-18T23:34:57.251Z+ cargo --version
1252025-04-18T23:34:57.314Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1262025-04-18T23:34:57.340Z+ rustc --version
1272025-04-18T23:34:57.400Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1282025-04-18T23:34:57.426Z+ curl -sSfL --retry 10 https://get.nexte.st/0.9.91/illumos
1292025-04-18T23:34:57.426Z+ gunzip
1302025-04-18T23:34:57.426Z+ tar -xvf - -C /home/build/.cargo/bin
1312025-04-18T23:34:58.323Zx cargo-nextest, 18384984 bytes, 35909 tape blocks
1322025-04-18T23:34:58.349Z+ TEST_TMPDIR=/var/tmp/omicron_tmp
1332025-04-18T23:34:58.349Z+ echo 'tests will store ephemeral output in /var/tmp/omicron_tmp'
1342025-04-18T23:34:58.349Ztests will store ephemeral output in /var/tmp/omicron_tmp
1352025-04-18T23:34:58.349Z+ mkdir /var/tmp/omicron_tmp
1362025-04-18T23:34:58.349Z+ OUTPUT_DIR=/work
1372025-04-18T23:34:58.349Z+ echo 'tests will store non-ephemeral output in /work'
1382025-04-18T23:34:58.349Ztests will store non-ephemeral output in /work
1392025-04-18T23:34:58.350Z+ mkdir -p /work
1402025-04-18T23:34:58.350Z+ banner prerequisites
1412025-04-18T23:34:58.350Z
1422025-04-18T23:34:58.350Z ##### ##### ###### ##### ###### #### # # # #### #
1432025-04-18T23:34:58.350Z # # # # # # # # # # # # # # #
1442025-04-18T23:34:58.350Z # # # # ##### # # ##### # # # # # #### #
1452025-04-18T23:34:58.350Z ##### ##### # ##### # # # # # # # # #
1462025-04-18T23:34:58.350Z # # # # # # # # # # # # # # #
1472025-04-18T23:34:58.350Z # # # ###### # # ###### ### # #### # #### #
1482025-04-18T23:34:58.350Z
1492025-04-18T23:34:58.350Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1502025-04-18T23:34:59.727Zpkg list: illegal option -- F
1512025-04-18T23:34:59.727ZUsage:
1522025-04-18T23:34:59.727Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1532025-04-18T23:34:59.727Z [pkg_fmri_pattern ...]
1542025-04-18T23:35:00.762Zpkg list: illegal option -- F
1552025-04-18T23:35:00.762ZUsage:
1562025-04-18T23:35:00.762Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1572025-04-18T23:35:00.762Z [pkg_fmri_pattern ...]
1582025-04-18T23:35:16.388Z Startup: Refreshing catalog 'helios-dev' ... Done
1592025-04-18T23:35:22.505Z Startup: Caching catalogs ... Done
1602025-04-18T23:35:44.186ZPlanning: Solver setup ... Done (20.369s)
1612025-04-18T23:35:44.407ZPlanning: Running solver ... Done (0.221s)
1622025-04-18T23:35:44.553ZPlanning: Finding local manifests ... Done (0.003s)
1632025-04-18T23:35:44.636ZPlanning: Fetching manifests: 0/7 0% complete
1642025-04-18T23:35:45.094ZPlanning: Fetching manifests: 7/7 100% complete
1652025-04-18T23:35:45.219ZPlanning: Package planning ... Done (0.125s)
1662025-04-18T23:35:45.289ZPlanning: Merging actions ... Done (0.070s)
1672025-04-18T23:35:45.511ZPlanning: Checking for conflicting actions ... Done (0.222s)
1682025-04-18T23:35:46.534ZPlanning: Consolidating action changes ... Done (1.023s)
1692025-04-18T23:35:46.927ZPlanning: Evaluating mediators ... Done (0.392s)
1702025-04-18T23:35:47.022ZPlanning: Planning completed in 24.43 seconds
1712025-04-18T23:35:47.048Z Packages to install: 4
1722025-04-18T23:35:47.048Z Packages to update: 3
1732025-04-18T23:35:47.048Z Mediators to change: 2
1742025-04-18T23:35:47.048Z Services to change: 1
1752025-04-18T23:35:47.048Z Estimated space available: 155.10 GB
1762025-04-18T23:35:47.048ZEstimated space to be consumed: 1.69 GB
1772025-04-18T23:35:47.048Z Create boot environment: No
1782025-04-18T23:35:47.048ZCreate backup boot environment: Yes
1792025-04-18T23:35:47.048Z Rebuild boot archive: No
1802025-04-18T23:35:47.048Z
1812025-04-18T23:35:47.048ZChanged mediators:
1822025-04-18T23:35:47.048Z mediator clang:
1832025-04-18T23:35:47.048Z version: None -> 15 (system default)
1842025-04-18T23:35:47.048Z
1852025-04-18T23:35:47.048Z mediator llvm:
1862025-04-18T23:35:47.048Z version: 14 (system default) -> 15 (system default)
1872025-04-18T23:35:47.048Z
1882025-04-18T23:35:47.048ZChanged packages:
1892025-04-18T23:35:47.048Zhelios-dev
1902025-04-18T23:35:47.048Z developer/build-essential
1912025-04-18T23:35:47.048Z None -> 11-2.0
1922025-04-18T23:35:47.048Z library/libxmlsec1
1932025-04-18T23:35:47.048Z None -> 1.2.35-2.0
1942025-04-18T23:35:47.048Z ooce/developer/clang-15
1952025-04-18T23:35:47.048Z None -> 15.0.7-2.0
1962025-04-18T23:35:47.048Z ooce/developer/llvm-15
1972025-04-18T23:35:47.048Z None -> 15.0.7-2.0
1982025-04-18T23:35:47.048Z package/pkg
1992025-04-18T23:35:47.048Z 0.5.11-2.0 -> 0.5.11-2.1.6412
2002025-04-18T23:35:47.048Z system/library/g++-runtime
2012025-04-18T23:35:47.048Z 13-2.0 -> 14-2.0
2022025-04-18T23:35:47.048Z system/library/gcc-runtime
2032025-04-18T23:35:47.048Z 13-2.0 -> 14-2.0
2042025-04-18T23:35:47.049Z
2052025-04-18T23:35:47.049ZServices:
2062025-04-18T23:35:47.049Z restart_fmri:
2072025-04-18T23:35:47.049Z svc:/system/update-man-index:default
2082025-04-18T23:35:47.049Z
2092025-04-18T23:35:47.049ZEditable files to change:
2102025-04-18T23:35:47.049Z Update:
2112025-04-18T23:35:47.049Z usr/share/lib/pkg/web/config.shtml
2122025-04-18T23:35:47.109Z
2132025-04-18T23:35:47.109ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2142025-04-18T23:35:52.108ZDownload: 871/4301 items 18.8/225.4MB 8% complete (3.9M/s)
2152025-04-18T23:35:57.128ZDownload: 1202/4301 items 83.6/225.4MB 37% complete (8.6M/s)
2162025-04-18T23:36:02.134ZDownload: 1531/4301 items 113.8/225.4MB 50% complete (9.5M/s)
2172025-04-18T23:36:07.139ZDownload: 2097/4301 items 115.1/225.4MB 51% complete (3.2M/s)
2182025-04-18T23:36:12.156ZDownload: 2412/4301 items 120.1/225.4MB 53% complete (644k/s)
2192025-04-18T23:36:17.158ZDownload: 3099/4301 items 127.2/225.4MB 56% complete (1.1M/s)
2202025-04-18T23:36:24.205ZDownload: 3245/4301 items 202.4/225.4MB 89% complete (9.2M/s)
2212025-04-18T23:36:30.980ZDownload: 3248/4301 items 203.1/225.4MB 90% complete (8.5M/s)
2222025-04-18T23:36:35.986ZDownload: 3590/4301 items 216.1/225.4MB 95% complete (2.7M/s)
2232025-04-18T23:36:40.992ZDownload: 4208/4301 items 220.6/225.4MB 97% complete (1.9M/s)
2242025-04-18T23:36:47.258ZDownload: 4284/4301 items 223.2/225.4MB 98% complete (1.2M/s)
2252025-04-18T23:36:53.495ZDownload: 4300/4301 items 225.3/225.4MB 99% complete (540k/s)
2262025-04-18T23:36:53.551ZDownload: Completed 225.42 MB in 66.45 seconds (3.4M/s)
2272025-04-18T23:36:55.020Z Actions: 1/5122 actions (Removing old actions)
2282025-04-18T23:36:55.045Z Actions: 194/5122 actions (Installing new actions)
2292025-04-18T23:37:00.565Z Actions: 3480/5122 actions (Installing new actions)
2302025-04-18T23:37:00.834Z Actions: 4267/5122 actions (Updating modified actions)
2312025-04-18T23:37:01.234Z Actions: Completed 5122 actions in 6.21 seconds.
2322025-04-18T23:37:01.593Z Done (0.348s)
2332025-04-18T23:37:01.618Z Done (0.001s)
2342025-04-18T23:37:02.423Z Done (0.828s)
2352025-04-18T23:37:07.357Z Done (4.745s)
2362025-04-18T23:37:07.467Z Done (0.019s)
2372025-04-18T23:37:07.492Z Done (0.000s)
2382025-04-18T23:37:07.658Z Done (0.000s)
2392025-04-18T23:37:08.485ZPlanning: Evaluating mediator changes ... Done
2402025-04-18T23:37:08.737ZPlanning: Checking for conflicting actions ... Done
2412025-04-18T23:37:08.762ZPlanning: Consolidating action changes ... Done
2422025-04-18T23:37:09.078ZPlanning: Evaluating mediators ... Done
2432025-04-18T23:37:09.104ZPlanning: Planning completed in 0.59 seconds
2442025-04-18T23:37:09.130Z Mediators to change: 2
2452025-04-18T23:37:09.130Z Create boot environment: No
2462025-04-18T23:37:09.130ZCreate backup boot environment: No
2472025-04-18T23:37:09.185Z Done
2482025-04-18T23:37:09.185Z Done
2492025-04-18T23:37:09.838Z Done
2502025-04-18T23:37:14.030Z Done
2512025-04-18T23:37:14.117Z Done
2522025-04-18T23:37:14.117Z Done
2532025-04-18T23:37:14.213Z Done
2542025-04-18T23:37:15.006ZPlanning: Evaluating mediator changes ... Done
2552025-04-18T23:37:15.032ZPlanning: Merging actions ... Done
2562025-04-18T23:37:15.240ZPlanning: Checking for conflicting actions ... Done
2572025-04-18T23:37:15.266ZPlanning: Consolidating action changes ... Done
2582025-04-18T23:37:15.555ZPlanning: Evaluating mediators ... Done
2592025-04-18T23:37:15.618ZPlanning: Planning completed in 0.91 seconds
2602025-04-18T23:37:15.663Z Packages to change: 1
2612025-04-18T23:37:15.663Z Mediators to change: 1
2622025-04-18T23:37:15.663Z Services to change: 1
2632025-04-18T23:37:15.663Z Create boot environment: No
2642025-04-18T23:37:15.663ZCreate backup boot environment: Yes
2652025-04-18T23:37:17.364Z Actions: 1/6 actions (Updating modified actions)
2662025-04-18T23:37:17.390Z Actions: Completed 6 actions in 0.00 seconds.
2672025-04-18T23:37:17.390Z Done
2682025-04-18T23:37:17.390Z Done
2692025-04-18T23:37:17.532Z Done
2702025-04-18T23:37:21.707Z Done
2712025-04-18T23:37:21.807Z Done
2722025-04-18T23:37:21.833Z Done
2732025-04-18T23:37:21.905Z Done
2742025-04-18T23:37:22.401ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2752025-04-18T23:37:22.401Zclang system 15 system
2762025-04-18T23:37:22.401Zcsh system system illumos
2772025-04-18T23:37:22.401Zctags system system illumos
2782025-04-18T23:37:22.401Zgcc vendor 12 vendor
2792025-04-18T23:37:22.401Zgcc system 10 system
2802025-04-18T23:37:22.401Zgcc system 7 system
2812025-04-18T23:37:22.401Zgo system 1.20 system
2822025-04-18T23:37:22.401Zgo system 1.19 system
2832025-04-18T23:37:22.401Zllvm system 15 system
2842025-04-18T23:37:22.401Zllvm system 14 system
2852025-04-18T23:37:22.401Zmariadb system 10.6 system
2862025-04-18T23:37:22.401Zmta vendor vendor dma
2872025-04-18T23:37:22.401Zopenjdk system 17 system
2882025-04-18T23:37:22.401Zopenjdk system 11 system
2892025-04-18T23:37:22.401Zopenjdk system 1.8 system
2902025-04-18T23:37:22.401Zopenssl vendor 3 vendor
2912025-04-18T23:37:22.401Zperl system 5.36 system
2922025-04-18T23:37:22.401Zpostgresql system 15 system
2932025-04-18T23:37:22.401Zpostgresql system 13 system
2942025-04-18T23:37:22.401Zpython vendor 3 vendor
2952025-04-18T23:37:22.401Zpython system 2 system
2962025-04-18T23:37:22.401Zpython3 system 3.11 system
2972025-04-18T23:37:22.401Zruby system 3.0 system
2982025-04-18T23:37:22.401Zwords vendor vendor american-english
2992025-04-18T23:37:22.401Zwords system system australian-english
3002025-04-18T23:37:22.401Zwords system system british-english
3012025-04-18T23:37:22.401Zwords system system canadian-english
3022025-04-18T23:37:22.401Zwords system system french
3032025-04-18T23:37:22.401Zwords system system italian
3042025-04-18T23:37:22.401Zwords system system ngerman
3052025-04-18T23:37:22.401Zwords system system ogerman
3062025-04-18T23:37:22.401Zwords system system spanish
3072025-04-18T23:37:22.790ZPUBLISHER TYPE STATUS P LOCATION
3082025-04-18T23:37:22.790Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
3092025-04-18T23:37:26.900ZFMRI IFO
3102025-04-18T23:37:26.900Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
3112025-04-18T23:37:26.900Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
3122025-04-18T23:37:26.900Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
3132025-04-18T23:37:26.900Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
3142025-04-18T23:37:26.900Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
3152025-04-18T23:37:26.900Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
3162025-04-18T23:37:26.900Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
3172025-04-18T23:37:26.900Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3182025-04-18T23:37:26.900Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3192025-04-18T23:37:26.900Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3202025-04-18T23:37:26.900Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3212025-04-18T23:37:26.900Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3222025-04-18T23:37:26.900Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3232025-04-18T23:37:26.900Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3242025-04-18T23:37:26.900Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3252025-04-18T23:37:27.814Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3262025-04-18T23:37:28.206Z Updating crates.io index
3272025-04-18T23:37:28.232Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3282025-04-18T23:37:28.927Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3292025-04-18T23:37:29.242Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3302025-04-18T23:37:29.564Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3312025-04-18T23:37:29.932Z Updating git repository `https://github.com/oxidecomputer/propolis`
3322025-04-18T23:37:31.044Z Updating git repository `https://github.com/oxidecomputer/crucible`
3332025-04-18T23:37:33.111Z Updating git repository `https://github.com/oxidecomputer/opte`
3342025-04-18T23:37:33.860Z Updating git repository `https://github.com/oxidecomputer/falcon`
3352025-04-18T23:37:34.600Z Updating git repository `https://github.com/oxidecomputer/clickward`
3362025-04-18T23:37:34.938Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3372025-04-18T23:37:35.307Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3382025-04-18T23:37:35.998Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3392025-04-18T23:37:36.637Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3402025-04-18T23:37:37.055Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3412025-04-18T23:37:37.476Z Updating git repository `https://github.com/oxidecomputer/tofino`
3422025-04-18T23:37:37.817Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3432025-04-18T23:37:38.156Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3442025-04-18T23:37:38.486Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3452025-04-18T23:37:38.842Z Updating git repository `https://github.com/oxidecomputer/lldp`
3462025-04-18T23:37:39.233Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3472025-04-18T23:37:39.603Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3482025-04-18T23:37:40.052Z Updating git repository `https://github.com/oxidecomputer/ispf`
3492025-04-18T23:37:40.418Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3502025-04-18T23:37:40.756Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3512025-04-18T23:37:41.415Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3522025-04-18T23:37:41.788Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3532025-04-18T23:37:42.265Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3542025-04-18T23:37:42.765Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3552025-04-18T23:37:43.168Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3562025-04-18T23:37:43.481Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3572025-04-18T23:37:43.839Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3582025-04-18T23:37:45.364Z Downloading crates ...
3592025-04-18T23:37:45.436Z Downloaded scroll_derive v0.12.0
3602025-04-18T23:37:45.461Z Downloaded usdt-macro v0.5.0
3612025-04-18T23:37:45.461Z Downloaded generic-array v0.14.7
3622025-04-18T23:37:45.461Z Downloaded bitflags v1.3.2
3632025-04-18T23:37:45.461Z Downloaded utf8parse v0.2.2
3642025-04-18T23:37:45.461Z Downloaded toml_datetime v0.6.8
3652025-04-18T23:37:45.461Z Downloaded smawk v0.3.2
3662025-04-18T23:37:45.461Z Downloaded zerocopy-derive v0.7.35
3672025-04-18T23:37:45.487Z Downloaded version_check v0.9.5
3682025-04-18T23:37:45.487Z Downloaded zerocopy v0.7.35
3692025-04-18T23:37:45.487Z Downloaded toml_edit v0.22.24
3702025-04-18T23:37:45.513Z Downloaded memchr v2.7.4
3712025-04-18T23:37:45.540Z Downloaded winnow v0.7.3
3722025-04-18T23:37:45.540Z Downloaded pest v2.7.14
3732025-04-18T23:37:45.540Z Downloaded hashbrown v0.15.1
3742025-04-18T23:37:45.566Z Downloaded goblin v0.8.2
3752025-04-18T23:37:45.566Z Downloaded thiserror v2.0.12
3762025-04-18T23:37:45.566Z Downloaded unicode-width v0.1.14
3772025-04-18T23:37:45.566Z Downloaded syn v1.0.109
3782025-04-18T23:37:45.592Z Downloaded tabled v0.15.0
3792025-04-18T23:37:45.592Z Downloaded equivalent v1.0.1
3802025-04-18T23:37:45.592Z Downloaded syn v2.0.98
3812025-04-18T23:37:45.620Z Downloaded clap_builder v4.5.32
3822025-04-18T23:37:45.620Z Downloaded rustix v0.37.28
3832025-04-18T23:37:45.646Z Downloaded serde_json v1.0.140
3842025-04-18T23:37:45.646Z Downloaded rustix v0.38.37
3852025-04-18T23:37:45.673Z Downloaded indexmap v2.7.1
3862025-04-18T23:37:45.699Z Downloaded serde v1.0.219
3872025-04-18T23:37:45.699Z Downloaded clap v4.5.32
3882025-04-18T23:37:45.724Z Downloaded ucd-trie v0.1.7
3892025-04-18T23:37:45.724Z Downloaded typenum v1.17.0
3902025-04-18T23:37:45.725Z Downloaded serde_derive v1.0.219
3912025-04-18T23:37:45.725Z Downloaded quote v1.0.39
3922025-04-18T23:37:45.725Z Downloaded papergrid v0.11.0
3932025-04-18T23:37:45.750Z Downloaded log v0.4.22
3942025-04-18T23:37:45.750Z Downloaded camino-tempfile v1.1.1
3952025-04-18T23:37:45.750Z Downloaded bitflags v2.6.0
3962025-04-18T23:37:45.750Z Downloaded anyhow v1.0.97
3972025-04-18T23:37:45.750Z Downloaded usdt v0.5.0
3982025-04-18T23:37:45.751Z Downloaded unicode-ident v1.0.14
3992025-04-18T23:37:45.751Z Downloaded toml v0.8.20
4002025-04-18T23:37:45.776Z Downloaded thiserror-impl v1.0.69
4012025-04-18T23:37:45.776Z Downloaded textwrap v0.16.1
4022025-04-18T23:37:45.776Z Downloaded tempfile v3.13.0
4032025-04-18T23:37:45.776Z Downloaded ryu v1.0.18
4042025-04-18T23:37:45.776Z Downloaded proc-macro2 v1.0.94
4052025-04-18T23:37:45.776Z Downloaded pest_meta v2.7.14
4062025-04-18T23:37:45.777Z Downloaded usdt-impl v0.5.0
4072025-04-18T23:37:45.777Z Downloaded terminal_size v0.2.6
4082025-04-18T23:37:45.777Z Downloaded sha2 v0.10.8
4092025-04-18T23:37:45.777Z Downloaded serde_tokenstream v0.2.2
4102025-04-18T23:37:45.777Z Downloaded once_cell v1.20.3
4112025-04-18T23:37:45.802Z Downloaded cargo_metadata v0.19.2
4122025-04-18T23:37:45.802Z Downloaded semver v1.0.25
4132025-04-18T23:37:45.802Z Downloaded proc-macro-error v1.0.4
4142025-04-18T23:37:45.802Z Downloaded pest_derive v2.7.14
4152025-04-18T23:37:45.802Z Downloaded io-lifetimes v1.0.11
4162025-04-18T23:37:45.803Z Downloaded fs-err v2.11.0
4172025-04-18T23:37:45.803Z Downloaded libc v0.2.170
4182025-04-18T23:37:45.828Z Downloaded clap_derive v4.5.32
4192025-04-18T23:37:45.828Z Downloaded camino v1.1.9
4202025-04-18T23:37:45.828Z Downloaded byteorder v1.5.0
4212025-04-18T23:37:45.828Z Downloaded anstream v0.6.15
4222025-04-18T23:37:45.854Z Downloaded thread-id v4.2.2
4232025-04-18T23:37:45.854Z Downloaded thiserror-impl v2.0.12
4242025-04-18T23:37:45.854Z Downloaded thiserror v1.0.69
4252025-04-18T23:37:45.854Z Downloaded heck v0.4.1
4262025-04-18T23:37:45.854Z Downloaded fnv v1.0.7
4272025-04-18T23:37:45.854Z Downloaded cargo_toml v0.21.0
4282025-04-18T23:37:45.854Z Downloaded unicode-linebreak v0.1.5
4292025-04-18T23:37:45.854Z Downloaded terminal_size v0.4.0
4302025-04-18T23:37:45.854Z Downloaded tabled_derive v0.7.0
4312025-04-18T23:37:45.854Z Downloaded strsim v0.11.1
4322025-04-18T23:37:45.855Z Downloaded serde_spanned v0.6.8
4332025-04-18T23:37:45.855Z Downloaded scroll v0.12.0
4342025-04-18T23:37:45.855Z Downloaded plain v0.2.3
4352025-04-18T23:37:45.855Z Downloaded pest_generator v2.7.14
4362025-04-18T23:37:45.855Z Downloaded memmap v0.7.0
4372025-04-18T23:37:45.855Z Downloaded macaddr v1.0.1
4382025-04-18T23:37:45.881Z Downloaded itoa v1.0.11
4392025-04-18T23:37:45.881Z Downloaded is_terminal_polyfill v1.70.1
4402025-04-18T23:37:45.881Z Downloaded heck v0.5.0
4412025-04-18T23:37:45.881Z Downloaded anstyle-parse v0.2.5
4422025-04-18T23:37:45.881Z Downloaded anstyle v1.0.10
4432025-04-18T23:37:45.881Z Downloaded fastrand v2.1.1
4442025-04-18T23:37:45.881Z Downloaded errno v0.3.9
4452025-04-18T23:37:45.881Z Downloaded dof v0.3.0
4462025-04-18T23:37:45.881Z Downloaded digest v0.10.7
4472025-04-18T23:37:45.881Z Downloaded crypto-common v0.1.6
4482025-04-18T23:37:45.881Z Downloaded cpufeatures v0.2.14
4492025-04-18T23:37:45.881Z Downloaded colorchoice v1.0.2
4502025-04-18T23:37:45.881Z Downloaded clap_lex v0.7.4
4512025-04-18T23:37:45.881Z Downloaded cfg-if v1.0.0
4522025-04-18T23:37:45.881Z Downloaded cargo-platform v0.1.8
4532025-04-18T23:37:45.881Z Downloaded bytecount v0.6.8
4542025-04-18T23:37:45.881Z Downloaded block-buffer v0.10.4
4552025-04-18T23:37:45.881Z Downloaded autocfg v1.4.0
4562025-04-18T23:37:45.907Z Downloaded anstyle-query v1.1.1
4572025-04-18T23:37:45.907Z Downloaded usdt-attr-macro v0.5.0
4582025-04-18T23:37:45.907Z Downloaded swrite v0.1.0
4592025-04-18T23:37:45.907Z Downloaded proc-macro-error-attr v1.0.4
4602025-04-18T23:37:45.907Z Downloaded pretty-hex v0.4.1
4612025-04-18T23:37:45.907Z Downloaded dtrace-parser v0.2.0
4622025-04-18T23:37:46.000Z Compiling proc-macro2 v1.0.94
4632025-04-18T23:37:46.000Z Compiling unicode-ident v1.0.14
4642025-04-18T23:37:46.000Z Compiling libc v0.2.170
4652025-04-18T23:37:46.026Z Compiling version_check v0.9.5
4662025-04-18T23:37:46.026Z Compiling serde v1.0.219
4672025-04-18T23:37:46.026Z Compiling memchr v2.7.4
4682025-04-18T23:37:46.026Z Compiling thiserror v1.0.69
4692025-04-18T23:37:46.026Z Compiling ryu v1.0.18
4702025-04-18T23:37:46.287Z Compiling itoa v1.0.11
4712025-04-18T23:37:46.494Z Compiling ucd-trie v0.1.7
4722025-04-18T23:37:46.681Z Compiling once_cell v1.20.3
4732025-04-18T23:37:46.789Z Compiling byteorder v1.5.0
4742025-04-18T23:37:47.062Z Compiling serde_json v1.0.140
4752025-04-18T23:37:47.158Z Compiling rustix v0.38.37
4762025-04-18T23:37:47.184Z Compiling bitflags v2.6.0
4772025-04-18T23:37:47.435Z Compiling usdt-impl v0.5.0
4782025-04-18T23:37:47.461Z Compiling proc-macro-error-attr v1.0.4
4792025-04-18T23:37:47.570Z Compiling io-lifetimes v1.0.11
4802025-04-18T23:37:47.657Z Compiling syn v1.0.109
4812025-04-18T23:37:47.779Z Compiling quote v1.0.39
4822025-04-18T23:37:47.805Z Compiling errno v0.3.9
4832025-04-18T23:37:48.064Z Compiling proc-macro-error v1.0.4
4842025-04-18T23:37:48.162Z Compiling syn v2.0.98
4852025-04-18T23:37:48.293Z Compiling hashbrown v0.15.1
4862025-04-18T23:37:48.348Z Compiling utf8parse v0.2.2
4872025-04-18T23:37:48.373Z Compiling thread-id v4.2.2
4882025-04-18T23:37:48.399Z Compiling rustix v0.37.28
4892025-04-18T23:37:48.441Z Compiling log v0.4.22
4902025-04-18T23:37:48.503Z Compiling equivalent v1.0.1
4912025-04-18T23:37:48.530Z Compiling camino v1.1.9
4922025-04-18T23:37:48.556Z Compiling plain v0.2.3
4932025-04-18T23:37:48.697Z Compiling anstyle-parse v0.2.5
4942025-04-18T23:37:49.160Z Compiling autocfg v1.4.0
4952025-04-18T23:37:49.186Z Compiling anstyle-query v1.1.1
4962025-04-18T23:37:49.277Z Compiling indexmap v2.7.1
4972025-04-18T23:37:49.304Z Compiling bitflags v1.3.2
4982025-04-18T23:37:49.345Z Compiling semver v1.0.25
4992025-04-18T23:37:49.422Z Compiling is_terminal_polyfill v1.70.1
5002025-04-18T23:37:49.448Z Compiling unicode-width v0.1.14
5012025-04-18T23:37:49.561Z Compiling pretty-hex v0.4.1
5022025-04-18T23:37:49.771Z Compiling anstyle v1.0.10
5032025-04-18T23:37:49.796Z Compiling winnow v0.7.3
5042025-04-18T23:37:49.909Z Compiling thiserror v2.0.12
5052025-04-18T23:37:49.986Z Compiling colorchoice v1.0.2
5062025-04-18T23:37:50.160Z Compiling anstream v0.6.15
5072025-04-18T23:37:50.186Z Compiling fs-err v2.11.0
5082025-04-18T23:37:50.288Z Compiling terminal_size v0.4.0
5092025-04-18T23:37:50.619Z Compiling clap_lex v0.7.4
5102025-04-18T23:37:50.645Z Compiling heck v0.5.0
5112025-04-18T23:37:50.718Z Compiling anyhow v1.0.97
5122025-04-18T23:37:50.754Z Compiling bytecount v0.6.8
5132025-04-18T23:37:51.032Z Compiling fastrand v2.1.1
5142025-04-18T23:37:51.070Z Compiling cfg-if v1.0.0
5152025-04-18T23:37:51.173Z Compiling fnv v1.0.7
5162025-04-18T23:37:51.315Z Compiling heck v0.4.1
5172025-04-18T23:37:51.341Z Compiling strsim v0.11.1
5182025-04-18T23:37:51.462Z Compiling tempfile v3.13.0
5192025-04-18T23:37:51.509Z Compiling papergrid v0.11.0
5202025-04-18T23:37:51.679Z Compiling clap_builder v4.5.32
5212025-04-18T23:37:51.737Z Compiling terminal_size v0.2.6
5222025-04-18T23:37:52.212Z Compiling memmap v0.7.0
5232025-04-18T23:37:52.238Z Compiling unicode-linebreak v0.1.5
5242025-04-18T23:37:52.330Z Compiling smawk v0.3.2
5252025-04-18T23:37:52.645Z Compiling textwrap v0.16.1
5262025-04-18T23:37:52.786Z Compiling swrite v0.1.0
5272025-04-18T23:37:53.216Z Compiling tabled_derive v0.7.0
5282025-04-18T23:37:54.420Z Compiling tabled v0.15.0
5292025-04-18T23:37:54.499Z Compiling serde_derive v1.0.219
5302025-04-18T23:37:54.499Z Compiling thiserror-impl v1.0.69
5312025-04-18T23:37:54.525Z Compiling zerocopy-derive v0.7.35
5322025-04-18T23:37:54.525Z Compiling scroll_derive v0.12.0
5332025-04-18T23:37:54.525Z Compiling thiserror-impl v2.0.12
5342025-04-18T23:37:54.525Z Compiling clap_derive v4.5.32
5352025-04-18T23:37:55.642Z Compiling scroll v0.12.0
5362025-04-18T23:37:56.114Z Compiling goblin v0.8.2
5372025-04-18T23:37:56.263Z Compiling zerocopy v0.7.35
5382025-04-18T23:37:57.229Z Compiling pest v2.7.14
5392025-04-18T23:37:58.228Z Compiling clap v4.5.32
5402025-04-18T23:37:59.487Z Compiling pest_meta v2.7.14
5412025-04-18T23:38:00.507Z Compiling pest_generator v2.7.14
5422025-04-18T23:38:01.591Z Compiling pest_derive v2.7.14
5432025-04-18T23:38:02.242Z Compiling dtrace-parser v0.2.0
5442025-04-18T23:38:03.187Z Compiling serde_spanned v0.6.8
5452025-04-18T23:38:03.213Z Compiling toml_datetime v0.6.8
5462025-04-18T23:38:03.213Z Compiling cargo-platform v0.1.8
5472025-04-18T23:38:03.497Z Compiling serde_tokenstream v0.2.2
5482025-04-18T23:38:03.549Z Compiling macaddr v1.0.1
5492025-04-18T23:38:03.659Z Compiling toml_edit v0.22.24
5502025-04-18T23:38:03.779Z Compiling camino-tempfile v1.1.1
5512025-04-18T23:38:04.585Z Compiling dof v0.3.0
5522025-04-18T23:38:04.585Z Compiling cargo_metadata v0.19.2
5532025-04-18T23:38:06.189Z Compiling usdt-macro v0.5.0
5542025-04-18T23:38:06.189Z Compiling usdt-attr-macro v0.5.0
5552025-04-18T23:38:06.497Z Compiling toml v0.8.20
5562025-04-18T23:38:07.161Z Compiling usdt v0.5.0
5572025-04-18T23:38:07.212Z Compiling cargo_toml v0.21.0
5582025-04-18T23:38:10.420Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5592025-04-18T23:38:14.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.65s
5602025-04-18T23:38:14.449Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5612025-04-18T23:38:15.182Z Downloading crates ...
5622025-04-18T23:38:15.339Z Downloaded cstr-argument v0.1.2
5632025-04-18T23:38:15.365Z Downloaded crc-catalog v2.4.0
5642025-04-18T23:38:15.365Z Downloaded csv-core v0.1.11
5652025-04-18T23:38:15.390Z Downloaded crossbeam-utils v0.8.20
5662025-04-18T23:38:15.416Z Downloaded russh-cryptovec v0.7.3
5672025-04-18T23:38:15.416Z Downloaded sync_wrapper v1.0.1
5682025-04-18T23:38:15.416Z Downloaded termtree v0.4.1
5692025-04-18T23:38:15.442Z Downloaded termios v0.3.3
5702025-04-18T23:38:15.442Z Downloaded rayon-core v1.12.1
5712025-04-18T23:38:15.442Z Downloaded termcolor v1.4.1
5722025-04-18T23:38:15.442Z Downloaded term v0.7.0
5732025-04-18T23:38:15.469Z Downloaded derive_builder_macro v0.20.2
5742025-04-18T23:38:15.495Z Downloaded opaque-debug v0.3.1
5752025-04-18T23:38:15.495Z Downloaded serde-big-array v0.5.1
5762025-04-18T23:38:15.523Z Downloaded slog-stdlog v4.1.1
5772025-04-18T23:38:15.523Z Downloaded tower-service v0.3.3
5782025-04-18T23:38:15.548Z Downloaded try-lock v0.2.5
5792025-04-18T23:38:15.575Z Downloaded foreign-types-shared v0.3.1
5802025-04-18T23:38:15.575Z Downloaded downcast v0.11.0
5812025-04-18T23:38:15.601Z Downloaded document-features v0.2.10
5822025-04-18T23:38:15.627Z Downloaded path-slash v0.1.5
5832025-04-18T23:38:15.627Z Downloaded sha1 v0.10.6
5842025-04-18T23:38:15.627Z Downloaded untrusted v0.9.0
5852025-04-18T23:38:15.653Z Downloaded utf8_iter v1.0.4
5862025-04-18T23:38:15.653Z Downloaded uzers v0.12.1
5872025-04-18T23:38:15.653Z Downloaded parse-size v1.1.0
5882025-04-18T23:38:15.679Z Downloaded parse-display-derive v0.10.0
5892025-04-18T23:38:15.679Z Downloaded owo-colors v4.2.0
5902025-04-18T23:38:15.679Z Downloaded strum v0.26.3
5912025-04-18T23:38:15.679Z Downloaded zeroize v1.8.1
5922025-04-18T23:38:15.705Z Downloaded scheduled-thread-pool v0.2.7
5932025-04-18T23:38:15.705Z Downloaded fxhash v0.2.1
5942025-04-18T23:38:15.705Z Downloaded scrypt v0.11.0
5952025-04-18T23:38:15.705Z Downloaded strum_macros v0.26.4
5962025-04-18T23:38:15.731Z Downloaded newtype_derive v0.1.6
5972025-04-18T23:38:15.731Z Downloaded getrandom v0.2.15
5982025-04-18T23:38:15.731Z Downloaded slog-envlogger v2.2.0
5992025-04-18T23:38:15.757Z Downloaded write16 v1.0.0
6002025-04-18T23:38:15.757Z Downloaded sqlparser_derive v0.2.2
6012025-04-18T23:38:15.758Z Downloaded string_cache v0.8.7
6022025-04-18T23:38:15.758Z Downloaded slog-async v2.8.0
6032025-04-18T23:38:15.783Z Downloaded ssh-cipher v0.2.0
6042025-04-18T23:38:15.783Z Downloaded nodrop v0.1.14
6052025-04-18T23:38:15.783Z Downloaded slog v2.7.0
6062025-04-18T23:38:15.783Z Downloaded nibble_vec v0.1.0
6072025-04-18T23:38:15.809Z Downloaded hashbrown v0.13.2
6082025-04-18T23:38:15.809Z Downloaded num-bigint v0.4.6
6092025-04-18T23:38:15.835Z Downloaded rustyline v14.0.0
6102025-04-18T23:38:15.835Z Downloaded petname v2.0.2
6112025-04-18T23:38:15.861Z Downloaded hashbrown v0.12.3
6122025-04-18T23:38:15.861Z Downloaded nom v7.1.3
6132025-04-18T23:38:15.887Z Downloaded winnow v0.5.40
6142025-04-18T23:38:15.913Z Downloaded sqlparser v0.45.0
6152025-04-18T23:38:15.913Z Downloaded winnow v0.6.20
6162025-04-18T23:38:15.938Z Downloaded proptest v1.6.0
6172025-04-18T23:38:15.938Z Downloaded openssl v0.10.71
6182025-04-18T23:38:15.965Z Downloaded git2 v0.19.0
6192025-04-18T23:38:15.965Z Downloaded rustls v0.21.12
6202025-04-18T23:38:15.990Z Downloaded vcpkg v0.2.15
6212025-04-18T23:38:16.031Z Downloaded webpki-roots v0.26.6
6222025-04-18T23:38:16.057Z Downloaded nix v0.28.0
6232025-04-18T23:38:16.057Z Downloaded rustls v0.22.4
6242025-04-18T23:38:16.083Z Downloaded openapiv3 v2.0.0
6252025-04-18T23:38:16.083Z Downloaded rustls v0.23.19
6262025-04-18T23:38:16.108Z Downloaded nix v0.29.0
6272025-04-18T23:38:16.134Z Downloaded hickory-proto v0.24.4
6282025-04-18T23:38:16.159Z Downloaded nix v0.27.1
6292025-04-18T23:38:16.159Z Downloaded csv v1.3.1
6302025-04-18T23:38:16.185Z Downloaded smoltcp v0.11.0
6312025-04-18T23:38:16.211Z Downloaded zerocopy-derive v0.6.6
6322025-04-18T23:38:16.211Z Downloaded tokio v1.43.0
6332025-04-18T23:38:16.262Z Downloaded sled v0.34.7
6342025-04-18T23:38:16.288Z Downloaded radix_trie v0.2.1
6352025-04-18T23:38:16.288Z Downloaded gimli v0.31.1
6362025-04-18T23:38:16.314Z Downloaded h2 v0.4.6
6372025-04-18T23:38:16.314Z Downloaded rustls-webpki v0.102.8
6382025-04-18T23:38:16.347Z Downloaded lalrpop v0.19.12
6392025-04-18T23:38:16.347Z Downloaded icu_properties_data v1.5.0
6402025-04-18T23:38:16.373Z Downloaded serde_with v3.12.0
6412025-04-18T23:38:16.373Z Downloaded petgraph v0.7.1
6422025-04-18T23:38:16.403Z Downloaded petgraph v0.6.5
6432025-04-18T23:38:16.429Z Downloaded zerocopy v0.8.10
6442025-04-18T23:38:16.455Z Downloaded rustls-webpki v0.101.7
6452025-04-18T23:38:16.480Z Downloaded lzma-sys v0.1.20
6462025-04-18T23:38:16.506Z Downloaded sha3 v0.10.8
6472025-04-18T23:38:16.506Z Downloaded futures-util v0.3.31
6482025-04-18T23:38:16.532Z Downloaded x509-cert v0.2.5
6492025-04-18T23:38:16.532Z Downloaded libz-sys v1.1.20
6502025-04-18T23:38:16.561Z Downloaded time v0.3.36
6512025-04-18T23:38:16.561Z Downloaded portable-atomic v1.9.0
6522025-04-18T23:38:16.588Z Downloaded regex-automata v0.4.8
6532025-04-18T23:38:16.588Z Downloaded itertools v0.14.0
6542025-04-18T23:38:16.614Z Downloaded itertools v0.13.0
6552025-04-18T23:38:16.614Z Downloaded p384 v0.13.0
6562025-04-18T23:38:16.614Z Downloaded dropshot v0.16.0
6572025-04-18T23:38:16.640Z Downloaded libxml v0.3.3
6582025-04-18T23:38:16.666Z Downloaded itertools v0.12.1
6592025-04-18T23:38:16.666Z Downloaded idna v1.0.3
6602025-04-18T23:38:16.666Z Downloaded hyper v1.6.0
6612025-04-18T23:38:16.692Z Downloaded hkdf v0.12.4
6622025-04-18T23:38:16.692Z Downloaded salty v0.3.0
6632025-04-18T23:38:16.692Z Downloaded ring v0.17.11
6642025-04-18T23:38:16.734Z Downloaded dropshot v0.12.0
6652025-04-18T23:38:16.759Z Downloaded libm v0.2.8
6662025-04-18T23:38:16.785Z Downloaded spin v0.9.8
6672025-04-18T23:38:16.786Z Downloaded pin-project v1.1.6
6682025-04-18T23:38:16.786Z Downloaded num-bigint-dig v0.8.4
6692025-04-18T23:38:16.811Z Downloaded ssh-key v0.6.6
6702025-04-18T23:38:16.811Z Downloaded half v2.4.1
6712025-04-18T23:38:16.811Z Downloaded rand v0.8.5
6722025-04-18T23:38:16.811Z Downloaded itertools v0.10.5
6732025-04-18T23:38:16.811Z Downloaded p521 v0.13.3
6742025-04-18T23:38:16.837Z Downloaded ratatui v0.29.0
6752025-04-18T23:38:16.863Z Downloaded wyz v0.5.1
6762025-04-18T23:38:16.863Z Downloaded writeable v0.5.5
6772025-04-18T23:38:16.863Z Downloaded slog-bunyan v2.5.0
6782025-04-18T23:38:16.863Z Downloaded sqlformat v0.2.6
6792025-04-18T23:38:16.863Z Downloaded encoding_rs v0.8.34
6802025-04-18T23:38:16.889Z Downloaded yansi v1.0.1
6812025-04-18T23:38:16.917Z Downloaded which v4.4.2
6822025-04-18T23:38:16.917Z Downloaded globset v0.4.15
6832025-04-18T23:38:16.917Z Downloaded fatfs v0.3.6
6842025-04-18T23:38:16.917Z Downloaded vergen v8.3.2
6852025-04-18T23:38:16.917Z Downloaded tungstenite v0.21.0
6862025-04-18T23:38:16.917Z Downloaded tracing v0.1.40
6872025-04-18T23:38:16.943Z Downloaded snafu v0.8.5
6882025-04-18T23:38:16.943Z Downloaded zerovec v0.10.4
6892025-04-18T23:38:16.943Z Downloaded typify-impl v0.2.0
6902025-04-18T23:38:16.969Z Downloaded mio v1.0.2
6912025-04-18T23:38:16.994Z Downloaded http v1.2.0
6922025-04-18T23:38:16.994Z Downloaded hickory-server v0.24.4
6932025-04-18T23:38:16.994Z Downloaded bzip2-sys v0.1.11+1.0.8
6942025-04-18T23:38:17.020Z Downloaded whoami v1.5.2
6952025-04-18T23:38:17.020Z Downloaded nu-ansi-term v0.50.1
6962025-04-18T23:38:17.020Z Downloaded serde_urlencoded v0.7.1
6972025-04-18T23:38:17.020Z Downloaded serde_repr v0.1.19
6982025-04-18T23:38:17.020Z Downloaded serde_plain v1.0.2
6992025-04-18T23:38:17.046Z Downloaded serde_path_to_error v0.1.16
7002025-04-18T23:38:17.046Z Downloaded steno v0.4.1
7012025-04-18T23:38:17.046Z Downloaded sct v0.7.1
7022025-04-18T23:38:17.046Z Downloaded minimal-lexical v0.2.1
7032025-04-18T23:38:17.046Z Downloaded num v0.4.3
7042025-04-18T23:38:17.046Z Downloaded serde_derive_internals v0.29.1
7052025-04-18T23:38:17.046Z Downloaded spki v0.7.3
7062025-04-18T23:38:17.046Z Downloaded libgit2-sys v0.17.0+1.8.1
7072025-04-18T23:38:17.108Z Downloaded socket2 v0.5.8
7082025-04-18T23:38:17.134Z Downloaded pin-project-lite v0.2.14
7092025-04-18T23:38:17.134Z Downloaded newtype-uuid v1.2.1
7102025-04-18T23:38:17.134Z Downloaded pin-project-internal v1.1.6
7112025-04-18T23:38:17.134Z Downloaded phf_shared v0.11.2
7122025-04-18T23:38:17.134Z Downloaded filetime v0.2.25
7132025-04-18T23:38:17.134Z Downloaded expectorate v1.1.0
7142025-04-18T23:38:17.134Z Downloaded pem-rfc7468 v0.7.0
7152025-04-18T23:38:17.134Z Downloaded typify-impl v0.3.0
7162025-04-18T23:38:17.160Z Downloaded yasna v0.5.2
7172025-04-18T23:38:17.160Z Downloaded zip v2.1.3
7182025-04-18T23:38:17.160Z Downloaded tracing-core v0.1.32
7192025-04-18T23:38:17.160Z Downloaded normalize-line-endings v0.3.0
7202025-04-18T23:38:17.160Z Downloaded rusty-fork v0.3.0
7212025-04-18T23:38:17.160Z Downloaded rustversion v1.0.17
7222025-04-18T23:38:17.160Z Downloaded pin-utils v0.1.0
7232025-04-18T23:38:17.160Z Downloaded hash32 v0.3.1
7242025-04-18T23:38:17.186Z Downloaded hash32 v0.2.1
7252025-04-18T23:38:17.186Z Downloaded group v0.13.0
7262025-04-18T23:38:17.186Z Downloaded glob v0.3.2
7272025-04-18T23:38:17.186Z Downloaded schemars v0.8.22
7282025-04-18T23:38:17.186Z Downloaded samael v0.0.18
7292025-04-18T23:38:17.186Z Downloaded vsss-rs v3.3.4
7302025-04-18T23:38:17.186Z Downloaded xz2 v0.1.7
7312025-04-18T23:38:17.212Z Downloaded num-complex v0.4.6
7322025-04-18T23:38:17.212Z Downloaded getrandom v0.3.1
7332025-04-18T23:38:17.212Z Downloaded zerocopy-derive v0.8.10
7342025-04-18T23:38:17.212Z Downloaded parse-zoneinfo v0.3.1
7352025-04-18T23:38:17.212Z Downloaded vte v0.11.1
7362025-04-18T23:38:17.212Z Downloaded value-bag v1.9.0
7372025-04-18T23:38:17.212Z Downloaded icu_collections v1.5.0
7382025-04-18T23:38:17.238Z Downloaded slog-dtrace v0.3.0
7392025-04-18T23:38:17.238Z Downloaded xattr v1.3.1
7402025-04-18T23:38:17.238Z Downloaded phf_generator v0.11.2
7412025-04-18T23:38:17.238Z Downloaded secrecy v0.8.0
7422025-04-18T23:38:17.238Z Downloaded sec1 v0.7.3
7432025-04-18T23:38:17.238Z Downloaded time-macros v0.2.18
7442025-04-18T23:38:17.238Z Downloaded thread_local v1.1.8
7452025-04-18T23:38:17.238Z Downloaded thiserror-no-std v2.0.2
7462025-04-18T23:38:17.238Z Downloaded thiserror-impl-no-std v2.0.2
7472025-04-18T23:38:17.238Z Downloaded rustls-pki-types v1.10.0
7482025-04-18T23:38:17.238Z Downloaded rustls-pemfile v2.2.0
7492025-04-18T23:38:17.238Z Downloaded gethostname v0.5.0
7502025-04-18T23:38:17.238Z Downloaded test-strategy v0.4.0
7512025-04-18T23:38:17.264Z Downloaded subprocess v0.2.9
7522025-04-18T23:38:17.264Z Downloaded ff v0.13.0
7532025-04-18T23:38:17.264Z Downloaded zip v0.6.6
7542025-04-18T23:38:17.264Z Downloaded newline-converter v0.3.0
7552025-04-18T23:38:17.264Z Downloaded new_debug_unreachable v1.0.6
7562025-04-18T23:38:17.264Z Downloaded phf_shared v0.10.0
7572025-04-18T23:38:17.264Z Downloaded openssl-macros v0.1.1
7582025-04-18T23:38:17.264Z Downloaded num-conv v0.1.0
7592025-04-18T23:38:17.264Z Downloaded static_assertions v1.1.0
7602025-04-18T23:38:17.264Z Downloaded stable_deref_trait v1.2.0
7612025-04-18T23:38:17.264Z Downloaded ssh-encoding v0.2.0
7622025-04-18T23:38:17.264Z Downloaded ghash v0.5.1
7632025-04-18T23:38:17.264Z Downloaded same-file v1.0.6
7642025-04-18T23:38:17.264Z Downloaded salsa20 v0.10.2
7652025-04-18T23:38:17.265Z Downloaded fd-lock v4.0.2
7662025-04-18T23:38:17.290Z Downloaded env_logger v0.10.2
7672025-04-18T23:38:17.290Z Downloaded phf_codegen v0.11.2
7682025-04-18T23:38:17.290Z Downloaded diesel_derives v2.2.3
7692025-04-18T23:38:17.290Z Downloaded stringprep v0.1.5
7702025-04-18T23:38:17.290Z Downloaded zerovec-derive v0.10.3
7712025-04-18T23:38:17.290Z Downloaded zerocopy v0.6.6
7722025-04-18T23:38:17.290Z Downloaded phf v0.11.2
7732025-04-18T23:38:17.290Z Downloaded openssl-sys v0.9.106
7742025-04-18T23:38:17.290Z Downloaded peg-macros v0.8.5
7752025-04-18T23:38:17.290Z Downloaded embedded-io v0.6.1
7762025-04-18T23:38:17.290Z Downloaded scopeguard v1.2.0
7772025-04-18T23:38:17.316Z Downloaded schemars_derive v0.8.22
7782025-04-18T23:38:17.316Z Downloaded env_logger v0.11.5
7792025-04-18T23:38:17.316Z Downloaded p256 v0.13.2
7802025-04-18T23:38:17.316Z Downloaded walkdir v2.5.0
7812025-04-18T23:38:17.316Z Downloaded wait-timeout v0.2.0
7822025-04-18T23:38:17.316Z Downloaded snafu-derive v0.8.5
7832025-04-18T23:38:17.316Z Downloaded hickory-resolver v0.24.4
7842025-04-18T23:38:17.316Z Downloaded termtree v0.5.1
7852025-04-18T23:38:17.317Z Downloaded subtle v2.6.1
7862025-04-18T23:38:17.317Z Downloaded strum_macros v0.25.3
7872025-04-18T23:38:17.317Z Downloaded strum_macros v0.24.3
7882025-04-18T23:38:17.342Z Downloaded structmeta-derive v0.3.0
7892025-04-18T23:38:17.342Z Downloaded structmeta v0.3.0
7902025-04-18T23:38:17.342Z Downloaded strip-ansi-escapes v0.2.0
7912025-04-18T23:38:17.342Z Downloaded fallible-iterator v0.2.0
7922025-04-18T23:38:17.342Z Downloaded enum-as-inner v0.6.1
7932025-04-18T23:38:17.342Z Downloaded yoke v0.7.4
7942025-04-18T23:38:17.342Z Downloaded oso v0.27.3
7952025-04-18T23:38:17.342Z Downloaded diesel v2.2.8
7962025-04-18T23:38:17.368Z Downloaded want v0.3.1
7972025-04-18T23:38:17.368Z Downloaded time-core v0.1.2
7982025-04-18T23:38:17.368Z Downloaded env_filter v0.1.2
7992025-04-18T23:38:17.368Z Downloaded zone v0.1.8
8002025-04-18T23:38:17.368Z Downloaded zeroize_derive v1.4.2
8012025-04-18T23:38:17.368Z Downloaded parking_lot_core v0.9.10
8022025-04-18T23:38:17.368Z Downloaded parking_lot v0.12.3
8032025-04-18T23:38:17.368Z Downloaded papergrid v0.14.0
8042025-04-18T23:38:17.368Z Downloaded typed-path v0.9.3
8052025-04-18T23:38:17.394Z Downloaded slab v0.4.9
8062025-04-18T23:38:17.394Z Downloaded simd-adler32 v0.3.7
8072025-04-18T23:38:17.394Z Downloaded signature v2.2.0
8082025-04-18T23:38:17.394Z Downloaded signal-hook-tokio v0.3.1
8092025-04-18T23:38:17.394Z Downloaded signal-hook-registry v1.4.2
8102025-04-18T23:38:17.394Z Downloaded zerofrom-derive v0.1.4
8112025-04-18T23:38:17.394Z Downloaded percent-encoding v2.3.1
8122025-04-18T23:38:17.394Z Downloaded smoltcp v0.9.1
8132025-04-18T23:38:17.394Z Downloaded memmap2 v0.9.5
8142025-04-18T23:38:17.394Z Downloaded endian-type v0.1.2
8152025-04-18T23:38:17.420Z Downloaded zerofrom v0.1.4
8162025-04-18T23:38:17.420Z Downloaded yoke-derive v0.7.4
8172025-04-18T23:38:17.420Z Downloaded parking_lot_core v0.8.6
8182025-04-18T23:38:17.420Z Downloaded parking_lot v0.11.2
8192025-04-18T23:38:17.420Z Downloaded oxnet v0.1.1
8202025-04-18T23:38:17.420Z Downloaded signal-hook-mio v0.2.4
8212025-04-18T23:38:17.420Z Downloaded diff v0.1.13
8222025-04-18T23:38:17.420Z Downloaded miniz_oxide v0.8.5
8232025-04-18T23:38:17.420Z Downloaded icu_locid_transform_data v1.5.0
8242025-04-18T23:38:17.420Z Downloaded url v2.5.3
8252025-04-18T23:38:17.420Z Downloaded pem v3.0.5
8262025-04-18T23:38:17.420Z Downloaded peg v0.8.5
8272025-04-18T23:38:17.446Z Downloaded pbkdf2 v0.11.0
8282025-04-18T23:38:17.446Z Downloaded object v0.36.5
8292025-04-18T23:38:17.446Z Downloaded parse-display v0.10.0
8302025-04-18T23:38:17.446Z Downloaded packed_struct_codegen v0.10.1
8312025-04-18T23:38:17.446Z Downloaded packed_struct v0.10.1
8322025-04-18T23:38:17.446Z Downloaded uuid v1.15.1
8332025-04-18T23:38:17.446Z Downloaded pbkdf2 v0.12.2
8342025-04-18T23:38:17.446Z Downloaded ena v0.14.3
8352025-04-18T23:38:17.473Z Downloaded tracing-attributes v0.1.27
8362025-04-18T23:38:17.473Z Downloaded oso-derive v0.27.3
8372025-04-18T23:38:17.473Z Downloaded openssl-probe v0.1.5
8382025-04-18T23:38:17.473Z Downloaded waitgroup v0.1.2
8392025-04-18T23:38:17.473Z Downloaded vte_generate_state_changes v0.1.2
8402025-04-18T23:38:17.473Z Downloaded unsafe-libyaml v0.2.11
8412025-04-18T23:38:17.473Z Downloaded tungstenite v0.23.0
8422025-04-18T23:38:17.473Z Downloaded polar-core v0.27.3
8432025-04-18T23:38:17.473Z Downloaded indexmap v1.9.3
8442025-04-18T23:38:17.499Z Downloaded hyper-util v0.1.10
8452025-04-18T23:38:17.499Z Downloaded utf-8 v0.7.6
8462025-04-18T23:38:17.499Z Downloaded tinyvec v1.8.0
8472025-04-18T23:38:17.499Z Downloaded serde_yaml v0.9.34+deprecated
8482025-04-18T23:38:17.499Z Downloaded curve25519-dalek v4.1.3
8492025-04-18T23:38:17.499Z Downloaded indicatif v0.17.11
8502025-04-18T23:38:17.524Z Downloaded icu_properties v1.5.1
8512025-04-18T23:38:17.524Z Downloaded icu_normalizer_data v1.5.0
8522025-04-18T23:38:17.524Z Downloaded utf16_iter v1.0.5
8532025-04-18T23:38:17.524Z Downloaded typify v0.2.0
8542025-04-18T23:38:17.524Z Downloaded twox-hash v2.1.0
8552025-04-18T23:38:17.524Z Downloaded sigpipe v0.1.3
8562025-04-18T23:38:17.525Z Downloaded ed25519-dalek v2.1.1
8572025-04-18T23:38:17.525Z Downloaded rustls-pemfile v1.0.4
8582025-04-18T23:38:17.525Z Downloaded rustfmt-wrapper v0.2.1
8592025-04-18T23:38:17.525Z Downloaded rustc_version v0.4.1
8602025-04-18T23:38:17.525Z Downloaded rustc_version v0.1.7
8612025-04-18T23:38:17.525Z Downloaded rustc-hash v2.1.1
8622025-04-18T23:38:17.550Z Downloaded rustc-hash v1.1.0
8632025-04-18T23:38:17.550Z Downloaded rustc-demangle v0.1.24
8642025-04-18T23:38:17.550Z Downloaded progenitor-macro v0.9.1
8652025-04-18T23:38:17.550Z Downloaded object v0.30.4
8662025-04-18T23:38:17.550Z Downloaded regex-syntax v0.8.5
8672025-04-18T23:38:17.550Z Downloaded untrusted v0.7.1
8682025-04-18T23:38:17.551Z Downloaded tinystr v0.7.6
8692025-04-18T23:38:17.576Z Downloaded tiny-keccak v2.0.2
8702025-04-18T23:38:17.577Z Downloaded signal-hook v0.3.17
8712025-04-18T23:38:17.577Z Downloaded serde_with_macros v3.12.0
8722025-04-18T23:38:17.577Z Downloaded elliptic-curve v0.13.8
8732025-04-18T23:38:17.577Z Downloaded futures-core v0.3.31
8742025-04-18T23:38:17.577Z Downloaded flate2 v1.1.0
8752025-04-18T23:38:17.577Z Downloaded native-tls v0.2.12
8762025-04-18T23:38:17.577Z Downloaded litrs v0.4.1
8772025-04-18T23:38:17.577Z Downloaded highway v1.3.0
8782025-04-18T23:38:17.603Z Downloaded peg-runtime v0.8.5
8792025-04-18T23:38:17.603Z Downloaded paste v1.0.15
8802025-04-18T23:38:17.603Z Downloaded password-hash v0.5.0
8812025-04-18T23:38:17.603Z Downloaded password-hash v0.4.2
8822025-04-18T23:38:17.603Z Downloaded ed25519 v2.2.3
8832025-04-18T23:38:17.603Z Downloaded ecdsa v0.16.9
8842025-04-18T23:38:17.603Z Downloaded dropshot_endpoint v0.16.0
8852025-04-18T23:38:17.603Z Downloaded prettyplease v0.2.30
8862025-04-18T23:38:17.603Z Downloaded pretty_assertions v1.4.1
8872025-04-18T23:38:17.603Z Downloaded futures-task v0.3.31
8882025-04-18T23:38:17.603Z Downloaded futures-sink v0.3.31
8892025-04-18T23:38:17.603Z Downloaded futures-macro v0.3.31
8902025-04-18T23:38:17.603Z Downloaded futures-io v0.3.31
8912025-04-18T23:38:17.629Z Downloaded futures-executor v0.3.31
8922025-04-18T23:38:17.629Z Downloaded tui-tree-widget v0.23.0
8932025-04-18T23:38:17.629Z Downloaded unicode-width v0.2.0
8942025-04-18T23:38:17.629Z Downloaded regress v0.10.3
8952025-04-18T23:38:17.629Z Downloaded regex-syntax v0.6.29
8962025-04-18T23:38:17.655Z Downloaded embedded-io v0.4.0
8972025-04-18T23:38:17.655Z Downloaded either v1.14.0
8982025-04-18T23:38:17.655Z Downloaded dyn-clone v1.0.19
8992025-04-18T23:38:17.655Z Downloaded dunce v1.0.5
9002025-04-18T23:38:17.655Z Downloaded dsl_auto_type v0.1.2
9012025-04-18T23:38:17.655Z Downloaded dropshot_endpoint v0.12.0
9022025-04-18T23:38:17.655Z Downloaded displaydoc v0.2.5
9032025-04-18T23:38:17.655Z Downloaded progenitor-impl v0.9.1
9042025-04-18T23:38:17.655Z Downloaded progenitor-impl v0.8.0
9052025-04-18T23:38:17.655Z Downloaded predicates v3.1.3
9062025-04-18T23:38:17.655Z Downloaded postgres-types v0.2.9
9072025-04-18T23:38:17.655Z Downloaded postgres-protocol v0.6.8
9082025-04-18T23:38:17.681Z Downloaded postcard v1.0.10
9092025-04-18T23:38:17.681Z Downloaded futures v0.3.31
9102025-04-18T23:38:17.681Z Downloaded fs_extra v1.3.0
9112025-04-18T23:38:17.681Z Downloaded flume v0.11.1
9122025-04-18T23:38:17.681Z Downloaded tower v0.5.2
9132025-04-18T23:38:17.682Z Downloaded tough v0.19.0
9142025-04-18T23:38:17.708Z Downloaded tokio-util v0.7.13
9152025-04-18T23:38:17.708Z Downloaded quinn-proto v0.11.8
9162025-04-18T23:38:17.708Z Downloaded quick-xml v0.37.2
9172025-04-18T23:38:17.733Z Downloaded mockall_derive v0.13.1
9182025-04-18T23:38:17.733Z Downloaded libloading v0.8.5
9192025-04-18T23:38:17.733Z Downloaded icu_locid v1.5.0
9202025-04-18T23:38:17.733Z Downloaded hmac v0.12.1
9212025-04-18T23:38:17.733Z Downloaded chrono-tz v0.10.1
9222025-04-18T23:38:17.733Z Downloaded display-error-chain v0.2.2
9232025-04-18T23:38:17.759Z Downloaded dirs-sys-next v0.1.2
9242025-04-18T23:38:17.759Z Downloaded zone_cfg_derive v0.1.2
9252025-04-18T23:38:17.759Z Downloaded zone v0.3.0
9262025-04-18T23:38:17.759Z Downloaded progenitor v0.9.1
9272025-04-18T23:38:17.759Z Downloaded progenitor v0.8.0
9282025-04-18T23:38:17.759Z Downloaded proc-macro-error2 v2.0.1
9292025-04-18T23:38:17.759Z Downloaded proc-macro-error-attr2 v2.0.0
9302025-04-18T23:38:17.759Z Downloaded proc-macro-crate v1.3.1
9312025-04-18T23:38:17.759Z Downloaded primeorder v0.13.6
9322025-04-18T23:38:17.759Z Downloaded predicates-tree v1.0.11
9332025-04-18T23:38:17.759Z Downloaded predicates-core v1.0.8
9342025-04-18T23:38:17.759Z Downloaded ppv-lite86 v0.2.20
9352025-04-18T23:38:17.760Z Downloaded powerfmt v0.2.0
9362025-04-18T23:38:17.760Z Downloaded futures-channel v0.3.31
9372025-04-18T23:38:17.760Z Downloaded form_urlencoded v1.2.1
9382025-04-18T23:38:17.760Z Downloaded foreign-types v0.5.0
9392025-04-18T23:38:17.760Z Downloaded fixedbitset v0.5.7
9402025-04-18T23:38:17.760Z Downloaded toml_edit v0.19.15
9412025-04-18T23:38:17.788Z Downloaded tokio-postgres v0.7.13
9422025-04-18T23:38:17.814Z Downloaded tabled v0.18.0
9432025-04-18T23:38:17.840Z Downloaded regex v1.11.1
9442025-04-18T23:38:17.866Z Downloaded icu_provider v1.5.0
9452025-04-18T23:38:17.866Z Downloaded icu_normalizer v1.5.0
9462025-04-18T23:38:17.866Z Downloaded bstr v1.10.0
9472025-04-18T23:38:17.892Z Downloaded progenitor-macro v0.8.0
9482025-04-18T23:38:17.892Z Downloaded progenitor-client v0.9.1
9492025-04-18T23:38:17.892Z Downloaded progenitor-client v0.8.0
9502025-04-18T23:38:17.892Z Downloaded pretty-hex v0.2.1
9512025-04-18T23:38:17.892Z Downloaded precomputed-hash v0.1.1
9522025-04-18T23:38:17.892Z Downloaded funty v2.0.0
9532025-04-18T23:38:17.892Z Downloaded fragile v2.0.0
9542025-04-18T23:38:17.892Z Downloaded foreign-types-shared v0.1.1
9552025-04-18T23:38:17.892Z Downloaded foreign-types-macros v0.2.3
9562025-04-18T23:38:17.892Z Downloaded foreign-types v0.3.2
9572025-04-18T23:38:17.892Z Downloaded foldhash v0.1.3
9582025-04-18T23:38:17.892Z Downloaded float-ord v0.3.2
9592025-04-18T23:38:17.892Z Downloaded float-cmp v0.10.0
9602025-04-18T23:38:17.892Z Downloaded flagset v0.4.6
9612025-04-18T23:38:17.892Z Downloaded fixedbitset v0.4.2
9622025-04-18T23:38:17.893Z Downloaded shlex v1.3.0
9632025-04-18T23:38:17.919Z Downloaded serde-hex v0.1.0
9642025-04-18T23:38:17.919Z Downloaded r2d2 v0.8.10
9652025-04-18T23:38:17.919Z Downloaded multer v3.1.0
9662025-04-18T23:38:17.919Z Downloaded mime_guess v2.0.5
9672025-04-18T23:38:17.919Z Downloaded lock_api v0.4.12
9682025-04-18T23:38:17.919Z Downloaded litemap v0.7.3
9692025-04-18T23:38:17.919Z Downloaded jobserver v0.1.32
9702025-04-18T23:38:17.919Z Downloaded httparse v1.9.5
9712025-04-18T23:38:17.919Z Downloaded toml v0.7.8
9722025-04-18T23:38:17.919Z Downloaded tokio-tungstenite v0.23.1
9732025-04-18T23:38:17.919Z Downloaded tokio-stream v0.1.17
9742025-04-18T23:38:17.945Z Downloaded tokio-rustls v0.25.0
9752025-04-18T23:38:17.945Z Downloaded radium v0.7.0
9762025-04-18T23:38:17.945Z Downloaded difflib v0.4.0
9772025-04-18T23:38:17.945Z Downloaded diesel-dtrace v0.4.2
9782025-04-18T23:38:17.945Z Downloaded mockall v0.13.1
9792025-04-18T23:38:17.945Z Downloaded linear-map v1.2.0
9802025-04-18T23:38:17.945Z Downloaded lazy_static v1.5.0
9812025-04-18T23:38:17.945Z Downloaded hickory-client v0.24.4
9822025-04-18T23:38:17.945Z Downloaded tokio-tungstenite v0.21.0
9832025-04-18T23:38:17.945Z Downloaded tokio-rustls v0.26.0
9842025-04-18T23:38:17.945Z Downloaded tokio-rustls v0.24.1
9852025-04-18T23:38:17.945Z Downloaded unicode-normalization v0.1.24
9862025-04-18T23:38:17.971Z Downloaded ipnet v2.11.0
9872025-04-18T23:38:17.971Z Downloaded icu_locid_transform v1.5.0
9882025-04-18T23:38:17.971Z Downloaded iana-time-zone v0.1.61
9892025-04-18T23:38:17.971Z Downloaded hyper-staticfile v0.10.1
9902025-04-18T23:38:17.971Z Downloaded hyper-rustls v0.27.3
9912025-04-18T23:38:17.971Z Downloaded hostname v0.3.1
9922025-04-18T23:38:17.971Z Downloaded tower-layer v0.3.3
9932025-04-18T23:38:17.971Z Downloaded topological-sort v0.2.2
9942025-04-18T23:38:17.971Z Downloaded toolchain_find v0.4.0
9952025-04-18T23:38:17.971Z Downloaded tokio-native-tls v0.3.1
9962025-04-18T23:38:17.971Z Downloaded tokio-macros v2.5.0
9972025-04-18T23:38:17.971Z Downloaded tls_codec_derive v0.4.1
9982025-04-18T23:38:17.971Z Downloaded tls_codec v0.4.1
9992025-04-18T23:38:17.997Z Downloaded tinyvec_macros v0.1.1
10002025-04-18T23:38:17.997Z Downloaded smf v0.2.3
10012025-04-18T23:38:17.998Z Downloaded smallvec v1.14.0
10022025-04-18T23:38:17.998Z Downloaded smallvec v0.6.14
10032025-04-18T23:38:17.998Z Downloaded slog-term v2.9.1
10042025-04-18T23:38:17.998Z Downloaded slog-json v2.6.1
10052025-04-18T23:38:17.998Z Downloaded quinn v0.11.5
10062025-04-18T23:38:17.998Z Downloaded qorb v0.2.1
10072025-04-18T23:38:17.998Z Downloaded publicsuffix v2.3.0
10082025-04-18T23:38:17.998Z Downloaded der v0.7.9
10092025-04-18T23:38:18.024Z Downloaded reqwest v0.12.12
10102025-04-18T23:38:18.024Z Downloaded rayon v1.10.0
10112025-04-18T23:38:18.024Z Downloaded nanorand v0.7.0
10122025-04-18T23:38:18.049Z Downloaded lalrpop-util v0.19.12
10132025-04-18T23:38:18.049Z Downloaded slog-scope v4.4.0
10142025-04-18T23:38:18.049Z Downloaded siphasher v0.3.11
10152025-04-18T23:38:18.049Z Downloaded similar v2.7.0
10162025-04-18T23:38:18.050Z Downloaded shell-words v1.1.0
10172025-04-18T23:38:18.050Z Downloaded quinn-udp v0.5.5
10182025-04-18T23:38:18.050Z Downloaded psl-types v2.0.11
10192025-04-18T23:38:18.050Z Downloaded poly1305 v0.8.0
10202025-04-18T23:38:18.050Z Downloaded pkcs8 v0.10.2
10212025-04-18T23:38:18.050Z Downloaded pkcs5 v0.7.1
10222025-04-18T23:38:18.075Z Downloaded pkcs1 v0.7.5
10232025-04-18T23:38:18.075Z Downloaded omicron-zone-package v0.12.0
10242025-04-18T23:38:18.075Z Downloaded num-traits v0.2.19
10252025-04-18T23:38:18.075Z Downloaded dirs-next v2.0.0
10262025-04-18T23:38:18.075Z Downloaded des v0.8.1
10272025-04-18T23:38:18.075Z Downloaded derive_more v0.99.19
10282025-04-18T23:38:18.076Z Downloaded derive_builder_core v0.20.2
10292025-04-18T23:38:18.076Z Downloaded darling_core v0.20.10
10302025-04-18T23:38:18.076Z Downloaded zopfli v0.8.1
10312025-04-18T23:38:18.102Z Downloaded unicode_categories v0.1.1
10322025-04-18T23:38:18.102Z Downloaded unicode-segmentation v1.12.0
10332025-04-18T23:38:18.102Z Downloaded reedline v0.38.0
10342025-04-18T23:38:18.102Z Downloaded multimap v0.10.0
10352025-04-18T23:38:18.102Z Downloaded mime v0.3.17
10362025-04-18T23:38:18.102Z Downloaded memoffset v0.9.1
10372025-04-18T23:38:18.102Z Downloaded md-5 v0.10.6
10382025-04-18T23:38:18.102Z Downloaded maybe-uninit v2.0.0
10392025-04-18T23:38:18.102Z Downloaded maplit v1.0.2
10402025-04-18T23:38:18.102Z Downloaded lru-cache v0.1.2
10412025-04-18T23:38:18.128Z Downloaded linked-hash-map v0.5.6
10422025-04-18T23:38:18.128Z Downloaded libsw-core v0.3.1
10432025-04-18T23:38:18.128Z Downloaded libsw v3.4.0
10442025-04-18T23:38:18.128Z Downloaded libefi-sys v0.1.0
10452025-04-18T23:38:18.128Z Downloaded lazycell v1.3.0
10462025-04-18T23:38:18.128Z Downloaded kstat-rs v0.2.4
10472025-04-18T23:38:18.128Z Downloaded keccak v0.1.5
10482025-04-18T23:38:18.128Z Downloaded ipnetwork v0.21.1
10492025-04-18T23:38:18.128Z Downloaded internet-checksum v0.2.1
10502025-04-18T23:38:18.128Z Downloaded hubpack v0.1.2
10512025-04-18T23:38:18.128Z Downloaded chrono v0.4.40
10522025-04-18T23:38:18.128Z Downloaded bindgen v0.69.5
10532025-04-18T23:38:18.154Z Downloaded semver v0.1.20
10542025-04-18T23:38:18.154Z Downloaded quick-error v1.2.3
10552025-04-18T23:38:18.154Z Downloaded polyval v0.6.2
10562025-04-18T23:38:18.154Z Downloaded pkg-config v0.3.31
10572025-04-18T23:38:18.154Z Downloaded olpc-cjson v0.1.4
10582025-04-18T23:38:18.154Z Downloaded num_enum_derive v0.5.11
10592025-04-18T23:38:18.154Z Downloaded num_enum v0.5.11
10602025-04-18T23:38:18.154Z Downloaded num-rational v0.4.2
10612025-04-18T23:38:18.154Z Downloaded num-integer v0.1.46
10622025-04-18T23:38:18.154Z Downloaded diesel_table_macro_syntax v0.2.0
10632025-04-18T23:38:18.154Z Downloaded derive_builder v0.20.2
10642025-04-18T23:38:18.180Z Downloaded derive-where v1.2.7
10652025-04-18T23:38:18.180Z Downloaded darling v0.20.10
10662025-04-18T23:38:18.180Z Downloaded aws-lc-sys v0.26.0
10672025-04-18T23:38:18.434Z Downloaded daft-derive v0.1.2
10682025-04-18T23:38:18.460Z Downloaded unicode-properties v0.1.3
10692025-04-18T23:38:18.461Z Downloaded unicode-bidi v0.3.17
10702025-04-18T23:38:18.461Z Downloaded typify v0.3.0
10712025-04-18T23:38:18.461Z Downloaded russh v0.45.0
10722025-04-18T23:38:18.461Z Downloaded managed v0.8.0
10732025-04-18T23:38:18.461Z Downloaded lru v0.12.5
10742025-04-18T23:38:18.461Z Downloaded lockfree-object-pool v0.1.6
10752025-04-18T23:38:18.487Z Downloaded instability v0.3.2
10762025-04-18T23:38:18.487Z Downloaded inout v0.1.3
10772025-04-18T23:38:18.487Z Downloaded humantime v2.1.0
10782025-04-18T23:38:18.487Z Downloaded bindgen v0.71.1
10792025-04-18T23:38:18.487Z Downloaded number_prefix v0.4.0
10802025-04-18T23:38:18.487Z Downloaded num_threads v0.1.7
10812025-04-18T23:38:18.487Z Downloaded num-iter v0.1.45
10822025-04-18T23:38:18.487Z Downloaded num-derive v0.4.2
10832025-04-18T23:38:18.487Z Downloaded deranged v0.3.11
10842025-04-18T23:38:18.487Z Downloaded der_derive v0.7.3
10852025-04-18T23:38:18.487Z Downloaded defmt-parser v0.3.4
10862025-04-18T23:38:18.487Z Downloaded defmt-macros v0.3.9
10872025-04-18T23:38:18.513Z Downloaded defmt v0.3.8
10882025-04-18T23:38:18.513Z Downloaded debug-ignore v1.0.5
10892025-04-18T23:38:18.513Z Downloaded data-encoding v2.6.0
10902025-04-18T23:38:18.513Z Downloaded daft v0.1.2
10912025-04-18T23:38:18.513Z Downloaded curve25519-dalek-derive v0.1.1
10922025-04-18T23:38:18.513Z Downloaded zone_cfg_derive v0.3.0
10932025-04-18T23:38:18.513Z Downloaded unicode-xid v0.2.6
10942025-04-18T23:38:18.513Z Downloaded tar v0.4.44
10952025-04-18T23:38:18.513Z Downloaded rsa v0.9.6
10962025-04-18T23:38:18.513Z Downloaded rand v0.9.0
10972025-04-18T23:38:18.513Z Downloaded indoc v2.0.6
10982025-04-18T23:38:18.539Z Downloaded indoc v1.0.9
10992025-04-18T23:38:18.539Z Downloaded idna_adapter v1.2.0
11002025-04-18T23:38:18.539Z Downloaded hyper-tls v0.6.0
11012025-04-18T23:38:18.539Z Downloaded httpdate v1.0.3
11022025-04-18T23:38:18.539Z Downloaded hostname v0.4.0
11032025-04-18T23:38:18.539Z Downloaded blake3 v1.5.4
11042025-04-18T23:38:18.539Z Downloaded bitvec v1.0.1
11052025-04-18T23:38:18.565Z Downloaded aws-lc-rs v1.12.4
11062025-04-18T23:38:18.565Z Downloaded darling_macro v0.20.10
11072025-04-18T23:38:18.565Z Downloaded universal-hash v0.5.1
11082025-04-18T23:38:18.565Z Downloaded unicode-truncate v1.1.0
11092025-04-18T23:38:18.591Z Downloaded unicase v2.7.0
11102025-04-18T23:38:18.591Z Downloaded unarray v0.1.4
11112025-04-18T23:38:18.591Z Downloaded typify-macro v0.3.0
11122025-04-18T23:38:18.591Z Downloaded typify-macro v0.2.0
11132025-04-18T23:38:18.591Z Downloaded is-terminal v0.4.13
11142025-04-18T23:38:18.591Z Downloaded indent_write v2.2.0
11152025-04-18T23:38:18.591Z Downloaded impl-trait-for-tuples v0.2.2
11162025-04-18T23:38:18.591Z Downloaded rcgen v0.12.1
11172025-04-18T23:38:18.591Z Downloaded md5 v0.7.0
11182025-04-18T23:38:18.591Z Downloaded ctr v0.9.2
11192025-04-18T23:38:18.591Z Downloaded aho-corasick v1.1.3
11202025-04-18T23:38:18.591Z Downloaded tap v1.0.1
11212025-04-18T23:38:18.591Z Downloaded tabwriter v1.4.0
11222025-04-18T23:38:18.591Z Downloaded tabled_derive v0.10.0
11232025-04-18T23:38:18.617Z Downloaded synstructure v0.13.1
11242025-04-18T23:38:18.617Z Downloaded russh-keys v0.45.0
11252025-04-18T23:38:18.617Z Downloaded ron v0.8.1
11262025-04-18T23:38:18.617Z Downloaded http-body-util v0.1.2
11272025-04-18T23:38:18.617Z Downloaded home v0.5.9
11282025-04-18T23:38:18.617Z Downloaded heapless v0.8.0
11292025-04-18T23:38:18.617Z Downloaded take_mut v0.2.2
11302025-04-18T23:38:18.617Z Downloaded supports-color v3.0.2
11312025-04-18T23:38:18.617Z Downloaded ron v0.7.1
11322025-04-18T23:38:18.643Z Downloaded match_cfg v0.1.0
11332025-04-18T23:38:18.643Z Downloaded heapless v0.7.17
11342025-04-18T23:38:18.643Z Downloaded headers v0.4.0
11352025-04-18T23:38:18.643Z Downloaded crossterm v0.28.1
11362025-04-18T23:38:18.643Z Downloaded sync-ptr v0.1.1
11372025-04-18T23:38:18.643Z Downloaded rfc6979 v0.4.0
11382025-04-18T23:38:18.643Z Downloaded resolv-conf v0.7.0
11392025-04-18T23:38:18.643Z Downloaded ref-cast-impl v1.0.23
11402025-04-18T23:38:18.643Z Downloaded ref-cast v1.0.23
11412025-04-18T23:38:18.669Z Downloaded rand_xorshift v0.3.0
11422025-04-18T23:38:18.669Z Downloaded rand_seeder v0.3.0
11432025-04-18T23:38:18.669Z Downloaded rand_core v0.9.2
11442025-04-18T23:38:18.669Z Downloaded rand_core v0.6.4
11452025-04-18T23:38:18.669Z Downloaded rand_chacha v0.9.0
11462025-04-18T23:38:18.669Z Downloaded rand_chacha v0.3.1
11472025-04-18T23:38:18.669Z Downloaded http-body v1.0.1
11482025-04-18T23:38:18.669Z Downloaded aes-gcm v0.10.3
11492025-04-18T23:38:18.669Z Downloaded aes v0.8.4
11502025-04-18T23:38:18.669Z Downloaded rtoolbox v0.0.2
11512025-04-18T23:38:18.669Z Downloaded rpassword v7.3.1
11522025-04-18T23:38:18.669Z Downloaded is_ci v1.2.0
11532025-04-18T23:38:18.669Z Downloaded instant v0.1.13
11542025-04-18T23:38:18.670Z Downloaded ident_case v1.0.1
11552025-04-18T23:38:18.670Z Downloaded icu_provider_macros v1.5.0
11562025-04-18T23:38:18.670Z Downloaded hubpack_derive v0.1.1
11572025-04-18T23:38:18.695Z Downloaded http-range v0.1.5
11582025-04-18T23:38:18.696Z Downloaded hex-literal v0.4.1
11592025-04-18T23:38:18.696Z Downloaded hex v0.4.3
11602025-04-18T23:38:18.696Z Downloaded heck v0.3.3
11612025-04-18T23:38:18.696Z Downloaded headers-core v0.3.0
11622025-04-18T23:38:18.696Z Downloaded crypto-bigint v0.5.5
11632025-04-18T23:38:18.696Z Downloaded crossbeam-channel v0.5.13
11642025-04-18T23:38:18.696Z Downloaded const_format v0.2.34
11652025-04-18T23:38:18.696Z Downloaded const-oid v0.9.6
11662025-04-18T23:38:18.722Z Downloaded compact_str v0.8.0
11672025-04-18T23:38:18.722Z Downloaded chacha20poly1305 v0.10.1
11682025-04-18T23:38:18.722Z Downloaded cc v1.2.15
11692025-04-18T23:38:18.722Z Downloaded bytes v1.10.1
11702025-04-18T23:38:18.722Z Downloaded bumpalo v3.16.0
11712025-04-18T23:38:18.722Z Downloaded blake2 v0.10.6
11722025-04-18T23:38:18.722Z Downloaded base64 v0.22.1
11732025-04-18T23:38:18.722Z Downloaded base64 v0.21.7
11742025-04-18T23:38:18.748Z Downloaded base64 v0.13.1
11752025-04-18T23:38:18.748Z Downloaded backtrace v0.3.74
11762025-04-18T23:38:18.748Z Downloaded arc-swap v1.7.1
11772025-04-18T23:38:18.748Z Downloaded allocator-api2 v0.2.18
11782025-04-18T23:38:18.748Z Downloaded addr2line v0.24.2
11792025-04-18T23:38:18.748Z Downloaded crossbeam-epoch v0.9.18
11802025-04-18T23:38:18.774Z Downloaded crossbeam-deque v0.8.5
11812025-04-18T23:38:18.774Z Downloaded crc32fast v1.4.2
11822025-04-18T23:38:18.774Z Downloaded crc-any v2.5.0
11832025-04-18T23:38:18.774Z Downloaded cookie v0.18.1
11842025-04-18T23:38:18.774Z Downloaded const_format_proc_macros v0.2.34
11852025-04-18T23:38:18.774Z Downloaded console v0.15.10
11862025-04-18T23:38:18.774Z Downloaded colored v2.2.0
11872025-04-18T23:38:18.774Z Downloaded clang-sys v1.8.1
11882025-04-18T23:38:18.775Z Downloaded ciborium v0.2.2
11892025-04-18T23:38:18.775Z Downloaded cancel-safe-futures v0.1.5
11902025-04-18T23:38:18.800Z Downloaded bzip2 v0.4.4
11912025-04-18T23:38:18.800Z Downloaded bcs v0.1.6
11922025-04-18T23:38:18.800Z Downloaded async-bb8-diesel v0.2.1
11932025-04-18T23:38:18.800Z Downloaded ahash v0.8.11
11942025-04-18T23:38:18.800Z Downloaded cookie_store v0.21.1
11952025-04-18T23:38:18.801Z Downloaded cobs v0.2.3
11962025-04-18T23:38:18.801Z Downloaded cipher v0.4.4
11972025-04-18T23:38:18.801Z Downloaded chacha20 v0.9.1
11982025-04-18T23:38:18.801Z Downloaded cexpr v0.6.0
11992025-04-18T23:38:18.801Z Downloaded cassowary v0.3.0
12002025-04-18T23:38:18.801Z Downloaded bit-set v0.8.0
12012025-04-18T23:38:18.801Z Downloaded bb8 v0.8.5
12022025-04-18T23:38:18.801Z Downloaded base64ct v1.6.0
12032025-04-18T23:38:18.827Z Downloaded backoff v0.4.0
12042025-04-18T23:38:18.827Z Downloaded async-trait v0.1.88
12052025-04-18T23:38:18.827Z Downloaded arrayvec v0.7.6
12062025-04-18T23:38:18.827Z Downloaded argon2 v0.5.3
12072025-04-18T23:38:18.827Z Downloaded crc v3.2.1
12082025-04-18T23:38:18.827Z Downloaded convert_case v0.4.0
12092025-04-18T23:38:18.827Z Downloaded constant_time_eq v0.3.1
12102025-04-18T23:38:18.827Z Downloaded cmake v0.1.51
12112025-04-18T23:38:18.827Z Downloaded ciborium-ll v0.2.2
12122025-04-18T23:38:18.827Z Downloaded ciborium-io v0.2.2
12132025-04-18T23:38:18.827Z Downloaded chrono-tz-build v0.4.0
12142025-04-18T23:38:18.827Z Downloaded cbc v0.1.2
12152025-04-18T23:38:18.827Z Downloaded castaway v0.2.3
12162025-04-18T23:38:18.827Z Downloaded cargo_metadata v0.18.1
12172025-04-18T23:38:18.827Z Downloaded buf-list v1.0.3
12182025-04-18T23:38:18.853Z Downloaded blowfish v0.9.1
12192025-04-18T23:38:18.853Z Downloaded block-padding v0.3.3
12202025-04-18T23:38:18.853Z Downloaded bitfield-struct v0.6.2
12212025-04-18T23:38:18.853Z Downloaded bitfield v0.14.0
12222025-04-18T23:38:18.853Z Downloaded bit-vec v0.8.0
12232025-04-18T23:38:18.853Z Downloaded bit-vec v0.6.3
12242025-04-18T23:38:18.853Z Downloaded bit-set v0.5.3
12252025-04-18T23:38:18.853Z Downloaded bcrypt-pbkdf v0.10.0
12262025-04-18T23:38:18.853Z Downloaded base16ct v0.2.0
12272025-04-18T23:38:18.853Z Downloaded atty v0.2.14
12282025-04-18T23:38:18.853Z Downloaded atomic-waker v1.1.2
12292025-04-18T23:38:18.853Z Downloaded async-stream v0.3.6
12302025-04-18T23:38:18.854Z Downloaded async-recursion v1.1.1
12312025-04-18T23:38:18.854Z Downloaded assert_matches v1.5.0
12322025-04-18T23:38:18.854Z Downloaded ascii-canvas v3.0.0
12332025-04-18T23:38:18.854Z Downloaded arrayref v0.3.9
12342025-04-18T23:38:18.854Z Downloaded array-init v0.0.4
12352025-04-18T23:38:18.879Z Downloaded aead v0.5.2
12362025-04-18T23:38:18.879Z Downloaded adler2 v2.0.0
12372025-04-18T23:38:18.879Z Downloaded crunchy v0.2.2
12382025-04-18T23:38:18.879Z Downloaded crucible-workspace-hack v0.1.0
12392025-04-18T23:38:18.880Z Downloaded cfg_aliases v0.2.1
12402025-04-18T23:38:18.880Z Downloaded cfg_aliases v0.1.1
12412025-04-18T23:38:18.880Z Downloaded atomicwrites v0.4.4
12422025-04-18T23:38:18.880Z Downloaded async-stream-impl v0.3.6
12432025-04-18T23:38:18.992Z Compiling serde v1.0.219
12442025-04-18T23:38:19.018Z Compiling value-bag v1.9.0
12452025-04-18T23:38:19.018Z Compiling lock_api v0.4.12
12462025-04-18T23:38:19.018Z Compiling scopeguard v1.2.0
12472025-04-18T23:38:19.044Z Compiling typenum v1.17.0
12482025-04-18T23:38:19.044Z Compiling generic-array v0.14.7
12492025-04-18T23:38:19.134Z Compiling syn v2.0.98
12502025-04-18T23:38:19.159Z Compiling getrandom v0.2.15
12512025-04-18T23:38:19.215Z Compiling shlex v1.3.0
12522025-04-18T23:38:19.438Z Compiling log v0.4.22
12532025-04-18T23:38:19.534Z Compiling rand_core v0.6.4
12542025-04-18T23:38:19.603Z Compiling jobserver v0.1.32
12552025-04-18T23:38:19.634Z Compiling subtle v2.6.1
12562025-04-18T23:38:19.659Z Compiling smallvec v1.14.0
12572025-04-18T23:38:19.960Z Compiling const-oid v0.9.6
12582025-04-18T23:38:19.986Z Compiling parking_lot_core v0.9.10
12592025-04-18T23:38:20.029Z Compiling cc v1.2.15
12602025-04-18T23:38:20.068Z Compiling rustix v0.38.37
12612025-04-18T23:38:20.151Z Compiling pin-project-lite v0.2.14
12622025-04-18T23:38:20.311Z Compiling signal-hook-registry v1.4.2
12632025-04-18T23:38:20.370Z Compiling stable_deref_trait v1.2.0
12642025-04-18T23:38:20.516Z Compiling spin v0.9.8
12652025-04-18T23:38:20.790Z Compiling parking_lot v0.12.3
12662025-04-18T23:38:20.879Z Compiling mio v1.0.2
12672025-04-18T23:38:20.977Z Compiling futures-core v0.3.31
12682025-04-18T23:38:21.002Z Compiling aho-corasick v1.1.3
12692025-04-18T23:38:21.103Z Compiling cpufeatures v0.2.14
12702025-04-18T23:38:21.219Z Compiling libm v0.2.8
12712025-04-18T23:38:21.244Z Compiling regex-syntax v0.8.5
12722025-04-18T23:38:21.509Z Compiling serde_json v1.0.140
12732025-04-18T23:38:21.553Z Compiling socket2 v0.5.8
12742025-04-18T23:38:21.596Z Compiling num-traits v0.2.19
12752025-04-18T23:38:21.809Z Compiling glob v0.3.2
12762025-04-18T23:38:21.836Z Compiling either v1.14.0
12772025-04-18T23:38:22.008Z Compiling futures-sink v0.3.31
12782025-04-18T23:38:22.314Z Compiling pkg-config v0.3.31
12792025-04-18T23:38:22.824Z Compiling slab v0.4.9
12802025-04-18T23:38:22.982Z Compiling clang-sys v1.8.1
12812025-04-18T23:38:23.218Z Compiling getrandom v0.3.1
12822025-04-18T23:38:23.581Z Compiling prettyplease v0.2.30
12832025-04-18T23:38:23.907Z Compiling lazy_static v1.5.0
12842025-04-18T23:38:23.932Z Compiling allocator-api2 v0.2.18
12852025-04-18T23:38:23.958Z Compiling minimal-lexical v0.2.1
12862025-04-18T23:38:23.983Z Compiling foldhash v0.1.3
12872025-04-18T23:38:24.302Z Compiling nom v7.1.3
12882025-04-18T23:38:24.378Z Compiling libloading v0.8.5
12892025-04-18T23:38:24.542Z Compiling hashbrown v0.15.1
12902025-04-18T23:38:24.630Z Compiling base64ct v1.6.0
12912025-04-18T23:38:24.740Z Compiling regex-automata v0.4.8
12922025-04-18T23:38:25.065Z Compiling home v0.5.9
12932025-04-18T23:38:25.192Z Compiling bindgen v0.69.5
12942025-04-18T23:38:25.274Z Compiling pem-rfc7468 v0.7.0
12952025-04-18T23:38:25.639Z Compiling itertools v0.10.5
12962025-04-18T23:38:25.843Z Compiling futures-channel v0.3.31
12972025-04-18T23:38:25.914Z Compiling synstructure v0.13.1
12982025-04-18T23:38:26.774Z Compiling writeable v0.5.5
12992025-04-18T23:38:27.265Z Compiling cexpr v0.6.0
13002025-04-18T23:38:27.299Z Compiling pin-utils v0.1.0
13012025-04-18T23:38:27.369Z Compiling futures-task v0.3.31
13022025-04-18T23:38:27.421Z Compiling flagset v0.4.6
13032025-04-18T23:38:27.655Z Compiling lazycell v1.3.0
13042025-04-18T23:38:27.684Z Compiling rustc-hash v1.1.0
13052025-04-18T23:38:27.848Z Compiling futures-io v0.3.31
13062025-04-18T23:38:27.873Z Compiling litemap v0.7.3
13072025-04-18T23:38:27.991Z Compiling cmake v0.1.51
13082025-04-18T23:38:28.142Z Compiling fs_extra v1.3.0
13092025-04-18T23:38:28.253Z Compiling dunce v1.0.5
13102025-04-18T23:38:28.402Z Compiling vcpkg v0.2.15
13112025-04-18T23:38:28.660Z Compiling paste v1.0.15
13122025-04-18T23:38:28.685Z Compiling icu_locid_transform_data v1.5.0
13132025-04-18T23:38:28.788Z Compiling crossbeam-utils v0.8.20
13142025-04-18T23:38:28.814Z Compiling icu_properties_data v1.5.0
13152025-04-18T23:38:28.866Z Compiling ring v0.17.11
13162025-04-18T23:38:29.060Z Compiling tracing-core v0.1.32
13172025-04-18T23:38:29.259Z Compiling regex v1.11.1
13182025-04-18T23:38:29.803Z Compiling zerocopy v0.8.10
13192025-04-18T23:38:29.946Z Compiling openssl-sys v0.9.106
13202025-04-18T23:38:30.126Z Compiling aws-lc-rs v1.12.4
13212025-04-18T23:38:30.155Z Compiling icu_normalizer_data v1.5.0
13222025-04-18T23:38:30.183Z Compiling percent-encoding v2.3.1
13232025-04-18T23:38:30.273Z Compiling utf8_iter v1.0.4
13242025-04-18T23:38:30.333Z Compiling serde_derive v1.0.219
13252025-04-18T23:38:30.511Z Compiling zeroize_derive v1.4.2
13262025-04-18T23:38:30.536Z Compiling zerocopy-derive v0.7.35
13272025-04-18T23:38:30.536Z Compiling zerofrom-derive v0.1.4
13282025-04-18T23:38:30.581Z Compiling tokio-macros v2.5.0
13292025-04-18T23:38:30.849Z Compiling yoke-derive v0.7.4
13302025-04-18T23:38:31.687Z Compiling zeroize v1.8.1
13312025-04-18T23:38:31.790Z Compiling displaydoc v0.2.5
13322025-04-18T23:38:32.242Z Compiling zerocopy v0.7.35
13332025-04-18T23:38:32.721Z Compiling zerovec-derive v0.10.3
13342025-04-18T23:38:33.041Z Compiling thiserror-impl v1.0.69
13352025-04-18T23:38:33.130Z Compiling futures-macro v0.3.31
13362025-04-18T23:38:33.309Z Compiling crypto-common v0.1.6
13372025-04-18T23:38:33.409Z Compiling block-buffer v0.10.4
13382025-04-18T23:38:33.438Z Compiling zerofrom v0.1.4
13392025-04-18T23:38:33.560Z Compiling block-padding v0.3.3
13402025-04-18T23:38:33.648Z Compiling digest v0.10.7
13412025-04-18T23:38:33.673Z Compiling yoke v0.7.4
13422025-04-18T23:38:33.807Z Compiling inout v0.1.3
13432025-04-18T23:38:34.016Z Compiling cipher v0.4.4
13442025-04-18T23:38:34.063Z Compiling hmac v0.12.1
13452025-04-18T23:38:34.091Z Compiling sha2 v0.10.8
13462025-04-18T23:38:34.310Z Compiling der_derive v0.7.3
13472025-04-18T23:38:34.478Z Compiling icu_provider_macros v1.5.0
13482025-04-18T23:38:34.503Z Compiling salsa20 v0.10.2
13492025-04-18T23:38:34.664Z Compiling futures-util v0.3.31
13502025-04-18T23:38:34.746Z Compiling pbkdf2 v0.12.2
13512025-04-18T23:38:34.772Z Compiling zerovec v0.10.4
13522025-04-18T23:38:34.934Z Compiling ppv-lite86 v0.2.20
13532025-04-18T23:38:35.422Z Compiling scrypt v0.11.0
13542025-04-18T23:38:35.613Z Compiling thiserror v1.0.69
13552025-04-18T23:38:35.689Z Compiling cbc v0.1.2
13562025-04-18T23:38:35.763Z Compiling aes v0.8.4
13572025-04-18T23:38:35.887Z Compiling pest v2.7.14
13582025-04-18T23:38:36.099Z Compiling tracing-attributes v0.1.27
13592025-04-18T23:38:36.276Z Compiling der v0.7.9
13602025-04-18T23:38:36.631Z Compiling tinystr v0.7.6
13612025-04-18T23:38:36.826Z Compiling icu_collections v1.5.0
13622025-04-18T23:38:37.091Z Compiling icu_locid v1.5.0
13632025-04-18T23:38:38.005Z Compiling spki v0.7.3
13642025-04-18T23:38:38.031Z Compiling write16 v1.0.0
13652025-04-18T23:38:38.169Z Compiling icu_provider v1.5.0
13662025-04-18T23:38:38.344Z Compiling pkcs5 v0.7.1
13672025-04-18T23:38:38.549Z Compiling iana-time-zone v0.1.61
13682025-04-18T23:38:38.807Z Compiling utf16_iter v1.0.5
13692025-04-18T23:38:38.833Z Compiling icu_locid_transform v1.5.0
13702025-04-18T23:38:38.859Z Compiling tracing v0.1.40
13712025-04-18T23:38:38.890Z Compiling pkcs8 v0.10.2
13722025-04-18T23:38:39.012Z Compiling pest_meta v2.7.14
13732025-04-18T23:38:39.103Z Compiling scroll_derive v0.12.0
13742025-04-18T23:38:39.266Z Compiling zerocopy-derive v0.8.10
13752025-04-18T23:38:39.506Z Compiling httparse v1.9.5
13762025-04-18T23:38:40.175Z Compiling icu_properties v1.5.1
13772025-04-18T23:38:40.280Z Compiling tinyvec_macros v0.1.1
13782025-04-18T23:38:40.307Z Compiling rustls-pki-types v1.10.0
13792025-04-18T23:38:40.393Z Compiling tinyvec v1.8.0
13802025-04-18T23:38:40.908Z Compiling scroll v0.12.0
13812025-04-18T23:38:41.206Z Compiling bytes v1.10.1
13822025-04-18T23:38:41.292Z Compiling bitflags v2.6.0
13832025-04-18T23:38:41.390Z Compiling semver v1.0.25
13842025-04-18T23:38:41.707Z Compiling indexmap v2.7.1
13852025-04-18T23:38:42.065Z Compiling rustc_version v0.4.1
13862025-04-18T23:38:42.498Z Compiling tokio v1.43.0
13872025-04-18T23:38:42.655Z Compiling http v1.2.0
13882025-04-18T23:38:42.680Z Compiling uuid v1.15.1
13892025-04-18T23:38:42.972Z Compiling chrono v0.4.40
13902025-04-18T23:38:43.875Z Compiling icu_normalizer v1.5.0
13912025-04-18T23:38:43.918Z Compiling http-body v1.0.1
13922025-04-18T23:38:44.112Z Compiling pest_generator v2.7.14
13932025-04-18T23:38:44.218Z Compiling serde_derive_internals v0.29.1
13942025-04-18T23:38:44.502Z Compiling num-conv v0.1.0
13952025-04-18T23:38:44.763Z Compiling idna_adapter v1.2.0
13962025-04-18T23:38:44.980Z Compiling which v4.4.2
13972025-04-18T23:38:45.498Z Compiling schemars v0.8.22
13982025-04-18T23:38:45.626Z Compiling time-core v0.1.2
13992025-04-18T23:38:45.777Z Compiling openssl v0.10.71
14002025-04-18T23:38:45.806Z Compiling untrusted v0.7.1
14012025-04-18T23:38:45.832Z Compiling untrusted v0.9.0
14022025-04-18T23:38:45.857Z Compiling try-lock v0.2.5
14032025-04-18T23:38:45.997Z Compiling rustversion v1.0.17
14042025-04-18T23:38:46.030Z Compiling atomic-waker v1.1.2
14052025-04-18T23:38:46.030Z Compiling adler2 v2.0.0
14062025-04-18T23:38:46.148Z Compiling powerfmt v0.2.0
14072025-04-18T23:38:46.174Z Compiling foreign-types-shared v0.1.1
14082025-04-18T23:38:46.216Z Compiling miniz_oxide v0.8.5
14092025-04-18T23:38:46.263Z Compiling schemars_derive v0.8.22
14102025-04-18T23:38:46.303Z Compiling foreign-types v0.3.2
14112025-04-18T23:38:46.401Z Compiling deranged v0.3.11
14122025-04-18T23:38:46.537Z Compiling want v0.3.1
14132025-04-18T23:38:46.642Z Compiling rand_core v0.9.2
14142025-04-18T23:38:46.825Z Compiling time-macros v0.2.18
14152025-04-18T23:38:47.084Z Compiling pest_derive v2.7.14
14162025-04-18T23:38:47.529Z Compiling goblin v0.8.2
14172025-04-18T23:38:47.696Z Compiling idna v1.0.3
14182025-04-18T23:38:48.660Z Compiling form_urlencoded v1.2.1
14192025-04-18T23:38:48.939Z Compiling openssl-macros v0.1.1
14202025-04-18T23:38:48.999Z Compiling bzip2-sys v0.1.11+1.0.8
14212025-04-18T23:38:49.213Z Compiling httpdate v1.0.3
14222025-04-18T23:38:49.350Z Compiling rustls v0.23.19
14232025-04-18T23:38:49.428Z Compiling siphasher v0.3.11
14242025-04-18T23:38:49.604Z Compiling syn v1.0.109
14252025-04-18T23:38:49.630Z Compiling num_threads v0.1.7
14262025-04-18T23:38:49.656Z Compiling dyn-clone v1.0.19
14272025-04-18T23:38:49.775Z Compiling native-tls v0.2.12
14282025-04-18T23:38:49.800Z Compiling tower-service v0.3.3
14292025-04-18T23:38:49.870Z Compiling tokio-util v0.7.13
14302025-04-18T23:38:50.145Z Compiling time v0.3.36
14312025-04-18T23:38:50.956Z Compiling h2 v0.4.6
14322025-04-18T23:38:51.953Z Compiling dtrace-parser v0.2.0
14332025-04-18T23:38:52.735Z Compiling dof v0.3.0
14342025-04-18T23:38:53.564Z Compiling rand_chacha v0.9.0
14352025-04-18T23:38:54.173Z Compiling heapless v0.7.17
14362025-04-18T23:38:54.317Z Compiling unicode-normalization v0.1.24
14372025-04-18T23:38:54.613Z Compiling crossbeam-epoch v0.9.18
14382025-04-18T23:38:55.257Z Compiling rand_chacha v0.3.1
14392025-04-18T23:38:55.322Z Compiling signature v2.2.0
14402025-04-18T23:38:55.348Z Compiling cookie v0.18.1
14412025-04-18T23:38:55.348Z Compiling crc32fast v1.4.2
14422025-04-18T23:38:55.393Z Compiling signal-hook v0.3.17
14432025-04-18T23:38:55.645Z Compiling unicode-bidi v0.3.17
14442025-04-18T23:38:55.679Z Compiling slog v2.7.0
14452025-04-18T23:38:55.704Z Compiling unicode-properties v0.1.3
14462025-04-18T23:38:55.704Z Compiling rayon-core v1.12.1
14472025-04-18T23:38:55.976Z Compiling openssl-probe v0.1.5
14482025-04-18T23:38:56.054Z Compiling base64 v0.22.1
14492025-04-18T23:38:56.298Z Compiling stringprep v0.1.5
14502025-04-18T23:38:56.719Z Compiling rand v0.8.5
14512025-04-18T23:38:56.744Z Compiling usdt-impl v0.5.0
14522025-04-18T23:38:56.777Z Compiling crossbeam-deque v0.8.5
14532025-04-18T23:38:57.102Z Compiling rand v0.9.0
14542025-04-18T23:38:57.241Z Compiling hyper v1.6.0
14552025-04-18T23:38:57.290Z Compiling url v2.5.3
14562025-04-18T23:38:57.934Z Compiling curve25519-dalek v4.1.3
14572025-04-18T23:38:58.508Z Compiling serde_spanned v0.6.8
14582025-04-18T23:38:58.533Z Compiling serde_tokenstream v0.2.2
14592025-04-18T23:38:58.609Z Compiling toml_datetime v0.6.8
14602025-04-18T23:38:58.736Z Compiling md-5 v0.10.6
14612025-04-18T23:38:58.826Z Compiling num-integer v0.1.46
14622025-04-18T23:38:59.003Z Compiling hash32 v0.2.1
14632025-04-18T23:38:59.056Z Compiling ff v0.13.0
14642025-04-18T23:38:59.081Z Compiling memoffset v0.9.1
14652025-04-18T23:38:59.293Z Compiling hyper-util v0.1.10
14662025-04-18T23:38:59.345Z Compiling base16ct v0.2.0
14672025-04-18T23:38:59.371Z Compiling psl-types v2.0.11
14682025-04-18T23:38:59.484Z Compiling portable-atomic v1.9.0
14692025-04-18T23:38:59.573Z Compiling gimli v0.31.1
14702025-04-18T23:38:59.598Z Compiling newtype-uuid v1.2.1
14712025-04-18T23:38:59.649Z Compiling litrs v0.4.1
14722025-04-18T23:38:59.881Z Compiling num-bigint-dig v0.8.4
14732025-04-18T23:39:00.169Z Compiling cfg_aliases v0.2.1
14742025-04-18T23:39:00.279Z Compiling smoltcp v0.9.1
14752025-04-18T23:39:00.384Z Compiling fallible-iterator v0.2.0
14762025-04-18T23:39:00.489Z Compiling nix v0.29.0
14772025-04-18T23:39:00.649Z Compiling document-features v0.2.10
14782025-04-18T23:39:01.946Z Compiling sec1 v0.7.3
14792025-04-18T23:39:01.972Z Compiling postgres-protocol v0.6.8
14802025-04-18T23:39:01.972Z Compiling publicsuffix v2.3.0
14812025-04-18T23:39:01.972Z Compiling num-iter v0.1.45
14822025-04-18T23:39:01.972Z Compiling group v0.13.0
14832025-04-18T23:39:01.972Z Compiling bzip2 v0.4.4
14842025-04-18T23:39:02.247Z Compiling tokio-native-tls v0.3.1
14852025-04-18T23:39:02.502Z Compiling flate2 v1.1.0
14862025-04-18T23:39:02.805Z Compiling ipnetwork v0.21.1
14872025-04-18T23:39:02.856Z Compiling phf_shared v0.11.2
14882025-04-18T23:39:03.050Z Compiling terminal_size v0.4.0
14892025-04-18T23:39:03.173Z Compiling addr2line v0.24.2
14902025-04-18T23:39:03.235Z Compiling http-body-util v0.1.2
14912025-04-18T23:39:03.267Z Compiling webpki-roots v0.26.6
14922025-04-18T23:39:03.292Z Compiling hkdf v0.12.4
14932025-04-18T23:39:03.471Z Compiling crypto-bigint v0.5.5
14942025-04-18T23:39:03.519Z Compiling zerocopy-derive v0.6.6
14952025-04-18T23:39:03.550Z Compiling curve25519-dalek-derive v0.1.1
14962025-04-18T23:39:03.652Z Compiling async-trait v0.1.88
14972025-04-18T23:39:03.682Z Compiling sync_wrapper v1.0.1
14982025-04-18T23:39:03.794Z Compiling ahash v0.8.11
14992025-04-18T23:39:03.849Z Compiling fs-err v2.11.0
15002025-04-18T23:39:04.094Z Compiling object v0.36.5
15012025-04-18T23:39:04.128Z Compiling tower-layer v0.3.3
15022025-04-18T23:39:04.386Z Compiling zip v2.1.3
15032025-04-18T23:39:04.677Z Compiling anyhow v1.0.97
15042025-04-18T23:39:04.722Z Compiling ipnet v2.11.0
15052025-04-18T23:39:05.153Z Compiling simd-adler32 v0.3.7
15062025-04-18T23:39:05.203Z Compiling lockfree-object-pool v0.1.6
15072025-04-18T23:39:05.515Z Compiling bumpalo v3.16.0
15082025-04-18T23:39:05.637Z Compiling winnow v0.5.40
15092025-04-18T23:39:05.749Z Compiling unicode-width v0.2.0
15102025-04-18T23:39:05.775Z Compiling buf-list v1.0.3
15112025-04-18T23:39:05.954Z Compiling rustc-demangle v0.1.24
15122025-04-18T23:39:06.213Z Compiling managed v0.8.0
15132025-04-18T23:39:06.290Z Compiling strum_macros v0.25.3
15142025-04-18T23:39:06.786Z Compiling console v0.15.10
15152025-04-18T23:39:07.271Z Compiling hubpack_derive v0.1.1
15162025-04-18T23:39:07.965Z Compiling hubpack v0.1.2
15172025-04-18T23:39:07.995Z Compiling elliptic-curve v0.13.8
15182025-04-18T23:39:08.269Z Compiling zopfli v0.8.1
15192025-04-18T23:39:08.442Z Compiling toml_edit v0.19.15
15202025-04-18T23:39:08.673Z Compiling zerocopy v0.6.6
15212025-04-18T23:39:08.730Z Compiling clap_builder v4.5.32
15222025-04-18T23:39:09.223Z Compiling tower v0.5.2
15232025-04-18T23:39:09.558Z Compiling hyper-tls v0.6.0
15242025-04-18T23:39:09.589Z Compiling oxnet v0.1.1
15252025-04-18T23:39:09.936Z Compiling backtrace v0.3.74
15262025-04-18T23:39:09.968Z Compiling phf v0.11.2
15272025-04-18T23:39:10.252Z Compiling rayon v1.10.0
15282025-04-18T23:39:10.289Z Compiling cookie_store v0.21.1
15292025-04-18T23:39:10.489Z Compiling signal-hook-mio v0.2.4
15302025-04-18T23:39:11.564Z Compiling postgres-types v0.2.9
15312025-04-18T23:39:12.861Z Compiling usdt-macro v0.5.0
15322025-04-18T23:39:13.792Z Compiling usdt-attr-macro v0.5.0
15332025-04-18T23:39:14.037Z Compiling ed25519 v2.2.3
15342025-04-18T23:39:14.063Z Compiling phf_shared v0.10.0
15352025-04-18T23:39:14.304Z Compiling serde_urlencoded v0.7.1
15362025-04-18T23:39:14.411Z Compiling clap_derive v4.5.32
15372025-04-18T23:39:14.778Z Compiling enum-as-inner v0.6.1
15382025-04-18T23:39:15.012Z Compiling serde-big-array v0.5.1
15392025-04-18T23:39:15.111Z Compiling rustls-pemfile v2.2.0
15402025-04-18T23:39:15.303Z Compiling pkcs1 v0.7.5
15412025-04-18T23:39:15.426Z Compiling futures-executor v0.3.31
15422025-04-18T23:39:15.627Z Compiling rfc6979 v0.4.0
15432025-04-18T23:39:15.653Z Compiling daft-derive v0.1.2
15442025-04-18T23:39:15.705Z Compiling serde_repr v0.1.19
15452025-04-18T23:39:15.803Z Compiling bstr v1.10.0
15462025-04-18T23:39:15.884Z Compiling float-cmp v0.10.0
15472025-04-18T23:39:16.091Z Compiling encoding_rs v0.8.34
15482025-04-18T23:39:16.159Z Compiling number_prefix v0.4.0
15492025-04-18T23:39:16.418Z Compiling fixedbitset v0.4.2
15502025-04-18T23:39:16.605Z Compiling unicode-segmentation v1.12.0
15512025-04-18T23:39:16.796Z Compiling whoami v1.5.2
15522025-04-18T23:39:16.992Z Compiling mime v0.3.17
15532025-04-18T23:39:17.215Z Compiling data-encoding v2.6.0
15542025-04-18T23:39:17.337Z Compiling normalize-line-endings v0.3.0
15552025-04-18T23:39:17.369Z Compiling static_assertions v1.1.0
15562025-04-18T23:39:17.446Z Compiling new_debug_unreachable v1.0.6
15572025-04-18T23:39:17.477Z Compiling difflib v0.4.0
15582025-04-18T23:39:17.502Z Compiling predicates-core v1.0.8
15592025-04-18T23:39:17.548Z Compiling precomputed-hash v0.1.1
15602025-04-18T23:39:17.680Z Compiling string_cache v0.8.7
15612025-04-18T23:39:17.779Z Compiling hickory-proto v0.24.4
15622025-04-18T23:39:18.052Z Compiling predicates v3.1.3
15632025-04-18T23:39:18.077Z Compiling clap v4.5.32
15642025-04-18T23:39:18.190Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15652025-04-18T23:39:18.570Z Compiling similar v2.7.0
15662025-04-18T23:39:18.777Z Compiling tokio-postgres v0.7.13
15672025-04-18T23:39:19.347Z Compiling daft v0.1.2
15682025-04-18T23:39:19.373Z Compiling petgraph v0.6.5
15692025-04-18T23:39:19.779Z Compiling toml_edit v0.22.24
15702025-04-18T23:39:20.379Z Compiling indicatif v0.17.11
15712025-04-18T23:39:21.973Z Compiling usdt v0.5.0
15722025-04-18T23:39:22.008Z Compiling ecdsa v0.16.9
15732025-04-18T23:39:22.374Z Compiling rsa v0.9.6
15742025-04-18T23:39:22.461Z Compiling futures v0.3.31
15752025-04-18T23:39:22.572Z Compiling ed25519-dalek v2.1.1
15762025-04-18T23:39:23.267Z Compiling toml v0.7.8
15772025-04-18T23:39:23.631Z Compiling crossterm v0.28.1
15782025-04-18T23:39:24.942Z Compiling zip v0.6.6
15792025-04-18T23:39:25.113Z Compiling tokio-stream v0.1.17
15802025-04-18T23:39:25.456Z Compiling openapiv3 v2.0.0
15812025-04-18T23:39:25.827Z Compiling hex v0.4.3
15822025-04-18T23:39:25.899Z Compiling x509-cert v0.2.5
15832025-04-18T23:39:25.968Z Compiling sha1 v0.10.6
15842025-04-18T23:39:26.033Z Compiling dirs-sys-next v0.1.2
15852025-04-18T23:39:26.324Z Compiling peg-runtime v0.8.5
15862025-04-18T23:39:26.350Z Compiling lalrpop-util v0.19.12
15872025-04-18T23:39:26.376Z Compiling unicode-xid v0.2.6
15882025-04-18T23:39:26.507Z Compiling dirs-next v2.0.0
15892025-04-18T23:39:26.556Z Compiling thread_local v1.1.8
15902025-04-18T23:39:26.673Z Compiling slog-async v2.8.0
15912025-04-18T23:39:26.698Z Compiling term v0.7.0
15922025-04-18T23:39:26.829Z Compiling strum_macros v0.26.4
15932025-04-18T23:39:27.037Z Compiling xattr v1.3.1
15942025-04-18T23:39:27.209Z Compiling crossbeam-channel v0.5.13
15952025-04-18T23:39:27.281Z Compiling filetime v0.2.25
15962025-04-18T23:39:27.545Z Compiling is-terminal v0.4.13
15972025-04-18T23:39:27.672Z Compiling take_mut v0.2.2
15982025-04-18T23:39:27.830Z Compiling slog-term v2.9.1
15992025-04-18T23:39:27.855Z Compiling tar v0.4.44
16002025-04-18T23:39:28.688Z Compiling camino v1.1.9
16012025-04-18T23:39:30.487Z Compiling strum v0.26.3
16022025-04-18T23:39:34.428Z Compiling aws-lc-sys v0.26.0
16032025-04-18T23:40:06.778Z Compiling rustls-webpki v0.102.8
16042025-04-18T23:40:12.680Z Compiling tokio-rustls v0.26.0
16052025-04-18T23:40:12.994Z Compiling hyper-rustls v0.27.3
16062025-04-18T23:40:13.315Z Compiling reqwest v0.12.12
16072025-04-18T23:40:17.329Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16082025-04-18T23:40:17.675Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16092025-04-18T23:40:23.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
16102025-04-18T23:40:23.157Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
16112025-04-18T23:40:23.229ZApr 18 23:40:22.724 INFO Starting download, target: Clickhouse
16122025-04-18T23:40:23.229ZApr 18 23:40:22.724 INFO Starting download, target: Cockroach
16132025-04-18T23:40:23.230ZApr 18 23:40:22.724 INFO Starting download, target: Console
16142025-04-18T23:40:23.230ZApr 18 23:40:22.724 INFO Starting download, target: DendriteOpenapi
16152025-04-18T23:40:23.230ZApr 18 23:40:22.724 INFO Starting download, target: DendriteStub
16162025-04-18T23:40:23.230ZApr 18 23:40:22.724 INFO Starting download, target: MaghemiteMgd
16172025-04-18T23:40:23.230ZApr 18 23:40:22.724 INFO Starting download, target: TransceiverControl
16182025-04-18T23:40:23.230ZApr 18 23:40:22.726 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16192025-04-18T23:40:23.230ZApr 18 23:40:22.726 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16202025-04-18T23:40:23.230ZApr 18 23:40:22.726 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16212025-04-18T23:40:23.231ZApr 18 23:40:22.727 INFO Downloading out/downloads/dpd-668f1a2e35e7c76b22ab83fe6c2242d3454e2803.json (attempt 1/3), target: DendriteOpenapi
16222025-04-18T23:40:23.231ZApr 18 23:40:22.727 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16232025-04-18T23:40:23.231ZApr 18 23:40:22.727 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16242025-04-18T23:40:23.231ZApr 18 23:40:22.727 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16252025-04-18T23:40:23.523ZApr 18 23:40:23.046 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16262025-04-18T23:40:23.808ZApr 18 23:40:23.307 INFO Download complete, target: DendriteOpenapi
16272025-04-18T23:40:23.902ZApr 18 23:40:23.412 INFO Download complete, target: Console
16282025-04-18T23:40:24.180ZApr 18 23:40:23.644 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16292025-04-18T23:40:24.584ZApr 18 23:40:24.039 INFO Download complete, target: TransceiverControl
16302025-04-18T23:40:27.849ZApr 18 23:40:27.358 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16312025-04-18T23:40:28.682ZApr 18 23:40:28.200 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16322025-04-18T23:40:31.016ZApr 18 23:40:30.540 INFO Download complete, target: DendriteStub
16332025-04-18T23:40:31.546ZApr 18 23:40:31.069 INFO Download complete, target: MaghemiteMgd
16342025-04-18T23:40:32.165ZApr 18 23:40:31.689 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16352025-04-18T23:40:32.165ZApr 18 23:40:31.689 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16362025-04-18T23:40:39.832ZApr 18 23:40:39.356 INFO Checking that binary works, target: Cockroach
16372025-04-18T23:40:40.111ZApr 18 23:40:39.635 INFO Download complete, target: Cockroach
16382025-04-18T23:40:45.782ZApr 18 23:40:45.306 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16392025-04-18T23:40:58.027ZApr 18 23:40:57.551 INFO Checking that binary works, target: Clickhouse
16402025-04-18T23:40:58.234ZApr 18 23:40:57.758 INFO Download complete, target: Clickhouse
16412025-04-18T23:40:58.262ZAll builder prerequisites installed successfully, and PATH looks valid
16422025-04-18T23:40:58.288Z
16432025-04-18T23:40:58.288Zreal 5:59.932910912
16442025-04-18T23:40:58.288Zuser 13:45.836288829
16452025-04-18T23:40:58.288Zsys 2:16.492222699
16462025-04-18T23:40:58.288Ztrap 0.480638197
16472025-04-18T23:40:58.288Ztflt 0.458234928
16482025-04-18T23:40:58.288Zdflt 0.970696386
16492025-04-18T23:40:58.289Zkflt 0.009165336
16502025-04-18T23:40:58.289Zlock 28:16.668207107
16512025-04-18T23:40:58.289Zslp 51:03.175138414
16522025-04-18T23:40:58.289Zlat 1:04.580893467
16532025-04-18T23:40:58.289Zstop 2:15.512177666
16542025-04-18T23:40:58.289Z++ bmat factory name
16552025-04-18T23:40:58.289Z++ bmat factory private
16562025-04-18T23:40:58.289Z+ jq --null-input --arg bmat_factory_name gimlet-EVT22200007-propolis --arg bmat_factory_private EVT22200007/25032 '{
16572025-04-18T23:40:58.289Z buildomat: {
16582025-04-18T23:40:58.289Z factory: {
16592025-04-18T23:40:58.289Z name: $bmat_factory_name,
16602025-04-18T23:40:58.289Z private: $bmat_factory_private,
16612025-04-18T23:40:58.289Z },
16622025-04-18T23:40:58.289Z },
16632025-04-18T23:40:58.289Z }'
16642025-04-18T23:40:58.320Z+ banner ls-apis
16652025-04-18T23:40:58.346Z
16662025-04-18T23:40:58.346Z # #### ## ##### # ####
16672025-04-18T23:40:58.346Z # # # # # # # #
16682025-04-18T23:40:58.346Z # #### ##### # # # # # ####
16692025-04-18T23:40:58.346Z # # ###### ##### # #
16702025-04-18T23:40:58.346Z # # # # # # # # #
16712025-04-18T23:40:58.346Z ###### #### # # # # ####
16722025-04-18T23:40:58.346Z
16732025-04-18T23:40:58.346Z+ source ./tools/include/force-git-over-https.sh
16742025-04-18T23:40:58.346Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
16752025-04-18T23:40:58.346Z++ (( i = 0 ))
16762025-04-18T23:40:58.346Z++ (( i < 5 ))
16772025-04-18T23:40:58.346Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
16782025-04-18T23:40:58.346Z++ (( i++ ))
16792025-04-18T23:40:58.346Z++ (( i < 5 ))
16802025-04-18T23:40:58.346Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
16812025-04-18T23:40:58.346Z++ (( i++ ))
16822025-04-18T23:40:58.346Z++ (( i < 5 ))
16832025-04-18T23:40:58.346Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
16842025-04-18T23:40:58.346Z++ (( i++ ))
16852025-04-18T23:40:58.346Z++ (( i < 5 ))
16862025-04-18T23:40:58.346Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
16872025-04-18T23:40:58.347Z++ (( i++ ))
16882025-04-18T23:40:58.347Z++ (( i < 5 ))
16892025-04-18T23:40:58.347Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
16902025-04-18T23:40:58.347Z++ (( i++ ))
16912025-04-18T23:40:58.347Z++ (( i < 5 ))
16922025-04-18T23:40:58.347Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
16932025-04-18T23:40:58.347Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
16942025-04-18T23:40:58.347Z+ ptime -m cargo xtask ls-apis apis
16952025-04-18T23:40:59.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
16962025-04-18T23:40:59.218Z Running `target/debug/xtask ls-apis apis`
16972025-04-18T23:41:00.357Z Compiling semver v0.1.20
16982025-04-18T23:41:00.383Z Compiling structmeta-derive v0.3.0
16992025-04-18T23:41:00.383Z Compiling thiserror-impl v2.0.12
17002025-04-18T23:41:00.383Z Compiling cargo-platform v0.1.8
17012025-04-18T23:41:00.410Z Compiling fixedbitset v0.5.7
17022025-04-18T23:41:00.410Z Compiling toml v0.8.20
17032025-04-18T23:41:00.688Z Compiling rustc_version v0.1.7
17042025-04-18T23:41:00.819Z Compiling petgraph v0.7.1
17052025-04-18T23:41:01.016Z Compiling newtype_derive v0.1.6
17062025-04-18T23:41:02.063Z Compiling structmeta v0.3.0
17072025-04-18T23:41:02.190Z Compiling thiserror v2.0.12
17082025-04-18T23:41:02.297Z Compiling cargo_metadata v0.19.2
17092025-04-18T23:41:02.375Z Compiling parse-display-derive v0.10.0
17102025-04-18T23:41:04.297Z Compiling parse-display v0.10.0
17112025-04-18T23:41:04.555Z Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
17122025-04-18T23:41:09.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.57s
17132025-04-18T23:41:09.936Z Running `target/debug/ls-apis apis`
17142025-04-18T23:41:09.984Zloading metadata for workspace omicron from current workspace
17152025-04-18T23:41:14.211Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/ce952e6/Cargo.toml
17162025-04-18T23:41:14.237Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/5a0d6ed/Cargo.toml
17172025-04-18T23:41:14.237Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/da3cf19/Cargo.toml
17182025-04-18T23:41:14.237Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/e5c85d8/Cargo.toml
17192025-04-18T23:41:34.777Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-os-e13388d44c560b36/668f1a2/Cargo.toml
17202025-04-18T23:41:38.445Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
17212025-04-18T23:41:38.472Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
17222025-04-18T23:41:38.828ZBootstrap Agent (client: bootstrap-agent-client)
17232025-04-18T23:41:38.828Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
17242025-04-18T23:41:38.828Z consumed by: wicketd (omicron/wicketd) via 2 paths
17252025-04-18T23:41:38.828Z
17262025-04-18T23:41:38.828ZClickhouse Cluster Admin for Keepers (client: clickhouse-admin-keeper-client)
17272025-04-18T23:41:38.828Z consumed by: omicron-nexus (omicron/nexus) via 3 paths
17282025-04-18T23:41:38.828Z
17292025-04-18T23:41:38.828ZClickhouse Cluster Admin for Servers (client: clickhouse-admin-server-client)
17302025-04-18T23:41:38.828Z consumed by: omicron-nexus (omicron/nexus) via 3 paths
17312025-04-18T23:41:38.828Z
17322025-04-18T23:41:38.828ZClickhouse Single-Node Cluster Admin (client: clickhouse-admin-single-client)
17332025-04-18T23:41:38.828Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
17342025-04-18T23:41:38.828Z
17352025-04-18T23:41:38.828ZCockroachDB Cluster Admin (client: cockroach-admin-client)
17362025-04-18T23:41:38.828Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
17372025-04-18T23:41:38.828Z
17382025-04-18T23:41:38.828ZCrucible Agent (client: crucible-agent-client)
17392025-04-18T23:41:38.855Z consumed by: omicron-nexus (omicron/nexus) via 1 path
17402025-04-18T23:41:38.855Z
17412025-04-18T23:41:38.855ZCrucible Control (for testing only) (client: crucible-control-client)
17422025-04-18T23:41:38.855Z
17432025-04-18T23:41:38.855ZCrucible Pantry (client: crucible-pantry-client)
17442025-04-18T23:41:38.855Z consumed by: omicron-nexus (omicron/nexus) via 1 path
17452025-04-18T23:41:38.855Z
17462025-04-18T23:41:38.855ZMaghemite DDM Admin (client: ddm-admin-client)
17472025-04-18T23:41:38.855Z consumed by: installinator (omicron/installinator) via 1 path
17482025-04-18T23:41:38.855Z consumed by: mgd (maghemite/mgd) via 1 path
17492025-04-18T23:41:38.855Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
17502025-04-18T23:41:38.855Z consumed by: wicketd (omicron/wicketd) via 1 path
17512025-04-18T23:41:38.855Z
17522025-04-18T23:41:38.855ZDNS Server (client: dns-service-client)
17532025-04-18T23:41:38.855Z consumed by: omicron-nexus (omicron/nexus) via 1 path
17542025-04-18T23:41:38.855Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
17552025-04-18T23:41:38.855Z
17562025-04-18T23:41:38.855ZDendrite DPD (client: dpd-client)
17572025-04-18T23:41:38.855Z consumed by: ddmd (maghemite/ddmd) via 2 paths
17582025-04-18T23:41:38.855Z consumed by: mgd (maghemite/mgd) via 1 path
17592025-04-18T23:41:38.855Z consumed by: omicron-nexus (omicron/nexus) via 1 path
17602025-04-18T23:41:38.855Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
17612025-04-18T23:41:38.855Z consumed by: tfportd (dendrite/tfportd) via 1 path
17622025-04-18T23:41:38.855Z consumed by: wicketd (omicron/wicketd) via 2 paths
17632025-04-18T23:41:38.855Z
17642025-04-18T23:41:38.855ZDownstairs Controller (debugging only) (client: dsc-client)
17652025-04-18T23:41:38.855Z
17662025-04-18T23:41:38.855Zereport (client: ereport-client)
17672025-04-18T23:41:38.855Z consumed by: omicron-nexus (omicron/nexus) via 1 path
17682025-04-18T23:41:38.855Z
17692025-04-18T23:41:38.855ZManagement Gateway Service (client: gateway-client)
17702025-04-18T23:41:38.855Z consumed by: dpd (dendrite/dpd) via 1 path
17712025-04-18T23:41:38.855Z consumed by: omicron-nexus (omicron/nexus) via 3 paths
17722025-04-18T23:41:38.855Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
17732025-04-18T23:41:38.855Z consumed by: wicketd (omicron/wicketd) via 3 paths
17742025-04-18T23:41:38.856Z
17752025-04-18T23:41:38.856ZWicketd Installinator (client: installinator-client)
17762025-04-18T23:41:38.856Z consumed by: installinator (omicron/installinator) via 1 path
17772025-04-18T23:41:38.856Z
17782025-04-18T23:41:38.856ZLLDP daemon (client: lldpd-client)
17792025-04-18T23:41:38.856Z consumed by: omicron-nexus (omicron/nexus) via 1 path
17802025-04-18T23:41:38.856Z consumed by: tfportd (dendrite/tfportd) via 1 path
17812025-04-18T23:41:38.856Z
17822025-04-18T23:41:38.856ZMaghemite MG Admin (client: mg-admin-client)
17832025-04-18T23:41:38.856Z consumed by: omicron-nexus (omicron/nexus) via 1 path
17842025-04-18T23:41:38.856Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
17852025-04-18T23:41:38.856Z
17862025-04-18T23:41:38.856ZNexus Internal API (client: nexus-client)
17872025-04-18T23:41:38.882Z consumed by: crucible-pantry (crucible/pantry) via 1 path
17882025-04-18T23:41:38.882Z consumed by: dpd (dendrite/dpd) via 1 path
17892025-04-18T23:41:38.882Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
17902025-04-18T23:41:38.882Z consumed by: oximeter-collector (omicron/oximeter/collector) via 1 path
17912025-04-18T23:41:38.882Z consumed by: propolis-server (propolis/bin/propolis-server) via 3 paths
17922025-04-18T23:41:38.882Z
17932025-04-18T23:41:38.882ZExternal API (client: oxide-client)
17942025-04-18T23:41:38.882Z
17952025-04-18T23:41:38.882ZOximeter (client: oximeter-client)
17962025-04-18T23:41:38.882Z consumed by: omicron-nexus (omicron/nexus) via 2 paths
17972025-04-18T23:41:38.882Z
17982025-04-18T23:41:38.882ZPropolis (client: propolis-client)
17992025-04-18T23:41:38.882Z consumed by: omicron-nexus (omicron/nexus) via 3 paths
18002025-04-18T23:41:38.882Z consumed by: omicron-sled-agent (omicron/sled-agent) via 2 paths
18012025-04-18T23:41:38.882Z
18022025-04-18T23:41:38.882ZCrucible Repair (client: repair-client)
18032025-04-18T23:41:38.882Z consumed by: crucible-downstairs (crucible/downstairs) via 1 path
18042025-04-18T23:41:38.882Z
18052025-04-18T23:41:38.882ZRepo Depot API (client: repo-depot-client)
18062025-04-18T23:41:38.883Z consumed by: omicron-sled-agent (omicron/sled-agent) via 1 path
18072025-04-18T23:41:38.883Z
18082025-04-18T23:41:38.883ZSled Agent (client: sled-agent-client)
18092025-04-18T23:41:38.883Z consumed by: omicron-nexus (omicron/nexus) via 7 paths
18102025-04-18T23:41:38.883Z
18112025-04-18T23:41:38.883ZWicketd (client: wicketd-client)
18122025-04-18T23:41:38.883Z
18132025-04-18T23:41:38.990Z
18142025-04-18T23:41:39.016Zreal 40.624449434
18152025-04-18T23:41:39.016Zuser 42.612021456
18162025-04-18T23:41:39.016Zsys 15.309870288
18172025-04-18T23:41:39.016Ztrap 0.022454203
18182025-04-18T23:41:39.016Ztflt 0.050306027
18192025-04-18T23:41:39.016Zdflt 0.242892886
18202025-04-18T23:41:39.016Zkflt 0.000000000
18212025-04-18T23:41:39.017Zlock 45.203133285
18222025-04-18T23:41:39.017Zslp 4:14.411192689
18232025-04-18T23:41:39.017Zlat 1.799723131
18242025-04-18T23:41:39.017Zstop 1.665267501
18252025-04-18T23:41:39.017Z+ ptime -m cargo xtask ls-apis deployment-units
18262025-04-18T23:41:39.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
18272025-04-18T23:41:39.919Z Running `target/debug/xtask ls-apis deployment-units`
18282025-04-18T23:41:41.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
18292025-04-18T23:41:41.378Z Running `target/debug/ls-apis deployment-units`
18302025-04-18T23:41:41.432Zloading metadata for workspace omicron from current workspace
18312025-04-18T23:41:43.343Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/ce952e6/Cargo.toml
18322025-04-18T23:41:43.369Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/5a0d6ed/Cargo.toml
18332025-04-18T23:41:43.369Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/da3cf19/Cargo.toml
18342025-04-18T23:41:43.369Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/e5c85d8/Cargo.toml
18352025-04-18T23:41:46.838Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-os-e13388d44c560b36/668f1a2/Cargo.toml
18362025-04-18T23:41:47.925Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
18372025-04-18T23:41:47.951Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
18382025-04-18T23:41:48.160ZClickhouse (single-node) / Clickhouse Server (multi-node) / Clickhouse Keeper (multi-node)
18392025-04-18T23:41:48.160Z omicron-clickhouse-admin (omicron/clickhouse-admin)
18402025-04-18T23:41:48.160Z exposes: Clickhouse Cluster Admin for Keepers (client = clickhouse-admin-keeper-client)
18412025-04-18T23:41:48.160Z exposes: Clickhouse Cluster Admin for Servers (client = clickhouse-admin-server-client)
18422025-04-18T23:41:48.160Z exposes: Clickhouse Single-Node Cluster Admin (client = clickhouse-admin-single-client)
18432025-04-18T23:41:48.215Z
18442025-04-18T23:41:48.215Z
18452025-04-18T23:41:48.215ZCockroach
18462025-04-18T23:41:48.215Z omicron-cockroach-admin (omicron/cockroach-admin)
18472025-04-18T23:41:48.215Z exposes: CockroachDB Cluster Admin (client = cockroach-admin-client)
18482025-04-18T23:41:48.215Z
18492025-04-18T23:41:48.215Z
18502025-04-18T23:41:48.215ZCrucible
18512025-04-18T23:41:48.215Z crucible-agent (crucible/agent)
18522025-04-18T23:41:48.215Z exposes: Crucible Agent (client = crucible-agent-client)
18532025-04-18T23:41:48.215Z
18542025-04-18T23:41:48.215Z crucible-downstairs (crucible/downstairs)
18552025-04-18T23:41:48.215Z exposes: Crucible Repair (client = repair-client)
18562025-04-18T23:41:48.215Z consumes: repair-client
18572025-04-18T23:41:48.215Z
18582025-04-18T23:41:48.215Z
18592025-04-18T23:41:48.216ZCrucible Pantry
18602025-04-18T23:41:48.216Z crucible-pantry (crucible/pantry)
18612025-04-18T23:41:48.216Z exposes: Crucible Pantry (client = crucible-pantry-client)
18622025-04-18T23:41:48.216Z consumes: nexus-client
18632025-04-18T23:41:48.216Z
18642025-04-18T23:41:48.216Z
18652025-04-18T23:41:48.216ZDNS Server
18662025-04-18T23:41:48.216Z dns-server (omicron/dns-server)
18672025-04-18T23:41:48.216Z exposes: DNS Server (client = dns-service-client)
18682025-04-18T23:41:48.216Z
18692025-04-18T23:41:48.216Z
18702025-04-18T23:41:48.216ZHost OS
18712025-04-18T23:41:48.216Z ddmd (maghemite/ddmd)
18722025-04-18T23:41:48.216Z exposes: Maghemite DDM Admin (client = ddm-admin-client)
18732025-04-18T23:41:48.216Z consumes: dpd-client
18742025-04-18T23:41:48.216Z
18752025-04-18T23:41:48.216Z dpd (dendrite/dpd)
18762025-04-18T23:41:48.216Z exposes: Dendrite DPD (client = dpd-client)
18772025-04-18T23:41:48.216Z consumes: gateway-client
18782025-04-18T23:41:48.216Z consumes: nexus-client
18792025-04-18T23:41:48.216Z
18802025-04-18T23:41:48.216Z lldpd (lldp/lldpd)
18812025-04-18T23:41:48.216Z exposes: LLDP daemon (client = lldpd-client)
18822025-04-18T23:41:48.216Z
18832025-04-18T23:41:48.216Z mgd (maghemite/mgd)
18842025-04-18T23:41:48.216Z exposes: Maghemite MG Admin (client = mg-admin-client)
18852025-04-18T23:41:48.216Z consumes: ddm-admin-client
18862025-04-18T23:41:48.216Z consumes: dpd-client
18872025-04-18T23:41:48.216Z
18882025-04-18T23:41:48.216Z omicron-gateway (omicron/gateway)
18892025-04-18T23:41:48.216Z exposes: ereport (client = ereport-client)
18902025-04-18T23:41:48.216Z exposes: Management Gateway Service (client = gateway-client)
18912025-04-18T23:41:48.216Z
18922025-04-18T23:41:48.216Z omicron-sled-agent (omicron/sled-agent)
18932025-04-18T23:41:48.216Z exposes: Bootstrap Agent (client = bootstrap-agent-client)
18942025-04-18T23:41:48.216Z exposes: ereport (client = ereport-client)
18952025-04-18T23:41:48.216Z exposes: Repo Depot API (client = repo-depot-client)
18962025-04-18T23:41:48.216Z exposes: Sled Agent (client = sled-agent-client)
18972025-04-18T23:41:48.216Z consumes: bootstrap-agent-client
18982025-04-18T23:41:48.217Z consumes: ddm-admin-client
18992025-04-18T23:41:48.217Z consumes: dns-service-client
19002025-04-18T23:41:48.217Z consumes: dpd-client
19012025-04-18T23:41:48.217Z consumes: gateway-client
19022025-04-18T23:41:48.217Z consumes: mg-admin-client
19032025-04-18T23:41:48.217Z consumes: nexus-client
19042025-04-18T23:41:48.217Z consumes: propolis-client
19052025-04-18T23:41:48.217Z consumes: repo-depot-client
19062025-04-18T23:41:48.217Z
19072025-04-18T23:41:48.217Z propolis-server (propolis/bin/propolis-server)
19082025-04-18T23:41:48.217Z exposes: Crucible Control (for testing only) (client = crucible-control-client)
19092025-04-18T23:41:48.217Z exposes: Propolis (client = propolis-client)
19102025-04-18T23:41:48.217Z consumes: nexus-client
19112025-04-18T23:41:48.217Z
19122025-04-18T23:41:48.217Z tfportd (dendrite/tfportd)
19132025-04-18T23:41:48.217Z consumes: dpd-client
19142025-04-18T23:41:48.217Z consumes: lldpd-client
19152025-04-18T23:41:48.217Z
19162025-04-18T23:41:48.217Z wicketd (omicron/wicketd)
19172025-04-18T23:41:48.217Z exposes: Wicketd Installinator (client = installinator-client)
19182025-04-18T23:41:48.217Z exposes: Wicketd (client = wicketd-client)
19192025-04-18T23:41:48.217Z consumes: bootstrap-agent-client
19202025-04-18T23:41:48.217Z consumes: ddm-admin-client
19212025-04-18T23:41:48.217Z consumes: dpd-client
19222025-04-18T23:41:48.217Z consumes: gateway-client
19232025-04-18T23:41:48.217Z
19242025-04-18T23:41:48.217Z
19252025-04-18T23:41:48.217ZInstallinator
19262025-04-18T23:41:48.217Z installinator (omicron/installinator)
19272025-04-18T23:41:48.217Z consumes: ddm-admin-client
19282025-04-18T23:41:48.217Z consumes: installinator-client
19292025-04-18T23:41:48.217Z
19302025-04-18T23:41:48.217Z
19312025-04-18T23:41:48.217ZNexus
19322025-04-18T23:41:48.217Z omicron-nexus (omicron/nexus)
19332025-04-18T23:41:48.217Z exposes: Nexus Internal API (client = nexus-client)
19342025-04-18T23:41:48.217Z exposes: External API (client = oxide-client)
19352025-04-18T23:41:48.217Z consumes: clickhouse-admin-keeper-client
19362025-04-18T23:41:48.217Z consumes: clickhouse-admin-server-client
19372025-04-18T23:41:48.217Z consumes: clickhouse-admin-single-client
19382025-04-18T23:41:48.217Z consumes: cockroach-admin-client
19392025-04-18T23:41:48.218Z consumes: crucible-agent-client
19402025-04-18T23:41:48.218Z consumes: crucible-pantry-client
19412025-04-18T23:41:48.218Z consumes: dns-service-client
19422025-04-18T23:41:48.218Z consumes: dpd-client
19432025-04-18T23:41:48.245Z consumes: ereport-client
19442025-04-18T23:41:48.245Z consumes: gateway-client
19452025-04-18T23:41:48.245Z consumes: lldpd-client
19462025-04-18T23:41:48.245Z consumes: mg-admin-client
19472025-04-18T23:41:48.245Z consumes: oximeter-client
19482025-04-18T23:41:48.245Z consumes: propolis-client
19492025-04-18T23:41:48.245Z consumes: sled-agent-client
19502025-04-18T23:41:48.245Z
19512025-04-18T23:41:48.245Z
19522025-04-18T23:41:48.245ZOximeter
19532025-04-18T23:41:48.245Z oximeter-collector (omicron/oximeter/collector)
19542025-04-18T23:41:48.245Z exposes: Oximeter (client = oximeter-client)
19552025-04-18T23:41:48.246Z consumes: nexus-client
19562025-04-18T23:41:48.246Z
19572025-04-18T23:41:48.246Z
19582025-04-18T23:41:48.305Z
19592025-04-18T23:41:48.305Zreal 9.288737801
19602025-04-18T23:41:48.305Zuser 6.703550088
19612025-04-18T23:41:48.305Zsys 3.842971423
19622025-04-18T23:41:48.305Ztrap 0.001276258
19632025-04-18T23:41:48.305Ztflt 0.000153199
19642025-04-18T23:41:48.331Zdflt 0.000183371
19652025-04-18T23:41:48.331Zkflt 0.000000000
19662025-04-18T23:41:48.331Zlock 0.529811987
19672025-04-18T23:41:48.331Zslp 25.389295022
19682025-04-18T23:41:48.331Zlat 0.057484497
19692025-04-18T23:41:48.332Zstop 0.100291634
19702025-04-18T23:41:48.332Z+ ptime -m cargo xtask ls-apis servers
19712025-04-18T23:41:49.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
19722025-04-18T23:41:49.067Z Running `target/debug/xtask ls-apis servers`
19732025-04-18T23:41:50.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
19742025-04-18T23:41:50.284Z Running `target/debug/ls-apis servers`
19752025-04-18T23:41:50.335Zloading metadata for workspace omicron from current workspace
19762025-04-18T23:41:51.954Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/ce952e6/Cargo.toml
19772025-04-18T23:41:51.981Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/5a0d6ed/Cargo.toml
19782025-04-18T23:41:51.981Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/da3cf19/Cargo.toml
19792025-04-18T23:41:51.981Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/e5c85d8/Cargo.toml
19802025-04-18T23:41:55.407Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-os-e13388d44c560b36/668f1a2/Cargo.toml
19812025-04-18T23:41:56.468Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
19822025-04-18T23:41:56.494Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
19832025-04-18T23:41:56.702Zomicron-clickhouse-admin (omicron/clickhouse-admin)
19842025-04-18T23:41:56.702Z exposes: Clickhouse Cluster Admin for Keepers (client = clickhouse-admin-keeper-client)
19852025-04-18T23:41:56.702Z exposes: Clickhouse Cluster Admin for Servers (client = clickhouse-admin-server-client)
19862025-04-18T23:41:56.703Z exposes: Clickhouse Single-Node Cluster Admin (client = clickhouse-admin-single-client)
19872025-04-18T23:41:56.752Z
19882025-04-18T23:41:56.752Zomicron-cockroach-admin (omicron/cockroach-admin)
19892025-04-18T23:41:56.752Z exposes: CockroachDB Cluster Admin (client = cockroach-admin-client)
19902025-04-18T23:41:56.752Z
19912025-04-18T23:41:56.752Zcrucible-agent (crucible/agent)
19922025-04-18T23:41:56.752Z exposes: Crucible Agent (client = crucible-agent-client)
19932025-04-18T23:41:56.752Z
19942025-04-18T23:41:56.752Zcrucible-downstairs (crucible/downstairs)
19952025-04-18T23:41:56.752Z exposes: Crucible Repair (client = repair-client)
19962025-04-18T23:41:56.752Z consumes: repair-client
19972025-04-18T23:41:56.752Z
19982025-04-18T23:41:56.752Zcrucible-pantry (crucible/pantry)
19992025-04-18T23:41:56.752Z exposes: Crucible Pantry (client = crucible-pantry-client)
20002025-04-18T23:41:56.752Z consumes: nexus-client
20012025-04-18T23:41:56.752Z
20022025-04-18T23:41:56.753Zdns-server (omicron/dns-server)
20032025-04-18T23:41:56.753Z exposes: DNS Server (client = dns-service-client)
20042025-04-18T23:41:56.753Z
20052025-04-18T23:41:56.753Zomicron-sled-agent (omicron/sled-agent)
20062025-04-18T23:41:56.753Z exposes: Bootstrap Agent (client = bootstrap-agent-client)
20072025-04-18T23:41:56.753Z exposes: ereport (client = ereport-client)
20082025-04-18T23:41:56.753Z exposes: Repo Depot API (client = repo-depot-client)
20092025-04-18T23:41:56.753Z exposes: Sled Agent (client = sled-agent-client)
20102025-04-18T23:41:56.753Z consumes: bootstrap-agent-client
20112025-04-18T23:41:56.753Z consumes: ddm-admin-client
20122025-04-18T23:41:56.753Z consumes: dns-service-client
20132025-04-18T23:41:56.753Z consumes: dpd-client
20142025-04-18T23:41:56.753Z consumes: gateway-client
20152025-04-18T23:41:56.753Z consumes: mg-admin-client
20162025-04-18T23:41:56.753Z consumes: nexus-client
20172025-04-18T23:41:56.753Z consumes: propolis-client
20182025-04-18T23:41:56.753Z consumes: repo-depot-client
20192025-04-18T23:41:56.753Z
20202025-04-18T23:41:56.753Zpropolis-server (propolis/bin/propolis-server)
20212025-04-18T23:41:56.753Z exposes: Crucible Control (for testing only) (client = crucible-control-client)
20222025-04-18T23:41:56.753Z exposes: Propolis (client = propolis-client)
20232025-04-18T23:41:56.753Z consumes: nexus-client
20242025-04-18T23:41:56.753Z
20252025-04-18T23:41:56.753Zddmd (maghemite/ddmd)
20262025-04-18T23:41:56.753Z exposes: Maghemite DDM Admin (client = ddm-admin-client)
20272025-04-18T23:41:56.753Z consumes: dpd-client
20282025-04-18T23:41:56.753Z
20292025-04-18T23:41:56.753Zdpd (dendrite/dpd)
20302025-04-18T23:41:56.753Z exposes: Dendrite DPD (client = dpd-client)
20312025-04-18T23:41:56.753Z consumes: gateway-client
20322025-04-18T23:41:56.753Z consumes: nexus-client
20332025-04-18T23:41:56.753Z
20342025-04-18T23:41:56.753Zlldpd (lldp/lldpd)
20352025-04-18T23:41:56.753Z exposes: LLDP daemon (client = lldpd-client)
20362025-04-18T23:41:56.753Z
20372025-04-18T23:41:56.753Zmgd (maghemite/mgd)
20382025-04-18T23:41:56.753Z exposes: Maghemite MG Admin (client = mg-admin-client)
20392025-04-18T23:41:56.753Z consumes: ddm-admin-client
20402025-04-18T23:41:56.753Z consumes: dpd-client
20412025-04-18T23:41:56.754Z
20422025-04-18T23:41:56.754Zomicron-gateway (omicron/gateway)
20432025-04-18T23:41:56.754Z exposes: ereport (client = ereport-client)
20442025-04-18T23:41:56.754Z exposes: Management Gateway Service (client = gateway-client)
20452025-04-18T23:41:56.754Z
20462025-04-18T23:41:56.754Ztfportd (dendrite/tfportd)
20472025-04-18T23:41:56.754Z consumes: dpd-client
20482025-04-18T23:41:56.754Z consumes: lldpd-client
20492025-04-18T23:41:56.754Z
20502025-04-18T23:41:56.754Zwicketd (omicron/wicketd)
20512025-04-18T23:41:56.754Z exposes: Wicketd Installinator (client = installinator-client)
20522025-04-18T23:41:56.754Z exposes: Wicketd (client = wicketd-client)
20532025-04-18T23:41:56.754Z consumes: bootstrap-agent-client
20542025-04-18T23:41:56.754Z consumes: ddm-admin-client
20552025-04-18T23:41:56.754Z consumes: dpd-client
20562025-04-18T23:41:56.754Z consumes: gateway-client
20572025-04-18T23:41:56.754Z
20582025-04-18T23:41:56.754Zinstallinator (omicron/installinator)
20592025-04-18T23:41:56.754Z consumes: ddm-admin-client
20602025-04-18T23:41:56.754Z consumes: installinator-client
20612025-04-18T23:41:56.754Z
20622025-04-18T23:41:56.754Zomicron-nexus (omicron/nexus)
20632025-04-18T23:41:56.754Z exposes: Nexus Internal API (client = nexus-client)
20642025-04-18T23:41:56.754Z exposes: External API (client = oxide-client)
20652025-04-18T23:41:56.754Z consumes: clickhouse-admin-keeper-client
20662025-04-18T23:41:56.754Z consumes: clickhouse-admin-server-client
20672025-04-18T23:41:56.754Z consumes: clickhouse-admin-single-client
20682025-04-18T23:41:56.754Z consumes: cockroach-admin-client
20692025-04-18T23:41:56.754Z consumes: crucible-agent-client
20702025-04-18T23:41:56.754Z consumes: crucible-pantry-client
20712025-04-18T23:41:56.754Z consumes: dns-service-client
20722025-04-18T23:41:56.754Z consumes: dpd-client
20732025-04-18T23:41:56.754Z consumes: ereport-client
20742025-04-18T23:41:56.754Z consumes: gateway-client
20752025-04-18T23:41:56.754Z consumes: lldpd-client
20762025-04-18T23:41:56.754Z consumes: mg-admin-client
20772025-04-18T23:41:56.754Z consumes: oximeter-client
20782025-04-18T23:41:56.755Z consumes: propolis-client
20792025-04-18T23:41:56.755Z consumes: sled-agent-client
20802025-04-18T23:41:56.755Z
20812025-04-18T23:41:56.755Zoximeter-collector (omicron/oximeter/collector)
20822025-04-18T23:41:56.755Z exposes: Oximeter (client = oximeter-client)
20832025-04-18T23:41:56.755Z consumes: nexus-client
20842025-04-18T23:41:56.755Z
20852025-04-18T23:41:56.856Z
20862025-04-18T23:41:56.856Zreal 8.523541689
20872025-04-18T23:41:56.856Zuser 6.678801122
20882025-04-18T23:41:56.856Zsys 2.953515386
20892025-04-18T23:41:56.856Ztrap 0.001500878
20902025-04-18T23:41:56.856Ztflt 0.000108661
20912025-04-18T23:41:56.856Zdflt 0.000480739
20922025-04-18T23:41:56.856Zkflt 0.000003917
20932025-04-18T23:41:56.856Zlock 0.422652813
20942025-04-18T23:41:56.856Zslp 24.754199448
20952025-04-18T23:41:56.856Zlat 0.030101693
20962025-04-18T23:41:56.856Zstop 0.113145693
20972025-04-18T23:41:56.882Z+ ptime -m cargo xtask ls-apis check
20982025-04-18T23:41:57.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
20992025-04-18T23:41:57.621Z Running `target/debug/xtask ls-apis check`
21002025-04-18T23:41:58.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
21012025-04-18T23:41:58.907Z Running `target/debug/ls-apis check`
21022025-04-18T23:41:58.965Zloading metadata for workspace omicron from current workspace
21032025-04-18T23:42:00.668Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/ce952e6/Cargo.toml
21042025-04-18T23:42:00.694Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/da3cf19/Cargo.toml
21052025-04-18T23:42:00.694Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/5a0d6ed/Cargo.toml
21062025-04-18T23:42:00.694Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/e5c85d8/Cargo.toml
21072025-04-18T23:42:04.127Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-os-e13388d44c560b36/668f1a2/Cargo.toml
21082025-04-18T23:42:05.204Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
21092025-04-18T23:42:05.230Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
21102025-04-18T23:42:05.573Z
21112025-04-18T23:42:05.573Z
21122025-04-18T23:42:05.573ZServer-managed APIs:
21132025-04-18T23:42:05.573Z
21142025-04-18T23:42:05.573Z Clickhouse Cluster Admin for Keepers (clickhouse-admin-keeper-client, exposed by omicron-clickhouse-admin)
21152025-04-18T23:42:05.573Z Clickhouse Cluster Admin for Servers (clickhouse-admin-server-client, exposed by omicron-clickhouse-admin)
21162025-04-18T23:42:05.573Z Clickhouse Single-Node Cluster Admin (clickhouse-admin-single-client, exposed by omicron-clickhouse-admin)
21172025-04-18T23:42:05.573Z CockroachDB Cluster Admin (cockroach-admin-client, exposed by omicron-cockroach-admin)
21182025-04-18T23:42:05.573Z Crucible Agent (crucible-agent-client, exposed by crucible-agent)
21192025-04-18T23:42:05.573Z Crucible Control (for testing only) (crucible-control-client, exposed by propolis-server)
21202025-04-18T23:42:05.573Z Crucible Pantry (crucible-pantry-client, exposed by crucible-pantry)
21212025-04-18T23:42:05.573Z Maghemite DDM Admin (ddm-admin-client, exposed by ddmd)
21222025-04-18T23:42:05.573Z DNS Server (dns-service-client, exposed by dns-server)
21232025-04-18T23:42:05.573Z Dendrite DPD (dpd-client, exposed by dpd)
21242025-04-18T23:42:05.573Z ereport (ereport-client, exposed by omicron-gateway, omicron-sled-agent)
21252025-04-18T23:42:05.573Z Management Gateway Service (gateway-client, exposed by omicron-gateway)
21262025-04-18T23:42:05.573Z LLDP daemon (lldpd-client, exposed by lldpd)
21272025-04-18T23:42:05.573Z Maghemite MG Admin (mg-admin-client, exposed by mgd)
21282025-04-18T23:42:05.573Z External API (oxide-client, exposed by omicron-nexus)
21292025-04-18T23:42:05.573Z Oximeter (oximeter-client, exposed by oximeter-collector)
21302025-04-18T23:42:05.573Z Propolis (propolis-client, exposed by propolis-server)
21312025-04-18T23:42:05.573Z Sled Agent (sled-agent-client, exposed by omicron-sled-agent)
21322025-04-18T23:42:05.573Z Wicketd (wicketd-client, exposed by wicketd)
21332025-04-18T23:42:05.573Z
21342025-04-18T23:42:05.573Z
21352025-04-18T23:42:05.573ZClient-managed API:
21362025-04-18T23:42:05.573Z
21372025-04-18T23:42:05.573Z Bootstrap Agent (bootstrap-agent-client, exposed by omicron-sled-agent)
21382025-04-18T23:42:05.574Z reason: depends on itself (i.e., instances call each other)
21392025-04-18T23:42:05.574Z Wicketd Installinator (installinator-client, exposed by wicketd)
21402025-04-18T23:42:05.574Z reason: client is provided implicitly by the operator
21412025-04-18T23:42:05.574Z Nexus Internal API (nexus-client, exposed by omicron-nexus)
21422025-04-18T23:42:05.574Z reason: Circular dependencies between Nexus and other services
21432025-04-18T23:42:05.574Z Crucible Repair (repair-client, exposed by crucible-downstairs)
21442025-04-18T23:42:05.574Z reason: depends on itself (i.e., instances call each other)
21452025-04-18T23:42:05.574Z Repo Depot API (repo-depot-client, exposed by omicron-sled-agent)
21462025-04-18T23:42:05.574Z reason: depends on itself (i.e., instances call each other)
21472025-04-18T23:42:05.574Z
21482025-04-18T23:42:05.574Z
21492025-04-18T23:42:05.574ZAPIs with unknown version management: none
21502025-04-18T23:42:05.678Z
21512025-04-18T23:42:05.678Zreal 8.795749071
21522025-04-18T23:42:05.678Zuser 6.889629993
21532025-04-18T23:42:05.678Zsys 3.044191826
21542025-04-18T23:42:05.678Ztrap 0.001639411
21552025-04-18T23:42:05.678Ztflt 0.000096387
21562025-04-18T23:42:05.678Zdflt 0.000160682
21572025-04-18T23:42:05.678Zkflt 0.000000000
21582025-04-18T23:42:05.678Zlock 0.408174639
21592025-04-18T23:42:05.678Zslp 24.705200130
21602025-04-18T23:42:05.678Zlat 0.023525511
21612025-04-18T23:42:05.678Zstop 0.107484494
21622025-04-18T23:42:05.704Z+ ptime -m cargo xtask ls-apis adoc
21632025-04-18T23:42:06.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
21642025-04-18T23:42:06.435Z Running `target/debug/xtask ls-apis adoc`
21652025-04-18T23:42:07.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
21662025-04-18T23:42:07.658Z Running `target/debug/ls-apis adoc`
21672025-04-18T23:42:07.718Zloading metadata for workspace omicron from current workspace
21682025-04-18T23:42:09.401Zloading metadata for workspace lldp from /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/ce952e6/Cargo.toml
21692025-04-18T23:42:09.427Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/5a0d6ed/Cargo.toml
21702025-04-18T23:42:09.427Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/e5c85d8/Cargo.toml
21712025-04-18T23:42:09.427Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/da3cf19/Cargo.toml
21722025-04-18T23:42:12.699Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-os-e13388d44c560b36/668f1a2/Cargo.toml
21732025-04-18T23:42:13.808Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
21742025-04-18T23:42:13.834Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
21752025-04-18T23:42:14.211Z
21762025-04-18T23:42:14.211Zreal 8.507273332
21772025-04-18T23:42:14.211Zuser 6.647929333
21782025-04-18T23:42:14.211Zsys 2.976418530
21792025-04-18T23:42:14.211Ztrap 0.001336261
21802025-04-18T23:42:14.211Ztflt 0.000147568
21812025-04-18T23:42:14.238Zdflt 0.000149694
21822025-04-18T23:42:14.238Zkflt 0.000000000
21832025-04-18T23:42:14.238Zlock 0.416395147
21842025-04-18T23:42:14.238Zslp 23.615388073
21852025-04-18T23:42:14.238Zlat 0.025839916
21862025-04-18T23:42:14.238Zstop 0.116933269
21872025-04-18T23:42:14.238Z+ banner build
21882025-04-18T23:42:14.238Z
21892025-04-18T23:42:14.238Z ##### # # # # #####
21902025-04-18T23:42:14.238Z # # # # # # # #
21912025-04-18T23:42:14.238Z ##### # # # # # #
21922025-04-18T23:42:14.238Z # # # # # # # #
21932025-04-18T23:42:14.238Z # # # # # # # #
21942025-04-18T23:42:14.238Z ##### #### # ###### #####
21952025-04-18T23:42:14.238Z
21962025-04-18T23:42:14.238Z+ export 'RUSTFLAGS=-D warnings'
21972025-04-18T23:42:14.238Z+ RUSTFLAGS='-D warnings'
21982025-04-18T23:42:14.238Z+ export 'RUSTDOCFLAGS=--document-private-items -D warnings'
21992025-04-18T23:42:14.238Z+ RUSTDOCFLAGS='--document-private-items -D warnings'
22002025-04-18T23:42:14.238Z+ [[ illumos == \i\l\l\u\m\o\s ]]
22012025-04-18T23:42:14.238Z+ RUSTFLAGS='-D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64'
22022025-04-18T23:42:14.238Z+ export TMPDIR=/var/tmp/omicron_tmp
22032025-04-18T23:42:14.238Z+ TMPDIR=/var/tmp/omicron_tmp
22042025-04-18T23:42:14.238Z+ export RUST_BACKTRACE=1
22052025-04-18T23:42:14.238Z+ RUST_BACKTRACE=1
22062025-04-18T23:42:14.238Z+ export CARGO_INCREMENTAL=0
22072025-04-18T23:42:14.238Z+ CARGO_INCREMENTAL=0
22082025-04-18T23:42:14.238Z+ export RUSTC_BOOTSTRAP=1
22092025-04-18T23:42:14.238Z+ RUSTC_BOOTSTRAP=1
22102025-04-18T23:42:14.238Z+ ptime -m cargo build -Z unstable-options --timings=json --workspace --exclude=omicron-nexus --tests --locked --verbose
22112025-04-18T23:42:16.590Z Compiling proc-macro2 v1.0.94
22122025-04-18T23:42:16.590Z Compiling unicode-ident v1.0.14
22132025-04-18T23:42:16.590Z Compiling libc v0.2.170
22142025-04-18T23:42:16.590Z Compiling cfg-if v1.0.0
22152025-04-18T23:42:16.615Z Compiling serde v1.0.219
22162025-04-18T23:42:16.615Z Compiling autocfg v1.4.0
22172025-04-18T23:42:16.615Z Compiling memchr v2.7.4
22182025-04-18T23:42:16.616Z Compiling version_check v0.9.5
22192025-04-18T23:42:16.666Z Running `/home/build/.rustup/toolchains/1.85.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.94/build.rs --error-format=json --json=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=207548ac11938e46 -C extra-filename=-9bc1ca0640291559 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro2-9bc1ca0640291559 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22202025-04-18T23:42:16.666Z Running `/home/build/.rustup/toolchains/1.85.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.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=7c85ceffe0f29d1b -C extra-filename=-62358d43d54c950b --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`
22212025-04-18T23:42:16.666Z Running `/home/build/.rustup/toolchains/1.85.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.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --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"))' -C metadata=47a19a9143ed1df3 -C extra-filename=-ec0e17f73ce37523 --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`
22222025-04-18T23:42:16.666Z Running `/home/build/.rustup/toolchains/1.85.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.170/build.rs --error-format=json --json=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="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=92f25735d5cd19fb -C extra-filename=-80d380bcea6957d0 --out-dir /work/oxidecomputer/omicron/target/debug/build/libc-80d380bcea6957d0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22232025-04-18T23:42:16.666Z Running `/home/build/.rustup/toolchains/1.85.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=82b3d2c120f8de77 -C extra-filename=-c41639be1f87700d --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-04-18T23:42:16.666Z Running `/home/build/.rustup/toolchains/1.85.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=b43da0cc2a87eaef -C extra-filename=-b0354db40e5a0a55 --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`
22252025-04-18T23:42:16.667Z Running `/home/build/.rustup/toolchains/1.85.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=f6ef1a3526a031f1 -C extra-filename=-94a95822b5c1b816 --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-04-18T23:42:16.667Z Running `/home/build/.rustup/toolchains/1.85.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=5eff562dbf6c975e -C extra-filename=-5dce62e7bc0ad7a6 --out-dir /work/oxidecomputer/omicron/target/debug/build/serde-5dce62e7bc0ad7a6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22272025-04-18T23:42:16.820Z Compiling value-bag v1.9.0
22282025-04-18T23:42:16.846Z Running `/home/build/.rustup/toolchains/1.85.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=956c14d891896f8a -C extra-filename=-2dcd4a62bdc55774 --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-04-18T23:42:16.957Z Compiling itoa v1.0.11
22302025-04-18T23:42:16.983Z Running `/home/build/.rustup/toolchains/1.85.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=91f24d5c65adf33d -C extra-filename=-57976e99141aa10c --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`
22312025-04-18T23:42:17.199Z Compiling scopeguard v1.2.0
22322025-04-18T23:42:17.229Z Running `/home/build/.rustup/toolchains/1.85.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=ef004a5d5e15cc3f -C extra-filename=-05a475995c9906c0 --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-04-18T23:42:17.255Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro2-9bc1ca0640291559/build-script-build`
22342025-04-18T23:42:17.303Z Running `/work/oxidecomputer/omicron/target/debug/build/serde-5dce62e7bc0ad7a6/build-script-build`
22352025-04-18T23:42:17.343Z Compiling log v0.4.22
22362025-04-18T23:42:17.369Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name log --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.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="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=ea42792389269540 -C extra-filename=-a147a23faaf349f2 --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-2dcd4a62bdc55774.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22372025-04-18T23:42:17.395Z Compiling smallvec v1.14.0
22382025-04-18T23:42:17.395Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-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="const_generics"' --cfg 'feature="const_new"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=25fc70ceda9bdc9a -C extra-filename=-e5bb232e735f783e --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`
22392025-04-18T23:42:17.420Z Compiling once_cell v1.20.3
22402025-04-18T23:42:17.420Z Running `/home/build/.rustup/toolchains/1.85.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.20.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=28dee0ac0e13c0d8 -C extra-filename=-cc4c9ca4fb71ffde --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`
22412025-04-18T23:42:17.446Z Compiling pin-project-lite v0.2.14
22422025-04-18T23:42:17.446Z Running `/home/build/.rustup/toolchains/1.85.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=9800e9bccb6eb2cd -C extra-filename=-3d55b6ea8d435783 --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-04-18T23:42:17.472Z Running `/work/oxidecomputer/omicron/target/debug/build/libc-80d380bcea6957d0/build-script-build`
22442025-04-18T23:42:17.521Z Compiling lock_api v0.4.12
22452025-04-18T23:42:17.547Z Running `/home/build/.rustup/toolchains/1.85.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=ac565146212e12c9 -C extra-filename=-234c6e364a590cdd --out-dir /work/oxidecomputer/omicron/target/debug/build/lock_api-234c6e364a590cdd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-c41639be1f87700d.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22462025-04-18T23:42:17.574Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.170/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --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=8acc3faa6eb5bd50 -C extra-filename=-41b4d43f76d21dca --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(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(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
22472025-04-18T23:42:17.603Z Compiling ryu v1.0.18
22482025-04-18T23:42:17.629Z Running `/home/build/.rustup/toolchains/1.85.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=d93015221dd64085 -C extra-filename=-09050f2054347c06 --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-04-18T23:42:17.682Z Running `/home/build/.rustup/toolchains/1.85.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.94/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=d6e19f746a73f4a1 -C extra-filename=-df834a77dc21c2c3 --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-62358d43d54c950b.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)'`
22502025-04-18T23:42:17.771Z Compiling shlex v1.3.0
22512025-04-18T23:42:17.797Z Running `/home/build/.rustup/toolchains/1.85.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=06800dc7b87fe0db -C extra-filename=-c29a401cfb96b366 --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`
22522025-04-18T23:42:17.823Z Compiling subtle v2.6.1
22532025-04-18T23:42:17.823Z Running `/home/build/.rustup/toolchains/1.85.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=2dcd2a9b174f6694 -C extra-filename=-af7ee5c1b0f412fa --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`
22542025-04-18T23:42:17.907Z Running `/work/oxidecomputer/omicron/target/debug/build/lock_api-234c6e364a590cdd/build-script-build`
22552025-04-18T23:42:17.948Z Compiling libm v0.2.8
22562025-04-18T23:42:17.974Z Running `/home/build/.rustup/toolchains/1.85.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=1829d629c4b04dbc -C extra-filename=-437ddefae983f5d3 --out-dir /work/oxidecomputer/omicron/target/debug/build/libm-437ddefae983f5d3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22572025-04-18T23:42:18.000Z Compiling num-traits v0.2.19
22582025-04-18T23:42:18.000Z Running `/home/build/.rustup/toolchains/1.85.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=98acd7a75c961d90 -C extra-filename=-7bbf2d41207939cd --out-dir /work/oxidecomputer/omicron/target/debug/build/num-traits-7bbf2d41207939cd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-c41639be1f87700d.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22592025-04-18T23:42:18.072Z Compiling regex-syntax v0.8.5
22602025-04-18T23:42:18.098Z Running `/home/build/.rustup/toolchains/1.85.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=d213b356c1878df1 -C extra-filename=-00a03bff956e80e0 --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`
22612025-04-18T23:42:18.127Z Running `/home/build/.rustup/toolchains/1.85.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=a2bef5f3a05e2acd -C extra-filename=-0b7b2231cbf9aba6 --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-05a475995c9906c0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_const_fn_trait_bound`
22622025-04-18T23:42:18.153Z Compiling serde_json v1.0.140
22632025-04-18T23:42:18.153Z Compiling parking_lot_core v0.9.10
22642025-04-18T23:42:18.153Z Running `/home/build/.rustup/toolchains/1.85.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=a9e83599dbe24ca3 -C extra-filename=-c2337c2f2c71ed6e --out-dir /work/oxidecomputer/omicron/target/debug/build/serde_json-c2337c2f2c71ed6e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22652025-04-18T23:42:18.153Z Running `/home/build/.rustup/toolchains/1.85.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=db1bfb12b348f57c -C extra-filename=-8c43fd794a77a0a0 --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-8c43fd794a77a0a0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22662025-04-18T23:42:18.332Z Running `/work/oxidecomputer/omicron/target/debug/build/libm-437ddefae983f5d3/build-script-build`
22672025-04-18T23:42:18.359Z Running `/work/oxidecomputer/omicron/target/debug/build/num-traits-7bbf2d41207939cd/build-script-build`
22682025-04-18T23:42:18.390Z Running `/home/build/.rustup/toolchains/1.85.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=d56fedf2779e933e -C extra-filename=-3c8d79c001b1d446 --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`
22692025-04-18T23:42:18.542Z Compiling quote v1.0.39
22702025-04-18T23:42:18.568Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.39/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=12ff62321f10f7d8 -C extra-filename=-99335265df98c468 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22712025-04-18T23:42:18.568Z Running `/work/oxidecomputer/omicron/target/debug/build/serde_json-c2337c2f2c71ed6e/build-script-build`
22722025-04-18T23:42:18.611Z Compiling byteorder v1.5.0
22732025-04-18T23:42:18.651Z Running `/home/build/.rustup/toolchains/1.85.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=7198085d2c48067f -C extra-filename=-6fa0bc0485b87f2d --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`
22742025-04-18T23:42:18.677Z Compiling getrandom v0.2.15
22752025-04-18T23:42:18.677Z Running `/home/build/.rustup/toolchains/1.85.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=6420afaa56c75479 -C extra-filename=-18f0880b436c32e6 --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-ec0e17f73ce37523.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22762025-04-18T23:42:18.708Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-8c43fd794a77a0a0/build-script-build`
22772025-04-18T23:42:18.734Z Compiling jobserver v0.1.32
22782025-04-18T23:42:18.734Z Running `/home/build/.rustup/toolchains/1.85.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=73aed2db3398151b -C extra-filename=-21f89a843d45d85b --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-41b4d43f76d21dca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22792025-04-18T23:42:18.851Z Compiling aho-corasick v1.1.3
22802025-04-18T23:42:18.877Z Running `/home/build/.rustup/toolchains/1.85.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=26758b59584e3468 -C extra-filename=-009794bcd0adcca4 --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-b0354db40e5a0a55.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22812025-04-18T23:42:19.031Z Compiling syn v2.0.98
22822025-04-18T23:42:19.057Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.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="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=6fae832bc337c5ed -C extra-filename=-6919c558277e88b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-62358d43d54c950b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22832025-04-18T23:42:19.083Z Compiling rand_core v0.6.4
22842025-04-18T23:42:19.083Z Running `/home/build/.rustup/toolchains/1.85.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=939be090b20dbe6f -C extra-filename=-c9da9b954e2f8ef1 --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-18f0880b436c32e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22852025-04-18T23:42:19.119Z Compiling semver v1.0.25
22862025-04-18T23:42:19.145Z Running `/home/build/.rustup/toolchains/1.85.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.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="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=8c44da15cb6e3029 -C extra-filename=-98ed0e26b0901fab --out-dir /work/oxidecomputer/omicron/target/debug/build/semver-98ed0e26b0901fab -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22872025-04-18T23:42:19.145Z Compiling cc v1.2.15
22882025-04-18T23:42:19.145Z Running `/home/build/.rustup/toolchains/1.85.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=bcce82fb0eab4d48 -C extra-filename=-26b01f0b27175bd6 --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-21f89a843d45d85b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-c29a401cfb96b366.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22892025-04-18T23:42:19.450Z Running `/home/build/.rustup/toolchains/1.85.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=4b23452dc52c806f -C extra-filename=-e9d24d36744151b0 --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-3c8d79c001b1d446.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-04-18T23:42:19.525Z Running `/home/build/.rustup/toolchains/1.85.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=27d9c87c53a9f70c -C extra-filename=-28b149592a5230c3 --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-ec0e17f73ce37523.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-e5bb232e735f783e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22912025-04-18T23:42:19.557Z Compiling allocator-api2 v0.2.18
22922025-04-18T23:42:19.587Z Running `/home/build/.rustup/toolchains/1.85.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.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "serde", "std"))' -C metadata=f136a15f18c18705 -C extra-filename=-199f53930120fca2 --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`
22932025-04-18T23:42:19.613Z Running `/work/oxidecomputer/omicron/target/debug/build/semver-98ed0e26b0901fab/build-script-build`
22942025-04-18T23:42:19.704Z Compiling typenum v1.17.0
22952025-04-18T23:42:19.704Z Running `/home/build/.rustup/toolchains/1.85.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=c60cd362dc0c25cb -C extra-filename=-fc0b8a39602987f8 --out-dir /work/oxidecomputer/omicron/target/debug/build/typenum-fc0b8a39602987f8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22962025-04-18T23:42:20.043Z Compiling parking_lot v0.12.3
22972025-04-18T23:42:20.068Z Running `/home/build/.rustup/toolchains/1.85.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=9bd3310a4ca4650e -C extra-filename=-225ff234fd698a6f --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-0b7b2231cbf9aba6.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-28b149592a5230c3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22982025-04-18T23:42:20.229Z Compiling equivalent v1.0.1
22992025-04-18T23:42:20.256Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name equivalent --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/equivalent-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=948185a31545ca40 -C extra-filename=-83393c1ebc8c92b8 --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`
23002025-04-18T23:42:20.365Z Compiling foldhash v0.1.3
23012025-04-18T23:42:20.391Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name foldhash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foldhash-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("default", "std"))' -C metadata=75ac500604f05f33 -C extra-filename=-3b0620f52c9321be --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`
23022025-04-18T23:42:20.568Z Running `/work/oxidecomputer/omicron/target/debug/build/typenum-fc0b8a39602987f8/build-script-main`
23032025-04-18T23:42:20.634Z Compiling hashbrown v0.15.1
23042025-04-18T23:42:20.660Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.15.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="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=d5bcc4abbd60e24a -C extra-filename=-27c977240796c3a1 --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-199f53930120fca2.rmeta --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-83393c1ebc8c92b8.rmeta --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-3b0620f52c9321be.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23052025-04-18T23:42:20.723Z Compiling generic-array v0.14.7
23062025-04-18T23:42:20.748Z Running `/home/build/.rustup/toolchains/1.85.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=eb2b95ae95bde688 -C extra-filename=-e222f7e784ebb312 --out-dir /work/oxidecomputer/omicron/target/debug/build/generic-array-e222f7e784ebb312 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-94a95822b5c1b816.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23072025-04-18T23:42:20.778Z Running `/home/build/.rustup/toolchains/1.85.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=24a794d06bc0995e -C extra-filename=-47edc3495c08b40c --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`
23082025-04-18T23:42:20.864Z Compiling signal-hook-registry v1.4.2
23092025-04-18T23:42:20.890Z Running `/home/build/.rustup/toolchains/1.85.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=385b5609bedad6d4 -C extra-filename=-f14b4583915d0413 --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-41b4d43f76d21dca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23102025-04-18T23:42:21.078Z Compiling regex-automata v0.4.8
23112025-04-18T23:42:21.104Z Running `/home/build/.rustup/toolchains/1.85.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-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=914af413dd319c34 -C extra-filename=-af772249a6769106 --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-009794bcd0adcca4.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-b0354db40e5a0a55.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-00a03bff956e80e0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23122025-04-18T23:42:21.476Z Running `/work/oxidecomputer/omicron/target/debug/build/generic-array-e222f7e784ebb312/build-script-build`
23132025-04-18T23:42:21.552Z Compiling errno v0.3.9
23142025-04-18T23:42:21.578Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name errno --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/errno-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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1ed3f3aa82ef97cd -C extra-filename=-a2355d8669023f55 --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-41b4d43f76d21dca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23152025-04-18T23:42:21.692Z Compiling futures-core v0.3.31
23162025-04-18T23:42:21.718Z Running `/home/build/.rustup/toolchains/1.85.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=968cd40321c8a54b -C extra-filename=-1576965aa7d154eb --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`
23172025-04-18T23:42:21.743Z Compiling fnv v1.0.7
23182025-04-18T23:42:21.743Z Running `/home/build/.rustup/toolchains/1.85.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=e0ea050ad4811aca -C extra-filename=-98d3c5abcf530833 --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`
23192025-04-18T23:42:21.797Z Compiling rustix v0.38.37
23202025-04-18T23:42:21.824Z Running `/home/build/.rustup/toolchains/1.85.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=d347c3042c046231 -C extra-filename=-45bdda515b9785ee --out-dir /work/oxidecomputer/omicron/target/debug/build/rustix-45bdda515b9785ee -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23212025-04-18T23:42:21.866Z Compiling thiserror v1.0.69
23222025-04-18T23:42:21.892Z Running `/home/build/.rustup/toolchains/1.85.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=8d183a9332e42243 -C extra-filename=-dd4418b58e898f9a --out-dir /work/oxidecomputer/omicron/target/debug/build/thiserror-dd4418b58e898f9a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23232025-04-18T23:42:21.937Z Compiling mio v1.0.2
23242025-04-18T23:42:21.963Z Running `/home/build/.rustup/toolchains/1.85.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=c6bb0db18a23fea0 -C extra-filename=-ac7c53bc75619921 --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-41b4d43f76d21dca.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23252025-04-18T23:42:22.433Z Compiling either v1.14.0
23262025-04-18T23:42:22.458Z Running `/home/build/.rustup/toolchains/1.85.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=98a0a6802ba1c89a -C extra-filename=-7f21ccbadb60cd85 --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`
23272025-04-18T23:42:22.484Z Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-dd4418b58e898f9a/build-script-build`
23282025-04-18T23:42:22.510Z Running `/work/oxidecomputer/omicron/target/debug/build/rustix-45bdda515b9785ee/build-script-build`
23292025-04-18T23:42:22.576Z Compiling socket2 v0.5.8
23302025-04-18T23:42:22.602Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/socket2-0.5.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=58d935590299d888 -C extra-filename=-b761ff4075e9e77b --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-41b4d43f76d21dca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23312025-04-18T23:42:22.820Z Compiling spin v0.9.8
23322025-04-18T23:42:22.846Z Running `/home/build/.rustup/toolchains/1.85.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=a4184cbc36d9a925 -C extra-filename=-ce1398b91b784a2b --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-0b7b2231cbf9aba6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23332025-04-18T23:42:22.871Z Compiling slab v0.4.9
23342025-04-18T23:42:22.871Z Running `/home/build/.rustup/toolchains/1.85.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=23d049ab395daed7 -C extra-filename=-5efcfe1a9d362585 --out-dir /work/oxidecomputer/omicron/target/debug/build/slab-5efcfe1a9d362585 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-c41639be1f87700d.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23352025-04-18T23:42:22.931Z Compiling futures-io v0.3.31
23362025-04-18T23:42:22.957Z Running `/home/build/.rustup/toolchains/1.85.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=81ce4a8372e54e8a -C extra-filename=-2865af5633b646e3 --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`
23372025-04-18T23:42:22.983Z Compiling getrandom v0.3.1
23382025-04-18T23:42:22.983Z Running `/home/build/.rustup/toolchains/1.85.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=fbc92edba820b007 -C extra-filename=-055b0f787f48c897 --out-dir /work/oxidecomputer/omicron/target/debug/build/getrandom-055b0f787f48c897 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23392025-04-18T23:42:23.074Z Compiling heck v0.5.0
23402025-04-18T23:42:23.100Z Running `/home/build/.rustup/toolchains/1.85.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=e28b5001a0b5574e -C extra-filename=-d7c4e21566c467a3 --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`
23412025-04-18T23:42:23.253Z Compiling const-oid v0.9.6
23422025-04-18T23:42:23.278Z Running `/home/build/.rustup/toolchains/1.85.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=2fec089c8ed4933d -C extra-filename=-a6ccc56041b55513 --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-04-18T23:42:23.304Z Compiling iana-time-zone v0.1.61
23442025-04-18T23:42:23.304Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name iana_time_zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iana-time-zone-0.1.61/src/lib.rs --error-format=json --json=diagnostic-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=4687d6198c2cd447 -C extra-filename=-b45bb0bd37fbdaf4 --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`
23452025-04-18T23:42:23.330Z Running `/work/oxidecomputer/omicron/target/debug/build/slab-5efcfe1a9d362585/build-script-build`
23462025-04-18T23:42:23.433Z Compiling futures-sink v0.3.31
23472025-04-18T23:42:23.458Z Running `/home/build/.rustup/toolchains/1.85.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=65efe83e6179da44 -C extra-filename=-ce74d051d15302a4 --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`
23482025-04-18T23:42:23.549Z Running `/home/build/.rustup/toolchains/1.85.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=fb6d64edb90092ab -C extra-filename=-b5b250c1c1b88026 --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`
23492025-04-18T23:42:23.626Z Compiling lazy_static v1.5.0
23502025-04-18T23:42:23.652Z Running `/home/build/.rustup/toolchains/1.85.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=fe28e955c644b99d -C extra-filename=-18ebbde8e24fab88 --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-ce1398b91b784a2b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23512025-04-18T23:42:23.677Z Compiling stable_deref_trait v1.2.0
23522025-04-18T23:42:23.678Z Running `/home/build/.rustup/toolchains/1.85.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=0901bafa7d9f7cdc -C extra-filename=-a1a49b344a9f1018 --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`
23532025-04-18T23:42:23.746Z Compiling cpufeatures v0.2.14
23542025-04-18T23:42:23.772Z Running `/home/build/.rustup/toolchains/1.85.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=0fe3614fdafc750d -C extra-filename=-3596b2d9c128a0c2 --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`
23552025-04-18T23:42:23.801Z Running `/work/oxidecomputer/omicron/target/debug/build/getrandom-055b0f787f48c897/build-script-build`
23562025-04-18T23:42:23.827Z Compiling pin-utils v0.1.0
23572025-04-18T23:42:23.827Z Running `/home/build/.rustup/toolchains/1.85.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=c930aa8157725fb1 -C extra-filename=-bb870f0abbb928a4 --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`
23582025-04-18T23:42:23.852Z Compiling pkg-config v0.3.31
23592025-04-18T23:42:23.852Z Running `/home/build/.rustup/toolchains/1.85.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=f538a96d0b9b6fb9 -C extra-filename=-1751b2fccd5c0e7a --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-04-18T23:42:23.878Z Compiling futures-channel v0.3.31
23612025-04-18T23:42:23.878Z Running `/home/build/.rustup/toolchains/1.85.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=91d84ea2f6cc0a80 -C extra-filename=-fd074e5e26c6f3e8 --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-ec0e17f73ce37523.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23622025-04-18T23:42:23.904Z Running `/home/build/.rustup/toolchains/1.85.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=4ce6980718aaa1a3 -C extra-filename=-6483d9579c8676ee --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-1576965aa7d154eb.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-ce74d051d15302a4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23632025-04-18T23:42:23.934Z Compiling futures-task v0.3.31
23642025-04-18T23:42:23.961Z Running `/home/build/.rustup/toolchains/1.85.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=e718d36de0f9351e -C extra-filename=-1ad1d5b43cab278f --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`
23652025-04-18T23:42:23.987Z Compiling dyn-clone v1.0.19
23662025-04-18T23:42:24.013Z Running `/home/build/.rustup/toolchains/1.85.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=3cfaed30029b70f6 -C extra-filename=-bb00f5df613bd167 --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`
23672025-04-18T23:42:24.225Z Compiling schemars v0.8.22
23682025-04-18T23:42:24.250Z Running `/home/build/.rustup/toolchains/1.85.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="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=f595c306392fb27f -C extra-filename=-5cdfcbee9b2f0191 --out-dir /work/oxidecomputer/omicron/target/debug/build/schemars-5cdfcbee9b2f0191 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23692025-04-18T23:42:24.285Z Compiling glob v0.3.2
23702025-04-18T23:42:24.313Z Running `/home/build/.rustup/toolchains/1.85.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=c1e747f87c9e390d -C extra-filename=-0173d020d94cf3b3 --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`
23712025-04-18T23:42:24.338Z Compiling tracing-core v0.1.32
23722025-04-18T23:42:24.338Z Running `/home/build/.rustup/toolchains/1.85.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=0d0aedb792d79407 -C extra-filename=-fe1524a63a63fc83 --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-cc4c9ca4fb71ffde.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23732025-04-18T23:42:24.364Z Compiling syn v1.0.109
23742025-04-18T23:42:24.364Z Running `/home/build/.rustup/toolchains/1.85.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=5786e1bd6fb091a8 -C extra-filename=-19051e4fa307c78c --out-dir /work/oxidecomputer/omicron/target/debug/build/syn-19051e4fa307c78c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23752025-04-18T23:42:24.620Z Running `/work/oxidecomputer/omicron/target/debug/build/schemars-5cdfcbee9b2f0191/build-script-build`
23762025-04-18T23:42:24.658Z Compiling itertools v0.10.5
23772025-04-18T23:42:24.710Z Running `/home/build/.rustup/toolchains/1.85.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=f3fb192bd2d0caa7 -C extra-filename=-a380b12963bfcb13 --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-7f21ccbadb60cd85.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23782025-04-18T23:42:24.943Z Compiling minimal-lexical v0.2.1
23792025-04-18T23:42:24.968Z Running `/home/build/.rustup/toolchains/1.85.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=41f6358ebf79fdf7 -C extra-filename=-aed16199d4e890fa --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`
23802025-04-18T23:42:24.993Z Running `/work/oxidecomputer/omicron/target/debug/build/syn-19051e4fa307c78c/build-script-build`
23812025-04-18T23:42:25.018Z Compiling writeable v0.5.5
23822025-04-18T23:42:25.018Z Running `/home/build/.rustup/toolchains/1.85.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=5eb8c01e77745a48 -C extra-filename=-7bfe56a16340225c --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`
23832025-04-18T23:42:25.052Z Compiling clang-sys v1.8.1
23842025-04-18T23:42:25.052Z Running `/home/build/.rustup/toolchains/1.85.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=f0713bd7debb0add -C extra-filename=-41f3cb76764475bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-62358d43d54c950b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg syn_disable_nightly_tests`
23852025-04-18T23:42:25.077Z Running `/home/build/.rustup/toolchains/1.85.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=553371640722434c -C extra-filename=-74187a83cd8ca181 --out-dir /work/oxidecomputer/omicron/target/debug/build/clang-sys-74187a83cd8ca181 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-0173d020d94cf3b3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23862025-04-18T23:42:25.386Z Compiling regex v1.11.1
23872025-04-18T23:42:25.411Z Running `/home/build/.rustup/toolchains/1.85.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=617f9947d5ddc203 -C extra-filename=-bf3499c0732349d3 --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-009794bcd0adcca4.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-b0354db40e5a0a55.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-af772249a6769106.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-00a03bff956e80e0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23882025-04-18T23:42:25.436Z Compiling serde_derive_internals v0.29.1
23892025-04-18T23:42:25.436Z Running `/home/build/.rustup/toolchains/1.85.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=a9f19fb4ffd74a91 -C extra-filename=-cbc5bdecbfbe63c7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23902025-04-18T23:42:25.508Z Compiling synstructure v0.13.1
23912025-04-18T23:42:25.533Z Running `/home/build/.rustup/toolchains/1.85.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=53f00e2891377f04 -C extra-filename=-705bc2d798eea23d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23922025-04-18T23:42:25.711Z Compiling nom v7.1.3
23932025-04-18T23:42:25.735Z Running `/home/build/.rustup/toolchains/1.85.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=eef5101c32f43590 -C extra-filename=-724241a249047847 --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-b0354db40e5a0a55.rmeta --extern minimal_lexical=/work/oxidecomputer/omicron/target/debug/deps/libminimal_lexical-aed16199d4e890fa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23942025-04-18T23:42:26.262Z Compiling litemap v0.7.3
23952025-04-18T23:42:26.287Z Running `/home/build/.rustup/toolchains/1.85.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=7e42ff05122e442b -C extra-filename=-2fbb725256cafeb3 --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`
23962025-04-18T23:42:26.640Z Compiling prettyplease v0.2.30
23972025-04-18T23:42:26.666Z Running `/home/build/.rustup/toolchains/1.85.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.30/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="verbatim"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=3024f76730cf42a1 -C extra-filename=-c6fc06bbb3777514 --out-dir /work/oxidecomputer/omicron/target/debug/build/prettyplease-c6fc06bbb3777514 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23982025-04-18T23:42:26.704Z Running `/work/oxidecomputer/omicron/target/debug/build/clang-sys-74187a83cd8ca181/build-script-build`
23992025-04-18T23:42:26.742Z Compiling percent-encoding v2.3.1
24002025-04-18T23:42:26.767Z Running `/home/build/.rustup/toolchains/1.85.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=8f077bd5cc174d51 -C extra-filename=-71e05fb9e91a7f76 --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-04-18T23:42:26.911Z Compiling icu_locid_transform_data v1.5.0
24022025-04-18T23:42:26.936Z Running `/home/build/.rustup/toolchains/1.85.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=2fb5cd6c12a8b460 -C extra-filename=-5b136eddb9a87548 --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-04-18T23:42:27.007Z Running `/work/oxidecomputer/omicron/target/debug/build/prettyplease-c6fc06bbb3777514/build-script-build`
24042025-04-18T23:42:27.036Z Compiling home v0.5.9
24052025-04-18T23:42:27.061Z Running `/home/build/.rustup/toolchains/1.85.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=3bef8dd71521f9db -C extra-filename=-6fcefbc560fae140 --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`
24062025-04-18T23:42:27.061Z Compiling libloading v0.8.5
24072025-04-18T23:42:27.061Z Running `/home/build/.rustup/toolchains/1.85.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=e95baa5c264e39ee -C extra-filename=-7099f56fdba84589 --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-ec0e17f73ce37523.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24082025-04-18T23:42:27.088Z Compiling icu_properties_data v1.5.0
24092025-04-18T23:42:27.088Z Running `/home/build/.rustup/toolchains/1.85.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=7bdb90024dc954dd -C extra-filename=-427e7054917974e7 --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`
24102025-04-18T23:42:27.306Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/prettyplease-0.2.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="verbatim"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=28a6cc879193425d -C extra-filename=-6f2e1d0207e851de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.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)'`
24112025-04-18T23:42:27.345Z Running `/home/build/.rustup/toolchains/1.85.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=46caeb9a7fed6eb0 -C extra-filename=-8fffd399382af63b --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-0173d020d94cf3b3.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --extern libloading=/work/oxidecomputer/omicron/target/debug/deps/liblibloading-7099f56fdba84589.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24122025-04-18T23:42:27.370Z Compiling form_urlencoded v1.2.1
24132025-04-18T23:42:27.370Z Running `/home/build/.rustup/toolchains/1.85.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=6cd342300e3b1a6c -C extra-filename=-22f142bfb74a30f8 --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-71e05fb9e91a7f76.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24142025-04-18T23:42:27.436Z Compiling write16 v1.0.0
24152025-04-18T23:42:27.460Z Running `/home/build/.rustup/toolchains/1.85.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=9d31cdddcfcf6fa8 -C extra-filename=-812ca20f2455d746 --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`
24162025-04-18T23:42:27.593Z Compiling crossbeam-utils v0.8.20
24172025-04-18T23:42:27.617Z Running `/home/build/.rustup/toolchains/1.85.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.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=454a972cee702744 -C extra-filename=-f60d0ba1b5458b04 --out-dir /work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-f60d0ba1b5458b04 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24182025-04-18T23:42:27.674Z Compiling adler2 v2.0.0
24192025-04-18T23:42:27.698Z Running `/home/build/.rustup/toolchains/1.85.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=665e045183b90396 -C extra-filename=-77acd00eea460188 --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-04-18T23:42:27.889Z Compiling utf8_iter v1.0.4
24212025-04-18T23:42:27.914Z Running `/home/build/.rustup/toolchains/1.85.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=155e38d55050548f -C extra-filename=-e04cb3990645b677 --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`
24222025-04-18T23:42:28.110Z Compiling paste v1.0.15
24232025-04-18T23:42:28.141Z Running `/home/build/.rustup/toolchains/1.85.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=e886e00bac8f29db -C extra-filename=-85566530b7ac6788 --out-dir /work/oxidecomputer/omicron/target/debug/build/paste-85566530b7ac6788 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24242025-04-18T23:42:28.173Z Compiling utf16_iter v1.0.5
24252025-04-18T23:42:28.197Z Running `/home/build/.rustup/toolchains/1.85.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=b0025e7486123a14 -C extra-filename=-541702bfcb648d36 --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`
24262025-04-18T23:42:28.389Z Compiling cexpr v0.6.0
24272025-04-18T23:42:28.414Z Running `/home/build/.rustup/toolchains/1.85.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=064f831e0c6aeb09 -C extra-filename=-14eb95867c680923 --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-724241a249047847.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24282025-04-18T23:42:28.507Z Compiling strsim v0.11.1
24292025-04-18T23:42:28.532Z Running `/home/build/.rustup/toolchains/1.85.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=29d5e51d4694ea38 -C extra-filename=-f65fb5752489051b --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`
24302025-04-18T23:42:28.660Z Compiling icu_normalizer_data v1.5.0
24312025-04-18T23:42:28.686Z Running `/home/build/.rustup/toolchains/1.85.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=65a147e929587886 -C extra-filename=-b5e1bf81f4bbb98e --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`
24322025-04-18T23:42:28.730Z Running `/work/oxidecomputer/omicron/target/debug/build/paste-85566530b7ac6788/build-script-build`
24332025-04-18T23:42:28.789Z Running `/work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-f60d0ba1b5458b04/build-script-build`
24342025-04-18T23:42:28.814Z Compiling miniz_oxide v0.8.5
24352025-04-18T23:42:28.839Z Running `/home/build/.rustup/toolchains/1.85.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=a29567f74eba3951 -C extra-filename=-0919e08990387c7e --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-77acd00eea460188.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24362025-04-18T23:42:28.864Z Compiling ring v0.17.11
24372025-04-18T23:42:28.864Z Running `/home/build/.rustup/toolchains/1.85.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.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="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=af2b470f5337f15e -C extra-filename=-7b2ad44f4b4f45b2 --out-dir /work/oxidecomputer/omicron/target/debug/build/ring-7b2ad44f4b4f45b2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-26b01f0b27175bd6.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24382025-04-18T23:42:29.190Z Compiling vcpkg v0.2.15
24392025-04-18T23:42:29.215Z Running `/home/build/.rustup/toolchains/1.85.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=e6bcdbb5f1d89ff7 -C extra-filename=-86ab338041730e84 --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`
24402025-04-18T23:42:29.516Z Compiling serde_derive v1.0.219
24412025-04-18T23:42:29.541Z Running `/home/build/.rustup/toolchains/1.85.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=ca8e6df49f2d6237 -C extra-filename=-57028f4ad90763c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24422025-04-18T23:42:29.759Z Compiling zeroize_derive v1.4.2
24432025-04-18T23:42:29.787Z Running `/home/build/.rustup/toolchains/1.85.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=631ce54dfab2d73a -C extra-filename=-a9e43a0ce47ea8b6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24442025-04-18T23:42:29.812Z Compiling thiserror-impl v1.0.69
24452025-04-18T23:42:29.812Z Running `/home/build/.rustup/toolchains/1.85.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=b3d484f095a01a65 -C extra-filename=-2d15444cb63cc979 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24462025-04-18T23:42:29.842Z Compiling tokio-macros v2.5.0
24472025-04-18T23:42:29.867Z Running `/home/build/.rustup/toolchains/1.85.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=a426949487511e24 -C extra-filename=-742fe954e9b2c422 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24482025-04-18T23:42:30.058Z Compiling zerocopy-derive v0.7.35
24492025-04-18T23:42:30.084Z Running `/home/build/.rustup/toolchains/1.85.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=fa55918d441158ce -C extra-filename=-03fdc64b7ec54fc1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24502025-04-18T23:42:30.661Z Compiling futures-macro v0.3.31
24512025-04-18T23:42:30.686Z Running `/home/build/.rustup/toolchains/1.85.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=d667d2c9a76fa19c -C extra-filename=-d9d8ebfe3a340d5c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24522025-04-18T23:42:31.092Z Compiling zeroize v1.8.1
24532025-04-18T23:42:31.117Z Running `/home/build/.rustup/toolchains/1.85.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=c72c6d8a033caa0f -C extra-filename=-fcbc907c8ef40e73 --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-a9e43a0ce47ea8b6.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24542025-04-18T23:42:31.256Z Compiling schemars_derive v0.8.22
24552025-04-18T23:42:31.281Z Running `/home/build/.rustup/toolchains/1.85.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=612f7aaa011a2c8c -C extra-filename=-9cfe3be89681ff4a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern serde_derive_internals=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive_internals-cbc5bdecbfbe63c7.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24562025-04-18T23:42:31.451Z Running `/home/build/.rustup/toolchains/1.85.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=7b11857949b74061 -C extra-filename=-d357ff4a560a2e60 --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-47edc3495c08b40c.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg relaxed_coherence`
24572025-04-18T23:42:31.858Z Compiling zerocopy v0.7.35
24582025-04-18T23:42:31.883Z Running `/home/build/.rustup/toolchains/1.85.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=5c1de427613c1ccb -C extra-filename=-e2b988a37ae0a00f --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-6fa0bc0485b87f2d.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-03fdc64b7ec54fc1.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24592025-04-18T23:42:32.294Z Compiling futures-util v0.3.31
24602025-04-18T23:42:32.319Z Running `/home/build/.rustup/toolchains/1.85.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=f6e229ae299829d5 -C extra-filename=-b0bb2655c6c75b19 --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-6483d9579c8676ee.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-1576965aa7d154eb.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-2865af5633b646e3.rmeta --extern futures_macro=/work/oxidecomputer/omicron/target/debug/deps/libfutures_macro-d9d8ebfe3a340d5c.so --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-ce74d051d15302a4.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-1ad1d5b43cab278f.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-b0354db40e5a0a55.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-3d55b6ea8d435783.rmeta --extern pin_utils=/work/oxidecomputer/omicron/target/debug/deps/libpin_utils-bb870f0abbb928a4.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-b5b250c1c1b88026.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24612025-04-18T23:42:32.363Z Running `/home/build/.rustup/toolchains/1.85.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=0a43756d057c675d -C extra-filename=-0266bbc8d1895c8a --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-2d15444cb63cc979.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)'`
24622025-04-18T23:42:32.522Z Compiling zerofrom-derive v0.1.4
24632025-04-18T23:42:32.549Z Running `/home/build/.rustup/toolchains/1.85.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=1bb79809913e01b8 -C extra-filename=-1549c3d51fbe8f57 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern synstructure=/work/oxidecomputer/omicron/target/debug/deps/libsynstructure-705bc2d798eea23d.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24642025-04-18T23:42:32.637Z Compiling crypto-common v0.1.6
24652025-04-18T23:42:32.662Z Running `/home/build/.rustup/toolchains/1.85.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=d708bbbf8e7f0d41 -C extra-filename=-e1a390a05d401962 --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-d357ff4a560a2e60.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c9da9b954e2f8ef1.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-47edc3495c08b40c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24662025-04-18T23:42:32.894Z Compiling block-buffer v0.10.4
24672025-04-18T23:42:32.919Z Running `/home/build/.rustup/toolchains/1.85.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=c9b83436e8ecc62f -C extra-filename=-dd4945547ab36768 --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-d357ff4a560a2e60.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24682025-04-18T23:42:33.064Z Compiling ppv-lite86 v0.2.20
24692025-04-18T23:42:33.089Z Running `/home/build/.rustup/toolchains/1.85.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=9a69c0da2d0b77fa -C extra-filename=-299692ff00012652 --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-e2b988a37ae0a00f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24702025-04-18T23:42:33.177Z Compiling digest v0.10.7
24712025-04-18T23:42:33.203Z Running `/home/build/.rustup/toolchains/1.85.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=db19e9a47d9dbc6d -C extra-filename=-083fa08a5a7d6196 --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-dd4945547ab36768.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-a6ccc56041b55513.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-e1a390a05d401962.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-af7ee5c1b0f412fa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24722025-04-18T23:42:33.706Z Compiling yoke-derive v0.7.4
24732025-04-18T23:42:33.732Z Running `/home/build/.rustup/toolchains/1.85.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=fb233c74f21dcbb1 -C extra-filename=-189ce02fccb11035 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern synstructure=/work/oxidecomputer/omicron/target/debug/deps/libsynstructure-705bc2d798eea23d.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24742025-04-18T23:42:33.803Z Compiling zerovec-derive v0.10.3
24752025-04-18T23:42:33.828Z Running `/home/build/.rustup/toolchains/1.85.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=bef2a20693e5ab69 -C extra-filename=-a6f0e7fa84c8d0b4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24762025-04-18T23:42:33.969Z Compiling tracing-attributes v0.1.27
24772025-04-18T23:42:33.995Z Running `/home/build/.rustup/toolchains/1.85.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=f3cdbde3668f668d -C extra-filename=-45b5186839857f08 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24782025-04-18T23:42:35.139Z Compiling displaydoc v0.2.5
24792025-04-18T23:42:35.165Z Running `/home/build/.rustup/toolchains/1.85.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=e9117e94df9c5ef3 -C extra-filename=-77ad94e1e682e77d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24802025-04-18T23:42:35.665Z Compiling zerofrom v0.1.4
24812025-04-18T23:42:35.690Z Running `/home/build/.rustup/toolchains/1.85.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=46f411e7507ac61c -C extra-filename=-51caf9b7a8492b3a --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-1549c3d51fbe8f57.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24822025-04-18T23:42:35.772Z Running `/home/build/.rustup/toolchains/1.85.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=554a0a1e0a61f580 -C extra-filename=-803c61386c7e7ead --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-57028f4ad90763c1.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)'`
24832025-04-18T23:42:35.894Z Compiling rand_chacha v0.3.1
24842025-04-18T23:42:35.920Z Running `/home/build/.rustup/toolchains/1.85.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=2ea6eb7129eed6d4 -C extra-filename=-b6f452d4d0d91927 --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-299692ff00012652.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c9da9b954e2f8ef1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24852025-04-18T23:42:35.981Z Compiling icu_provider_macros v1.5.0
24862025-04-18T23:42:36.006Z Running `/home/build/.rustup/toolchains/1.85.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=61e593307bf57756 -C extra-filename=-efecb030328f7e5a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24872025-04-18T23:42:36.084Z Compiling yoke v0.7.4
24882025-04-18T23:42:36.110Z Running `/home/build/.rustup/toolchains/1.85.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=a30a903d988b8288 -C extra-filename=-161abc37325a9a41 --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-a1a49b344a9f1018.rmeta --extern yoke_derive=/work/oxidecomputer/omicron/target/debug/deps/libyoke_derive-189ce02fccb11035.so --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-51caf9b7a8492b3a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24892025-04-18T23:42:36.295Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-7b2ad44f4b4f45b2/build-script-build`
24902025-04-18T23:42:36.439Z Compiling zerovec v0.10.4
24912025-04-18T23:42:36.464Z Running `/home/build/.rustup/toolchains/1.85.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=286a16fff9b193a7 -C extra-filename=-ebca2b916cad2a21 --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-161abc37325a9a41.rmeta --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-51caf9b7a8492b3a.rmeta --extern zerovec_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerovec_derive-a6f0e7fa84c8d0b4.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24922025-04-18T23:42:36.607Z Compiling rand v0.8.5
24932025-04-18T23:42:36.634Z Running `/home/build/.rustup/toolchains/1.85.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=0ae5fce9dcc0721d -C extra-filename=-b99fd4e1fc564475 --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-41b4d43f76d21dca.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-b6f452d4d0d91927.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c9da9b954e2f8ef1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24942025-04-18T23:42:36.790Z Compiling tracing v0.1.40
24952025-04-18T23:42:36.815Z Running `/home/build/.rustup/toolchains/1.85.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=f4b9fbffa373c51b -C extra-filename=-206f3351995e71c6 --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-a147a23faaf349f2.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-3d55b6ea8d435783.rmeta --extern tracing_attributes=/work/oxidecomputer/omicron/target/debug/deps/libtracing_attributes-45b5186839857f08.so --extern tracing_core=/work/oxidecomputer/omicron/target/debug/deps/libtracing_core-fe1524a63a63fc83.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24962025-04-18T23:42:37.077Z Running `/home/build/.rustup/toolchains/1.85.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.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=849c7926e944dde7 -C extra-filename=-2177475d79c1394d --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)'`
24972025-04-18T23:42:37.147Z Running `/home/build/.rustup/toolchains/1.85.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=64e3a0ce94f9f357 -C extra-filename=-733d7b7938cc4461 --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"))'`
24982025-04-18T23:42:37.241Z Compiling powerfmt v0.2.0
24992025-04-18T23:42:37.266Z Running `/home/build/.rustup/toolchains/1.85.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=c06d0e720f57ccf6 -C extra-filename=-1cc8d764fbe0cdb3 --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`
25002025-04-18T23:42:37.606Z Compiling num-conv v0.1.0
25012025-04-18T23:42:37.631Z Running `/home/build/.rustup/toolchains/1.85.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=9e7a21fb7fee23f5 -C extra-filename=-72814c7db14d9e6f --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`
25022025-04-18T23:42:37.698Z Compiling time-core v0.1.2
25032025-04-18T23:42:37.723Z Running `/home/build/.rustup/toolchains/1.85.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=503d358f2f716382 -C extra-filename=-3bcb33804f034ca0 --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`
25042025-04-18T23:42:37.895Z Compiling deranged v0.3.11
25052025-04-18T23:42:37.895Z Running `/home/build/.rustup/toolchains/1.85.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=c18bee0ef64bef8a -C extra-filename=-07813c3ce948a69e --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-1cc8d764fbe0cdb3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25062025-04-18T23:42:37.924Z Compiling time-macros v0.2.18
25072025-04-18T23:42:37.949Z Running `/home/build/.rustup/toolchains/1.85.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=bb1cc546f8a25536 -C extra-filename=-87cb7e65f90be4f1 --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-72814c7db14d9e6f.rlib --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-3bcb33804f034ca0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25082025-04-18T23:42:38.092Z Compiling tinystr v0.7.6
25092025-04-18T23:42:38.092Z Running `/home/build/.rustup/toolchains/1.85.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=4987022d0309c1e7 -C extra-filename=-01f8f485f6ee5037 --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-77ad94e1e682e77d.so --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-ebca2b916cad2a21.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25102025-04-18T23:42:38.198Z Compiling icu_collections v1.5.0
25112025-04-18T23:42:38.223Z Running `/home/build/.rustup/toolchains/1.85.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=b980f278a24d664f -C extra-filename=-1b3fd179d5898eef --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-77ad94e1e682e77d.so --extern yoke=/work/oxidecomputer/omicron/target/debug/deps/libyoke-161abc37325a9a41.rmeta --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-51caf9b7a8492b3a.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-ebca2b916cad2a21.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25122025-04-18T23:42:38.268Z Compiling num_threads v0.1.7
25132025-04-18T23:42:38.293Z Running `/home/build/.rustup/toolchains/1.85.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=75b6a1f88f7f580a -C extra-filename=-1c56bab8969cd159 --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`
25142025-04-18T23:42:38.413Z Compiling icu_locid v1.5.0
25152025-04-18T23:42:38.438Z Running `/home/build/.rustup/toolchains/1.85.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=fcd59d07f3791c6c -C extra-filename=-f6896e7439d1e9f1 --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-77ad94e1e682e77d.so --extern litemap=/work/oxidecomputer/omicron/target/debug/deps/liblitemap-2fbb725256cafeb3.rmeta --extern tinystr=/work/oxidecomputer/omicron/target/debug/deps/libtinystr-01f8f485f6ee5037.rmeta --extern writeable=/work/oxidecomputer/omicron/target/debug/deps/libwriteable-7bfe56a16340225c.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-ebca2b916cad2a21.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25162025-04-18T23:42:38.463Z Compiling bindgen v0.69.5
25172025-04-18T23:42:38.463Z Running `/home/build/.rustup/toolchains/1.85.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=f758cdfe6dc8885e -C extra-filename=-1405492a315d526f --out-dir /work/oxidecomputer/omicron/target/debug/build/bindgen-1405492a315d526f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25182025-04-18T23:42:38.558Z Compiling block-padding v0.3.3
25192025-04-18T23:42:38.583Z Running `/home/build/.rustup/toolchains/1.85.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=4c64cdb43fb20af6 -C extra-filename=-1c674b68c561334c --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-d357ff4a560a2e60.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25202025-04-18T23:42:38.806Z Compiling httparse v1.9.5
25212025-04-18T23:42:38.833Z Running `/home/build/.rustup/toolchains/1.85.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=37ede6e098ced7db -C extra-filename=-f5cadb8b74f448ac --out-dir /work/oxidecomputer/omicron/target/debug/build/httparse-f5cadb8b74f448ac -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25222025-04-18T23:42:39.247Z Compiling lazycell v1.3.0
25232025-04-18T23:42:39.272Z Running `/home/build/.rustup/toolchains/1.85.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=45a221a84c009eb1 -C extra-filename=-074293a2e6cf23b5 --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`
25242025-04-18T23:42:39.297Z Running `/work/oxidecomputer/omicron/target/debug/build/bindgen-1405492a315d526f/build-script-build`
25252025-04-18T23:42:39.333Z Compiling rustc-hash v1.1.0
25262025-04-18T23:42:39.359Z Running `/home/build/.rustup/toolchains/1.85.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=73195994a22efad4 -C extra-filename=-2421a59c29d6ccdd --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`
25272025-04-18T23:42:39.384Z Compiling atomic-waker v1.1.2
25282025-04-18T23:42:39.384Z Running `/home/build/.rustup/toolchains/1.85.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=1340f54916d611d1 -C extra-filename=-681c30393c48bbd3 --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-04-18T23:42:39.444Z Compiling icu_provider v1.5.0
25302025-04-18T23:42:39.469Z Running `/home/build/.rustup/toolchains/1.85.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=bf60ec8091357017 -C extra-filename=-67b0ca5540e62bff --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-77ad94e1e682e77d.so --extern icu_locid=/work/oxidecomputer/omicron/target/debug/deps/libicu_locid-f6896e7439d1e9f1.rmeta --extern icu_provider_macros=/work/oxidecomputer/omicron/target/debug/deps/libicu_provider_macros-efecb030328f7e5a.so --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-a1a49b344a9f1018.rmeta --extern tinystr=/work/oxidecomputer/omicron/target/debug/deps/libtinystr-01f8f485f6ee5037.rmeta --extern writeable=/work/oxidecomputer/omicron/target/debug/deps/libwriteable-7bfe56a16340225c.rmeta --extern yoke=/work/oxidecomputer/omicron/target/debug/deps/libyoke-161abc37325a9a41.rmeta --extern zerofrom=/work/oxidecomputer/omicron/target/debug/deps/libzerofrom-51caf9b7a8492b3a.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-ebca2b916cad2a21.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25312025-04-18T23:42:39.497Z Running `/work/oxidecomputer/omicron/target/debug/build/httparse-f5cadb8b74f448ac/build-script-build`
25322025-04-18T23:42:39.530Z Compiling inout v0.1.3
25332025-04-18T23:42:39.555Z Running `/home/build/.rustup/toolchains/1.85.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=4d1c5d8a5e8ef0fe -C extra-filename=-36e4bafe4ceaf0d2 --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-1c674b68c561334c.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-d357ff4a560a2e60.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25342025-04-18T23:42:39.587Z Compiling cmake v0.1.51
25352025-04-18T23:42:39.612Z Running `/home/build/.rustup/toolchains/1.85.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=ae695c533697f2b4 -C extra-filename=-ee5cc418a725a804 --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-26b01f0b27175bd6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25362025-04-18T23:42:39.637Z Compiling fs_extra v1.3.0
25372025-04-18T23:42:39.637Z Running `/home/build/.rustup/toolchains/1.85.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=9036fc139d896097 -C extra-filename=-a07e8d834e3b67b7 --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`
25382025-04-18T23:42:39.811Z Compiling untrusted v0.9.0
25392025-04-18T23:42:39.836Z Running `/home/build/.rustup/toolchains/1.85.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=12171dd878846ad6 -C extra-filename=-7771f0e505a6f670 --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`
25402025-04-18T23:42:40.016Z Compiling dunce v1.0.5
25412025-04-18T23:42:40.041Z Running `/home/build/.rustup/toolchains/1.85.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=00c0c22eebc17163 -C extra-filename=-60ba1eb8af7b4181 --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`
25422025-04-18T23:42:40.107Z Compiling icu_locid_transform v1.5.0
25432025-04-18T23:42:40.133Z Running `/home/build/.rustup/toolchains/1.85.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=63fb28435c583808 -C extra-filename=-a32cb9b6471ddd8c --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-77ad94e1e682e77d.so --extern icu_locid=/work/oxidecomputer/omicron/target/debug/deps/libicu_locid-f6896e7439d1e9f1.rmeta --extern icu_locid_transform_data=/work/oxidecomputer/omicron/target/debug/deps/libicu_locid_transform_data-5b136eddb9a87548.rmeta --extern icu_provider=/work/oxidecomputer/omicron/target/debug/deps/libicu_provider-67b0ca5540e62bff.rmeta --extern tinystr=/work/oxidecomputer/omicron/target/debug/deps/libtinystr-01f8f485f6ee5037.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-ebca2b916cad2a21.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25442025-04-18T23:42:40.162Z Compiling bytes v1.10.1
25452025-04-18T23:42:40.187Z Running `/home/build/.rustup/toolchains/1.85.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=3c0bd3f752189c22 -C extra-filename=-ce2dce95250b5acd --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-803c61386c7e7ead.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25462025-04-18T23:42:40.212Z Compiling bitflags v2.6.0
25472025-04-18T23:42:40.212Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-2.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="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=7079117219fe6c5a -C extra-filename=-c7c1628fdb66589a --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-803c61386c7e7ead.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25482025-04-18T23:42:40.299Z Running `/home/build/.rustup/toolchains/1.85.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=2a5f83e63bdc87ce -C extra-filename=-60ab1847d47130b3 --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-57976e99141aa10c.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-b0354db40e5a0a55.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-09050f2054347c06.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.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"))'`
25492025-04-18T23:42:40.338Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=b9ed10c2e52dacb7 -C extra-filename=-35fe9f3e62a3e6de --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-803c61386c7e7ead.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)'`
25502025-04-18T23:42:40.442Z Compiling indexmap v2.7.1
25512025-04-18T23:42:40.467Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-2.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--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", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=39e9769b4a09bd67 -C extra-filename=-fe360efd72b9dcbf --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-83393c1ebc8c92b8.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-27c977240796c3a1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25522025-04-18T23:42:40.492Z Compiling chrono v0.4.40
25532025-04-18T23:42:40.492Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.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="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=57e12586b0406f64 -C extra-filename=-5e30db83facd7afa --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-b45bb0bd37fbdaf4.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e9d24d36744151b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25542025-04-18T23:42:40.612Z Running `/home/build/.rustup/toolchains/1.85.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=c8eecd2b5dd7d814 -C extra-filename=-d8b17b42b63e4711 --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-c7c1628fdb66589a.rmeta --extern libc_errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-a2355d8669023f55.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg libc --cfg solarish`
25552025-04-18T23:42:40.825Z Compiling uuid v1.15.1
25562025-04-18T23:42:40.851Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.15.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=d04d6b301c7be14a -C extra-filename=-d309baf267529c94 --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-fd074e5e26c6f3e8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25572025-04-18T23:42:40.933Z Compiling time v0.3.36
25582025-04-18T23:42:40.958Z Running `/home/build/.rustup/toolchains/1.85.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=55fe4578b39dc55f -C extra-filename=-1268dab9db3bdae9 --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-07813c3ce948a69e.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-57976e99141aa10c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --extern num_conv=/work/oxidecomputer/omicron/target/debug/deps/libnum_conv-72814c7db14d9e6f.rmeta --extern num_threads=/work/oxidecomputer/omicron/target/debug/deps/libnum_threads-1c56bab8969cd159.rmeta --extern powerfmt=/work/oxidecomputer/omicron/target/debug/deps/libpowerfmt-1cc8d764fbe0cdb3.rmeta --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-3bcb33804f034ca0.rmeta --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-87cb7e65f90be4f1.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25592025-04-18T23:42:41.403Z Compiling tokio v1.43.0
25602025-04-18T23:42:41.428Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/lib.rs --error-format=json --json=diagnostic-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="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=63c456e567271df3 -C extra-filename=-6988d85d3cd03a73 --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-ce2dce95250b5acd.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-ac7c53bc75619921.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-225ff234fd698a6f.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-3d55b6ea8d435783.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-f14b4583915d0413.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-b761ff4075e9e77b.rmeta --extern tokio_macros=/work/oxidecomputer/omicron/target/debug/deps/libtokio_macros-742fe954e9b2c422.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25612025-04-18T23:42:41.601Z Compiling http v1.2.0
25622025-04-18T23:42:41.626Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a04394704c21c290 -C extra-filename=-efea43f149fc010c --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-ce2dce95250b5acd.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-98d3c5abcf530833.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-57976e99141aa10c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25632025-04-18T23:42:42.053Z Compiling icu_properties v1.5.1
25642025-04-18T23:42:42.078Z Running `/home/build/.rustup/toolchains/1.85.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=d992b354b18c2e92 -C extra-filename=-ef934a2650998151 --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-77ad94e1e682e77d.so --extern icu_collections=/work/oxidecomputer/omicron/target/debug/deps/libicu_collections-1b3fd179d5898eef.rmeta --extern icu_locid_transform=/work/oxidecomputer/omicron/target/debug/deps/libicu_locid_transform-a32cb9b6471ddd8c.rmeta --extern icu_properties_data=/work/oxidecomputer/omicron/target/debug/deps/libicu_properties_data-427e7054917974e7.rmeta --extern icu_provider=/work/oxidecomputer/omicron/target/debug/deps/libicu_provider-67b0ca5540e62bff.rmeta --extern tinystr=/work/oxidecomputer/omicron/target/debug/deps/libtinystr-01f8f485f6ee5037.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-ebca2b916cad2a21.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25652025-04-18T23:42:42.110Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name ring --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ring-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="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=49e85edc63b4774a -C extra-filename=-4a68b3eecd5d51e7 --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-ec0e17f73ce37523.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-18f0880b436c32e6.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-7771f0e505a6f670.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -l static=ring_core_0_17_11_ -l static=ring_core_0_17_11__test`
25662025-04-18T23:42:42.628Z Running `/home/build/.rustup/toolchains/1.85.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="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=192f07f236cb0e60 -C extra-filename=-100cb7d35d5b0188 --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-ce2dce95250b5acd.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-bb00f5df613bd167.rmeta --extern schemars_derive=/work/oxidecomputer/omicron/target/debug/deps/libschemars_derive-9cfe3be89681ff4a.so --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern uuid1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_atomic64 --cfg std_atomic`
25672025-04-18T23:42:43.308Z Compiling cipher v0.4.4
25682025-04-18T23:42:43.333Z Running `/home/build/.rustup/toolchains/1.85.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=c9bc9b4ab3c30a70 -C extra-filename=-9d70b71e26e1a838 --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-e1a390a05d401962.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-36e4bafe4ceaf0d2.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25692025-04-18T23:42:43.459Z Running `/home/build/.rustup/toolchains/1.85.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=908b33e8ebe7a9b1 -C extra-filename=-a0db6af83eafa305 --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`
25702025-04-18T23:42:43.831Z Compiling which v4.4.2
25712025-04-18T23:42:43.856Z Running `/home/build/.rustup/toolchains/1.85.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=92fb2180b9401e68 -C extra-filename=-df4a5ef8a7366386 --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-7f21ccbadb60cd85.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-6fcefbc560fae140.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-d8b17b42b63e4711.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25722025-04-18T23:42:44.081Z Compiling serde_tokenstream v0.2.2
25732025-04-18T23:42:44.108Z Running `/home/build/.rustup/toolchains/1.85.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=2e224784eef40953 -C extra-filename=-7387aee53f0569a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25742025-04-18T23:42:44.316Z Running `/home/build/.rustup/toolchains/1.85.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=f316db049d082dff -C extra-filename=-122760b6d15ac87f --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-c7c1628fdb66589a.rmeta --extern cexpr=/work/oxidecomputer/omicron/target/debug/deps/libcexpr-14eb95867c680923.rmeta --extern clang_sys=/work/oxidecomputer/omicron/target/debug/deps/libclang_sys-8fffd399382af63b.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a380b12963bfcb13.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-18ebbde8e24fab88.rmeta --extern lazycell=/work/oxidecomputer/omicron/target/debug/deps/liblazycell-074293a2e6cf23b5.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-6f2e1d0207e851de.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-2421a59c29d6ccdd.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-c29a401cfb96b366.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rmeta --extern which=/work/oxidecomputer/omicron/target/debug/deps/libwhich-df4a5ef8a7366386.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25752025-04-18T23:42:44.591Z Compiling sha2 v0.10.8
25762025-04-18T23:42:44.616Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name sha2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sha2-0.10.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="oid"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=e7b774576f4528df -C extra-filename=-4bc770e5eb148850 --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-ec0e17f73ce37523.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-3596b2d9c128a0c2.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-083fa08a5a7d6196.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25772025-04-18T23:42:44.641Z Compiling gimli v0.31.1
25782025-04-18T23:42:44.641Z Running `/home/build/.rustup/toolchains/1.85.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=0f030a3c52c31b10 -C extra-filename=-ed4148cb97cb18cc --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`
25792025-04-18T23:42:44.666Z Compiling toml_datetime v0.6.8
25802025-04-18T23:42:44.666Z Running `/home/build/.rustup/toolchains/1.85.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.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=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::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="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=206b2b1ff4d99c7b -C extra-filename=-a9ebb03362947fc3 --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-803c61386c7e7ead.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25812025-04-18T23:42:45.079Z Compiling serde_spanned v0.6.8
25822025-04-18T23:42:45.104Z Running `/home/build/.rustup/toolchains/1.85.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.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=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::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="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=b2b2f79baf108638 -C extra-filename=-ad78f1a2852a0e7c --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-803c61386c7e7ead.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25832025-04-18T23:42:45.314Z Compiling icu_normalizer v1.5.0
25842025-04-18T23:42:45.338Z Running `/home/build/.rustup/toolchains/1.85.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=9e1cc98e6dafdd7d -C extra-filename=-fb2425f9e77a6f1d --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-77ad94e1e682e77d.so --extern icu_collections=/work/oxidecomputer/omicron/target/debug/deps/libicu_collections-1b3fd179d5898eef.rmeta --extern icu_normalizer_data=/work/oxidecomputer/omicron/target/debug/deps/libicu_normalizer_data-b5e1bf81f4bbb98e.rmeta --extern icu_properties=/work/oxidecomputer/omicron/target/debug/deps/libicu_properties-ef934a2650998151.rmeta --extern icu_provider=/work/oxidecomputer/omicron/target/debug/deps/libicu_provider-67b0ca5540e62bff.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-e5bb232e735f783e.rmeta --extern utf16_iter=/work/oxidecomputer/omicron/target/debug/deps/libutf16_iter-541702bfcb648d36.rmeta --extern utf8_iter=/work/oxidecomputer/omicron/target/debug/deps/libutf8_iter-e04cb3990645b677.rmeta --extern write16=/work/oxidecomputer/omicron/target/debug/deps/libwrite16-812ca20f2455d746.rmeta --extern zerovec=/work/oxidecomputer/omicron/target/debug/deps/libzerovec-ebca2b916cad2a21.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25852025-04-18T23:42:45.374Z Compiling object v0.36.5
25862025-04-18T23:42:45.398Z Running `/home/build/.rustup/toolchains/1.85.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=9319af6ecb6d5cc9 -C extra-filename=-de49321cac4cb885 --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-b0354db40e5a0a55.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25872025-04-18T23:42:45.850Z Compiling anyhow v1.0.97
25882025-04-18T23:42:45.874Z Running `/home/build/.rustup/toolchains/1.85.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.97/build.rs --error-format=json --json=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=0b11e6cdbdbaf8a1 -C extra-filename=-397316e721fbeb0e --out-dir /work/oxidecomputer/omicron/target/debug/build/anyhow-397316e721fbeb0e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25892025-04-18T23:42:45.957Z Compiling base64ct v1.6.0
25902025-04-18T23:42:45.982Z Running `/home/build/.rustup/toolchains/1.85.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=6a359404bc016fbb -C extra-filename=-c2d7fa6755e2dac2 --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`
25912025-04-18T23:42:46.427Z Compiling idna_adapter v1.2.0
25922025-04-18T23:42:46.452Z Running `/home/build/.rustup/toolchains/1.85.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=880bc847b1e58ab4 -C extra-filename=-5381551bc3ef8bd4 --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-fb2425f9e77a6f1d.rmeta --extern icu_properties=/work/oxidecomputer/omicron/target/debug/deps/libicu_properties-ef934a2650998151.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25932025-04-18T23:42:46.485Z Compiling rustc-demangle v0.1.24
25942025-04-18T23:42:46.509Z Running `/home/build/.rustup/toolchains/1.85.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=41e4e536e71f819c -C extra-filename=-36f089942792bfee --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`
25952025-04-18T23:42:46.665Z Compiling idna v1.0.3
25962025-04-18T23:42:46.690Z Running `/home/build/.rustup/toolchains/1.85.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=90729f1e8382b3b8 -C extra-filename=-87a7b1b5fd1fda96 --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-5381551bc3ef8bd4.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-e5bb232e735f783e.rmeta --extern utf8_iter=/work/oxidecomputer/omicron/target/debug/deps/libutf8_iter-e04cb3990645b677.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25972025-04-18T23:42:46.786Z Compiling rustls-pki-types v1.10.0
25982025-04-18T23:42:46.811Z Running `/home/build/.rustup/toolchains/1.85.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=dfeb14ae81329c28 -C extra-filename=-194970f43a43e576 --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`
25992025-04-18T23:42:47.201Z Compiling url v2.5.3
26002025-04-18T23:42:47.227Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name url --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/url-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde", "std"))' -C metadata=0961cb9062cfb543 -C extra-filename=-dca5b9914bad475f --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-22f142bfb74a30f8.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-87a7b1b5fd1fda96.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-71e05fb9e91a7f76.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26012025-04-18T23:42:47.257Z Compiling aws-lc-rs v1.12.4
26022025-04-18T23:42:47.282Z Running `/home/build/.rustup/toolchains/1.85.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=1d50054e6d242630 -C extra-filename=-971b0d375c0efa06 --out-dir /work/oxidecomputer/omicron/target/debug/build/aws-lc-rs-971b0d375c0efa06 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26032025-04-18T23:42:47.630Z Running `/work/oxidecomputer/omicron/target/debug/build/anyhow-397316e721fbeb0e/build-script-build`
26042025-04-18T23:42:47.693Z Compiling hmac v0.12.1
26052025-04-18T23:42:47.718Z Running `/home/build/.rustup/toolchains/1.85.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=d34ea643fc0d565a -C extra-filename=-760683026a9c7107 --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-083fa08a5a7d6196.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26062025-04-18T23:42:47.958Z Compiling http-body v1.0.1
26072025-04-18T23:42:47.983Z Running `/home/build/.rustup/toolchains/1.85.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=3d84d1f5e332fd1e -C extra-filename=-674fe0ea2b5f2c0a --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-ce2dce95250b5acd.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26082025-04-18T23:42:48.008Z Compiling untrusted v0.7.1
26092025-04-18T23:42:48.008Z Running `/home/build/.rustup/toolchains/1.85.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=99f4b932a8fe025d -C extra-filename=-3d1d78866ee01987 --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`
26102025-04-18T23:42:48.122Z Compiling addr2line v0.24.2
26112025-04-18T23:42:48.155Z Running `/home/build/.rustup/toolchains/1.85.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=7d8492e9d0402eb8 -C extra-filename=-2363a9e0ac3c7204 --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-ed4148cb97cb18cc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26122025-04-18T23:42:48.202Z Compiling base64 v0.22.1
26132025-04-18T23:42:48.229Z Running `/home/build/.rustup/toolchains/1.85.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=7b913cd9bb6279a2 -C extra-filename=-210ce714c13e89e6 --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`
26142025-04-18T23:42:48.229Z Compiling try-lock v0.2.5
26152025-04-18T23:42:48.255Z Running `/home/build/.rustup/toolchains/1.85.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=cd048268d3784b13 -C extra-filename=-9e50b188b68cccec --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`
26162025-04-18T23:42:48.396Z Compiling httpdate v1.0.3
26172025-04-18T23:42:48.420Z Running `/home/build/.rustup/toolchains/1.85.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=d1a278c0f1f43544 -C extra-filename=-9174e92732ce6af6 --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`
26182025-04-18T23:42:48.510Z Compiling tokio-util v0.7.13
26192025-04-18T23:42:48.536Z Running `/home/build/.rustup/toolchains/1.85.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.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="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="io-util"' --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=71fa9d775aeb85ff -C extra-filename=-e62c81105fe8cf2c --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-ce2dce95250b5acd.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-1576965aa7d154eb.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-ce74d051d15302a4.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-3d55b6ea8d435783.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26202025-04-18T23:42:48.751Z Compiling want v0.3.1
26212025-04-18T23:42:48.775Z Running `/home/build/.rustup/toolchains/1.85.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=18e4303eabe77254 -C extra-filename=-ee18e409411197e3 --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-9e50b188b68cccec.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26222025-04-18T23:42:48.801Z Compiling slog v2.7.0
26232025-04-18T23:42:48.801Z Running `/home/build/.rustup/toolchains/1.85.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=7ca57fac7836b1af -C extra-filename=-b74cf98a632558da --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-b74cf98a632558da -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26242025-04-18T23:42:48.846Z Compiling openssl-sys v0.9.106
26252025-04-18T23:42:48.872Z Running `/home/build/.rustup/toolchains/1.85.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.106/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("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=0f28a66690bb21fb -C extra-filename=-79cc31c0a025595a --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-sys-79cc31c0a025595a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-26b01f0b27175bd6.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-1751b2fccd5c0e7a.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-86ab338041730e84.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26262025-04-18T23:42:48.896Z Compiling tower-service v0.3.3
26272025-04-18T23:42:48.921Z Running `/home/build/.rustup/toolchains/1.85.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=59ae7bae548bf227 -C extra-filename=-fb76a7a0ea1865e1 --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`
26282025-04-18T23:42:49.020Z Compiling pem-rfc7468 v0.7.0
26292025-04-18T23:42:49.046Z Running `/home/build/.rustup/toolchains/1.85.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=57c7e0f716b91dde -C extra-filename=-80d877675d043747 --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-c2d7fa6755e2dac2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26302025-04-18T23:42:49.046Z Compiling mime v0.3.17
26312025-04-18T23:42:49.070Z Running `/home/build/.rustup/toolchains/1.85.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=80478940261495ce -C extra-filename=-9b1079e703cbc0f0 --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`
26322025-04-18T23:42:49.288Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-b74cf98a632558da/build-script-build`
26332025-04-18T23:42:49.365Z Compiling h2 v0.4.6
26342025-04-18T23:42:49.391Z Running `/home/build/.rustup/toolchains/1.85.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=90e2847aa891029e -C extra-filename=-0941a090f7f16dcb --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-681c30393c48bbd3.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-98d3c5abcf530833.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-1576965aa7d154eb.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-ce74d051d15302a4.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-b5b250c1c1b88026.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-206f3351995e71c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26352025-04-18T23:42:49.525Z Running `/home/build/.rustup/toolchains/1.85.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=d23361e2b8f7dbfd -C extra-filename=-ee872fdcb5d2633b --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`
26362025-04-18T23:42:49.579Z Compiling der_derive v0.7.3
26372025-04-18T23:42:49.604Z Running `/home/build/.rustup/toolchains/1.85.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=b3468de7e6524578 -C extra-filename=-9c8218f1c98803f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26382025-04-18T23:42:49.629Z Compiling async-trait v0.1.88
26392025-04-18T23:42:49.629Z Running `/home/build/.rustup/toolchains/1.85.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=8c57b0f4ea1e5eb7 -C extra-filename=-18a765d6143faf19 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26402025-04-18T23:42:49.862Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-sys-79cc31c0a025595a/build-script-main`
26412025-04-18T23:42:49.946Z Compiling flagset v0.4.6
26422025-04-18T23:42:49.971Z Running `/home/build/.rustup/toolchains/1.85.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=59c4bf311b2f2e64 -C extra-filename=-568e074f68fb77fc --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`
26432025-04-18T23:42:50.151Z Compiling http-body-util v0.1.2
26442025-04-18T23:42:50.177Z Running `/home/build/.rustup/toolchains/1.85.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.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b2c6d3da804dee39 -C extra-filename=-aff2ef52ece5c2b8 --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-ce2dce95250b5acd.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b0bb2655c6c75b19.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-674fe0ea2b5f2c0a.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-3d55b6ea8d435783.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26452025-04-18T23:42:50.203Z Compiling pbkdf2 v0.12.2
26462025-04-18T23:42:50.203Z Running `/home/build/.rustup/toolchains/1.85.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=f1d5f67ed9e5d3b3 -C extra-filename=-0f1ae79effa85b20 --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-083fa08a5a7d6196.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-760683026a9c7107.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26472025-04-18T23:42:50.368Z Compiling aes v0.8.4
26482025-04-18T23:42:50.393Z Running `/home/build/.rustup/toolchains/1.85.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=0373ec26177bfd6d -C extra-filename=-844b30fa3ac81f5d --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-ec0e17f73ce37523.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9d70b71e26e1a838.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-3596b2d9c128a0c2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26492025-04-18T23:42:50.599Z Compiling ipnet v2.11.0
26502025-04-18T23:42:50.623Z Running `/home/build/.rustup/toolchains/1.85.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=f088c2c530c4ad7d -C extra-filename=-80af3296f3b32313 --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`
26512025-04-18T23:42:51.439Z Compiling backtrace v0.3.74
26522025-04-18T23:42:51.464Z Running `/home/build/.rustup/toolchains/1.85.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=72064435d9d48bef -C extra-filename=-84721d6ca82da997 --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-2363a9e0ac3c7204.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-0919e08990387c7e.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-de49321cac4cb885.rmeta --extern rustc_demangle=/work/oxidecomputer/omicron/target/debug/deps/librustc_demangle-36f089942792bfee.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26532025-04-18T23:42:51.546Z Compiling openssl v0.10.71
26542025-04-18T23:42:51.571Z Running `/home/build/.rustup/toolchains/1.85.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.71/build.rs --error-format=json --json=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("bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=bd8fd88fcdea2a0f -C extra-filename=-44ea14d958012521 --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-44ea14d958012521 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26552025-04-18T23:42:51.678Z Compiling der v0.7.9
26562025-04-18T23:42:51.702Z Running `/home/build/.rustup/toolchains/1.85.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=7ab98b0b92483b06 -C extra-filename=-07cdf30c5a56c120 --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-a6ccc56041b55513.rmeta --extern der_derive=/work/oxidecomputer/omicron/target/debug/deps/libder_derive-9c8218f1c98803f0.so --extern flagset=/work/oxidecomputer/omicron/target/debug/deps/libflagset-568e074f68fb77fc.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-80d877675d043747.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26572025-04-18T23:42:51.853Z Compiling rustversion v1.0.17
26582025-04-18T23:42:51.877Z Running `/home/build/.rustup/toolchains/1.85.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=82804a4eba914510 -C extra-filename=-0291014a44b94542 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustversion-0291014a44b94542 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26592025-04-18T23:42:52.026Z Compiling foreign-types-shared v0.1.1
26602025-04-18T23:42:52.051Z Running `/home/build/.rustup/toolchains/1.85.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=17f9a63d6da9555d -C extra-filename=-73070500ae7c1870 --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`
26612025-04-18T23:42:52.187Z Compiling openssl-probe v0.1.5
26622025-04-18T23:42:52.213Z Running `/home/build/.rustup/toolchains/1.85.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=bc2724216ba2e61f -C extra-filename=-680b0b49a0cdfac0 --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`
26632025-04-18T23:42:52.523Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/lib.rs --error-format=json --json=diagnostic-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=018e804fbf6b4330 -C extra-filename=-94932e580f588423 --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-84721d6ca82da997.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_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)'`
26642025-04-18T23:42:52.547Z Compiling foreign-types v0.3.2
26652025-04-18T23:42:52.548Z Running `/home/build/.rustup/toolchains/1.85.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=a6ad1bf3e6840a7d -C extra-filename=-ea18e7c28480a4d8 --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-73070500ae7c1870.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26662025-04-18T23:42:52.579Z Running `/work/oxidecomputer/omicron/target/debug/build/rustversion-0291014a44b94542/build-script-build`
26672025-04-18T23:42:52.688Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-44ea14d958012521/build-script-build`
26682025-04-18T23:42:52.713Z Running `/home/build/.rustup/toolchains/1.85.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.106/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=af96275ecfd96a0c -C extra-filename=-f9897b555aa70ed5 --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-41b4d43f76d21dca.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(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)'`
26692025-04-18T23:42:52.739Z Compiling rustls-pemfile v2.2.0
26702025-04-18T23:42:52.739Z Running `/home/build/.rustup/toolchains/1.85.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=ffe0b2877a48be6d -C extra-filename=-e70c9909e1c30a44 --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-194970f43a43e576.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26712025-04-18T23:42:52.780Z Compiling cbc v0.1.2
26722025-04-18T23:42:52.805Z Running `/home/build/.rustup/toolchains/1.85.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=05cc5983298096e9 -C extra-filename=-4ab6b5aa052c104e --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-9d70b71e26e1a838.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26732025-04-18T23:42:53.056Z Compiling salsa20 v0.10.2
26742025-04-18T23:42:53.080Z Running `/home/build/.rustup/toolchains/1.85.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=19c4ffb9bccc2643 -C extra-filename=-647ad507158748e8 --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-9d70b71e26e1a838.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26752025-04-18T23:42:53.105Z Compiling openssl-macros v0.1.1
26762025-04-18T23:42:53.105Z Running `/home/build/.rustup/toolchains/1.85.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=e8273f7fa715e670 -C extra-filename=-5771ffc7fc3d7c58 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26772025-04-18T23:42:53.302Z Compiling rustls v0.23.19
26782025-04-18T23:42:53.328Z Running `/home/build/.rustup/toolchains/1.85.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=5690bba2df2cd788 -C extra-filename=-3efb7a8133c72be9 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-3efb7a8133c72be9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26792025-04-18T23:42:53.360Z Compiling scrypt v0.11.0
26802025-04-18T23:42:53.384Z Running `/home/build/.rustup/toolchains/1.85.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=8aa3d1537437af96 -C extra-filename=-8273fc6ea2f338af --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-0f1ae79effa85b20.rmeta --extern salsa20=/work/oxidecomputer/omicron/target/debug/deps/libsalsa20-647ad507158748e8.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26812025-04-18T23:42:53.718Z Compiling spki v0.7.3
26822025-04-18T23:42:53.743Z Running `/home/build/.rustup/toolchains/1.85.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=f33a7705dfa3e84b -C extra-filename=-27899fa98cb4a8d7 --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-07cdf30c5a56c120.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26832025-04-18T23:42:53.846Z Running `/home/build/.rustup/toolchains/1.85.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=5bdaaeca5042567b -C extra-filename=-249ca607bd6d7426 --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"))'`
26842025-04-18T23:42:53.897Z Compiling rustc_version v0.4.1
26852025-04-18T23:42:53.897Z Running `/home/build/.rustup/toolchains/1.85.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=d36db271e0a7c976 -C extra-filename=-9eeac0b6b9fcb208 --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-35fe9f3e62a3e6de.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26862025-04-18T23:42:53.965Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.71/src/lib.rs --error-format=json --json=diagnostic-rendered-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("bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=00b7f133da15db81 -C extra-filename=-084cdfa5c4909a8f --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-c7c1628fdb66589a.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-ea18e7c28480a4d8.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-cc4c9ca4fb71ffde.rmeta --extern openssl_macros=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_macros-5771ffc7fc3d7c58.so --extern ffi=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-f9897b555aa70ed5.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(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(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)'`
26872025-04-18T23:42:54.023Z Compiling serde_urlencoded v0.7.1
26882025-04-18T23:42:54.048Z Running `/home/build/.rustup/toolchains/1.85.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=efda45a606709c69 -C extra-filename=-50039f15123d8338 --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-22f142bfb74a30f8.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-57976e99141aa10c.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-09050f2054347c06.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26892025-04-18T23:42:54.073Z Compiling futures-executor v0.3.31
26902025-04-18T23:42:54.098Z Running `/home/build/.rustup/toolchains/1.85.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=41d8d792d765df78 -C extra-filename=-b511804f24fbb50a --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-1576965aa7d154eb.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-1ad1d5b43cab278f.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b0bb2655c6c75b19.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26912025-04-18T23:42:54.335Z Compiling encoding_rs v0.8.34
26922025-04-18T23:42:54.367Z Running `/home/build/.rustup/toolchains/1.85.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=78b4df63f0593a78 -C extra-filename=-9cbd6bf8af19e966 --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-ec0e17f73ce37523.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26932025-04-18T23:42:54.480Z Compiling native-tls v0.2.12
26942025-04-18T23:42:54.505Z Running `/home/build/.rustup/toolchains/1.85.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=e6c470655d32ac7b -C extra-filename=-41d315d336e9b2da --out-dir /work/oxidecomputer/omicron/target/debug/build/native-tls-41d315d336e9b2da -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26952025-04-18T23:42:54.532Z Compiling futures v0.3.31
26962025-04-18T23:42:54.557Z Running `/home/build/.rustup/toolchains/1.85.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=6ba6f89c1bf0fc88 -C extra-filename=-297dac06ef625844 --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-6483d9579c8676ee.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-1576965aa7d154eb.rmeta --extern futures_executor=/work/oxidecomputer/omicron/target/debug/deps/libfutures_executor-b511804f24fbb50a.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-2865af5633b646e3.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-ce74d051d15302a4.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-1ad1d5b43cab278f.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b0bb2655c6c75b19.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26972025-04-18T23:42:54.557Z Compiling pkcs5 v0.7.1
26982025-04-18T23:42:54.582Z Running `/home/build/.rustup/toolchains/1.85.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=af6fb925dffc99b4 -C extra-filename=-1dbec92f8994d985 --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-844b30fa3ac81f5d.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-4ab6b5aa052c104e.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-07cdf30c5a56c120.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-0f1ae79effa85b20.rmeta --extern scrypt=/work/oxidecomputer/omicron/target/debug/deps/libscrypt-8273fc6ea2f338af.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-27899fa98cb4a8d7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26992025-04-18T23:42:54.638Z Compiling cookie v0.18.1
27002025-04-18T23:42:54.663Z Running `/home/build/.rustup/toolchains/1.85.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=ed3604b1cf61b0ad -C extra-filename=-8ec44a0f58b276f6 --out-dir /work/oxidecomputer/omicron/target/debug/build/cookie-8ec44a0f58b276f6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-94a95822b5c1b816.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27012025-04-18T23:42:54.859Z Running `/work/oxidecomputer/omicron/target/debug/build/native-tls-41d315d336e9b2da/build-script-build`
27022025-04-18T23:42:54.892Z Compiling utf8parse v0.2.2
27032025-04-18T23:42:54.917Z Running `/home/build/.rustup/toolchains/1.85.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=f58afde902c8fb89 -C extra-filename=-162b0576827b427f --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-04-18T23:42:54.983Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-8ec44a0f58b276f6/build-script-build`
27052025-04-18T23:42:55.011Z Compiling litrs v0.4.1
27062025-04-18T23:42:55.036Z Running `/home/build/.rustup/toolchains/1.85.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=cece76a28f579f41 -C extra-filename=-8b35c2819a569ef9 --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`
27072025-04-18T23:42:55.067Z Compiling pkcs8 v0.10.2
27082025-04-18T23:42:55.092Z Running `/home/build/.rustup/toolchains/1.85.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=0c81f39bd21507aa -C extra-filename=-9409b95a987e678f --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-07cdf30c5a56c120.rmeta --extern pkcs5=/work/oxidecomputer/omicron/target/debug/deps/libpkcs5-1dbec92f8994d985.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c9da9b954e2f8ef1.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-27899fa98cb4a8d7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27092025-04-18T23:42:55.119Z Compiling psl-types v2.0.11
27102025-04-18T23:42:55.119Z Running `/home/build/.rustup/toolchains/1.85.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=597b646e90dbcee8 -C extra-filename=-02f0d7aa40ac918c --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`
27112025-04-18T23:42:55.308Z Compiling hyper v1.6.0
27122025-04-18T23:42:55.334Z Running `/home/build/.rustup/toolchains/1.85.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=7219d21a1b72f508 -C extra-filename=-212b76aabfd31873 --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-ce2dce95250b5acd.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-6483d9579c8676ee.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b0bb2655c6c75b19.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-0941a090f7f16dcb.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-674fe0ea2b5f2c0a.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-a0db6af83eafa305.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-9174e92732ce6af6.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-57976e99141aa10c.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-3d55b6ea8d435783.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-e5bb232e735f783e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern want=/work/oxidecomputer/omicron/target/debug/deps/libwant-ee18e409411197e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27132025-04-18T23:42:55.445Z Compiling publicsuffix v2.3.0
27142025-04-18T23:42:55.470Z Running `/home/build/.rustup/toolchains/1.85.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=071e27aa592cbc0c -C extra-filename=-d81ca9676647b3f8 --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-87a7b1b5fd1fda96.rmeta --extern psl_types=/work/oxidecomputer/omicron/target/debug/deps/libpsl_types-02f0d7aa40ac918c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27152025-04-18T23:42:55.653Z Running `/home/build/.rustup/toolchains/1.85.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=50bb0b33db2732cd -C extra-filename=-9c1d64915a9307de --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-71e05fb9e91a7f76.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-1268dab9db3bdae9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27162025-04-18T23:42:55.727Z Compiling webpki-roots v0.26.6
27172025-04-18T23:42:55.752Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki_roots --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/webpki-roots-0.26.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=ab4ca85829805c82 -C extra-filename=-481633e7b4bd1156 --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-194970f43a43e576.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27182025-04-18T23:42:55.931Z Compiling openapiv3 v2.0.0
27192025-04-18T23:42:55.956Z Running `/home/build/.rustup/toolchains/1.85.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=f8a176a78183a370 -C extra-filename=-026aa05a71d4a377 --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-fe360efd72b9dcbf.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27202025-04-18T23:42:55.987Z Compiling document-features v0.2.10
27212025-04-18T23:42:56.012Z Running `/home/build/.rustup/toolchains/1.85.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=9087b3d7714259bd -C extra-filename=-978fc82a86ac31a3 --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-8b35c2819a569ef9.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27222025-04-18T23:42:56.495Z Compiling sync_wrapper v1.0.1
27232025-04-18T23:42:56.520Z Running `/home/build/.rustup/toolchains/1.85.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=c019518c55528394 -C extra-filename=-c8cdca1dd6ff079a --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-1576965aa7d154eb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27242025-04-18T23:42:56.657Z Compiling anstyle v1.0.10
27252025-04-18T23:42:56.681Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name anstyle --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anstyle-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 --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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=131b6a953ca3da28 -C extra-filename=-6d479df9ba02b817 --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`
27262025-04-18T23:42:57.040Z Compiling tower-layer v0.3.3
27272025-04-18T23:42:57.040Z Running `/home/build/.rustup/toolchains/1.85.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=69875012fc5edbd6 -C extra-filename=-f87fd1537d864542 --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`
27282025-04-18T23:42:57.067Z Compiling cookie_store v0.21.1
27292025-04-18T23:42:57.102Z Running `/home/build/.rustup/toolchains/1.85.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=789c2e9799db1e11 -C extra-filename=-eb6bc5ffb6e1589d --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-9c1d64915a9307de.rmeta --extern document_features=/work/oxidecomputer/omicron/target/debug/deps/libdocument_features-978fc82a86ac31a3.so --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-87a7b1b5fd1fda96.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rmeta --extern publicsuffix=/work/oxidecomputer/omicron/target/debug/deps/libpublicsuffix-d81ca9676647b3f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-57028f4ad90763c1.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-1268dab9db3bdae9.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-dca5b9914bad475f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27302025-04-18T23:42:57.313Z Compiling tower v0.5.2
27312025-04-18T23:42:57.338Z Running `/home/build/.rustup/toolchains/1.85.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=91947f0bbdf7a934 -C extra-filename=-05de025c27fe8679 --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-1576965aa7d154eb.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b0bb2655c6c75b19.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-3d55b6ea8d435783.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-c8cdca1dd6ff079a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tower_layer=/work/oxidecomputer/omicron/target/debug/deps/libtower_layer-f87fd1537d864542.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-fb76a7a0ea1865e1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27322025-04-18T23:42:57.454Z Compiling hyper-util v0.1.10
27332025-04-18T23:42:57.455Z Running `/home/build/.rustup/toolchains/1.85.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.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="client"' --cfg 'feature="client-legacy"' --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio"))' -C metadata=967ee7516639e75e -C extra-filename=-470059c3ed12af12 --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-ce2dce95250b5acd.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-6483d9579c8676ee.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b0bb2655c6c75b19.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-674fe0ea2b5f2c0a.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-3d55b6ea8d435783.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-b761ff4075e9e77b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-fb76a7a0ea1865e1.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-206f3351995e71c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27342025-04-18T23:42:57.567Z Compiling winnow v0.5.40
27352025-04-18T23:42:57.593Z Running `/home/build/.rustup/toolchains/1.85.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=e4e9ada823c1a838 -C extra-filename=-046f5da05f90aa0e --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`
27362025-04-18T23:42:58.021Z Compiling anstyle-parse v0.2.5
27372025-04-18T23:42:58.046Z Running `/home/build/.rustup/toolchains/1.85.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=9ca60aa3b6f8aadc -C extra-filename=-61b91a0a7bbca4b6 --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-162b0576827b427f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27382025-04-18T23:42:58.341Z Compiling colorchoice v1.0.2
27392025-04-18T23:42:58.366Z Running `/home/build/.rustup/toolchains/1.85.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=5e42caeb3af71bd5 -C extra-filename=-2cf7a609e61d7622 --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-04-18T23:42:58.404Z Compiling anstyle-query v1.1.1
27412025-04-18T23:42:58.404Z Running `/home/build/.rustup/toolchains/1.85.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=e56bdab2a612e94a -C extra-filename=-0bd6e0a259b46a61 --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-04-18T23:42:58.430Z Compiling winnow v0.7.3
27432025-04-18T23:42:58.455Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-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 --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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=f31ecbafbd94ca5d -C extra-filename=-7e29543d8b239879 --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`
27442025-04-18T23:42:58.586Z Compiling ucd-trie v0.1.7
27452025-04-18T23:42:58.611Z Running `/home/build/.rustup/toolchains/1.85.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=97a552adb9cf45e0 -C extra-filename=-52d6f09ac462973d --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`
27462025-04-18T23:42:58.636Z Compiling is_terminal_polyfill v1.70.1
27472025-04-18T23:42:58.661Z Running `/home/build/.rustup/toolchains/1.85.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=003732ae49359351 -C extra-filename=-bc2362d571eb93e3 --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`
27482025-04-18T23:42:58.773Z Compiling anstream v0.6.15
27492025-04-18T23:42:58.798Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name anstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anstream-0.6.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=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="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=96fe4ec39048540d -C extra-filename=-381d459df55d97b4 --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-6d479df9ba02b817.rmeta --extern anstyle_parse=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_parse-61b91a0a7bbca4b6.rmeta --extern anstyle_query=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_query-0bd6e0a259b46a61.rmeta --extern colorchoice=/work/oxidecomputer/omicron/target/debug/deps/libcolorchoice-2cf7a609e61d7622.rmeta --extern is_terminal_polyfill=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal_polyfill-bc2362d571eb93e3.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-162b0576827b427f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27502025-04-18T23:42:59.064Z Running `/home/build/.rustup/toolchains/1.85.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=b0e37b49d99516fc -C extra-filename=-0808aed71a58dc60 --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-a147a23faaf349f2.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-084cdfa5c4909a8f.rmeta --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-680b0b49a0cdfac0.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-f9897b555aa70ed5.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`
27512025-04-18T23:42:59.242Z Compiling pest v2.7.14
27522025-04-18T23:42:59.267Z Running `/home/build/.rustup/toolchains/1.85.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=c2d7bf60c8f45f6f -C extra-filename=-964d59c03b44fb59 --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-b0354db40e5a0a55.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern ucd_trie=/work/oxidecomputer/omicron/target/debug/deps/libucd_trie-52d6f09ac462973d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27532025-04-18T23:42:59.344Z Compiling ipnetwork v0.21.1
27542025-04-18T23:42:59.370Z Running `/home/build/.rustup/toolchains/1.85.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=3aa1c2e29c873899 -C extra-filename=-bf92eececb53ffb4 --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-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27552025-04-18T23:42:59.582Z Compiling tokio-native-tls v0.3.1
27562025-04-18T23:42:59.607Z Running `/home/build/.rustup/toolchains/1.85.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=ab0c45ff3cc8b3bd -C extra-filename=-a808534d78d11f24 --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-0808aed71a58dc60.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
27572025-04-18T23:42:59.851Z Compiling hyper-tls v0.6.0
27582025-04-18T23:42:59.876Z Running `/home/build/.rustup/toolchains/1.85.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=c7d393bd28440da8 -C extra-filename=-3e5c05ca915ff50e --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-ce2dce95250b5acd.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-470059c3ed12af12.rmeta --extern native_tls=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-0808aed71a58dc60.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-a808534d78d11f24.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-fb76a7a0ea1865e1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
27592025-04-18T23:42:59.907Z Compiling terminal_size v0.4.0
27602025-04-18T23:42:59.932Z Running `/home/build/.rustup/toolchains/1.85.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=374b0cb74531879a -C extra-filename=-1b51b686432207b0 --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-d8b17b42b63e4711.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27612025-04-18T23:43:00.017Z Compiling signature v2.2.0
27622025-04-18T23:43:00.042Z Running `/home/build/.rustup/toolchains/1.85.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=0cf737df4f6d45c2 -C extra-filename=-75d21170ec6c574e --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-083fa08a5a7d6196.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c9da9b954e2f8ef1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27632025-04-18T23:43:00.142Z Compiling clap_lex v0.7.4
27642025-04-18T23:43:00.167Z Running `/home/build/.rustup/toolchains/1.85.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=09f9c7ef162845e3 -C extra-filename=-d7fb26e35f4fddfc --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`
27652025-04-18T23:43:00.217Z Compiling toml_edit v0.19.15
27662025-04-18T23:43:00.242Z Running `/home/build/.rustup/toolchains/1.85.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=8b3b581e508d8aa6 -C extra-filename=-69c995267db0f956 --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-fe360efd72b9dcbf.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-ad78f1a2852a0e7c.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a9ebb03362947fc3.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-046f5da05f90aa0e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27672025-04-18T23:43:00.321Z Compiling data-encoding v2.6.0
27682025-04-18T23:43:00.346Z Running `/home/build/.rustup/toolchains/1.85.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.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=ea50f7b2f5704280 -C extra-filename=-7ca48bec20e507bd --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`
27692025-04-18T23:43:00.465Z Compiling siphasher v0.3.11
27702025-04-18T23:43:00.490Z Running `/home/build/.rustup/toolchains/1.85.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=511bdc199d1ef80e -C extra-filename=-f1ed5c3b2bf78f25 --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`
27712025-04-18T23:43:00.515Z Compiling heck v0.4.1
27722025-04-18T23:43:00.515Z Running `/home/build/.rustup/toolchains/1.85.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=d9f45ab85c801378 -C extra-filename=-c0fa63f21cdf542c --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`
27732025-04-18T23:43:00.559Z Compiling clap_builder v4.5.32
27742025-04-18T23:43:00.585Z Running `/home/build/.rustup/toolchains/1.85.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.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=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=af5551bbd2535e2b -C extra-filename=-6c48e8fe49e00c8f --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-381d459df55d97b4.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-6d479df9ba02b817.rmeta --extern clap_lex=/work/oxidecomputer/omicron/target/debug/deps/libclap_lex-d7fb26e35f4fddfc.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-f65fb5752489051b.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-1b51b686432207b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27752025-04-18T23:43:00.817Z Compiling clap_derive v4.5.32
27762025-04-18T23:43:00.842Z Running `/home/build/.rustup/toolchains/1.85.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=9a3cba150156ec0d -C extra-filename=-29afe05c7baf2b0f --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-d7c4e21566c467a3.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27772025-04-18T23:43:00.887Z Compiling scroll_derive v0.12.0
27782025-04-18T23:43:00.912Z Running `/home/build/.rustup/toolchains/1.85.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=6a024a41ac22f68a -C extra-filename=-e4033ac9954ba7a7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27792025-04-18T23:43:01.399Z Compiling toml_edit v0.22.24
27802025-04-18T23:43:01.424Z Running `/home/build/.rustup/toolchains/1.85.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.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=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="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"))' -C metadata=82f15512e8577031 -C extra-filename=-8212cc32ea42ec6f --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-fe360efd72b9dcbf.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-ad78f1a2852a0e7c.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a9ebb03362947fc3.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-7e29543d8b239879.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27812025-04-18T23:43:01.745Z Compiling pest_meta v2.7.14
27822025-04-18T23:43:01.769Z Running `/home/build/.rustup/toolchains/1.85.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=e96fe6b462879bef -C extra-filename=-22d89cba8b391598 --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-cc4c9ca4fb71ffde.rmeta --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-964d59c03b44fb59.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27832025-04-18T23:43:01.878Z Compiling tinyvec_macros v0.1.1
27842025-04-18T23:43:01.904Z Running `/home/build/.rustup/toolchains/1.85.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=f84cc7593dd1e3d2 -C extra-filename=-e36ebfe424de06d2 --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`
27852025-04-18T23:43:01.993Z Compiling tinyvec v1.8.0
27862025-04-18T23:43:02.018Z Running `/home/build/.rustup/toolchains/1.85.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=5fd808facb52a5fd -C extra-filename=-cef905cfe4c9c4d6 --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-e36ebfe424de06d2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27872025-04-18T23:43:02.186Z Compiling scroll v0.12.0
27882025-04-18T23:43:02.211Z Running `/home/build/.rustup/toolchains/1.85.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=cce171ffb84100e6 -C extra-filename=-553e0290f15b23e9 --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-e4033ac9954ba7a7.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27892025-04-18T23:43:02.669Z Compiling sha1 v0.10.6
27902025-04-18T23:43:02.694Z Running `/home/build/.rustup/toolchains/1.85.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=3af367458fb79684 -C extra-filename=-bb6ec5115044106b --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-ec0e17f73ce37523.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-3596b2d9c128a0c2.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-083fa08a5a7d6196.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27912025-04-18T23:43:03.063Z Compiling pest_generator v2.7.14
27922025-04-18T23:43:03.088Z Running `/home/build/.rustup/toolchains/1.85.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=cb91a279c94ae4fc -C extra-filename=-5dea1c00e325eadb --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-964d59c03b44fb59.rmeta --extern pest_meta=/work/oxidecomputer/omicron/target/debug/deps/libpest_meta-22d89cba8b391598.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27932025-04-18T23:43:03.266Z Compiling crc32fast v1.4.2
27942025-04-18T23:43:03.291Z Running `/home/build/.rustup/toolchains/1.85.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=cb7bb859dd13f864 -C extra-filename=-918de2abdeed200d --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-ec0e17f73ce37523.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27952025-04-18T23:43:03.630Z Compiling plain v0.2.3
27962025-04-18T23:43:03.655Z Running `/home/build/.rustup/toolchains/1.85.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=6d4b3e916ecc53e4 -C extra-filename=-0d2308b3cc40463f --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`
27972025-04-18T23:43:03.804Z Compiling bitflags v1.3.2
27982025-04-18T23:43:03.829Z Running `/home/build/.rustup/toolchains/1.85.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=2708f1141aee865a -C extra-filename=-17fa9da22ed739fc --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`
27992025-04-18T23:43:03.919Z Compiling goblin v0.8.2
28002025-04-18T23:43:03.945Z Running `/home/build/.rustup/toolchains/1.85.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=5f2c6fa193cbc275 -C extra-filename=-6afe7f799f61637a --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-a147a23faaf349f2.rmeta --extern plain=/work/oxidecomputer/omicron/target/debug/deps/libplain-0d2308b3cc40463f.rmeta --extern scroll=/work/oxidecomputer/omicron/target/debug/deps/libscroll-553e0290f15b23e9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28012025-04-18T23:43:04.574Z Compiling clap v4.5.32
28022025-04-18T23:43:04.599Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name clap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clap-4.5.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=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=81414e6afa7e220f -C extra-filename=-2e0c6ef078f19e94 --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-6c48e8fe49e00c8f.rmeta --extern clap_derive=/work/oxidecomputer/omicron/target/debug/deps/libclap_derive-29afe05c7baf2b0f.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28032025-04-18T23:43:04.624Z Compiling num-integer v0.1.46
28042025-04-18T23:43:04.624Z Running `/home/build/.rustup/toolchains/1.85.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=8132e0eb368609dc -C extra-filename=-f561a54ff4591bbd --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-e9d24d36744151b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28052025-04-18T23:43:04.708Z Compiling usdt-impl v0.5.0
28062025-04-18T23:43:04.733Z Running `/home/build/.rustup/toolchains/1.85.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=1b4ea451b6613fad -C extra-filename=-952b32147dec35ba --out-dir /work/oxidecomputer/omicron/target/debug/build/usdt-impl-952b32147dec35ba -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-94a95822b5c1b816.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28072025-04-18T23:43:05.107Z Compiling pretty-hex v0.4.1
28082025-04-18T23:43:05.135Z Running `/home/build/.rustup/toolchains/1.85.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=a07e3907339c899f -C extra-filename=-36125ee714f84e8b --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`
28092025-04-18T23:43:05.246Z Compiling zerocopy v0.8.10
28102025-04-18T23:43:05.273Z Running `/home/build/.rustup/toolchains/1.85.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.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="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=5f1b03a0599a425b -C extra-filename=-590e08b5994ab0f0 --out-dir /work/oxidecomputer/omicron/target/debug/build/zerocopy-590e08b5994ab0f0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28112025-04-18T23:43:05.330Z Running `/work/oxidecomputer/omicron/target/debug/build/usdt-impl-952b32147dec35ba/build-script-build`
28122025-04-18T23:43:05.370Z Compiling pest_derive v2.7.14
28132025-04-18T23:43:05.395Z Running `/home/build/.rustup/toolchains/1.85.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=0d2ffc3fcafeb718 -C extra-filename=-1d587e472fe48438 --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-964d59c03b44fb59.rlib --extern pest_generator=/work/oxidecomputer/omicron/target/debug/deps/libpest_generator-5dea1c00e325eadb.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28142025-04-18T23:43:05.516Z Compiling hex v0.4.3
28152025-04-18T23:43:05.541Z Running `/home/build/.rustup/toolchains/1.85.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=c9a30bbc6f58f2fa -C extra-filename=-ebbbc6a8c1abe6cf --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-803c61386c7e7ead.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28162025-04-18T23:43:06.023Z Running `/work/oxidecomputer/omicron/target/debug/build/zerocopy-590e08b5994ab0f0/build-script-build`
28172025-04-18T23:43:06.073Z Compiling zerocopy-derive v0.8.10
28182025-04-18T23:43:06.098Z Running `/home/build/.rustup/toolchains/1.85.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.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 --warn=unexpected_cfgs --check-cfg 'cfg(zerocopy_derive_union_into_bytes)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=628fb7a255ebcf64 -C extra-filename=-12aace6fcfe23c2f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28192025-04-18T23:43:06.123Z Compiling thread-id v4.2.2
28202025-04-18T23:43:06.123Z Compiling unicode-segmentation v1.12.0
28212025-04-18T23:43:06.123Z Running `/home/build/.rustup/toolchains/1.85.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=5bd1bff7edfc7f86 -C extra-filename=-9d8dabae01083d12 --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-41b4d43f76d21dca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28222025-04-18T23:43:06.123Z Running `/home/build/.rustup/toolchains/1.85.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=fac340c9e5673fcc -C extra-filename=-8e7d1afc7f4d9c6b --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`
28232025-04-18T23:43:06.268Z Compiling base16ct v0.2.0
28242025-04-18T23:43:06.293Z Running `/home/build/.rustup/toolchains/1.85.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=22cc61ac551983e2 -C extra-filename=-59f735bafba8b59a --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`
28252025-04-18T23:43:06.318Z Compiling dtrace-parser v0.2.0
28262025-04-18T23:43:06.318Z Running `/home/build/.rustup/toolchains/1.85.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=c3b5f75f5b09fb80 -C extra-filename=-4bf6f2ce0436c330 --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-964d59c03b44fb59.rmeta --extern pest_derive=/work/oxidecomputer/omicron/target/debug/deps/libpest_derive-1d587e472fe48438.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28272025-04-18T23:43:06.575Z Compiling sec1 v0.7.3
28282025-04-18T23:43:06.601Z Running `/home/build/.rustup/toolchains/1.85.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=d606cea1fa884be1 -C extra-filename=-c8587e560b92093a --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-59f735bafba8b59a.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-07cdf30c5a56c120.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-d357ff4a560a2e60.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-9409b95a987e678f.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-af7ee5c1b0f412fa.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28292025-04-18T23:43:06.911Z Compiling ff v0.13.0
28302025-04-18T23:43:06.937Z Running `/home/build/.rustup/toolchains/1.85.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=8c3be2a58a6ed757 -C extra-filename=-e4037fba4f9cf438 --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-c9da9b954e2f8ef1.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-af7ee5c1b0f412fa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28312025-04-18T23:43:07.063Z Compiling num-iter v0.1.45
28322025-04-18T23:43:07.088Z Running `/home/build/.rustup/toolchains/1.85.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=5ae6d3ce74fc3abc -C extra-filename=-d34edb7beefa1477 --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-f561a54ff4591bbd.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e9d24d36744151b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28332025-04-18T23:43:07.129Z Compiling group v0.13.0
28342025-04-18T23:43:07.154Z Running `/home/build/.rustup/toolchains/1.85.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=8a71e32ecc8a79b1 -C extra-filename=-e4ca59aa4e322fed --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-e4037fba4f9cf438.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c9da9b954e2f8ef1.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-af7ee5c1b0f412fa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28352025-04-18T23:43:07.258Z Compiling flate2 v1.1.0
28362025-04-18T23:43:07.285Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name flate2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/flate2-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="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=f09571ce15a565df -C extra-filename=-825622b0a33b01d5 --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-918de2abdeed200d.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-0919e08990387c7e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28372025-04-18T23:43:07.310Z Compiling hkdf v0.12.4
28382025-04-18T23:43:07.335Z Running `/home/build/.rustup/toolchains/1.85.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=abf33d8a9aa95036 -C extra-filename=-77adcd394f6a8af7 --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-760683026a9c7107.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28392025-04-18T23:43:07.446Z Compiling crossbeam-epoch v0.9.18
28402025-04-18T23:43:07.471Z Running `/home/build/.rustup/toolchains/1.85.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=13ac1abb60326e68 -C extra-filename=-dbaf4c3b25d02f52 --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-2177475d79c1394d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28412025-04-18T23:43:07.497Z Compiling crypto-bigint v0.5.5
28422025-04-18T23:43:07.497Z Running `/home/build/.rustup/toolchains/1.85.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=aad4f51dc1d4cd85 -C extra-filename=-274e0ebb4e035e0c --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-d357ff4a560a2e60.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c9da9b954e2f8ef1.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-af7ee5c1b0f412fa.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28432025-04-18T23:43:07.570Z Compiling static_assertions v1.1.0
28442025-04-18T23:43:07.595Z Running `/home/build/.rustup/toolchains/1.85.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=6286af95b8ef9fc9 -C extra-filename=-18a3ba359ca53dc0 --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`
28452025-04-18T23:43:07.691Z Compiling rayon-core v1.12.1
28462025-04-18T23:43:07.716Z Running `/home/build/.rustup/toolchains/1.85.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=a4673f2c8342d54d -C extra-filename=-a20779f9a316300b --out-dir /work/oxidecomputer/omicron/target/debug/build/rayon-core-a20779f9a316300b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28472025-04-18T23:43:07.874Z Compiling num-bigint-dig v0.8.4
28482025-04-18T23:43:07.899Z Running `/home/build/.rustup/toolchains/1.85.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=d1cb74fb7a5d4b40 -C extra-filename=-af58622d66ae8a9e --out-dir /work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-af58622d66ae8a9e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28492025-04-18T23:43:08.035Z Compiling toml v0.7.8
28502025-04-18T23:43:08.060Z Running `/home/build/.rustup/toolchains/1.85.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=8cbc28cbace33a7a -C extra-filename=-af7ab154a26b2d3b --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-803c61386c7e7ead.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-ad78f1a2852a0e7c.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a9ebb03362947fc3.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-69c995267db0f956.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28512025-04-18T23:43:08.085Z Running `/work/oxidecomputer/omicron/target/debug/build/rayon-core-a20779f9a316300b/build-script-build`
28522025-04-18T23:43:08.111Z Compiling oxnet v0.1.1
28532025-04-18T23:43:08.111Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name oxnet --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/oxnet-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="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=943b6280a2285ffa -C extra-filename=-8aa0bd91e1510f55 --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-bf92eececb53ffb4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28542025-04-18T23:43:08.137Z Compiling zerocopy-derive v0.6.6
28552025-04-18T23:43:08.165Z Running `/home/build/.rustup/toolchains/1.85.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=bb56e736b65e22b1 -C extra-filename=-a0507cc359da05cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28562025-04-18T23:43:08.256Z Running `/work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-af58622d66ae8a9e/build-script-build`
28572025-04-18T23:43:08.293Z Compiling memmap v0.7.0
28582025-04-18T23:43:08.318Z Running `/home/build/.rustup/toolchains/1.85.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=24a506ccd1f34162 -C extra-filename=-50e8830d89539ab4 --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-41b4d43f76d21dca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28592025-04-18T23:43:08.471Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-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 --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=1605365ee813c953 -C extra-filename=-0c603eae8c0e1b4f --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-12aace6fcfe23c2f.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)'`
28602025-04-18T23:43:08.653Z Compiling unicode-width v0.2.0
28612025-04-18T23:43:08.678Z Running `/home/build/.rustup/toolchains/1.85.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=c64fddbfd8378eaf -C extra-filename=-515a815f7ad69d61 --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`
28622025-04-18T23:43:08.819Z Running `/home/build/.rustup/toolchains/1.85.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=c6a02da34b141abe -C extra-filename=-e70466efaf1cd4eb --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-6fa0bc0485b87f2d.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-18ebbde8e24fab88.rmeta --extern libm=/work/oxidecomputer/omicron/target/debug/deps/liblibm-3c8d79c001b1d446.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-f561a54ff4591bbd.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-d34edb7beefa1477.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e9d24d36744151b0.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-e5bb232e735f783e.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_i128`
28632025-04-18T23:43:09.124Z Compiling dof v0.3.0
28642025-04-18T23:43:09.156Z Running `/home/build/.rustup/toolchains/1.85.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=b975eb35852fe949 -C extra-filename=-4c8499e651382cd8 --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-6afe7f799f61637a.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-36125ee714f84e8b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-e2b988a37ae0a00f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28652025-04-18T23:43:09.311Z Compiling crossbeam-deque v0.8.5
28662025-04-18T23:43:09.337Z Running `/home/build/.rustup/toolchains/1.85.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=198aadf66b041a82 -C extra-filename=-61dc3ab943917d67 --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-dbaf4c3b25d02f52.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-2177475d79c1394d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28672025-04-18T23:43:09.653Z Compiling pkcs1 v0.7.5
28682025-04-18T23:43:09.678Z Running `/home/build/.rustup/toolchains/1.85.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=3cef24f3de58457b -C extra-filename=-616aa37b1516c394 --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-07cdf30c5a56c120.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-9409b95a987e678f.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-27899fa98cb4a8d7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28692025-04-18T23:43:09.960Z Running `/home/build/.rustup/toolchains/1.85.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=08183664b0da9f78 -C extra-filename=-c7f71336a5939375 --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-6fa0bc0485b87f2d.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-4c8499e651382cd8.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-4bf6f2ce0436c330.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern thread_id=/work/oxidecomputer/omicron/target/debug/deps/libthread_id-9d8dabae01083d12.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm --cfg usdt_backend_standard`
28702025-04-18T23:43:10.464Z Compiling elliptic-curve v0.13.8
28712025-04-18T23:43:10.489Z Running `/home/build/.rustup/toolchains/1.85.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=cf18e669b585ff6b -C extra-filename=-edc8f46adfc3ef0f --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-59f735bafba8b59a.rmeta --extern crypto_bigint=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_bigint-274e0ebb4e035e0c.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-083fa08a5a7d6196.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-e4037fba4f9cf438.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-d357ff4a560a2e60.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-e4ca59aa4e322fed.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-77adcd394f6a8af7.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-80d877675d043747.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-9409b95a987e678f.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c9da9b954e2f8ef1.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-c8587e560b92093a.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-af7ee5c1b0f412fa.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28722025-04-18T23:43:10.691Z Compiling zerocopy v0.6.6
28732025-04-18T23:43:10.717Z Running `/home/build/.rustup/toolchains/1.85.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=79f449add13686b4 -C extra-filename=-efe53b76f41dc71f --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-6fa0bc0485b87f2d.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-a0507cc359da05cb.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28742025-04-18T23:43:11.127Z Compiling curve25519-dalek v4.1.3
28752025-04-18T23:43:11.152Z Running `/home/build/.rustup/toolchains/1.85.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=44ccdb54b3c19cd5 -C extra-filename=-65a49ad0e8f7ed67 --out-dir /work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-65a49ad0e8f7ed67 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-9eeac0b6b9fcb208.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28762025-04-18T23:43:11.177Z Compiling hubpack_derive v0.1.1
28772025-04-18T23:43:11.178Z Running `/home/build/.rustup/toolchains/1.85.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=e8ee2f425e8d75ab -C extra-filename=-da62f99b6188078f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-41f3cb76764475bd.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28782025-04-18T23:43:11.234Z Compiling bstr v1.10.0
28792025-04-18T23:43:11.259Z Running `/home/build/.rustup/toolchains/1.85.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=d1bc16f921dd0113 -C extra-filename=-d4d7b1a7a2996c10 --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-b0354db40e5a0a55.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-af772249a6769106.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28802025-04-18T23:43:11.326Z Compiling bzip2-sys v0.1.11+1.0.8
28812025-04-18T23:43:11.351Z Running `/home/build/.rustup/toolchains/1.85.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.11+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("static"))' -C metadata=cf5d105f7cb61a0c -C extra-filename=-d0dba1012a4d5704 --out-dir /work/oxidecomputer/omicron/target/debug/build/bzip2-sys-d0dba1012a4d5704 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-26b01f0b27175bd6.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-1751b2fccd5c0e7a.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28822025-04-18T23:43:11.718Z Compiling usdt-macro v0.5.0
28832025-04-18T23:43:11.744Z Running `/home/build/.rustup/toolchains/1.85.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=c2605c33807d3f22 -C extra-filename=-e1c008832c5f6128 --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-4bf6f2ce0436c330.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-7387aee53f0569a6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-c7f71336a5939375.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28842025-04-18T23:43:11.838Z Compiling usdt-attr-macro v0.5.0
28852025-04-18T23:43:11.838Z Running `/home/build/.rustup/toolchains/1.85.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=6a89258ae3ff8ba0 -C extra-filename=-3f97a8db339eddf1 --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-4bf6f2ce0436c330.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-7387aee53f0569a6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-c7f71336a5939375.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28862025-04-18T23:43:11.884Z Compiling ahash v0.8.11
28872025-04-18T23:43:11.909Z Running `/home/build/.rustup/toolchains/1.85.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=61d787f863ba0513 -C extra-filename=-b16d4a29593113c6 --out-dir /work/oxidecomputer/omicron/target/debug/build/ahash-b16d4a29593113c6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-94a95822b5c1b816.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28882025-04-18T23:43:12.076Z Compiling hubpack v0.1.2
28892025-04-18T23:43:12.101Z Running `/home/build/.rustup/toolchains/1.85.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=7c267203a92db1e7 -C extra-filename=-99416a96991a8a47 --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-da62f99b6188078f.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28902025-04-18T23:43:12.258Z Running `/work/oxidecomputer/omicron/target/debug/build/ahash-b16d4a29593113c6/build-script-build`
28912025-04-18T23:43:12.342Z Running `/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-d0dba1012a4d5704/build-script-build`
28922025-04-18T23:43:12.390Z Running `/work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-65a49ad0e8f7ed67/build-script-build`
28932025-04-18T23:43:12.480Z Compiling rsa v0.9.6
28942025-04-18T23:43:12.506Z Running `/home/build/.rustup/toolchains/1.85.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=991e2f1542d49cd1 -C extra-filename=-9f9a944316804f03 --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-a6ccc56041b55513.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-083fa08a5a7d6196.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-e70466efaf1cd4eb.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-f561a54ff4591bbd.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e9d24d36744151b0.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-616aa37b1516c394.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-9409b95a987e678f.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c9da9b954e2f8ef1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-75d21170ec6c574e.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-27899fa98cb4a8d7.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-af7ee5c1b0f412fa.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28952025-04-18T23:43:12.531Z Running `/home/build/.rustup/toolchains/1.85.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=c1d3652c7e230de4 -C extra-filename=-e4dbe4f81cf74a8e --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-61dc3ab943917d67.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-2177475d79c1394d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28962025-04-18T23:43:12.631Z Compiling unicode-normalization v0.1.24
28972025-04-18T23:43:12.656Z Running `/home/build/.rustup/toolchains/1.85.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=875ff7197bad978f -C extra-filename=-5c4775a21d28b414 --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-cef905cfe4c9c4d6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28982025-04-18T23:43:13.289Z Compiling phf_shared v0.11.2
28992025-04-18T23:43:13.315Z Running `/home/build/.rustup/toolchains/1.85.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=58c8c5c5afd34f7d -C extra-filename=-fcdecfe0c3f0f8df --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-f1ed5c3b2bf78f25.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29002025-04-18T23:43:13.506Z Compiling usdt v0.5.0
29012025-04-18T23:43:13.506Z Running `/home/build/.rustup/toolchains/1.85.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=7ab938912f7d7ef8 -C extra-filename=-00d3e11a76886f13 --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-4c8499e651382cd8.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-4bf6f2ce0436c330.rmeta --extern goblin=/work/oxidecomputer/omicron/target/debug/deps/libgoblin-6afe7f799f61637a.rmeta --extern memmap=/work/oxidecomputer/omicron/target/debug/deps/libmemmap-50e8830d89539ab4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern usdt_attr_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_attr_macro-3f97a8db339eddf1.so --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-c7f71336a5939375.rmeta --extern usdt_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_macro-e1c008832c5f6128.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29022025-04-18T23:43:13.669Z Compiling rfc6979 v0.4.0
29032025-04-18T23:43:13.694Z Running `/home/build/.rustup/toolchains/1.85.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=60e7c1707358b15c -C extra-filename=-172516f61fc9f3f1 --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-760683026a9c7107.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-af7ee5c1b0f412fa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29042025-04-18T23:43:13.719Z Compiling curve25519-dalek-derive v0.1.1
29052025-04-18T23:43:13.719Z Running `/home/build/.rustup/toolchains/1.85.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=0dd2480b54b93df8 -C extra-filename=-4f28d181b25357b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29062025-04-18T23:43:13.831Z Compiling managed v0.8.0
29072025-04-18T23:43:13.856Z Running `/home/build/.rustup/toolchains/1.85.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=eec3d066057fc47f -C extra-filename=-b343cf89d314a7c5 --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`
29082025-04-18T23:43:13.886Z Compiling signal-hook v0.3.17
29092025-04-18T23:43:13.911Z Running `/home/build/.rustup/toolchains/1.85.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.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="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=2dbb859822c0b3bc -C extra-filename=-d7d9af457c09f9b3 --out-dir /work/oxidecomputer/omicron/target/debug/build/signal-hook-d7d9af457c09f9b3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29102025-04-18T23:43:13.985Z Compiling newtype-uuid v1.2.1
29112025-04-18T23:43:14.010Z Running `/home/build/.rustup/toolchains/1.85.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.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="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=248a2d832175a3f7 -C extra-filename=-438067a80c3870ad --out-dir /work/oxidecomputer/omicron/target/debug/build/newtype-uuid-438067a80c3870ad -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29122025-04-18T23:43:14.037Z Compiling ecdsa v0.16.9
29132025-04-18T23:43:14.037Z Running `/home/build/.rustup/toolchains/1.85.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=03a63401b7add70e -C extra-filename=-62c1521710767da8 --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-07cdf30c5a56c120.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-083fa08a5a7d6196.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-edc8f46adfc3ef0f.rmeta --extern rfc6979=/work/oxidecomputer/omicron/target/debug/deps/librfc6979-172516f61fc9f3f1.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-75d21170ec6c574e.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-27899fa98cb4a8d7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29142025-04-18T23:43:14.224Z Running `/work/oxidecomputer/omicron/target/debug/build/signal-hook-d7d9af457c09f9b3/build-script-build`
29152025-04-18T23:43:14.262Z Running `/home/build/.rustup/toolchains/1.85.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.11+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("static"))' -C metadata=4af3b50e4f9e7c36 -C extra-filename=-c1c3ce989cbc3148 --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-41b4d43f76d21dca.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-7ed663b343a5fc8e/out/lib -l static=bz2`
29162025-04-18T23:43:14.318Z Running `/home/build/.rustup/toolchains/1.85.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=959ebe89431e98c5 -C extra-filename=-c5d15e2bd56a6e23 --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-ec0e17f73ce37523.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-18f0880b436c32e6.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-cc4c9ca4fb71ffde.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-e2b988a37ae0a00f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'feature="folded_multiply"'`
29172025-04-18T23:43:14.346Z Running `/work/oxidecomputer/omicron/target/debug/build/newtype-uuid-438067a80c3870ad/build-script-build`
29182025-04-18T23:43:14.387Z Compiling phf_shared v0.10.0
29192025-04-18T23:43:14.412Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name phf_shared --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/phf_shared-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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=ed6af3a7d0169f99 -C extra-filename=-da3a3c1d255f4011 --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-f1ed5c3b2bf78f25.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29202025-04-18T23:43:14.482Z Compiling x509-cert v0.2.5
29212025-04-18T23:43:14.507Z Running `/home/build/.rustup/toolchains/1.85.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=be52af679c7f518c -C extra-filename=-c7fe6ce39d318601 --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-a6ccc56041b55513.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-07cdf30c5a56c120.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-27899fa98cb4a8d7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29222025-04-18T23:43:14.773Z Compiling memoffset v0.9.1
29232025-04-18T23:43:14.799Z Running `/home/build/.rustup/toolchains/1.85.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=ea8157ab718cf4a6 -C extra-filename=-34432ec3cf5ea2a8 --out-dir /work/oxidecomputer/omicron/target/debug/build/memoffset-34432ec3cf5ea2a8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-c41639be1f87700d.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29242025-04-18T23:43:14.824Z Compiling fixedbitset v0.4.2
29252025-04-18T23:43:14.824Z Running `/home/build/.rustup/toolchains/1.85.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=bdb1ad64fc38bc2d -C extra-filename=-c81bcfccbaf6127b --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`
29262025-04-18T23:43:14.849Z Compiling precomputed-hash v0.1.1
29272025-04-18T23:43:14.849Z Running `/home/build/.rustup/toolchains/1.85.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=9f0b48b4b3912012 -C extra-filename=-4971d52e6e27b887 --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`
29282025-04-18T23:43:14.987Z Compiling new_debug_unreachable v1.0.6
29292025-04-18T23:43:15.013Z Running `/home/build/.rustup/toolchains/1.85.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=1e5e88b51056a44d -C extra-filename=-d4aaab6b41c36cef --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`
29302025-04-18T23:43:15.083Z Running `/home/build/.rustup/toolchains/1.85.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=859551b87a9e8908 -C extra-filename=-d0f51b25fe2c8ad8 --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-ec0e17f73ce37523.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-3596b2d9c128a0c2.rmeta --extern curve25519_dalek_derive=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek_derive-4f28d181b25357b5.so --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-083fa08a5a7d6196.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c9da9b954e2f8ef1.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-af7ee5c1b0f412fa.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.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"'`
29312025-04-18T23:43:15.116Z Compiling unicode-xid v0.2.6
29322025-04-18T23:43:15.141Z Running `/home/build/.rustup/toolchains/1.85.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=ef8289861596b918 -C extra-filename=-40b7ef4a12bb2f94 --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`
29332025-04-18T23:43:15.189Z Running `/work/oxidecomputer/omicron/target/debug/build/memoffset-34432ec3cf5ea2a8/build-script-build`
29342025-04-18T23:43:15.222Z Compiling string_cache v0.8.7
29352025-04-18T23:43:15.247Z Running `/home/build/.rustup/toolchains/1.85.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.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="serde"' --cfg 'feature="serde_support"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_support"))' -C metadata=593e454a8f111206 -C extra-filename=-b6338fe64e465fda --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-d4aaab6b41c36cef.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-cc4c9ca4fb71ffde.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-225ff234fd698a6f.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-da3a3c1d255f4011.rmeta --extern precomputed_hash=/work/oxidecomputer/omicron/target/debug/deps/libprecomputed_hash-4971d52e6e27b887.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29362025-04-18T23:43:15.314Z Compiling petgraph v0.6.5
29372025-04-18T23:43:15.339Z Running `/home/build/.rustup/toolchains/1.85.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=ab6440670ef7b561 -C extra-filename=-64cc8c0b35f8a9b8 --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-c81bcfccbaf6127b.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-57028f4ad90763c1.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29382025-04-18T23:43:15.366Z Compiling bzip2 v0.4.4
29392025-04-18T23:43:15.366Z Running `/home/build/.rustup/toolchains/1.85.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=ae55c44475940ba3 -C extra-filename=-8d3ae5aafe71b022 --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-c1c3ce989cbc3148.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.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-7ed663b343a5fc8e/out/lib`
29402025-04-18T23:43:15.639Z Running `/home/build/.rustup/toolchains/1.85.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.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=9c76450713007d8b -C extra-filename=-94f41dbb16093095 --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-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(doc_cfg)'`
29412025-04-18T23:43:15.703Z Running `/home/build/.rustup/toolchains/1.85.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.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="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=422329338e439633 -C extra-filename=-980077daba3b764e --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-41b4d43f76d21dca.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-f14b4583915d0413.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29422025-04-18T23:43:15.948Z Compiling ed25519 v2.2.3
29432025-04-18T23:43:15.973Z Running `/home/build/.rustup/toolchains/1.85.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=25e48e3e89fb6893 -C extra-filename=-b039c979ee3ebef0 --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-9409b95a987e678f.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-75d21170ec6c574e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29442025-04-18T23:43:16.479Z Compiling enum-as-inner v0.6.1
29452025-04-18T23:43:16.504Z Running `/home/build/.rustup/toolchains/1.85.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=92c9897229a33a4f -C extra-filename=-6d8087298e56bfa9 --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-d7c4e21566c467a3.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29462025-04-18T23:43:17.484Z Compiling daft-derive v0.1.2
29472025-04-18T23:43:17.508Z Running `/home/build/.rustup/toolchains/1.85.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.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 --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9e3ba28544048304 -C extra-filename=-58298cca2e9f4edf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29482025-04-18T23:43:17.536Z Compiling hickory-proto v0.24.4
29492025-04-18T23:43:17.561Z Running `/home/build/.rustup/toolchains/1.85.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=2a0be0aa67d0ddea -C extra-filename=-2f467835fe849b74 --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-18a765d6143faf19.so --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-7ca48bec20e507bd.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-6d8087298e56bfa9.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-6483d9579c8676ee.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-2865af5633b646e3.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b0bb2655c6c75b19.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-87a7b1b5fd1fda96.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-80af3296f3b32313.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-cc4c9ca4fb71ffde.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-cef905cfe4c9c4d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-206f3351995e71c6.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-dca5b9914bad475f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29502025-04-18T23:43:17.967Z Compiling ed25519-dalek v2.1.1
29512025-04-18T23:43:17.992Z Running `/home/build/.rustup/toolchains/1.85.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=6bc6d5b78b764bc0 -C extra-filename=-210189943ded166b --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-d0f51b25fe2c8ad8.rmeta --extern ed25519=/work/oxidecomputer/omicron/target/debug/deps/libed25519-b039c979ee3ebef0.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c9da9b954e2f8ef1.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-75d21170ec6c574e.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-af7ee5c1b0f412fa.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29522025-04-18T23:43:18.520Z Running `/home/build/.rustup/toolchains/1.85.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=72641df26943166d -C extra-filename=-14161e92cc3c7739 --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`
29532025-04-18T23:43:18.659Z Compiling rand_core v0.9.2
29542025-04-18T23:43:18.684Z Running `/home/build/.rustup/toolchains/1.85.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=c4c075db9d1a0278 -C extra-filename=-e12cbc5a4bf801bc --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-fd074e5e26c6f3e8.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-0c603eae8c0e1b4f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29552025-04-18T23:43:19.058Z Compiling daft v0.1.2
29562025-04-18T23:43:19.083Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name daft --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/daft-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --cfg 'feature="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=35cfe2a6e7d316c4 -C extra-filename=-3902142020490022 --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-58298cca2e9f4edf.so --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-94f41dbb16093095.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-733d7b7938cc4461.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29572025-04-18T23:43:19.108Z Compiling heapless v0.7.17
29582025-04-18T23:43:19.108Z Running `/home/build/.rustup/toolchains/1.85.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=34eda55f9b2990d0 -C extra-filename=-caad0634339a09e7 --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-caad0634339a09e7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-9eeac0b6b9fcb208.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29592025-04-18T23:43:19.149Z Compiling fs-err v2.11.0
29602025-04-18T23:43:19.174Z Running `/home/build/.rustup/toolchains/1.85.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 --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("io_safety", "tokio"))' -C metadata=5af39bbbaf76fd32 -C extra-filename=-21269de87b467c8f --out-dir /work/oxidecomputer/omicron/target/debug/build/fs-err-21269de87b467c8f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-c41639be1f87700d.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29612025-04-18T23:43:19.219Z Compiling lalrpop-util v0.19.12
29622025-04-18T23:43:19.245Z Running `/home/build/.rustup/toolchains/1.85.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=0a520d7769f29e75 -C extra-filename=-50dd50cfa0a266f4 --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`
29632025-04-18T23:43:19.520Z Compiling cfg_aliases v0.2.1
29642025-04-18T23:43:19.545Z Running `/home/build/.rustup/toolchains/1.85.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=4ac7fa1523187235 -C extra-filename=-004329db6b17bdcb --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`
29652025-04-18T23:43:19.570Z Running `/work/oxidecomputer/omicron/target/debug/build/fs-err-21269de87b467c8f/build-script-build`
29662025-04-18T23:43:19.596Z Compiling rand_chacha v0.9.0
29672025-04-18T23:43:19.596Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-caad0634339a09e7/build-script-build`
29682025-04-18T23:43:19.621Z Running `/home/build/.rustup/toolchains/1.85.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=58690f2b45c7a070 -C extra-filename=-314573f4ff511e00 --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-299692ff00012652.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-e12cbc5a4bf801bc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29692025-04-18T23:43:19.652Z Compiling nix v0.29.0
29702025-04-18T23:43:19.709Z Running `/home/build/.rustup/toolchains/1.85.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=6c5c25eb1bdf6e49 -C extra-filename=-3dffa5472c76732a --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-3dffa5472c76732a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_aliases=/work/oxidecomputer/omicron/target/debug/deps/libcfg_aliases-004329db6b17bdcb.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29712025-04-18T23:43:19.709Z Compiling signal-hook-mio v0.2.4
29722025-04-18T23:43:19.709Z Running `/home/build/.rustup/toolchains/1.85.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=dd41ee2cab43873e -C extra-filename=-43d024be34422106 --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-41b4d43f76d21dca.rmeta --extern mio_1_0=/work/oxidecomputer/omicron/target/debug/deps/libmio-ac7c53bc75619921.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-980077daba3b764e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29732025-04-18T23:43:19.734Z Compiling zip v0.6.6
29742025-04-18T23:43:19.734Z Running `/home/build/.rustup/toolchains/1.85.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=21b84e17292e7691 -C extra-filename=-01e4a0be8cd7addb --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-6fa0bc0485b87f2d.rmeta --extern bzip2=/work/oxidecomputer/omicron/target/debug/deps/libbzip2-8d3ae5aafe71b022.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-918de2abdeed200d.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-825622b0a33b01d5.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-7ed663b343a5fc8e/out/lib`
29752025-04-18T23:43:19.885Z Compiling console v0.15.10
29762025-04-18T23:43:19.919Z Running `/home/build/.rustup/toolchains/1.85.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=7c995fb03f30f1bf -C extra-filename=-a9acdc605ab40d5a --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-41b4d43f76d21dca.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-cc4c9ca4fb71ffde.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-515a815f7ad69d61.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29772025-04-18T23:43:20.437Z Compiling hash32 v0.2.1
29782025-04-18T23:43:20.462Z Running `/home/build/.rustup/toolchains/1.85.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=980b497294c65ecf -C extra-filename=-3a713cdee78276f1 --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-6fa0bc0485b87f2d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29792025-04-18T23:43:20.495Z Compiling buf-list v1.0.3
29802025-04-18T23:43:20.519Z Running `/home/build/.rustup/toolchains/1.85.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=a2a0a2e0e312e82b -C extra-filename=-03cfe2fa3daf6de4 --out-dir /work/oxidecomputer/omicron/target/debug/build/buf-list-03cfe2fa3daf6de4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29812025-04-18T23:43:20.802Z Compiling unicode-properties v0.1.3
29822025-04-18T23:43:20.827Z Running `/home/build/.rustup/toolchains/1.85.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=a38f8d6aa00400a0 -C extra-filename=-3e380aaa9f6a0830 --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-04-18T23:43:20.851Z Compiling zip v2.1.3
29842025-04-18T23:43:20.876Z Running `/home/build/.rustup/toolchains/1.85.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.1.3/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"' --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", "hmac", "lzma", "lzma-rs", "pbkdf2", "rand", "sha1", "time", "unreserved", "zeroize", "zopfli", "zstd"))' -C metadata=4b2fcda5c86fd5f9 -C extra-filename=-ccc591a46c40dabe --out-dir /work/oxidecomputer/omicron/target/debug/build/zip-ccc591a46c40dabe -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29852025-04-18T23:43:20.995Z Compiling lockfree-object-pool v0.1.6
29862025-04-18T23:43:21.020Z Running `/home/build/.rustup/toolchains/1.85.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=32c5f7db1c0b30e9 -C extra-filename=-4ee34647b2175995 --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-04-18T23:43:21.093Z Compiling simd-adler32 v0.3.7
29882025-04-18T23:43:21.117Z Running `/home/build/.rustup/toolchains/1.85.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=0aff035839031340 -C extra-filename=-243ec5af4b163d5a --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-04-18T23:43:21.203Z Compiling bumpalo v3.16.0
29902025-04-18T23:43:21.228Z Running `/home/build/.rustup/toolchains/1.85.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=58cbe98f82582e79 -C extra-filename=-3bb7cfccf682cbcc --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-04-18T23:43:21.252Z Compiling smoltcp v0.9.1
29922025-04-18T23:43:21.277Z Running `/home/build/.rustup/toolchains/1.85.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=df7575c9d8fd7cba -C extra-filename=-bafce01a245bdf53 --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-bafce01a245bdf53 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29932025-04-18T23:43:21.277Z Compiling unicode-bidi v0.3.17
29942025-04-18T23:43:21.277Z Compiling portable-atomic v1.9.0
29952025-04-18T23:43:21.302Z Running `/home/build/.rustup/toolchains/1.85.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=f3b425c472b5b80f -C extra-filename=-f82ffa75001358b5 --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`
29962025-04-18T23:43:21.302Z Running `/home/build/.rustup/toolchains/1.85.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.9.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=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(target_arch,values("xtensa"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --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)' --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=5f7c535d3d111697 -C extra-filename=-f16794ac5c35dfb5 --out-dir /work/oxidecomputer/omicron/target/debug/build/portable-atomic-f16794ac5c35dfb5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29972025-04-18T23:43:21.329Z Compiling predicates-core v1.0.8
29982025-04-18T23:43:21.354Z Running `/home/build/.rustup/toolchains/1.85.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=3a543af35e729814 -C extra-filename=-4f14a9053a1aa129 --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`
29992025-04-18T23:43:21.581Z Compiling zopfli v0.8.1
30002025-04-18T23:43:21.606Z Running `/home/build/.rustup/toolchains/1.85.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=54757e1fdb84fc5e -C extra-filename=-95b7a0e6c82e381b --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-3bb7cfccf682cbcc.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-918de2abdeed200d.rmeta --extern lockfree_object_pool=/work/oxidecomputer/omicron/target/debug/deps/liblockfree_object_pool-4ee34647b2175995.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-cc4c9ca4fb71ffde.rmeta --extern simd_adler32=/work/oxidecomputer/omicron/target/debug/deps/libsimd_adler32-243ec5af4b163d5a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30012025-04-18T23:43:21.646Z Running `/work/oxidecomputer/omicron/target/debug/build/zip-ccc591a46c40dabe/build-script-build`
30022025-04-18T23:43:21.674Z Running `/work/oxidecomputer/omicron/target/debug/build/buf-list-03cfe2fa3daf6de4/build-script-build`
30032025-04-18T23:43:21.712Z Running `/home/build/.rustup/toolchains/1.85.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=2c7b340398b73cc7 -C extra-filename=-f2121c9b1cc72582 --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-3a713cdee78276f1.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-ce1398b91b784a2b.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-a1a49b344a9f1018.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_cas --cfg has_atomics`
30042025-04-18T23:43:21.757Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-3dffa5472c76732a/build-script-build`
30052025-04-18T23:43:21.797Z Compiling rand v0.9.0
30062025-04-18T23:43:21.822Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-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="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=0ec13d69b86ebf00 -C extra-filename=-321e2e4807d07447 --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-314573f4ff511e00.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-e12cbc5a4bf801bc.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-0c603eae8c0e1b4f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30072025-04-18T23:43:21.846Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-bafce01a245bdf53/build-script-build`
30082025-04-18T23:43:21.881Z Compiling crossterm v0.28.1
30092025-04-18T23:43:21.906Z Running `/home/build/.rustup/toolchains/1.85.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=0329fcf2d84505d3 -C extra-filename=-c3fd2f13cdfd1aa4 --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-c7c1628fdb66589a.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-1576965aa7d154eb.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-ac7c53bc75619921.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-225ff234fd698a6f.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-d8b17b42b63e4711.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-980077daba3b764e.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-43d024be34422106.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30102025-04-18T23:43:22.169Z Running `/work/oxidecomputer/omicron/target/debug/build/portable-atomic-f16794ac5c35dfb5/build-script-build`
30112025-04-18T23:43:22.253Z Compiling stringprep v0.1.5
30122025-04-18T23:43:22.278Z Running `/home/build/.rustup/toolchains/1.85.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=1160831af31ba9b5 -C extra-filename=-e15a46c0bfb0d73a --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-f82ffa75001358b5.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-5c4775a21d28b414.rmeta --extern unicode_properties=/work/oxidecomputer/omicron/target/debug/deps/libunicode_properties-3e380aaa9f6a0830.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30132025-04-18T23:43:22.346Z Running `/home/build/.rustup/toolchains/1.85.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 --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("io_safety", "tokio"))' -C metadata=a29fed64530af70f -C extra-filename=-fe1811a76c3dc46b --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-6988d85d3cd03a73.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)'`
30142025-04-18T23:43:22.620Z Compiling rayon v1.10.0
30152025-04-18T23:43:22.645Z Running `/home/build/.rustup/toolchains/1.85.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=aca014bba53db57c -C extra-filename=-386206e71bd9ba19 --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-7f21ccbadb60cd85.rmeta --extern rayon_core=/work/oxidecomputer/omicron/target/debug/deps/librayon_core-e4dbe4f81cf74a8e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30162025-04-18T23:43:22.916Z Compiling tokio-stream v0.1.17
30172025-04-18T23:43:22.941Z Running `/home/build/.rustup/toolchains/1.85.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=db84db416c3023a7 -C extra-filename=-f8f31822a2cc6bd4 --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-1576965aa7d154eb.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-3d55b6ea8d435783.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30182025-04-18T23:43:23.064Z Compiling md-5 v0.10.6
30192025-04-18T23:43:23.089Z Running `/home/build/.rustup/toolchains/1.85.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=20bdbc20cec1ff3e -C extra-filename=-80675bb84ee78a2f --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-ec0e17f73ce37523.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-083fa08a5a7d6196.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30202025-04-18T23:43:23.174Z Compiling float-cmp v0.10.0
30212025-04-18T23:43:23.199Z Running `/home/build/.rustup/toolchains/1.85.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=f454f65604912d9b -C extra-filename=-2d8275bf2035f905 --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-e9d24d36744151b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30222025-04-18T23:43:23.343Z Compiling difflib v0.4.0
30232025-04-18T23:43:23.368Z Running `/home/build/.rustup/toolchains/1.85.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=c7c2bdb104393263 -C extra-filename=-b42e165d7c4e0526 --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`
30242025-04-18T23:43:23.392Z Compiling fallible-iterator v0.2.0
30252025-04-18T23:43:23.417Z Running `/home/build/.rustup/toolchains/1.85.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=76a2a250ab7ead6b -C extra-filename=-d22eb698fb33527e --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`
30262025-04-18T23:43:23.442Z Compiling normalize-line-endings v0.3.0
30272025-04-18T23:43:23.442Z Running `/home/build/.rustup/toolchains/1.85.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=df163003b62a429e -C extra-filename=-c649c2b9114eecce --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`
30282025-04-18T23:43:23.612Z Running `/home/build/.rustup/toolchains/1.85.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=39f5df124b239ff1 -C extra-filename=-a245aeef20c51e22 --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-17fa9da22ed739fc.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-6fa0bc0485b87f2d.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-f2121c9b1cc72582.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-b343cf89d314a7c5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30292025-04-18T23:43:23.832Z Compiling predicates v3.1.3
30302025-04-18T23:43:23.857Z Running `/home/build/.rustup/toolchains/1.85.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=bdb846f4a75f8539 -C extra-filename=-aee7dbe5a0bae24f --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-6d479df9ba02b817.rmeta --extern difflib=/work/oxidecomputer/omicron/target/debug/deps/libdifflib-b42e165d7c4e0526.rmeta --extern float_cmp=/work/oxidecomputer/omicron/target/debug/deps/libfloat_cmp-2d8275bf2035f905.rmeta --extern normalize_line_endings=/work/oxidecomputer/omicron/target/debug/deps/libnormalize_line_endings-c649c2b9114eecce.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-4f14a9053a1aa129.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30312025-04-18T23:43:24.030Z Compiling postgres-protocol v0.6.8
30322025-04-18T23:43:24.055Z Running `/home/build/.rustup/toolchains/1.85.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=b199a4bc186a5b62 -C extra-filename=-1befb04336e5c576 --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-210ce714c13e89e6.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-6fa0bc0485b87f2d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-d22eb698fb33527e.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-760683026a9c7107.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-80675bb84ee78a2f.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-b0354db40e5a0a55.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-321e2e4807d07447.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rmeta --extern stringprep=/work/oxidecomputer/omicron/target/debug/deps/libstringprep-e15a46c0bfb0d73a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30332025-04-18T23:43:24.532Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name zip --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zip-2.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="_deflate-any"' --cfg 'feature="bzip2"' --cfg 'feature="deflate"' --cfg 'feature="deflate-flate2"' --cfg 'feature="deflate-zopfli"' --cfg 'feature="flate2"' --cfg 'feature="zopfli"' --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", "hmac", "lzma", "lzma-rs", "pbkdf2", "rand", "sha1", "time", "unreserved", "zeroize", "zopfli", "zstd"))' -C metadata=8997adcb0926fffa -C extra-filename=-f5a709b9c3a4836f --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-8d3ae5aafe71b022.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-918de2abdeed200d.rmeta --extern displaydoc=/work/oxidecomputer/omicron/target/debug/deps/libdisplaydoc-77ad94e1e682e77d.so --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-825622b0a33b01d5.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-b0354db40e5a0a55.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern zopfli=/work/oxidecomputer/omicron/target/debug/deps/libzopfli-95b7a0e6c82e381b.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-7ed663b343a5fc8e/out/lib`
30342025-04-18T23:43:24.650Z Running `/home/build/.rustup/toolchains/1.85.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.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=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(target_arch,values("xtensa"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --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)' --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=4a04ef6aee0f3a94 -C extra-filename=-0561a114cfef84b2 --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("zaamo","zabha","experimental-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_pre_llvm_15,portable_atomic_pre_llvm_16,portable_atomic_pre_llvm_18,portable_atomic_pre_llvm_19,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_raw_ptr_deref,portable_atomic_no_const_transmute,portable_atomic_no_core_unwind_safe,portable_atomic_no_diagnostic_namespace,portable_atomic_no_stronger_failure_ordering,portable_atomic_no_track_caller,portable_atomic_no_unsafe_op_in_unsafe_fn,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","experimental-zacas","fast-serialization","load-store-on-cond","lse","lse128","lse2","mclass","miscellaneous-extensions-3","quadword-atomics","rcpc3","v6","zaamo","zabha"))'`
30352025-04-18T23:43:25.109Z Running `/home/build/.rustup/toolchains/1.85.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=852fba51187cbbf3 -C extra-filename=-b6b0c6ca97dd1c3f --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-c7c1628fdb66589a.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-14161e92cc3c7739.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)'`
30362025-04-18T23:43:25.167Z Running `/home/build/.rustup/toolchains/1.85.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=93a5bcb45255946a -C extra-filename=-8701d1a86e8d9760 --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-ce2dce95250b5acd.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg seek_convenience --cfg const_fn_trait_bounds`
30372025-04-18T23:43:25.225Z Compiling phf v0.11.2
30382025-04-18T23:43:25.250Z Running `/home/build/.rustup/toolchains/1.85.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=7fc1315234c39a2c -C extra-filename=-1da4d86323d7bd72 --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-fcdecfe0c3f0f8df.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30392025-04-18T23:43:25.322Z Compiling similar v2.7.0
30402025-04-18T23:43:25.347Z Running `/home/build/.rustup/toolchains/1.85.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=0a2297cc98e859aa -C extra-filename=-6c02ce0437a7d712 --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-d4d7b1a7a2996c10.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-8e7d1afc7f4d9c6b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30412025-04-18T23:43:25.506Z Compiling strum_macros v0.25.3
30422025-04-18T23:43:25.531Z Running `/home/build/.rustup/toolchains/1.85.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=c9701bc8576383ce -C extra-filename=-a59d54321814ff42 --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-c0fa63f21cdf542c.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-249ca607bd6d7426.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30432025-04-18T23:43:25.636Z Compiling serde-big-array v0.5.1
30442025-04-18T23:43:25.661Z Running `/home/build/.rustup/toolchains/1.85.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=349aca63b3a79fb8 -C extra-filename=-02ac3015005fd88e --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-803c61386c7e7ead.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30452025-04-18T23:43:25.714Z Compiling serde_repr v0.1.19
30462025-04-18T23:43:25.738Z Running `/home/build/.rustup/toolchains/1.85.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=216e28dc22b9fde7 -C extra-filename=-8787fd8bfc7a4376 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30472025-04-18T23:43:25.865Z Compiling peg-runtime v0.8.5
30482025-04-18T23:43:25.890Z Running `/home/build/.rustup/toolchains/1.85.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=fce42c7498af3ce1 -C extra-filename=-6e408b59dbc54863 --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`
30492025-04-18T23:43:26.126Z Compiling number_prefix v0.4.0
30502025-04-18T23:43:26.151Z Running `/home/build/.rustup/toolchains/1.85.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=f7f74331172e6415 -C extra-filename=-87d3f2724c6b288f --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`
30512025-04-18T23:43:26.316Z Compiling indicatif v0.17.11
30522025-04-18T23:43:26.341Z Running `/home/build/.rustup/toolchains/1.85.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=2f3dbe8b7dbbcea8 -C extra-filename=-d68412271cb0c7e0 --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-a9acdc605ab40d5a.rmeta --extern number_prefix=/work/oxidecomputer/omicron/target/debug/deps/libnumber_prefix-87d3f2724c6b288f.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-0561a114cfef84b2.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-386206e71bd9ba19.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-515a815f7ad69d61.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30532025-04-18T23:43:26.366Z Compiling postgres-types v0.2.9
30542025-04-18T23:43:26.366Z Running `/home/build/.rustup/toolchains/1.85.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=e189e30356337411 -C extra-filename=-803143cf159bbdeb --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-ce2dce95250b5acd.rmeta --extern chrono_04=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-d22eb698fb33527e.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-1befb04336e5c576.rmeta --extern serde_1=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json_1=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern uuid_1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30552025-04-18T23:43:26.392Z Compiling whoami v1.5.2
30562025-04-18T23:43:26.416Z Running `/home/build/.rustup/toolchains/1.85.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=1ed962634790ad36 -C extra-filename=-e83632967c5c0152 --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`
30572025-04-18T23:43:26.755Z Compiling thiserror v2.0.12
30582025-04-18T23:43:26.779Z Running `/home/build/.rustup/toolchains/1.85.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=c682273299154702 -C extra-filename=-911704e2686a8d25 --out-dir /work/oxidecomputer/omicron/target/debug/build/thiserror-911704e2686a8d25 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30592025-04-18T23:43:26.850Z Compiling thiserror-impl v2.0.12
30602025-04-18T23:43:26.878Z Running `/home/build/.rustup/toolchains/1.85.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=b13c5771600679e3 -C extra-filename=-fba8df0627b6f9dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30612025-04-18T23:43:26.902Z Compiling camino v1.1.9
30622025-04-18T23:43:26.903Z Running `/home/build/.rustup/toolchains/1.85.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.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="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=a7e4b2c4feb85f11 -C extra-filename=-0929577279adc659 --out-dir /work/oxidecomputer/omicron/target/debug/build/camino-0929577279adc659 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30632025-04-18T23:43:27.077Z Compiling tokio-postgres v0.7.13
30642025-04-18T23:43:27.102Z Running `/home/build/.rustup/toolchains/1.85.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=f927eb004dbce139 -C extra-filename=-4780d814ded50409 --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-18a765d6143faf19.so --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-6fa0bc0485b87f2d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-d22eb698fb33527e.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-6483d9579c8676ee.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b0bb2655c6c75b19.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-225ff234fd698a6f.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-71e05fb9e91a7f76.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-1da4d86323d7bd72.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-3d55b6ea8d435783.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-1befb04336e5c576.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-803143cf159bbdeb.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-321e2e4807d07447.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-b761ff4075e9e77b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-e83632967c5c0152.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30652025-04-18T23:43:27.336Z Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-911704e2686a8d25/build-script-build`
30662025-04-18T23:43:27.466Z Compiling regress v0.10.3
30672025-04-18T23:43:27.492Z Running `/home/build/.rustup/toolchains/1.85.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=e30e140505551efa -C extra-filename=-6939751d4076c61a --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-27c977240796c3a1.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-b0354db40e5a0a55.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30682025-04-18T23:43:27.517Z Running `/work/oxidecomputer/omicron/target/debug/build/camino-0929577279adc659/build-script-build`
30692025-04-18T23:43:27.574Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-1.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=f5ceb298f025a6a2 -C extra-filename=-5b39081a977fa11d --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-803c61386c7e7ead.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)'`
30702025-04-18T23:43:27.773Z Compiling fastrand v2.1.1
30712025-04-18T23:43:27.798Z Running `/home/build/.rustup/toolchains/1.85.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=a8d67f134a52fb42 -C extra-filename=-565ca7897df9391c --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`
30722025-04-18T23:43:28.053Z Compiling is-terminal v0.4.13
30732025-04-18T23:43:28.078Z Running `/home/build/.rustup/toolchains/1.85.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=470fd2a9d58078f0 -C extra-filename=-6b6ec0a96c6abffd --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-41b4d43f76d21dca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30742025-04-18T23:43:28.212Z Compiling unsafe-libyaml v0.2.11
30752025-04-18T23:43:28.237Z Running `/home/build/.rustup/toolchains/1.85.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=bf9a82929248d388 -C extra-filename=-11f3f9daa5322c57 --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`
30762025-04-18T23:43:28.262Z Compiling ident_case v1.0.1
30772025-04-18T23:43:28.262Z Running `/home/build/.rustup/toolchains/1.85.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=db59c5a7237290ff -C extra-filename=-f9fc28071c8a4f49 --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`
30782025-04-18T23:43:28.349Z Compiling dirs-sys-next v0.1.2
30792025-04-18T23:43:28.373Z Running `/home/build/.rustup/toolchains/1.85.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=e10b84cb053b31b5 -C extra-filename=-6531ac10314d256a --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-41b4d43f76d21dca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30802025-04-18T23:43:28.461Z Compiling darling_core v0.20.10
30812025-04-18T23:43:28.486Z Running `/home/build/.rustup/toolchains/1.85.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=a81f08be96ae506f -C extra-filename=-57550afdf6f3e698 --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-98d3c5abcf530833.rmeta --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-f9fc28071c8a4f49.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-f65fb5752489051b.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30822025-04-18T23:43:28.620Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
30832025-04-18T23:43:28.644Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_messages --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-6a0a5310b2e39f6a/9bbac47/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=a455e1806880db62 -C extra-filename=-18a6431d27c627f0 --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-c7c1628fdb66589a.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-99416a96991a8a47.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-02ac3015005fd88e.rmeta --extern serde_repr=/work/oxidecomputer/omicron/target/debug/deps/libserde_repr-8787fd8bfc7a4376.so --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-a245aeef20c51e22.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-18a3ba359ca53dc0.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-a59d54321814ff42.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-efe53b76f41dc71f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30842025-04-18T23:43:28.891Z Compiling dirs-next v2.0.0
30852025-04-18T23:43:28.916Z Running `/home/build/.rustup/toolchains/1.85.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=e014e1fcfe6a6181 -C extra-filename=-de4f5acd5003ebfe --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-ec0e17f73ce37523.rmeta --extern dirs_sys_next=/work/oxidecomputer/omicron/target/debug/deps/libdirs_sys_next-6531ac10314d256a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30862025-04-18T23:43:29.078Z Compiling term v0.7.0
30872025-04-18T23:43:29.102Z Running `/home/build/.rustup/toolchains/1.85.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=bff47abfada975fd -C extra-filename=-11fcd0b1f8a821c6 --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-de4f5acd5003ebfe.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30882025-04-18T23:43:29.638Z Running `/home/build/.rustup/toolchains/1.85.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=b5e25d29e7a6544f -C extra-filename=-d3fa4087e3a0123d --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-fba8df0627b6f9dd.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)'`
30892025-04-18T23:43:29.708Z Compiling serde_yaml v0.9.34+deprecated
30902025-04-18T23:43:29.733Z Running `/home/build/.rustup/toolchains/1.85.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=1f66830e8fa28e56 -C extra-filename=-3746309450356a6b --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-fe360efd72b9dcbf.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-57976e99141aa10c.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-09050f2054347c06.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern unsafe_libyaml=/work/oxidecomputer/omicron/target/debug/deps/libunsafe_libyaml-11f3f9daa5322c57.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30912025-04-18T23:43:29.813Z Compiling toml v0.8.20
30922025-04-18T23:43:29.838Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.8.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=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="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=e1eb555e7289e0e0 -C extra-filename=-5fc5459db8e2c3df --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-803c61386c7e7ead.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-ad78f1a2852a0e7c.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a9ebb03362947fc3.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-8212cc32ea42ec6f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30932025-04-18T23:43:30.119Z Compiling tempfile v3.13.0
30942025-04-18T23:43:30.146Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=b7297796365188ef -C extra-filename=-b119699e7ca9698b --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-ec0e17f73ce37523.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-565ca7897df9391c.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-cc4c9ca4fb71ffde.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-d8b17b42b63e4711.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30952025-04-18T23:43:30.784Z Compiling typify-impl v0.3.0
30962025-04-18T23:43:30.808Z Running `/home/build/.rustup/toolchains/1.85.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=336d1efdff483869 -C extra-filename=-292b9cfc5e53a063 --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-d7c4e21566c467a3.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-6939751d4076c61a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d3fa4087e3a0123d.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-62358d43d54c950b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30972025-04-18T23:43:31.066Z Compiling crossbeam-channel v0.5.13
30982025-04-18T23:43:31.091Z Running `/home/build/.rustup/toolchains/1.85.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.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=b3cfcbbffb6e8dbf -C extra-filename=-f1f379659423d538 --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-2177475d79c1394d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30992025-04-18T23:43:31.260Z Compiling thread_local v1.1.8
31002025-04-18T23:43:31.285Z Running `/home/build/.rustup/toolchains/1.85.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=39048c634ebb69f7 -C extra-filename=-838e806bd05dc859 --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-ec0e17f73ce37523.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-cc4c9ca4fb71ffde.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31012025-04-18T23:43:31.632Z Compiling slog-async v2.8.0
31022025-04-18T23:43:31.657Z Running `/home/build/.rustup/toolchains/1.85.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=0038803235c3ba18 -C extra-filename=-5cfd8b663038d650 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-async-5cfd8b663038d650 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31032025-04-18T23:43:31.704Z Compiling take_mut v0.2.2
31042025-04-18T23:43:31.728Z Running `/home/build/.rustup/toolchains/1.85.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=770df01f5065a7e8 -C extra-filename=-e3aab5422649157b --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`
31052025-04-18T23:43:31.886Z Compiling slog-term v2.9.1
31062025-04-18T23:43:31.911Z Running `/home/build/.rustup/toolchains/1.85.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=1f08fadad0c2849e -C extra-filename=-96c0ab0f17813e78 --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-6b6ec0a96c6abffd.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-11fcd0b1f8a821c6.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-838e806bd05dc859.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-1268dab9db3bdae9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31072025-04-18T23:43:31.940Z Compiling match_cfg v0.1.0
31082025-04-18T23:43:31.965Z Running `/home/build/.rustup/toolchains/1.85.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=798b0df1fda3a51b -C extra-filename=-675062cef8160ec7 --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`
31092025-04-18T23:43:32.062Z Compiling hostname v0.3.1
31102025-04-18T23:43:32.086Z Running `/home/build/.rustup/toolchains/1.85.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=9872e33507a1b9ee -C extra-filename=-f7e9fccf5ac98916 --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-41b4d43f76d21dca.rmeta --extern match_cfg=/work/oxidecomputer/omicron/target/debug/deps/libmatch_cfg-675062cef8160ec7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31112025-04-18T23:43:32.123Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-async-5cfd8b663038d650/build-script-build`
31122025-04-18T23:43:32.202Z Running `/home/build/.rustup/toolchains/1.85.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=aa0e451d156ace9a -C extra-filename=-8f5f7dbf6ded826f --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-f1f379659423d538.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern take_mut=/work/oxidecomputer/omicron/target/debug/deps/libtake_mut-e3aab5422649157b.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-838e806bd05dc859.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg integer128`
31132025-04-18T23:43:32.282Z Compiling quick-error v1.2.3
31142025-04-18T23:43:32.307Z Running `/home/build/.rustup/toolchains/1.85.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=4407a2ee45af1e1b -C extra-filename=-727f07b01d6739d0 --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`
31152025-04-18T23:43:32.445Z Compiling debug-ignore v1.0.5
31162025-04-18T23:43:32.470Z Running `/home/build/.rustup/toolchains/1.85.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=ad60a1233f64a2f0 -C extra-filename=-131d489c128a9185 --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`
31172025-04-18T23:43:32.606Z Compiling strum_macros v0.26.4
31182025-04-18T23:43:32.631Z Running `/home/build/.rustup/toolchains/1.85.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=ed194066f0370f25 -C extra-filename=-d4e4376ba3103b89 --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-d7c4e21566c467a3.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-249ca607bd6d7426.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31192025-04-18T23:43:32.806Z Compiling structmeta-derive v0.3.0
31202025-04-18T23:43:32.830Z Running `/home/build/.rustup/toolchains/1.85.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=f159d7082de6a0a7 -C extra-filename=-9aaf9ece3b9d3658 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31212025-04-18T23:43:32.855Z Compiling rustls v0.22.4
31222025-04-18T23:43:32.855Z Running `/home/build/.rustup/toolchains/1.85.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=5e44371e1db2e507 -C extra-filename=-62069158c13c5e56 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-62069158c13c5e56 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31232025-04-18T23:43:33.102Z Compiling slog-json v2.6.1
31242025-04-18T23:43:33.133Z Running `/home/build/.rustup/toolchains/1.85.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=5b46d649b3612eb2 -C extra-filename=-6df44fe24f12a0bd --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-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-1268dab9db3bdae9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31252025-04-18T23:43:33.177Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-62069158c13c5e56/build-script-build`
31262025-04-18T23:43:33.216Z Compiling serde_path_to_error v0.1.16
31272025-04-18T23:43:33.240Z Running `/home/build/.rustup/toolchains/1.85.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.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e8733ba23628118c -C extra-filename=-887fba4cb24ee196 --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-57976e99141aa10c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31282025-04-18T23:43:33.269Z Compiling darling_macro v0.20.10
31292025-04-18T23:43:33.294Z Running `/home/build/.rustup/toolchains/1.85.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=4d19f9e99aeb9e22 -C extra-filename=-ac4109bcaf194f87 --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-57550afdf6f3e698.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31302025-04-18T23:43:33.469Z Compiling wait-timeout v0.2.0
31312025-04-18T23:43:33.494Z Running `/home/build/.rustup/toolchains/1.85.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=c8e1f55b416bf90a -C extra-filename=-55f7cdb91ed11cdf --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-41b4d43f76d21dca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31322025-04-18T23:43:33.760Z Compiling slog-bunyan v2.5.0
31332025-04-18T23:43:33.785Z Running `/home/build/.rustup/toolchains/1.85.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=038b173bc5c57297 -C extra-filename=-091a039ad4857aed --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-f7e9fccf5ac98916.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-6df44fe24f12a0bd.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-1268dab9db3bdae9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31342025-04-18T23:43:33.950Z Compiling multer v3.1.0
31352025-04-18T23:43:33.976Z Running `/home/build/.rustup/toolchains/1.85.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=a0d66c5a48fa0460 -C extra-filename=-3667ced729728f65 --out-dir /work/oxidecomputer/omicron/target/debug/build/multer-3667ced729728f65 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-94a95822b5c1b816.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31362025-04-18T23:43:33.976Z Compiling bit-vec v0.8.0
31372025-04-18T23:43:34.001Z Running `/home/build/.rustup/toolchains/1.85.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=104152c8b3147b17 -C extra-filename=-43b130600465bdab --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`
31382025-04-18T23:43:34.001Z Compiling rusty-fork v0.3.0
31392025-04-18T23:43:34.029Z Running `/home/build/.rustup/toolchains/1.85.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=c22e81e4dcefb983 -C extra-filename=-d6d64830c3ede205 --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-98d3c5abcf530833.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-727f07b01d6739d0.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-55f7cdb91ed11cdf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31402025-04-18T23:43:34.269Z Compiling darling v0.20.10
31412025-04-18T23:43:34.317Z Running `/home/build/.rustup/toolchains/1.85.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=e1392ea274814c94 -C extra-filename=-fef422645eb4be8c --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-57550afdf6f3e698.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-ac4109bcaf194f87.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31422025-04-18T23:43:34.342Z Running `/work/oxidecomputer/omicron/target/debug/build/multer-3667ced729728f65/build-script-build`
31432025-04-18T23:43:34.402Z Compiling bit-set v0.8.0
31442025-04-18T23:43:34.427Z Compiling async-stream-impl v0.3.6
31452025-04-18T23:43:34.427Z Running `/home/build/.rustup/toolchains/1.85.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=23c15ead7a6d1b06 -C extra-filename=-99290c59d02c2929 --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-43b130600465bdab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31462025-04-18T23:43:34.427Z Running `/home/build/.rustup/toolchains/1.85.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=c0353f7e3b9acca1 -C extra-filename=-eb18feee97ecdf66 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31472025-04-18T23:43:34.458Z Compiling serde_with_macros v3.12.0
31482025-04-18T23:43:34.484Z Running `/home/build/.rustup/toolchains/1.85.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=577b4abe5e89878c -C extra-filename=-50e2f8217da27e2f --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-fef422645eb4be8c.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31492025-04-18T23:43:34.613Z Compiling rand_xorshift v0.3.0
31502025-04-18T23:43:34.637Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_xorshift --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_xorshift-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "serde1"))' -C metadata=cf4a45b7bba9b4d0 -C extra-filename=-737870a6627cf297 --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-c9da9b954e2f8ef1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31512025-04-18T23:43:34.704Z Compiling unarray v0.1.4
31522025-04-18T23:43:34.728Z Running `/home/build/.rustup/toolchains/1.85.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=84c9be1f7c0a2f1d -C extra-filename=-2509069dc6f408f6 --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`
31532025-04-18T23:43:34.884Z Compiling proptest v1.6.0
31542025-04-18T23:43:34.908Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name proptest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-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 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=eab905890229f7b1 -C extra-filename=-cc239e2d3221ade0 --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-99290c59d02c2929.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-43b130600465bdab.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-c7c1628fdb66589a.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-18ebbde8e24fab88.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e9d24d36744151b0.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-b6f452d4d0d91927.rmeta --extern rand_xorshift=/work/oxidecomputer/omicron/target/debug/deps/librand_xorshift-737870a6627cf297.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-00a03bff956e80e0.rmeta --extern rusty_fork=/work/oxidecomputer/omicron/target/debug/deps/librusty_fork-d6d64830c3ede205.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rmeta --extern unarray=/work/oxidecomputer/omicron/target/debug/deps/libunarray-2509069dc6f408f6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31552025-04-18T23:43:34.933Z Running `/home/build/.rustup/toolchains/1.85.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=9e1edeee20ad6508 -C extra-filename=-910ca92d7b48a216 --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-ce2dce95250b5acd.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-9cbd6bf8af19e966.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b0bb2655c6c75b19.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-a0db6af83eafa305.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-b0354db40e5a0a55.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-9b1079e703cbc0f0.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-ce1398b91b784a2b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31562025-04-18T23:43:35.137Z Compiling structmeta v0.3.0
31572025-04-18T23:43:35.162Z Running `/home/build/.rustup/toolchains/1.85.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=7fe05b640ef5bdfe -C extra-filename=-29cb71abf5ac68fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-9aaf9ece3b9d3658.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31582025-04-18T23:43:35.512Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31592025-04-18T23:43:35.538Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=63417717822716ce -C extra-filename=-251d9fc9d4e919b7 --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-3902142020490022.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-94f41dbb16093095.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-733d7b7938cc4461.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31602025-04-18T23:43:35.634Z Compiling async-stream v0.3.6
31612025-04-18T23:43:35.659Z Running `/home/build/.rustup/toolchains/1.85.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=7318c2dbe506f9b7 -C extra-filename=-4be256bc4853fdee --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-eb18feee97ecdf66.so --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-1576965aa7d154eb.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-3d55b6ea8d435783.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31622025-04-18T23:43:35.807Z Compiling waitgroup v0.1.2
31632025-04-18T23:43:35.831Z Running `/home/build/.rustup/toolchains/1.85.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=94f4f6a4cacf03d8 -C extra-filename=-7c16aac9203f6a9f --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-681c30393c48bbd3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31642025-04-18T23:43:35.933Z Compiling hostname v0.4.0
31652025-04-18T23:43:35.958Z Running `/home/build/.rustup/toolchains/1.85.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=6a28541cd79ee46f -C extra-filename=-5dc769abc3499bb1 --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-ec0e17f73ce37523.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31662025-04-18T23:43:35.982Z Compiling parse-display-derive v0.10.0
31672025-04-18T23:43:36.007Z Running `/home/build/.rustup/toolchains/1.85.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=2dd21721f004a3fa -C extra-filename=-75090bf5d7b0e4b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-00a03bff956e80e0.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-29cb71abf5ac68fd.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31682025-04-18T23:43:36.037Z Compiling macaddr v1.0.1
31692025-04-18T23:43:36.062Z Running `/home/build/.rustup/toolchains/1.85.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=4507792bea91aae4 -C extra-filename=-7a03473a85af9aec --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-803c61386c7e7ead.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31702025-04-18T23:43:36.157Z Compiling dropshot v0.16.0
31712025-04-18T23:43:36.182Z Running `/home/build/.rustup/toolchains/1.85.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.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 '--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=f575fe8a487cf5e2 -C extra-filename=-1bf7d5ddeb8d128c --out-dir /work/oxidecomputer/omicron/target/debug/build/dropshot-1bf7d5ddeb8d128c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-94a95822b5c1b816.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31722025-04-18T23:43:36.435Z Compiling test-strategy v0.4.0
31732025-04-18T23:43:36.459Z Running `/home/build/.rustup/toolchains/1.85.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.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=c6260685c7bf2f53 -C extra-filename=-a2fba415ccfc8a9a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-29cb71abf5ac68fd.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31742025-04-18T23:43:36.484Z Compiling strum v0.26.3
31752025-04-18T23:43:36.484Z Running `/home/build/.rustup/toolchains/1.85.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=77009aaf31c75083 -C extra-filename=-18212220c00101ff --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-d4e4376ba3103b89.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31762025-04-18T23:43:36.509Z Running `/work/oxidecomputer/omicron/target/debug/build/dropshot-1bf7d5ddeb8d128c/build-script-build`
31772025-04-18T23:43:36.597Z Compiling dropshot_endpoint v0.16.0
31782025-04-18T23:43:36.621Z Running `/home/build/.rustup/toolchains/1.85.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.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 '--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=c86fce14d12d5010 -C extra-filename=-c0961181ca400b6c --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-d7c4e21566c467a3.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-7387aee53f0569a6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31792025-04-18T23:43:36.678Z Compiling instant v0.1.13
31802025-04-18T23:43:36.703Z Running `/home/build/.rustup/toolchains/1.85.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=ee7819e0691fcfc5 -C extra-filename=-3e93ac753f724629 --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-ec0e17f73ce37523.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31812025-04-18T23:43:36.813Z Compiling serde_with v3.12.0
31822025-04-18T23:43:36.838Z Running `/home/build/.rustup/toolchains/1.85.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=b702fb92486273e9 -C extra-filename=-99515f5e02fd91d0 --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-803c61386c7e7ead.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-57028f4ad90763c1.so --extern serde_with_macros=/work/oxidecomputer/omicron/target/debug/deps/libserde_with_macros-50e2f8217da27e2f.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31832025-04-18T23:43:36.862Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
31842025-04-18T23:43:36.862Z Running `/home/build/.rustup/toolchains/1.85.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=f19da3065abb2a22 -C extra-filename=-b1545c14fa670746 --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-ebbbc6a8c1abe6cf.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31852025-04-18T23:43:37.036Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
31862025-04-18T23:43:37.061Z Running `/home/build/.rustup/toolchains/1.85.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=81cf73859f30db55 -C extra-filename=-0829aab5840edbe4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31872025-04-18T23:43:37.835Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
31882025-04-18T23:43:37.860Z Running `/home/build/.rustup/toolchains/1.85.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=fe3450676f2868e1 -C extra-filename=-3a0eb2d94bf420d0 --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-ee872fdcb5d2633b.rmeta --extern slog_error_chain_derive=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain_derive-0829aab5840edbe4.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31892025-04-18T23:43:38.083Z Compiling backoff v0.4.0
31902025-04-18T23:43:38.109Z Running `/home/build/.rustup/toolchains/1.85.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=acb72badf71517ec -C extra-filename=-0978c02efb4259e4 --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-1576965aa7d154eb.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-18f0880b436c32e6.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-3e93ac753f724629.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-3d55b6ea8d435783.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern tokio_1=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31912025-04-18T23:43:38.447Z Compiling camino-tempfile v1.1.1
31922025-04-18T23:43:38.472Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name camino_tempfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/camino-tempfile-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=dcb0fafa4609c667 -C extra-filename=-046176813c1e82ba --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-5b39081a977fa11d.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31932025-04-18T23:43:38.964Z Compiling unicode-width v0.1.14
31942025-04-18T23:43:38.988Z Running `/home/build/.rustup/toolchains/1.85.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=570906f7419c21ca -C extra-filename=-f4a4ec44d5bf39c8 --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`
31952025-04-18T23:43:39.516Z Compiling proc-macro-error-attr v1.0.4
31962025-04-18T23:43:39.541Z Running `/home/build/.rustup/toolchains/1.85.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=0fc4904e8d37182e -C extra-filename=-55b345e3bb32fc87 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-55b345e3bb32fc87 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-94a95822b5c1b816.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31972025-04-18T23:43:39.584Z Compiling proc-macro-error v1.0.4
31982025-04-18T23:43:39.612Z Running `/home/build/.rustup/toolchains/1.85.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=091a1bb33b004209 -C extra-filename=-496b21e54f90e44c --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-496b21e54f90e44c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-94a95822b5c1b816.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31992025-04-18T23:43:39.746Z Compiling parse-display v0.10.0
32002025-04-18T23:43:39.798Z Running `/home/build/.rustup/toolchains/1.85.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=aa40f6e3e288b1e2 -C extra-filename=-c8c74b598f8feb32 --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-75090bf5d7b0e4b8.so --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-00a03bff956e80e0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32012025-04-18T23:43:39.937Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-55b345e3bb32fc87/build-script-build`
32022025-04-18T23:43:40.003Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-496b21e54f90e44c/build-script-build`
32032025-04-18T23:43:40.039Z Running `/home/build/.rustup/toolchains/1.85.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=d1de94687b32a6e7 -C extra-filename=-ef3ff6422bf68ae1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32042025-04-18T23:43:40.068Z Compiling proc-macro-crate v1.3.1
32052025-04-18T23:43:40.101Z Running `/home/build/.rustup/toolchains/1.85.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=47b896d5c49d400d -C extra-filename=-3ac47af0b49e4006 --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-cc4c9ca4fb71ffde.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-69c995267db0f956.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32062025-04-18T23:43:40.200Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
32072025-04-18T23:43:40.225Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_artifact --edition=2021 /home/build/.cargo/git/checkouts/tufaceous-cd93b255c6f4ae76/69e2896/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=6a13729f6b93959d -C extra-filename=-94bb4925cbf97ecb --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-3902142020490022.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b1545c14fa670746.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-a2fba415ccfc8a9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d3fa4087e3a0123d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32082025-04-18T23:43:40.349Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
32092025-04-18T23:43:40.373Z Running `/home/build/.rustup/toolchains/1.85.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=4a001ebe92411a29 -C extra-filename=-ad87e65398481a30 --out-dir /work/oxidecomputer/omicron/target/debug/build/nvpair-sys-ad87e65398481a30 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32102025-04-18T23:43:40.460Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
32112025-04-18T23:43:40.485Z Running `/home/build/.rustup/toolchains/1.85.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=d88df90ab87e96bd -C extra-filename=-3d02b5609f35aeee --out-dir /work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-3d02b5609f35aeee -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32122025-04-18T23:43:40.738Z Running `/work/oxidecomputer/omicron/target/debug/build/nvpair-sys-ad87e65398481a30/build-script-build`
32132025-04-18T23:43:40.776Z Compiling tabwriter v1.4.0
32142025-04-18T23:43:40.777Z Running `/home/build/.rustup/toolchains/1.85.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=d9742864c069ee46 -C extra-filename=-104045e350ceb84d --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-f4a4ec44d5bf39c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32152025-04-18T23:43:40.818Z Running `/work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-3d02b5609f35aeee/build-script-build`
32162025-04-18T23:43:40.847Z Running `/home/build/.rustup/toolchains/1.85.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=2d260d0b76651fa0 -C extra-filename=-6a5131d99dfd6112 --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-ef3ff6422bf68ae1.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-41f3cb76764475bd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg use_fallback`
32172025-04-18T23:43:40.878Z Compiling num_enum_derive v0.5.11
32182025-04-18T23:43:40.903Z Running `/home/build/.rustup/toolchains/1.85.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=c8d25d722fb7dea8 -C extra-filename=-48d48b979017d975 --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-3ac47af0b49e4006.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-41f3cb76764475bd.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32192025-04-18T23:43:40.928Z Compiling foreign-types-macros v0.2.3
32202025-04-18T23:43:40.928Z Running `/home/build/.rustup/toolchains/1.85.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=7a94cf2bffaa3d58 -C extra-filename=-815e7f46e1610f4e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32212025-04-18T23:43:40.985Z Compiling foreign-types-shared v0.3.1
32222025-04-18T23:43:41.009Z Running `/home/build/.rustup/toolchains/1.85.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=b469fa5c05d20993 -C extra-filename=-756a3bf2c9259699 --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`
32232025-04-18T23:43:41.147Z Running `/home/build/.rustup/toolchains/1.85.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=d1d59ee3e8a6a377 -C extra-filename=-bacfc7a66e801823 --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`
32242025-04-18T23:43:41.223Z Running `/home/build/.rustup/toolchains/1.85.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=b35877bc08b2053c -C extra-filename=-5132d88d1385b19d --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`
32252025-04-18T23:43:41.342Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
32262025-04-18T23:43:41.366Z Running `/home/build/.rustup/toolchains/1.85.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=6f12f29a70a19381 -C extra-filename=-48fd8395d0693200 --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-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-41f3cb76764475bd.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32272025-04-18T23:43:41.410Z Compiling cstr-argument v0.1.2
32282025-04-18T23:43:41.434Z Running `/home/build/.rustup/toolchains/1.85.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=a085cafaadc0fcc6 -C extra-filename=-c02be46d68b46ba1 --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-ec0e17f73ce37523.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-b0354db40e5a0a55.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32292025-04-18T23:43:41.459Z Compiling pretty-hex v0.2.1
32302025-04-18T23:43:41.459Z Running `/home/build/.rustup/toolchains/1.85.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=adf8bfc81a8298a4 -C extra-filename=-8d4e06503f39b066 --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`
32312025-04-18T23:43:41.657Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
32322025-04-18T23:43:41.682Z Running `/home/build/.rustup/toolchains/1.85.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=250dd33024c2046b -C extra-filename=-1c5d2a18a5189f33 --out-dir /work/oxidecomputer/omicron/target/debug/build/libnet-1c5d2a18a5189f33 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32332025-04-18T23:43:41.707Z Compiling colored v2.2.0
32342025-04-18T23:43:41.707Z Running `/home/build/.rustup/toolchains/1.85.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=e0b1219ebd2b78f3 -C extra-filename=-c51beed7bfac70ec --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-18ebbde8e24fab88.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32352025-04-18T23:43:41.992Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-1c5d2a18a5189f33/build-script-build`
32362025-04-18T23:43:42.027Z Compiling winnow v0.6.20
32372025-04-18T23:43:42.052Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-0.6.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=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' '--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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=c5beefc9812f520b -C extra-filename=-ec1eb5a41784b91d --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`
32382025-04-18T23:43:42.155Z Compiling foreign-types v0.5.0
32392025-04-18T23:43:42.180Z Running `/home/build/.rustup/toolchains/1.85.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=db57b255d582f3eb -C extra-filename=-5194ee8a2db955e3 --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-815e7f46e1610f4e.so --extern foreign_types_shared=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types_shared-756a3bf2c9259699.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32402025-04-18T23:43:42.205Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
32412025-04-18T23:43:42.205Z Running `/home/build/.rustup/toolchains/1.85.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=a4ea0b520446bea7 -C extra-filename=-a6551107090489bc --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-41b4d43f76d21dca.rmeta --extern rusty_doors_macros=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors_macros-48fd8395d0693200.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32422025-04-18T23:43:42.295Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
32432025-04-18T23:43:42.320Z Running `/home/build/.rustup/toolchains/1.85.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=f51c426dcf406815 -C extra-filename=-b6af38f4c280fa4a --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-c02be46d68b46ba1.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-5194ee8a2db955e3.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-5132d88d1385b19d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32442025-04-18T23:43:42.377Z Compiling smf v0.2.3
32452025-04-18T23:43:42.401Z Running `/home/build/.rustup/toolchains/1.85.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=b9eb7bd633244ec5 -C extra-filename=-9b1adf50acc25984 --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-0266bbc8d1895c8a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32462025-04-18T23:43:42.426Z Compiling itertools v0.14.0
32472025-04-18T23:43:42.426Z Running `/home/build/.rustup/toolchains/1.85.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=14e2fff95c8822b5 -C extra-filename=-3a638bc4540ce81b --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-7f21ccbadb60cd85.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32482025-04-18T23:43:42.826Z Compiling itertools v0.13.0
32492025-04-18T23:43:42.851Z Running `/home/build/.rustup/toolchains/1.85.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=97e12485a1c154b0 -C extra-filename=-b1a6cfaf89ee5ea3 --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-7f21ccbadb60cd85.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32502025-04-18T23:43:42.875Z Compiling typify-macro v0.3.0
32512025-04-18T23:43:42.875Z Running `/home/build/.rustup/toolchains/1.85.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=74a5af21cd6f3ed5 -C extra-filename=-c1927818f9a3a120 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-7387aee53f0569a6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-292b9cfc5e53a063.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32522025-04-18T23:43:43.090Z Compiling num_enum v0.5.11
32532025-04-18T23:43:43.115Z Running `/home/build/.rustup/toolchains/1.85.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=2a2940369b27c8af -C extra-filename=-de7cc83b97fb8aeb --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-48d48b979017d975.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32542025-04-18T23:43:43.267Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
32552025-04-18T23:43:43.292Z Running `/home/build/.rustup/toolchains/1.85.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=2e40e2fb6ed3e30c -C extra-filename=-882cfc33dad351d9 --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-41b4d43f76d21dca.rmeta --extern libdlpi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibdlpi_sys-bacfc7a66e801823.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-de7cc83b97fb8aeb.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-8d4e06503f39b066.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32562025-04-18T23:43:43.432Z Compiling crucible-workspace-hack v0.1.0
32572025-04-18T23:43:43.456Z Running `/home/build/.rustup/toolchains/1.85.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=f3deb820cc31a8fd -C extra-filename=-9f4f0aeb7c795af8 --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-9f4f0aeb7c795af8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32582025-04-18T23:43:43.663Z Compiling heapless v0.8.0
32592025-04-18T23:43:43.687Z Running `/home/build/.rustup/toolchains/1.85.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=8bbd40270e5ade11 -C extra-filename=-f712d86e74c386de --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-f712d86e74c386de -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32602025-04-18T23:43:43.824Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-9f4f0aeb7c795af8/build-script-build`
32612025-04-18T23:43:43.860Z Running `/home/build/.rustup/toolchains/1.85.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=9d0cc562f41e8d92 -C extra-filename=-63faa6595a835011 --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-04-18T23:43:43.973Z Compiling hash32 v0.3.1
32632025-04-18T23:43:43.973Z Running `/home/build/.rustup/toolchains/1.85.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=8ea1571f4744672b -C extra-filename=-5e9e05232c07feb1 --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-6fa0bc0485b87f2d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32642025-04-18T23:43:44.212Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-f712d86e74c386de/build-script-build`
32652025-04-18T23:43:44.237Z Compiling smoltcp v0.11.0
32662025-04-18T23:43:44.237Z Running `/home/build/.rustup/toolchains/1.85.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=74826503f572a660 -C extra-filename=-14ad03042fc9f298 --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-14ad03042fc9f298 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32672025-04-18T23:43:44.494Z Running `/home/build/.rustup/toolchains/1.85.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=830fa3caebbc8b62 -C extra-filename=-88534d3f137fed32 --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-5e9e05232c07feb1.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-a1a49b344a9f1018.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32682025-04-18T23:43:44.845Z Running `/home/build/.rustup/toolchains/1.85.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=eaac8bbc825c9b5c -C extra-filename=-e062ae698cacc776 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-c51beed7bfac70ec.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-882cfc33dad351d9.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-de7cc83b97fb8aeb.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-b6af38f4c280fa4a.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-5132d88d1385b19d.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-a6551107090489bc.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-b761ff4075e9e77b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-206f3351995e71c6.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-ec1eb5a41784b91d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
32692025-04-18T23:43:45.001Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-14ad03042fc9f298/build-script-build`
32702025-04-18T23:43:45.038Z Compiling cobs v0.2.3
32712025-04-18T23:43:45.063Z Running `/home/build/.rustup/toolchains/1.85.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=173c860ca4193bbd -C extra-filename=-e92e71d8d1ed223b --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`
32722025-04-18T23:43:45.063Z Compiling base64 v0.21.7
32732025-04-18T23:43:45.063Z Running `/home/build/.rustup/toolchains/1.85.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=d7ea3b09724227ba -C extra-filename=-a7af361641f5e6e7 --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`
32742025-04-18T23:43:45.339Z Running `/home/build/.rustup/toolchains/1.85.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=b0c05bb0e9050ef8 -C extra-filename=-1e4a6845b59e23ad --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-17fa9da22ed739fc.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-6fa0bc0485b87f2d.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-88534d3f137fed32.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-b343cf89d314a7c5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32752025-04-18T23:43:45.364Z Compiling postcard v1.0.10
32762025-04-18T23:43:45.364Z Running `/home/build/.rustup/toolchains/1.85.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=e85b8143871e9e48 -C extra-filename=-39629516e3bc887d --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-e92e71d8d1ed223b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32772025-04-18T23:43:45.494Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
32782025-04-18T23:43:45.519Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name ingot_macros --edition=2021 /home/build/.cargo/git/checkouts/ingot-5eb88cc65053c079/bff9324/ingot-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=2e15356adf925707 -C extra-filename=-d85ef7946185f0f3 --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-fef422645eb4be8c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-b1a6cfaf89ee5ea3.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32792025-04-18T23:43:45.668Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
32802025-04-18T23:43:45.697Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/cd9aa64/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=116f36789db1ab54 -C extra-filename=-10007899ecd8cf87 --out-dir /work/oxidecomputer/omicron/target/debug/build/opte-10007899ecd8cf87 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-94a95822b5c1b816.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32812025-04-18T23:43:45.903Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
32822025-04-18T23:43:45.928Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_sys_hdrs --edition=2021 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/cd9aa64/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=483f8735c6881331 -C extra-filename=-eb53016a18a393ef --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`
32832025-04-18T23:43:45.997Z Running `/work/oxidecomputer/omicron/target/debug/build/opte-10007899ecd8cf87/build-script-build`
32842025-04-18T23:43:46.074Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
32852025-04-18T23:43:46.074Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name kstat_macro --edition=2021 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/cd9aa64/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=2d2d89a678abbd42 -C extra-filename=-ac097f30a299186a --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-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32862025-04-18T23:43:46.098Z Compiling sigpipe v0.1.3
32872025-04-18T23:43:46.098Z Running `/home/build/.rustup/toolchains/1.85.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=885f5b6f6b44c6c8 -C extra-filename=-e96591396af76f84 --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-41b4d43f76d21dca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32882025-04-18T23:43:46.236Z Compiling termtree v0.4.1
32892025-04-18T23:43:46.264Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name termtree --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/termtree-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=fea820510354a143 -C extra-filename=-ec26459a38853442 --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`
32902025-04-18T23:43:46.419Z Compiling typify v0.3.0
32912025-04-18T23:43:46.457Z Running `/home/build/.rustup/toolchains/1.85.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=c1293eaa37249612 -C extra-filename=-185e13233778af90 --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-292b9cfc5e53a063.rmeta --extern typify_macro=/work/oxidecomputer/omicron/target/debug/deps/libtypify_macro-c1927818f9a3a120.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32922025-04-18T23:43:46.489Z Compiling mockall_derive v0.13.1
32932025-04-18T23:43:46.489Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mockall_derive-0.13.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly_derive"))' -C metadata=f0ffb71497c63a1b -C extra-filename=-5082be71356c4b23 --out-dir /work/oxidecomputer/omicron/target/debug/build/mockall_derive-5082be71356c4b23 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32942025-04-18T23:43:46.557Z Compiling progenitor-impl v0.9.1
32952025-04-18T23:43:46.582Z Running `/home/build/.rustup/toolchains/1.85.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=2d2924532a7a43c8 -C extra-filename=-1affe5723b28fc6e --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-d7c4e21566c467a3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d3fa4087e3a0123d.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-185e13233778af90.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-62358d43d54c950b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32962025-04-18T23:43:46.772Z Running `/work/oxidecomputer/omicron/target/debug/build/mockall_derive-5082be71356c4b23/build-script-build`
32972025-04-18T23:43:46.805Z Compiling predicates-tree v1.0.11
32982025-04-18T23:43:46.829Z Running `/home/build/.rustup/toolchains/1.85.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.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=8d75fecd5c1cf2f4 -C extra-filename=-20fd8b9173db8b53 --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-4f14a9053a1aa129.rmeta --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-ec26459a38853442.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32992025-04-18T23:43:46.945Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
33002025-04-18T23:43:46.970Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name poptrie --edition=2021 /home/build/.cargo/git/checkouts/poptrie-41c41244d8cc4d69/ca52bef/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7f56d9d2d7cf451f -C extra-filename=-79a0ce1a8c4d05ad --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`
33012025-04-18T23:43:47.198Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name mockall_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mockall_derive-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly_derive"))' -C metadata=2e7b21e4797e2ccb -C extra-filename=-5c39c79175012892 --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-ec0e17f73ce37523.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(reprocheck)'`
33022025-04-18T23:43:47.285Z Compiling zone_cfg_derive v0.3.0
33032025-04-18T23:43:47.310Z Running `/home/build/.rustup/toolchains/1.85.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=db44957c54ddf6b5 -C extra-filename=-80729c1923715b64 --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-c0fa63f21cdf542c.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-6a5131d99dfd6112.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-41f3cb76764475bd.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33042025-04-18T23:43:47.923Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
33052025-04-18T23:43:47.948Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api_sys --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/e5c85d8/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=2c98ca40a8b11a97 -C extra-filename=-e6053e7637d3d052 --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-41b4d43f76d21dca.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33062025-04-18T23:43:48.277Z Compiling num-derive v0.4.2
33072025-04-18T23:43:48.302Z Running `/home/build/.rustup/toolchains/1.85.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=42ea0495324a17a5 -C extra-filename=-54f8006b4d1320e2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33082025-04-18T23:43:48.668Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33092025-04-18T23:43:48.693Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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="mockall"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("mockall", "testing"))' -C metadata=4aaff50e80a65fe8 -C extra-filename=-cabb8bd0b9816cee --out-dir /work/oxidecomputer/omicron/target/debug/build/illumos-utils-cabb8bd0b9816cee -L dependency=/work/oxidecomputer/omicron/target/debug/deps -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33102025-04-18T23:43:48.991Z Compiling fragile v2.0.0
33112025-04-18T23:43:49.016Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name fragile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fragile-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("slab"))' -C metadata=b498d89cb4cc909a -C extra-filename=-db2518dd92f59d42 --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`
33122025-04-18T23:43:49.070Z Compiling downcast v0.11.0
33132025-04-18T23:43:49.095Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name downcast --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/downcast-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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=8d5b66b74fcf4630 -C extra-filename=-e10464ffa855bbaf --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`
33142025-04-18T23:43:49.300Z Running `/work/oxidecomputer/omicron/target/debug/build/illumos-utils-cabb8bd0b9816cee/build-script-build`
33152025-04-18T23:43:49.332Z Compiling zone v0.3.0
33162025-04-18T23:43:49.357Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zone-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="async"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default", "sync"))' -C metadata=c334c40a3f3d17f6 -C extra-filename=-5c9312ff194db4cd --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-a380b12963bfcb13.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-80729c1923715b64.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33172025-04-18T23:43:49.484Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
33182025-04-18T23:43:49.509Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/e5c85d8/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=2161c1b915730785 -C extra-filename=-de2e93fc27fefdb5 --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-e6053e7637d3d052.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33192025-04-18T23:43:49.877Z Compiling atomicwrites v0.4.4
33202025-04-18T23:43:49.903Z Running `/home/build/.rustup/toolchains/1.85.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=6fff101b2ef07e85 -C extra-filename=-82e158201d6799d9 --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-d8b17b42b63e4711.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33212025-04-18T23:43:50.150Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
33222025-04-18T23:43:50.175Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_smf --edition=2021 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/da3cf19/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=54738799d5e9e189 -C extra-filename=-a014ba4f6786aff3 --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-63faa6595a835011.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-54f8006b4d1320e2.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e9d24d36744151b0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d3fa4087e3a0123d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33232025-04-18T23:43:50.200Z Compiling convert_case v0.4.0
33242025-04-18T23:43:50.200Z Running `/home/build/.rustup/toolchains/1.85.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=122463d868607008 -C extra-filename=-36f38c107332b7bc --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`
33252025-04-18T23:43:50.528Z Compiling newline-converter v0.3.0
33262025-04-18T23:43:50.552Z Running `/home/build/.rustup/toolchains/1.85.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=a3cb479637994980 -C extra-filename=-294dbe2de99fdf91 --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-8e7d1afc7f4d9c6b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33272025-04-18T23:43:50.705Z Compiling utf-8 v0.7.6
33282025-04-18T23:43:50.730Z Running `/home/build/.rustup/toolchains/1.85.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=33b03abd169888d4 -C extra-filename=-ebca4d8c265e3ef2 --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`
33292025-04-18T23:43:50.833Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
33302025-04-18T23:43:50.857Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name ingot_types --edition=2021 /home/build/.cargo/git/checkouts/ingot-5eb88cc65053c079/bff9324/ingot-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 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=03345c90311aab58 -C extra-filename=-24f95e2c4304bfb5 --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-d85ef7946185f0f3.so --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-0c603eae8c0e1b4f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33312025-04-18T23:43:50.882Z Compiling expectorate v1.1.0
33322025-04-18T23:43:50.882Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-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("predicates"))' -C metadata=a4f4b18255181d84 -C extra-filename=-d1ad1b900079a84c --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-a9acdc605ab40d5a.rmeta --extern newline_converter=/work/oxidecomputer/omicron/target/debug/deps/libnewline_converter-294dbe2de99fdf91.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-6c02ce0437a7d712.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33332025-04-18T23:43:50.907Z Compiling derive_more v0.99.19
33342025-04-18T23:43:50.907Z Running `/home/build/.rustup/toolchains/1.85.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.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 --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=a6688ef5122095e8 -C extra-filename=-56dc5e0515c9ab4e --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-36f38c107332b7bc.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33352025-04-18T23:43:51.015Z Compiling tungstenite v0.21.0
33362025-04-18T23:43:51.040Z Running `/home/build/.rustup/toolchains/1.85.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=975e1fb1f0e33ea3 -C extra-filename=-7599c9009f86cd4c --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-6fa0bc0485b87f2d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-7ca48bec20e507bd.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-a0db6af83eafa305.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-bb6ec5115044106b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-dca5b9914bad475f.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-ebca4d8c265e3ef2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33372025-04-18T23:43:51.067Z Compiling same-file v1.0.6
33382025-04-18T23:43:51.092Z Running `/home/build/.rustup/toolchains/1.85.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=5305c750379304cf -C extra-filename=-0adbb5d89bb32378 --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`
33392025-04-18T23:43:51.344Z Compiling walkdir v2.5.0
33402025-04-18T23:43:51.368Z Running `/home/build/.rustup/toolchains/1.85.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=d7acfdd97d68078b -C extra-filename=-ba15ea5a5b3d635b --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-0adbb5d89bb32378.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33412025-04-18T23:43:51.489Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
33422025-04-18T23:43:51.513Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name ingot --edition=2021 /home/build/.cargo/git/checkouts/ingot-5eb88cc65053c079/bff9324/ingot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=7281755f15da4448 -C extra-filename=-88252c8e48afa6c6 --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-c7c1628fdb66589a.rmeta --extern ingot_macros=/work/oxidecomputer/omicron/target/debug/deps/libingot_macros-d85ef7946185f0f3.so --extern ingot_types=/work/oxidecomputer/omicron/target/debug/deps/libingot_types-24f95e2c4304bfb5.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-0c603eae8c0e1b4f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33432025-04-18T23:43:51.940Z Compiling tokio-tungstenite v0.21.0
33442025-04-18T23:43:51.965Z Running `/home/build/.rustup/toolchains/1.85.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=06284dc63e639788 -C extra-filename=-c0ed7c9f77772239 --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-b0bb2655c6c75b19.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-7599c9009f86cd4c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33452025-04-18T23:43:52.155Z Compiling progenitor-macro v0.9.1
33462025-04-18T23:43:52.180Z Running `/home/build/.rustup/toolchains/1.85.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=bf3d922dc0dd284e -C extra-filename=-89560551347dac7b --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-026aa05a71d4a377.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-1affe5723b28fc6e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-7387aee53f0569a6.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-3746309450356a6b.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33472025-04-18T23:43:52.467Z Compiling xattr v1.3.1
33482025-04-18T23:43:52.492Z Running `/home/build/.rustup/toolchains/1.85.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=fe555372ba6be0ba -C extra-filename=-4f6840d4801ff5f6 --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-d8b17b42b63e4711.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33492025-04-18T23:43:52.583Z Compiling filetime v0.2.25
33502025-04-18T23:43:52.608Z Running `/home/build/.rustup/toolchains/1.85.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=f638cd017c3ff092 -C extra-filename=-025fa0661c013306 --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-ec0e17f73ce37523.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33512025-04-18T23:43:52.742Z Compiling derive-where v1.2.7
33522025-04-18T23:43:52.771Z Running `/home/build/.rustup/toolchains/1.85.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=3631a08d996e405c -C extra-filename=-9be085ade5e9c27e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33532025-04-18T23:43:52.880Z Compiling tar v0.4.44
33542025-04-18T23:43:52.905Z Running `/home/build/.rustup/toolchains/1.85.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=4509ecfdd1a84192 -C extra-filename=-307e58f43a410cb7 --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-025fa0661c013306.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --extern xattr=/work/oxidecomputer/omicron/target/debug/deps/libxattr-4f6840d4801ff5f6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33552025-04-18T23:43:52.986Z Compiling mockall v0.13.1
33562025-04-18T23:43:53.011Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name mockall --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mockall-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=8b728614ac3efa6d -C extra-filename=-64421cecbc16caf5 --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-ec0e17f73ce37523.rmeta --extern downcast=/work/oxidecomputer/omicron/target/debug/deps/libdowncast-e10464ffa855bbaf.rmeta --extern fragile=/work/oxidecomputer/omicron/target/debug/deps/libfragile-db2518dd92f59d42.rmeta --extern mockall_derive=/work/oxidecomputer/omicron/target/debug/deps/libmockall_derive-5c39c79175012892.so --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-aee7dbe5a0bae24f.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-20fd8b9173db8b53.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33572025-04-18T23:43:53.298Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
33582025-04-18T23:43:53.324Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name opte_api --edition=2021 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/cd9aa64/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=8a96c45bfd86dbec -C extra-filename=-57bcb630bdb322c9 --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-eb53016a18a393ef.rmeta --extern ingot=/work/oxidecomputer/omicron/target/debug/deps/libingot-88252c8e48afa6c6.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-39629516e3bc887d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-1e4a6845b59e23ad.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33592025-04-18T23:43:53.570Z Compiling fixedbitset v0.5.7
33602025-04-18T23:43:53.594Z Running `/home/build/.rustup/toolchains/1.85.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=5840e5210647d48d -C extra-filename=-140b94a4a31f886a --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`
33612025-04-18T23:43:54.149Z Compiling petgraph v0.7.1
33622025-04-18T23:43:54.174Z Running `/home/build/.rustup/toolchains/1.85.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=b324c135dcf9db91 -C extra-filename=-da84b8b7d0beebe4 --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-140b94a4a31f886a.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33632025-04-18T23:43:54.645Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name opte --edition=2021 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/cd9aa64/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=41c427cc99fb37aa -C extra-filename=-14d68093e5002049 --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-c7c1628fdb66589a.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-bb00f5df613bd167.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-eb53016a18a393ef.rmeta --extern ingot=/work/oxidecomputer/omicron/target/debug/deps/libingot-88252c8e48afa6c6.rmeta --extern kstat_macro=/work/oxidecomputer/omicron/target/debug/deps/libkstat_macro-ac097f30a299186a.so --extern opte_api=/work/oxidecomputer/omicron/target/debug/deps/libopte_api-57bcb630bdb322c9.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-39629516e3bc887d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-1e4a6845b59e23ad.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-104045e350ceb84d.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)'`
33642025-04-18T23:43:54.871Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
33652025-04-18T23:43:54.896Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name oxide_vpc --edition=2021 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/cd9aa64/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=a092927a41fcef2f -C extra-filename=-3e02abae5851d262 --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-ec0e17f73ce37523.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-eb53016a18a393ef.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-14d68093e5002049.rmeta --extern poptrie=/work/oxidecomputer/omicron/target/debug/deps/libpoptrie-79a0ce1a8c4d05ad.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-1e4a6845b59e23ad.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-104045e350ceb84d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-0c603eae8c0e1b4f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33662025-04-18T23:43:54.921Z Compiling arc-swap v1.7.1
33672025-04-18T23:43:54.921Z Running `/home/build/.rustup/toolchains/1.85.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=2794a06678cba5b1 -C extra-filename=-7b169046c43de2e1 --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`
33682025-04-18T23:43:55.433Z Compiling slog-scope v4.4.0
33692025-04-18T23:43:55.457Z Running `/home/build/.rustup/toolchains/1.85.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=222a214509f8981a -C extra-filename=-55f88039f07f6293 --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-7b169046c43de2e1.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-18ebbde8e24fab88.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33702025-04-18T23:43:55.526Z Compiling num-rational v0.4.2
33712025-04-18T23:43:55.551Z Running `/home/build/.rustup/toolchains/1.85.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=c5e015d254a2be52 -C extra-filename=-9f44d054c17d349b --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-f561a54ff4591bbd.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e9d24d36744151b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33722025-04-18T23:43:55.876Z Compiling num-complex v0.4.6
33732025-04-18T23:43:55.901Z Running `/home/build/.rustup/toolchains/1.85.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=8c0b4e768dfaa748 -C extra-filename=-a1bdfe4f45704d08 --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-e9d24d36744151b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33742025-04-18T23:43:56.358Z Compiling slog-stdlog v4.1.1
33752025-04-18T23:43:56.383Z Running `/home/build/.rustup/toolchains/1.85.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=201b293851651037 -C extra-filename=-49fc6a30a3f50e6e --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-a147a23faaf349f2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-55f88039f07f6293.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33762025-04-18T23:43:56.632Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
33772025-04-18T23:43:56.657Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name opte_ioctl --edition=2021 /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/cd9aa64/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=5f9391f67e4e5248 -C extra-filename=-4b88857471d66d75 --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-41b4d43f76d21dca.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-e062ae698cacc776.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-14d68093e5002049.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-3e02abae5851d262.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-39629516e3bc887d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d3fa4087e3a0123d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33782025-04-18T23:43:56.682Z Compiling num v0.4.3
33792025-04-18T23:43:56.682Z Running `/home/build/.rustup/toolchains/1.85.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=a6db9bdfb5b65609 -C extra-filename=-e2f976d7760126aa --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-a1bdfe4f45704d08.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-f561a54ff4591bbd.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-d34edb7beefa1477.rmeta --extern num_rational=/work/oxidecomputer/omicron/target/debug/deps/libnum_rational-9f44d054c17d349b.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e9d24d36744151b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33802025-04-18T23:43:56.706Z Compiling float-ord v0.3.2
33812025-04-18T23:43:56.737Z Running `/home/build/.rustup/toolchains/1.85.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=fc1a7a4af7d3eaba -C extra-filename=-9da727f87bc9096c --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`
33822025-04-18T23:43:56.800Z Compiling slog-envlogger v2.2.0
33832025-04-18T23:43:56.825Z Compiling password-hash v0.5.0
33842025-04-18T23:43:56.825Z Running `/home/build/.rustup/toolchains/1.85.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=6481dde490565b52 -C extra-filename=-a9d65db47e5fa4ff --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-a147a23faaf349f2.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-55f88039f07f6293.rmeta --extern slog_stdlog=/work/oxidecomputer/omicron/target/debug/deps/libslog_stdlog-49fc6a30a3f50e6e.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33852025-04-18T23:43:56.825Z Running `/home/build/.rustup/toolchains/1.85.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=43760212ebd434e2 -C extra-filename=-b1a9d5dd55e4962e --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-c2d7fa6755e2dac2.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c9da9b954e2f8ef1.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-af7ee5c1b0f412fa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33862025-04-18T23:43:56.887Z Compiling blake2 v0.10.6
33872025-04-18T23:43:56.912Z Running `/home/build/.rustup/toolchains/1.85.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=06f8fd2376fcde46 -C extra-filename=-bbf1803267e330fb --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-083fa08a5a7d6196.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33882025-04-18T23:43:57.121Z Compiling indent_write v2.2.0
33892025-04-18T23:43:57.146Z Running `/home/build/.rustup/toolchains/1.85.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=f998aa05e149090b -C extra-filename=-e0b8437a2f49d9b5 --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-04-18T23:43:57.355Z Compiling argon2 v0.5.3
33912025-04-18T23:43:57.379Z Running `/home/build/.rustup/toolchains/1.85.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=3471dc99c0fb843c -C extra-filename=-6e40160f0bb5a7ca --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-c2d7fa6755e2dac2.rmeta --extern blake2=/work/oxidecomputer/omicron/target/debug/deps/libblake2-bbf1803267e330fb.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-3596b2d9c128a0c2.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-b1a9d5dd55e4962e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33922025-04-18T23:43:57.404Z Compiling owo-colors v4.2.0
33932025-04-18T23:43:57.404Z Running `/home/build/.rustup/toolchains/1.85.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.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=86375f7f53acb845 -C extra-filename=-79444d249bf180af --out-dir /work/oxidecomputer/omicron/target/debug/build/owo-colors-79444d249bf180af -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33942025-04-18T23:43:57.429Z Compiling cancel-safe-futures v0.1.5
33952025-04-18T23:43:57.453Z Running `/home/build/.rustup/toolchains/1.85.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=8509246359be3fb7 -C extra-filename=-7229dc5db74428e6 --out-dir /work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-7229dc5db74428e6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33962025-04-18T23:43:57.613Z Compiling libsw-core v0.3.1
33972025-04-18T23:43:57.638Z Running `/home/build/.rustup/toolchains/1.85.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=640ebbb507aa460b -C extra-filename=-e60d3aee4a2ec76d --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-6988d85d3cd03a73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33982025-04-18T23:43:57.665Z Compiling swrite v0.1.0
33992025-04-18T23:43:57.690Z Running `/home/build/.rustup/toolchains/1.85.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=ad152670fd54a146 -C extra-filename=-c478485d624d81fc --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`
34002025-04-18T23:43:57.810Z Compiling linear-map v1.2.0
34012025-04-18T23:43:57.835Z Running `/home/build/.rustup/toolchains/1.85.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=1a724f97391192c1 -C extra-filename=-c9541320d3e0f7f1 --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`
34022025-04-18T23:43:57.835Z Running `/work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-7229dc5db74428e6/build-script-build`
34032025-04-18T23:43:57.879Z Running `/home/build/.rustup/toolchains/1.85.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=8401b1a31f547018 -C extra-filename=-ccebd64f97ce721f --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-1576965aa7d154eb.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-ce74d051d15302a4.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b0bb2655c6c75b19.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-3d55b6ea8d435783.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34042025-04-18T23:43:57.904Z Compiling libsw v3.4.0
34052025-04-18T23:43:57.904Z Running `/home/build/.rustup/toolchains/1.85.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=5b0e4b12321588c9 -C extra-filename=-766467d744f9ae4d --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-e60d3aee4a2ec76d.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34062025-04-18T23:43:57.982Z Compiling pem v3.0.5
34072025-04-18T23:43:58.006Z Running `/home/build/.rustup/toolchains/1.85.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=860360dfe99ed140 -C extra-filename=-5672b9070f89d051 --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-210ce714c13e89e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34082025-04-18T23:43:58.031Z Running `/work/oxidecomputer/omicron/target/debug/build/owo-colors-79444d249bf180af/build-script-build`
34092025-04-18T23:43:58.092Z Running `/home/build/.rustup/toolchains/1.85.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.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --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=dcc56c7e630b65b4 -C extra-filename=-c5095a4b610984fe --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)'`
34102025-04-18T23:43:58.165Z Compiling typify-impl v0.2.0
34112025-04-18T23:43:58.189Z Running `/home/build/.rustup/toolchains/1.85.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=d717646f5a60d445 -C extra-filename=-f7cde218df06acc0 --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-d7c4e21566c467a3.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-6939751d4076c61a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-62358d43d54c950b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34122025-04-18T23:43:58.214Z Compiling highway v1.3.0
34132025-04-18T23:43:58.238Z Running `/home/build/.rustup/toolchains/1.85.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=d3b582ce6d4400fd -C extra-filename=-ceb30c5cce5766cc --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`
34142025-04-18T23:43:58.429Z Compiling linked-hash-map v0.5.6
34152025-04-18T23:43:58.454Z Running `/home/build/.rustup/toolchains/1.85.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=dbbeb45a2401ce0c -C extra-filename=-4c7dd29b47dc465b --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`
34162025-04-18T23:43:58.640Z Compiling lzma-sys v0.1.20
34172025-04-18T23:43:58.665Z Running `/home/build/.rustup/toolchains/1.85.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=ac370707c0120644 -C extra-filename=-a41bffbee796659f --out-dir /work/oxidecomputer/omicron/target/debug/build/lzma-sys-a41bffbee796659f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-26b01f0b27175bd6.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-1751b2fccd5c0e7a.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34182025-04-18T23:43:58.795Z Compiling lru-cache v0.1.2
34192025-04-18T23:43:58.820Z Running `/home/build/.rustup/toolchains/1.85.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=f32f14b3ae097a9c -C extra-filename=-cad9f59ca151c452 --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-4c7dd29b47dc465b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34202025-04-18T23:43:58.945Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
34212025-04-18T23:43:58.969Z Running `/home/build/.rustup/toolchains/1.85.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=1e93cbcf73e07990 -C extra-filename=-63e8c430a3b9aa43 --out-dir /work/oxidecomputer/omicron/target/debug/build/pq-sys-63e8c430a3b9aa43 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34222025-04-18T23:43:58.995Z Compiling resolv-conf v0.7.0
34232025-04-18T23:43:59.035Z Running `/home/build/.rustup/toolchains/1.85.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=6a3d51a7ad3408e0 -C extra-filename=-1baf596d7bfc3998 --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-f7e9fccf5ac98916.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-727f07b01d6739d0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34242025-04-18T23:43:59.341Z Running `/work/oxidecomputer/omicron/target/debug/build/lzma-sys-a41bffbee796659f/build-script-build`
34252025-04-18T23:43:59.388Z Compiling heck v0.3.3
34262025-04-18T23:43:59.413Z Running `/home/build/.rustup/toolchains/1.85.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=958a8b0a34453ceb -C extra-filename=-8e19a1621a581365 --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-8e7d1afc7f4d9c6b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34272025-04-18T23:43:59.595Z Compiling headers-core v0.3.0
34282025-04-18T23:43:59.632Z Running `/home/build/.rustup/toolchains/1.85.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=cd6a974eeb40be83 -C extra-filename=-c62aaf3e0a27a025 --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-efea43f149fc010c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34292025-04-18T23:43:59.657Z Running `/home/build/.rustup/toolchains/1.85.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=89bd0224b0cf186f -C extra-filename=-4db71369719d777b --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-41b4d43f76d21dca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l lzma`
34302025-04-18T23:43:59.657Z Running `/work/oxidecomputer/omicron/target/debug/build/pq-sys-63e8c430a3b9aa43/build-script-build`
34312025-04-18T23:43:59.711Z Compiling hickory-resolver v0.24.4
34322025-04-18T23:43:59.739Z Running `/home/build/.rustup/toolchains/1.85.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=820765f46a72fc16 -C extra-filename=-9380d903e00602d2 --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-ec0e17f73ce37523.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b0bb2655c6c75b19.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2f467835fe849b74.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-cad9f59ca151c452.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-cc4c9ca4fb71ffde.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-225ff234fd698a6f.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern resolv_conf=/work/oxidecomputer/omicron/target/debug/deps/libresolv_conf-1baf596d7bfc3998.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-e5bb232e735f783e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-206f3351995e71c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34332025-04-18T23:43:59.764Z Compiling zone_cfg_derive v0.1.2
34342025-04-18T23:43:59.764Z Running `/home/build/.rustup/toolchains/1.85.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=185aa590ac93c613 -C extra-filename=-c3b8a15ec0c0d37b --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-8e19a1621a581365.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-6a5131d99dfd6112.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-41f3cb76764475bd.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34352025-04-18T23:43:59.789Z Compiling headers v0.4.0
34362025-04-18T23:43:59.789Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name headers --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/headers-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("nightly"))' -C metadata=e2eaf52c5c9ebd77 -C extra-filename=-f5f7921a22705902 --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-a7af361641f5e6e7.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rmeta --extern headers_core=/work/oxidecomputer/omicron/target/debug/deps/libheaders_core-c62aaf3e0a27a025.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-9174e92732ce6af6.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-9b1079e703cbc0f0.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-bb6ec5115044106b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34372025-04-18T23:43:59.815Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
34382025-04-18T23:43:59.815Z Running `/home/build/.rustup/toolchains/1.85.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=04bf0947ac278597 -C extra-filename=-9fc101c5744d278c --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-803c61386c7e7ead.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-57028f4ad90763c1.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-af7ab154a26b2d3b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34392025-04-18T23:43:59.841Z Compiling yasna v0.5.2
34402025-04-18T23:43:59.841Z Running `/home/build/.rustup/toolchains/1.85.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=e5afe5b2a7acc6c5 -C extra-filename=-f8cd571eb1cb535d --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-1268dab9db3bdae9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34412025-04-18T23:44:00.183Z Compiling base64 v0.13.1
34422025-04-18T23:44:00.208Z Running `/home/build/.rustup/toolchains/1.85.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=178740ecb602e50f -C extra-filename=-7177ca403dc52273 --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`
34432025-04-18T23:44:00.684Z Compiling rcgen v0.12.1
34442025-04-18T23:44:00.709Z Running `/home/build/.rustup/toolchains/1.85.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=cb1d1000bb2d5410 -C extra-filename=-35bb2ae2dde3a3f6 --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-5672b9070f89d051.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-4a68b3eecd5d51e7.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-1268dab9db3bdae9.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-f8cd571eb1cb535d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out`
34452025-04-18T23:44:01.000Z Compiling aws-lc-sys v0.26.0
34462025-04-18T23:44:01.026Z Running `/home/build/.rustup/toolchains/1.85.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=f18658ae5584f66e -C extra-filename=-7ec7e5db7e99cbe0 --out-dir /work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-7ec7e5db7e99cbe0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bindgen=/work/oxidecomputer/omicron/target/debug/deps/libbindgen-122760b6d15ac87f.rlib --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-26b01f0b27175bd6.rlib --extern cmake=/work/oxidecomputer/omicron/target/debug/deps/libcmake-ee5cc418a725a804.rlib --extern dunce=/work/oxidecomputer/omicron/target/debug/deps/libdunce-60ba1eb8af7b4181.rlib --extern fs_extra=/work/oxidecomputer/omicron/target/debug/deps/libfs_extra-a07e8d834e3b67b7.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34472025-04-18T23:44:01.052Z Compiling zone v0.1.8
34482025-04-18T23:44:01.077Z Running `/home/build/.rustup/toolchains/1.85.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=c0e1b5a5d3f28904 -C extra-filename=-0532523671145755 --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-a380b12963bfcb13.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-c3b8a15ec0c0d37b.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34492025-04-18T23:44:01.126Z Compiling ron v0.7.1
34502025-04-18T23:44:01.151Z Running `/home/build/.rustup/toolchains/1.85.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=385f7c4f6359fa24 -C extra-filename=-7912334994f426b0 --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-7177ca403dc52273.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-17fa9da22ed739fc.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34512025-04-18T23:44:01.273Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
34522025-04-18T23:44:01.298Z Running `/home/build/.rustup/toolchains/1.85.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=71101c9fffd11354 -C extra-filename=-b9a2f2a1b49e642a --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-9fc101c5744d278c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-57028f4ad90763c1.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-af7ab154a26b2d3b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34532025-04-18T23:44:01.863Z Compiling xz2 v0.1.7
34542025-04-18T23:44:01.889Z Running `/home/build/.rustup/toolchains/1.85.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=eabbe70ed7eca661 -C extra-filename=-8558cd4121d616a4 --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-4db71369719d777b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64`
34552025-04-18T23:44:02.191Z Compiling subprocess v0.2.9
34562025-04-18T23:44:02.216Z Running `/home/build/.rustup/toolchains/1.85.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=a90ef60ce475f276 -C extra-filename=-cf77837d19ce5c4a --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-41b4d43f76d21dca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34572025-04-18T23:44:02.253Z Compiling humantime v2.1.0
34582025-04-18T23:44:02.278Z Running `/home/build/.rustup/toolchains/1.85.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=946422022fb5b10a -C extra-filename=-4f29ef645259113c --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`
34592025-04-18T23:44:02.416Z Compiling semver v0.1.20
34602025-04-18T23:44:02.441Z Running `/home/build/.rustup/toolchains/1.85.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=5fa7c1e29ef0dc9b -C extra-filename=-af529e6f6ab80ad9 --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`
34612025-04-18T23:44:02.604Z Compiling qorb v0.2.1
34622025-04-18T23:44:02.629Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name qorb --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/qorb-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="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=388a37060a9bf275 -C extra-filename=-f1fc7d4f5ac26619 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-131d489c128a9185.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-9be085ade5e9c27e.so --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-206f3351995e71c6.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34632025-04-18T23:44:02.693Z Compiling half v2.4.1
34642025-04-18T23:44:02.718Z Running `/home/build/.rustup/toolchains/1.85.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=943b7c15f26d2c60 -C extra-filename=-9595e84bedd565bf --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-ec0e17f73ce37523.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34652025-04-18T23:44:02.853Z Compiling rustc_version v0.1.7
34662025-04-18T23:44:02.878Z Running `/home/build/.rustup/toolchains/1.85.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=addc705017a1a5e0 -C extra-filename=-eaf4f0a5481cae8d --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-af529e6f6ab80ad9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34672025-04-18T23:44:02.950Z Compiling ciborium-io v0.2.2
34682025-04-18T23:44:02.981Z Running `/home/build/.rustup/toolchains/1.85.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=ee1267a2c881d91c -C extra-filename=-040288379a3af552 --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`
34692025-04-18T23:44:03.110Z Compiling ciborium-ll v0.2.2
34702025-04-18T23:44:03.143Z Running `/home/build/.rustup/toolchains/1.85.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=8b97c0021f43cde0 -C extra-filename=-cf96ef3a5492464d --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-040288379a3af552.rmeta --extern half=/work/oxidecomputer/omicron/target/debug/deps/libhalf-9595e84bedd565bf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34712025-04-18T23:44:03.199Z Running `/home/build/.rustup/toolchains/1.85.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=299115e3ec3a1953 -C extra-filename=-90210824df27d9d9 --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`
34722025-04-18T23:44:03.260Z Compiling newtype_derive v0.1.6
34732025-04-18T23:44:03.285Z Running `/home/build/.rustup/toolchains/1.85.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=d7608cfb338e2587 -C extra-filename=-8878b6ed0c70dd1e --out-dir /work/oxidecomputer/omicron/target/debug/build/newtype_derive-8878b6ed0c70dd1e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-eaf4f0a5481cae8d.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34742025-04-18T23:44:03.460Z Compiling ciborium v0.2.2
34752025-04-18T23:44:03.460Z Running `/home/build/.rustup/toolchains/1.85.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=fd98a8426eee46f1 -C extra-filename=-60dcb3e541dde8d7 --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-040288379a3af552.rmeta --extern ciborium_ll=/work/oxidecomputer/omicron/target/debug/deps/libciborium_ll-cf96ef3a5492464d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34762025-04-18T23:44:03.502Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
34772025-04-18T23:44:03.527Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/e5c85d8/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=03af3f84302b2fd6 -C extra-filename=-f6d08ca6b3dc61ab --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-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34782025-04-18T23:44:03.684Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
34792025-04-18T23:44:03.709Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_client_types --edition=2021 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/da3cf19/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=6ab06a8d4835fc29 -C extra-filename=-71b24cde647c91c4 --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-210ce714c13e89e6.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-63faa6595a835011.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34802025-04-18T23:44:03.709Z Running `/work/oxidecomputer/omicron/target/debug/build/newtype_derive-8878b6ed0c70dd1e/build-script-build`
34812025-04-18T23:44:03.798Z Running `/home/build/.rustup/toolchains/1.85.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=6f7dadae0de58023 -C extra-filename=-c52584126248c235 --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`
34822025-04-18T23:44:03.932Z Compiling steno v0.4.1
34832025-04-18T23:44:03.957Z Running `/home/build/.rustup/toolchains/1.85.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=bde090611b30a261 -C extra-filename=-47bf124c87f395d9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-18ebbde8e24fab88.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-c52584126248c235.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-64cc8c0b35f8a9b8.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34842025-04-18T23:44:04.075Z Compiling slog-dtrace v0.3.0
34852025-04-18T23:44:04.101Z Running `/home/build/.rustup/toolchains/1.85.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=e5a0676edbbb629f -C extra-filename=-17d0002e6f2ca697 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-dtrace-17d0002e6f2ca697 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-94a95822b5c1b816.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34862025-04-18T23:44:04.403Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
34872025-04-18T23:44:04.428Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_api_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/e5c85d8/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=015ad3cd1e545f44 -C extra-filename=-899cb5ff1c85f4a7 --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-71b24cde647c91c4.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-f6d08ca6b3dc61ab.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34882025-04-18T23:44:04.464Z Compiling display-error-chain v0.2.2
34892025-04-18T23:44:04.489Z Running `/home/build/.rustup/toolchains/1.85.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=76d2fcba7534a519 -C extra-filename=-776eee4600d42f4b --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`
34902025-04-18T23:44:04.565Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-dtrace-17d0002e6f2ca697/build-script-build`
34912025-04-18T23:44:04.646Z Running `/home/build/.rustup/toolchains/1.85.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=f3f1472798e4cdcb -C extra-filename=-8f3da0717140ac4a --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-5e30db83facd7afa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34922025-04-18T23:44:04.671Z Compiling keccak v0.1.5
34932025-04-18T23:44:04.671Z Running `/home/build/.rustup/toolchains/1.85.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=99af690e32e2e371 -C extra-filename=-4673f24fcd00ec46 --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`
34942025-04-18T23:44:04.701Z Compiling gethostname v0.5.0
34952025-04-18T23:44:04.701Z Running `/home/build/.rustup/toolchains/1.85.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=c218992bec0318f1 -C extra-filename=-6f0e33f78e8a20ea --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-d8b17b42b63e4711.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34962025-04-18T23:44:04.899Z Compiling universal-hash v0.5.1
34972025-04-18T23:44:04.924Z Running `/home/build/.rustup/toolchains/1.85.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=f262aaf66793490f -C extra-filename=-6ed1a5d48f615a66 --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-e1a390a05d401962.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-af7ee5c1b0f412fa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34982025-04-18T23:44:05.146Z Compiling sha3 v0.10.8
34992025-04-18T23:44:05.171Z Running `/home/build/.rustup/toolchains/1.85.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=e8493b48e20cbae1 -C extra-filename=-3367b32bc5648baa --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-083fa08a5a7d6196.rmeta --extern keccak=/work/oxidecomputer/omicron/target/debug/deps/libkeccak-4673f24fcd00ec46.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35002025-04-18T23:44:05.196Z Compiling secrecy v0.8.0
35012025-04-18T23:44:05.196Z Running `/home/build/.rustup/toolchains/1.85.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=e4779a6eb9c7ef60 -C extra-filename=-fe2804ee31ed1c9d --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-fcbc907c8ef40e73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35022025-04-18T23:44:05.412Z Compiling opaque-debug v0.3.1
35032025-04-18T23:44:05.437Z Running `/home/build/.rustup/toolchains/1.85.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=ef464bb4a7a84a4e -C extra-filename=-fa2189fce529373d --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`
35042025-04-18T23:44:05.538Z Compiling bytecount v0.6.8
35052025-04-18T23:44:05.563Z Compiling nibble_vec v0.1.0
35062025-04-18T23:44:05.563Z Running `/home/build/.rustup/toolchains/1.85.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=dd18d89b4c01fca2 -C extra-filename=-3f0f5141e8162747 --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-04-18T23:44:05.563Z Running `/home/build/.rustup/toolchains/1.85.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=85b944ff41bcfe4b -C extra-filename=-8b25bbcef2237cd2 --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-e5bb232e735f783e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35082025-04-18T23:44:05.771Z Compiling endian-type v0.1.2
35092025-04-18T23:44:05.796Z Running `/home/build/.rustup/toolchains/1.85.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=6aab32a3f1fe9bd7 -C extra-filename=-a284d86fa2e275c6 --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`
35102025-04-18T23:44:05.796Z Compiling aead v0.5.2
35112025-04-18T23:44:05.796Z Running `/home/build/.rustup/toolchains/1.85.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=3785059ba3d54d7f -C extra-filename=-06ba1beab7ba159b --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-e1a390a05d401962.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-d357ff4a560a2e60.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35122025-04-18T23:44:06.001Z Compiling radix_trie v0.2.1
35132025-04-18T23:44:06.026Z Running `/home/build/.rustup/toolchains/1.85.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=3e1f5399fb49ff20 -C extra-filename=-494912851f390e70 --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-a284d86fa2e275c6.rmeta --extern nibble_vec=/work/oxidecomputer/omicron/target/debug/deps/libnibble_vec-8b25bbcef2237cd2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35142025-04-18T23:44:06.050Z Compiling poly1305 v0.8.0
35152025-04-18T23:44:06.095Z Running `/home/build/.rustup/toolchains/1.85.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=53eee421b64bba81 -C extra-filename=-b76e70a04728ef08 --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-3596b2d9c128a0c2.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-fa2189fce529373d.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-6ed1a5d48f615a66.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35162025-04-18T23:44:06.158Z Compiling chacha20 v0.9.1
35172025-04-18T23:44:06.183Z Running `/home/build/.rustup/toolchains/1.85.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=439d104a575ef86b -C extra-filename=-cb0d0e38509f74df --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-ec0e17f73ce37523.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9d70b71e26e1a838.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-3596b2d9c128a0c2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35182025-04-18T23:44:06.374Z Compiling constant_time_eq v0.3.1
35192025-04-18T23:44:06.399Z Running `/home/build/.rustup/toolchains/1.85.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=13da7f21c3a02909 -C extra-filename=-6fffdd5480001e9b --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`
35202025-04-18T23:44:06.569Z Compiling arrayref v0.3.9
35212025-04-18T23:44:06.593Z Running `/home/build/.rustup/toolchains/1.85.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=66179f2e469838e7 -C extra-filename=-e731655d913e606a --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`
35222025-04-18T23:44:06.618Z Compiling arrayvec v0.7.6
35232025-04-18T23:44:06.642Z Running `/home/build/.rustup/toolchains/1.85.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=fddb2484146e5f0e -C extra-filename=-0c8a3536f160cb9e --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`
35242025-04-18T23:44:06.643Z Compiling blake3 v1.5.4
35252025-04-18T23:44:06.643Z Running `/home/build/.rustup/toolchains/1.85.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=db032f5de0ff0e4f -C extra-filename=-15d85121b55a8a2e --out-dir /work/oxidecomputer/omicron/target/debug/build/blake3-15d85121b55a8a2e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-26b01f0b27175bd6.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35262025-04-18T23:44:06.702Z Compiling thiserror-impl-no-std v2.0.2
35272025-04-18T23:44:06.727Z Running `/home/build/.rustup/toolchains/1.85.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=e7805570494dafca -C extra-filename=-3abbd824269caf9a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-41f3cb76764475bd.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35282025-04-18T23:44:06.999Z Compiling memmap2 v0.9.5
35292025-04-18T23:44:07.024Z Running `/home/build/.rustup/toolchains/1.85.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=c9a9de309cdf6334 -C extra-filename=-b280e347ebf45359 --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-41b4d43f76d21dca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35302025-04-18T23:44:07.286Z Running `/work/oxidecomputer/omicron/target/debug/build/blake3-15d85121b55a8a2e/build-script-build`
35312025-04-18T23:44:07.373Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
35322025-04-18T23:44:07.398Z Running `/home/build/.rustup/toolchains/1.85.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=bb8b2efd3556b69b -C extra-filename=-04c582968f5a4ebc --out-dir /work/oxidecomputer/omicron/target/debug/build/libipcc-04c582968f5a4ebc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35332025-04-18T23:44:07.423Z Compiling topological-sort v0.2.2
35342025-04-18T23:44:07.423Z Running `/home/build/.rustup/toolchains/1.85.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=fa7fb3f465fb7618 -C extra-filename=-86177580405ba44e --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`
35352025-04-18T23:44:07.650Z Compiling chacha20poly1305 v0.10.1
35362025-04-18T23:44:07.674Z Running `/home/build/.rustup/toolchains/1.85.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=6d1d06b8cdd304d8 -C extra-filename=-7a0d79dffb65c54b --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-06ba1beab7ba159b.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-cb0d0e38509f74df.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9d70b71e26e1a838.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-b76e70a04728ef08.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35372025-04-18T23:44:07.714Z Running `/work/oxidecomputer/omicron/target/debug/build/libipcc-04c582968f5a4ebc/build-script-build`
35382025-04-18T23:44:07.753Z Running `/home/build/.rustup/toolchains/1.85.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=804c03a83ece29a5 -C extra-filename=-6f0d9f2dce1fa428 --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-ec0e17f73ce37523.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.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/`
35392025-04-18T23:44:07.893Z Compiling toolchain_find v0.4.0
35402025-04-18T23:44:07.917Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name toolchain_find --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toolchain_find-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=5c27339f7b3e4619 -C extra-filename=-e4cff3ae9dd5a671 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-6fcefbc560fae140.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-cc4c9ca4fb71ffde.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ba15ea5a5b3d635b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35412025-04-18T23:44:07.983Z Running `/home/build/.rustup/toolchains/1.85.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=bd6039d146b2aee9 -C extra-filename=-4b54bf9df690813f --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-e731655d913e606a.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-0c8a3536f160cb9e.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-6fffdd5480001e9b.rmeta --extern memmap2=/work/oxidecomputer/omicron/target/debug/deps/libmemmap2-b280e347ebf45359.rmeta --extern rayon_core=/work/oxidecomputer/omicron/target/debug/deps/librayon_core-e4dbe4f81cf74a8e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/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()))'`
35422025-04-18T23:44:08.106Z Compiling fxhash v0.2.1
35432025-04-18T23:44:08.130Z Running `/home/build/.rustup/toolchains/1.85.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=ed1cf40d4ecb962a -C extra-filename=-09cc18c3176e95c4 --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-6fa0bc0485b87f2d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35442025-04-18T23:44:08.130Z Compiling maplit v1.0.2
35452025-04-18T23:44:08.156Z Running `/home/build/.rustup/toolchains/1.85.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=23474295a88e9d0c -C extra-filename=-f6b1adc3a6338f0e --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`
35462025-04-18T23:44:08.281Z Compiling rustfmt-wrapper v0.2.1
35472025-04-18T23:44:08.306Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name rustfmt_wrapper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustfmt-wrapper-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=df295c1b0a825469 -C extra-filename=-3ba503315b77c78e --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-803c61386c7e7ead.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rmeta --extern toolchain_find=/work/oxidecomputer/omicron/target/debug/deps/libtoolchain_find-e4cff3ae9dd5a671.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35482025-04-18T23:44:08.338Z Compiling async-recursion v1.1.1
35492025-04-18T23:44:08.363Z Running `/home/build/.rustup/toolchains/1.85.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=736b2f370da41876 -C extra-filename=-2752257888c43154 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35502025-04-18T23:44:08.441Z Compiling const_format_proc_macros v0.2.34
35512025-04-18T23:44:08.466Z Running `/home/build/.rustup/toolchains/1.85.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=9494a8cddc23e439 -C extra-filename=-b07120e31dd75b41 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-40b7ef4a12bb2f94.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35522025-04-18T23:44:08.808Z Compiling radium v0.7.0
35532025-04-18T23:44:08.833Z Running `/home/build/.rustup/toolchains/1.85.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=97abf05fb8fdf8e9 -C extra-filename=-1763440dfd08de63 --out-dir /work/oxidecomputer/omicron/target/debug/build/radium-1763440dfd08de63 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35542025-04-18T23:44:09.005Z Compiling tap v1.0.1
35552025-04-18T23:44:09.029Z Running `/home/build/.rustup/toolchains/1.85.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=904e676fb0a27a72 -C extra-filename=-2c94c7f32acbb5c4 --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`
35562025-04-18T23:44:09.196Z Compiling thiserror-no-std v2.0.2
35572025-04-18T23:44:09.221Z Running `/home/build/.rustup/toolchains/1.85.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=beafc7a0c267b545 -C extra-filename=-d90577d1e8c3fc23 --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-3abbd824269caf9a.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35582025-04-18T23:44:09.246Z Compiling termcolor v1.4.1
35592025-04-18T23:44:09.246Z Compiling maybe-uninit v2.0.0
35602025-04-18T23:44:09.246Z Running `/home/build/.rustup/toolchains/1.85.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=eaa816400363072a -C extra-filename=-6c5a4ba51ba49c8d --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`
35612025-04-18T23:44:09.271Z Running `/home/build/.rustup/toolchains/1.85.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=2eacf5ae048c8cc6 -C extra-filename=-7ef6683181995f8f --out-dir /work/oxidecomputer/omicron/target/debug/build/maybe-uninit-7ef6683181995f8f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35622025-04-18T23:44:09.298Z Running `/work/oxidecomputer/omicron/target/debug/build/radium-1763440dfd08de63/build-script-build`
35632025-04-18T23:44:09.337Z Compiling vsss-rs v3.3.4
35642025-04-18T23:44:09.362Z Running `/home/build/.rustup/toolchains/1.85.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=33e2dc94592b2bac -C extra-filename=-ca7012452e120859 --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-d0f51b25fe2c8ad8.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-edc8f46adfc3ef0f.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-b6f452d4d0d91927.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c9da9b954e2f8ef1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-af7ee5c1b0f412fa.rmeta --extern thiserror_no_std=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_no_std-d90577d1e8c3fc23.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35652025-04-18T23:44:09.387Z Running `/home/build/.rustup/toolchains/1.85.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=af0179958c9bd432 -C extra-filename=-288e4cbf12ec6ebc --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`
35662025-04-18T23:44:09.749Z Compiling wyz v0.5.1
35672025-04-18T23:44:09.774Z Running `/home/build/.rustup/toolchains/1.85.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=cabcc2462821aed0 -C extra-filename=-c251d949e624b0b3 --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-2c94c7f32acbb5c4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35682025-04-18T23:44:09.799Z Compiling kstat-rs v0.2.4
35692025-04-18T23:44:09.799Z Running `/home/build/.rustup/toolchains/1.85.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=a2b23b0c83c1342b -C extra-filename=-6ab389483dfec00f --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-41b4d43f76d21dca.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35702025-04-18T23:44:09.823Z Running `/work/oxidecomputer/omicron/target/debug/build/maybe-uninit-7ef6683181995f8f/build-script-build`
35712025-04-18T23:44:09.896Z Compiling vte_generate_state_changes v0.1.2
35722025-04-18T23:44:09.896Z Running `/home/build/.rustup/toolchains/1.85.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=3e53f5b2bea5f56b -C extra-filename=-e1225029a670eb11 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35732025-04-18T23:44:09.924Z Compiling funty v2.0.0
35742025-04-18T23:44:09.948Z Running `/home/build/.rustup/toolchains/1.85.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=f1a0d53ef3903f40 -C extra-filename=-73a6c9934e7ffbce --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`
35752025-04-18T23:44:09.973Z Compiling typify-macro v0.2.0
35762025-04-18T23:44:09.973Z Running `/home/build/.rustup/toolchains/1.85.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=d53be50618eea6be -C extra-filename=-cc5fc7ffba07c3ec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-7387aee53f0569a6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-f7cde218df06acc0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35772025-04-18T23:44:10.113Z Compiling crc-catalog v2.4.0
35782025-04-18T23:44:10.138Z Running `/home/build/.rustup/toolchains/1.85.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=16b4a745356e07aa -C extra-filename=-e8246a9dc94fb448 --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`
35792025-04-18T23:44:10.163Z Compiling const_format v0.2.34
35802025-04-18T23:44:10.163Z Running `/home/build/.rustup/toolchains/1.85.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=0337d65587a60046 -C extra-filename=-6fbe5b87fa7f757b --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-b07120e31dd75b41.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35812025-04-18T23:44:10.269Z Compiling packed_struct v0.10.1
35822025-04-18T23:44:10.294Z Running `/home/build/.rustup/toolchains/1.85.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=14c44c8994fb8300 -C extra-filename=-d46e13ff15592950 --out-dir /work/oxidecomputer/omicron/target/debug/build/packed_struct-d46e13ff15592950 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35832025-04-18T23:44:10.319Z Compiling crc v3.2.1
35842025-04-18T23:44:10.319Z Running `/home/build/.rustup/toolchains/1.85.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=10676df119da800e -C extra-filename=-a3bf84c3591272ee --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-e8246a9dc94fb448.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35852025-04-18T23:44:10.529Z Compiling vte v0.11.1
35862025-04-18T23:44:10.554Z Running `/home/build/.rustup/toolchains/1.85.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=d932b1cb22c5c163 -C extra-filename=-784e90150338ff8c --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-162b0576827b427f.rmeta --extern vte_generate_state_changes=/work/oxidecomputer/omicron/target/debug/deps/libvte_generate_state_changes-e1225029a670eb11.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35872025-04-18T23:44:10.733Z Running `/work/oxidecomputer/omicron/target/debug/build/packed_struct-d46e13ff15592950/build-script-build`
35882025-04-18T23:44:10.757Z Compiling bitvec v1.0.1
35892025-04-18T23:44:10.757Z Running `/home/build/.rustup/toolchains/1.85.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=a9cc8a795e258819 -C extra-filename=-64ae76a29a77ee59 --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-73a6c9934e7ffbce.rmeta --extern radium=/work/oxidecomputer/omicron/target/debug/deps/libradium-288e4cbf12ec6ebc.rmeta --extern tap=/work/oxidecomputer/omicron/target/debug/deps/libtap-2c94c7f32acbb5c4.rmeta --extern wyz=/work/oxidecomputer/omicron/target/debug/deps/libwyz-c251d949e624b0b3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35902025-04-18T23:44:10.791Z Running `/home/build/.rustup/toolchains/1.85.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=dd5899225e570a3d -C extra-filename=-ba5f87bdec759fa2 --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-04-18T23:44:10.880Z Compiling fd-lock v4.0.2
35922025-04-18T23:44:10.905Z Running `/home/build/.rustup/toolchains/1.85.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=15c2a9d3fa6246b9 -C extra-filename=-feb08c2b389f87d6 --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-ec0e17f73ce37523.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-d8b17b42b63e4711.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35932025-04-18T23:44:10.929Z Compiling packed_struct_codegen v0.10.1
35942025-04-18T23:44:10.954Z Running `/home/build/.rustup/toolchains/1.85.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=fb2984dac0e19eb9 -C extra-filename=-5d5e162bbef6a32a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-41f3cb76764475bd.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35952025-04-18T23:44:11.092Z Compiling indexmap v1.9.3
35962025-04-18T23:44:11.117Z Running `/home/build/.rustup/toolchains/1.85.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=491e4e74704b5e83 -C extra-filename=-58c3252b94568a48 --out-dir /work/oxidecomputer/omicron/target/debug/build/indexmap-58c3252b94568a48 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-c41639be1f87700d.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35972025-04-18T23:44:11.281Z Compiling nodrop v0.1.14
35982025-04-18T23:44:11.305Z Running `/home/build/.rustup/toolchains/1.85.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=a50b7d7336eb4ceb -C extra-filename=-8c92d6021c2beb20 --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-04-18T23:44:11.428Z Compiling array-init v0.0.4
36002025-04-18T23:44:11.452Z Running `/home/build/.rustup/toolchains/1.85.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=76de3a27ef8ae31b -C extra-filename=-8b9e0556ca6c3ebf --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-8c92d6021c2beb20.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36012025-04-18T23:44:11.453Z Running `/work/oxidecomputer/omicron/target/debug/build/indexmap-58c3252b94568a48/build-script-build`
36022025-04-18T23:44:11.490Z Compiling smallvec v0.6.14
36032025-04-18T23:44:11.515Z Running `/home/build/.rustup/toolchains/1.85.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=75955d1d7b7ecdc9 -C extra-filename=-82768735543f5f34 --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-ba5f87bdec759fa2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36042025-04-18T23:44:11.713Z Compiling strip-ansi-escapes v0.2.0
36052025-04-18T23:44:11.738Z Running `/home/build/.rustup/toolchains/1.85.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=b640b3136d367c3e -C extra-filename=-67006b4414cc270d --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-784e90150338ff8c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36062025-04-18T23:44:11.868Z Compiling itertools v0.12.1
36072025-04-18T23:44:11.893Z Running `/home/build/.rustup/toolchains/1.85.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=9e714088e70c5640 -C extra-filename=-ebcb45da670315dc --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-7f21ccbadb60cd85.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36082025-04-18T23:44:12.050Z Compiling bitfield v0.14.0
36092025-04-18T23:44:12.074Z Running `/home/build/.rustup/toolchains/1.85.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=3ba1d41935dba7f0 -C extra-filename=-a0016941a8fd62a7 --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`
36102025-04-18T23:44:12.099Z Running `/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-7ec7e5db7e99cbe0/build-script-main`
36112025-04-18T23:44:12.247Z Compiling nu-ansi-term v0.50.1
36122025-04-18T23:44:12.271Z Running `/home/build/.rustup/toolchains/1.85.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=bf60753ebe630211 -C extra-filename=-d0c1d7189c168226 --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`
36132025-04-18T23:44:12.339Z Compiling hashbrown v0.12.3
36142025-04-18T23:44:12.364Z Running `/home/build/.rustup/toolchains/1.85.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=dd1d5c1e7376d5b0 -C extra-filename=-d9e817a5dcc32ca6 --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`
36152025-04-18T23:44:12.793Z Compiling serde-hex v0.1.0
36162025-04-18T23:44:12.817Z Running `/home/build/.rustup/toolchains/1.85.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=5f89740c322dc982 -C extra-filename=-433b1cdff19802ad --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-8b9e0556ca6c3ebf.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-82768735543f5f34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36172025-04-18T23:44:12.842Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
36182025-04-18T23:44:12.842Z Running `/home/build/.rustup/toolchains/1.85.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=4f9aca93c728ce6c -C extra-filename=-798e0f1408d98d45 --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-6fa0bc0485b87f2d.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-a3bf84c3591272ee.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-efe53b76f41dc71f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36192025-04-18T23:44:13.148Z Compiling env_logger v0.10.2
36202025-04-18T23:44:13.173Z Compiling ron v0.8.1
36212025-04-18T23:44:13.173Z Running `/home/build/.rustup/toolchains/1.85.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=591b5600403b707d -C extra-filename=-bd20bf69fc4b7fc9 --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-6b6ec0a96c6abffd.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-6c5a4ba51ba49c8d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36222025-04-18T23:44:13.173Z Running `/home/build/.rustup/toolchains/1.85.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=0d7db224c5cb8819 -C extra-filename=-b09cbcd980323fbb --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-a7af361641f5e6e7.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-c7c1628fdb66589a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-57028f4ad90763c1.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36232025-04-18T23:44:13.236Z Running `/home/build/.rustup/toolchains/1.85.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=6117e42ad7852589 -C extra-filename=-43c15afb08e1c279 --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-d9e817a5dcc32ca6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_std`
36242025-04-18T23:44:13.374Z Compiling typify v0.2.0
36252025-04-18T23:44:13.399Z Running `/home/build/.rustup/toolchains/1.85.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=6a5873dea674b21e -C extra-filename=-69a8065d87d6fedc --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-f7cde218df06acc0.rmeta --extern typify_macro=/work/oxidecomputer/omicron/target/debug/deps/libtypify_macro-cc5fc7ffba07c3ec.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36262025-04-18T23:44:13.632Z Compiling progenitor-impl v0.8.0
36272025-04-18T23:44:13.656Z Running `/home/build/.rustup/toolchains/1.85.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=cc3fbd93c2a91ff0 -C extra-filename=-6a65294b65985b27 --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-d7c4e21566c467a3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-69a8065d87d6fedc.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-62358d43d54c950b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36282025-04-18T23:44:13.681Z Running `/home/build/.rustup/toolchains/1.85.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=a516eccd3110b0eb -C extra-filename=-e70615bc26500bca --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-64ae76a29a77ee59.rmeta --extern packed_struct_codegen=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct_codegen-5d5e162bbef6a32a.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36292025-04-18T23:44:14.019Z Compiling hashbrown v0.13.2
36302025-04-18T23:44:14.044Z Running `/home/build/.rustup/toolchains/1.85.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=c0e52b1c22dfea33 -C extra-filename=-f01119ddbadc9135 --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-c5d15e2bd56a6e23.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36312025-04-18T23:44:14.121Z Compiling phf_generator v0.11.2
36322025-04-18T23:44:14.148Z Running `/home/build/.rustup/toolchains/1.85.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=f8043ff77050f76d -C extra-filename=-cfc7b66cdaba9826 --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-fcdecfe0c3f0f8df.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36332025-04-18T23:44:14.307Z Compiling reedline v0.38.0
36342025-04-18T23:44:14.331Z Running `/home/build/.rustup/toolchains/1.85.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=15e3c2e165e60e89 -C extra-filename=-7066c8494e4df0d4 --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-5e30db83facd7afa.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c3fd2f13cdfd1aa4.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-feb08c2b389f87d6.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-ebcb45da670315dc.rmeta --extern nu_ansi_term=/work/oxidecomputer/omicron/target/debug/deps/libnu_ansi_term-d0c1d7189c168226.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern strip_ansi_escapes=/work/oxidecomputer/omicron/target/debug/deps/libstrip_ansi_escapes-67006b4414cc270d.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-d4e4376ba3103b89.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-8e7d1afc7f4d9c6b.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-f4a4ec44d5bf39c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36352025-04-18T23:44:14.406Z Compiling crc-any v2.5.0
36362025-04-18T23:44:14.431Z Running `/home/build/.rustup/toolchains/1.85.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=a8ff5c4df4d4edf1 -C extra-filename=-82b79f6caf04b763 --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`
36372025-04-18T23:44:14.831Z Compiling libefi-sys v0.1.0
36382025-04-18T23:44:14.856Z Running `/home/build/.rustup/toolchains/1.85.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=d34b4294cce8313a -C extra-filename=-fe5339464bcc53ff --out-dir /work/oxidecomputer/omicron/target/debug/build/libefi-sys-fe5339464bcc53ff -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36392025-04-18T23:44:14.929Z Compiling object v0.30.4
36402025-04-18T23:44:14.954Z Running `/home/build/.rustup/toolchains/1.85.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=a40d3900961ed618 -C extra-filename=-c0f7d380cd2d5592 --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-918de2abdeed200d.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-f01119ddbadc9135.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-43c15afb08e1c279.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-b0354db40e5a0a55.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36412025-04-18T23:44:15.151Z Running `/work/oxidecomputer/omicron/target/debug/build/libefi-sys-fe5339464bcc53ff/build-script-build`
36422025-04-18T23:44:15.177Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
36432025-04-18T23:44:15.202Z Running `/home/build/.rustup/toolchains/1.85.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=f37dc5d11703bb40 -C extra-filename=-9b039b01ab08af63 --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-b09cbcd980323fbb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-798e0f1408d98d45.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-efe53b76f41dc71f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36442025-04-18T23:44:15.227Z Compiling phf_codegen v0.11.2
36452025-04-18T23:44:15.227Z Running `/home/build/.rustup/toolchains/1.85.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=8a776d5444fb4a18 -C extra-filename=-6bd33087220a51b8 --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-cfc7b66cdaba9826.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-fcdecfe0c3f0f8df.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36462025-04-18T23:44:15.413Z Compiling bitfield-struct v0.6.2
36472025-04-18T23:44:15.439Z Running `/home/build/.rustup/toolchains/1.85.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=2ce4c1e105772ba8 -C extra-filename=-77d8f154bd218147 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36482025-04-18T23:44:15.749Z Compiling parse-zoneinfo v0.3.1
36492025-04-18T23:44:15.773Z Running `/home/build/.rustup/toolchains/1.85.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=c31de1da184e9767 -C extra-filename=-58b3cc1423a4a9dd --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-bf3499c0732349d3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36502025-04-18T23:44:16.505Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
36512025-04-18T23:44:16.530Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name lpc55_areas --edition=2021 /home/build/.cargo/git/checkouts/lpc55_support-a00aa0491da1f0f3/131520f/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=eb8fa6068c2cc913 -C extra-filename=-ae2d409dbf20cf93 --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-a0016941a8fd62a7.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-e70615bc26500bca.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36522025-04-18T23:44:16.684Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
36532025-04-18T23:44:16.708Z Running `/home/build/.rustup/toolchains/1.85.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=49f1e67c822d63ee -C extra-filename=-9955f1fef82c45ce --out-dir /work/oxidecomputer/omicron/target/debug/build/tofino-9955f1fef82c45ce -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-26b01f0b27175bd6.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36542025-04-18T23:44:16.804Z Compiling nanorand v0.7.0
36552025-04-18T23:44:16.829Z Running `/home/build/.rustup/toolchains/1.85.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=7918c3cf99f505df -C extra-filename=-a203d33da327fd74 --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-18f0880b436c32e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36562025-04-18T23:44:17.168Z Compiling parking_lot_core v0.8.6
36572025-04-18T23:44:17.193Z Running `/home/build/.rustup/toolchains/1.85.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=bd05695b89d83125 -C extra-filename=-4078151d1923f712 --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-4078151d1923f712 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36582025-04-18T23:44:17.218Z Compiling path-slash v0.1.5
36592025-04-18T23:44:17.218Z Running `/home/build/.rustup/toolchains/1.85.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=124a8e7dce05f36e -C extra-filename=-833b0b90fdbee29b --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`
36602025-04-18T23:44:17.330Z Compiling cfg_aliases v0.1.1
36612025-04-18T23:44:17.355Z Running `/home/build/.rustup/toolchains/1.85.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=3fb87c5c849d654f -C extra-filename=-2be61054b6391d49 --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`
36622025-04-18T23:44:17.491Z Running `/work/oxidecomputer/omicron/target/debug/build/tofino-9955f1fef82c45ce/build-script-build`
36632025-04-18T23:44:17.516Z Compiling nix v0.28.0
36642025-04-18T23:44:17.516Z Running `/home/build/.rustup/toolchains/1.85.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=1cb1e0889a62bf57 -C extra-filename=-b41f9c7f3855c6f8 --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-b41f9c7f3855c6f8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_aliases=/work/oxidecomputer/omicron/target/debug/deps/libcfg_aliases-2be61054b6391d49.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36652025-04-18T23:44:17.602Z Compiling flume v0.11.1
36662025-04-18T23:44:17.627Z Running `/home/build/.rustup/toolchains/1.85.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=9f42e5e717a8e1b8 -C extra-filename=-86a3259b90bf23ec --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-1576965aa7d154eb.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-ce74d051d15302a4.rmeta --extern nanorand=/work/oxidecomputer/omicron/target/debug/deps/libnanorand-a203d33da327fd74.rmeta --extern spin1=/work/oxidecomputer/omicron/target/debug/deps/libspin-ce1398b91b784a2b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36672025-04-18T23:44:17.695Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-4078151d1923f712/build-script-build`
36682025-04-18T23:44:17.731Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36692025-04-18T23:44:17.756Z Running `/home/build/.rustup/toolchains/1.85.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=10b66e7138d0591d -C extra-filename=-81d3562481486193 --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-77d8f154bd218147.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36702025-04-18T23:44:18.248Z Compiling chrono-tz-build v0.4.0
36712025-04-18T23:44:18.273Z Running `/home/build/.rustup/toolchains/1.85.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=eea96483e53a10d2 -C extra-filename=-cd9b733e2065f9a8 --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-58b3cc1423a4a9dd.rmeta --extern phf_codegen=/work/oxidecomputer/omicron/target/debug/deps/libphf_codegen-6bd33087220a51b8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36722025-04-18T23:44:18.320Z Running `/home/build/.rustup/toolchains/1.85.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=83529ce8fa79b33e -C extra-filename=-af09f3492ac9e0f6 --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`
36732025-04-18T23:44:18.462Z Compiling papergrid v0.11.0
36742025-04-18T23:44:18.486Z Running `/home/build/.rustup/toolchains/1.85.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=2ec202b408e687f7 -C extra-filename=-e055de2ca6d1c616 --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-3f0f5141e8162747.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-98d3c5abcf530833.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-f4a4ec44d5bf39c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36752025-04-18T23:44:18.781Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
36762025-04-18T23:44:18.805Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_brand_metadata --edition=2021 /home/build/.cargo/git/checkouts/tufaceous-cd93b255c6f4ae76/69e2896/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=a16f5bfaed862b9c -C extra-filename=-99d91f1949d6780a --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-35fe9f3e62a3e6de.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-307e58f43a410cb7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36772025-04-18T23:44:19.176Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
36782025-04-18T23:44:19.200Z Running `/home/build/.rustup/toolchains/1.85.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=cfaeeb6e0613e744 -C extra-filename=-3abb83f8f9350237 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-de7cc83b97fb8aeb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36792025-04-18T23:44:19.356Z Compiling progenitor-macro v0.8.0
36802025-04-18T23:44:19.381Z Running `/home/build/.rustup/toolchains/1.85.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=ef3d15f5debe8f3f -C extra-filename=-a6df6f5ccb44ce30 --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-026aa05a71d4a377.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-6a65294b65985b27.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-7387aee53f0569a6.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-3746309450356a6b.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36812025-04-18T23:44:19.428Z Compiling tabled_derive v0.7.0
36822025-04-18T23:44:19.453Z Running `/home/build/.rustup/toolchains/1.85.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=c573d3d71c2ad8eb -C extra-filename=-dbda668f99088dd8 --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-c0fa63f21cdf542c.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-6a5131d99dfd6112.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-41f3cb76764475bd.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36832025-04-18T23:44:19.701Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36842025-04-18T23:44:19.701Z Running `/home/build/.rustup/toolchains/1.85.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=e224b5ea02811c65 -C extra-filename=-3445f02f9660a259 --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`
36852025-04-18T23:44:19.796Z Running `/home/build/.rustup/toolchains/1.85.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=04bf5d3b56678d96 -C extra-filename=-74b2bfe3ee5fe1bf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-3abb83f8f9350237.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out -l static=pci`
36862025-04-18T23:44:19.854Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36872025-04-18T23:44:19.878Z Running `/home/build/.rustup/toolchains/1.85.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=b5e03b41da899d31 -C extra-filename=-e538ab4b1d87f913 --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-81d3562481486193.rmeta --extern nvme=/work/oxidecomputer/omicron/target/debug/deps/libnvme-3445f02f9660a259.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36882025-04-18T23:44:20.274Z Compiling chrono-tz v0.10.1
36892025-04-18T23:44:20.299Z Running `/home/build/.rustup/toolchains/1.85.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.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "default", "filter-by-regex", "serde", "std"))' -C metadata=80b13bd9f0c723d1 -C extra-filename=-00d191156504b166 --out-dir /work/oxidecomputer/omicron/target/debug/build/chrono-tz-00d191156504b166 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono_tz_build=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz_build-cd9b733e2065f9a8.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36902025-04-18T23:44:20.672Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36912025-04-18T23:44:20.702Z Running `/home/build/.rustup/toolchains/1.85.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=1d4096d29bdd533b -C extra-filename=-d79fc3aaa967aaf6 --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-41b4d43f76d21dca.rmeta --extern libefi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_sys-af09f3492ac9e0f6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36922025-04-18T23:44:21.030Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-b41f9c7f3855c6f8/build-script-build`
36932025-04-18T23:44:21.066Z Running `/home/build/.rustup/toolchains/1.85.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=66164de0ff3f62e0 -C extra-filename=-599f111844105074 --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-ec0e17f73ce37523.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-3e93ac753f724629.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-e5bb232e735f783e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36942025-04-18T23:44:21.094Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
36952025-04-18T23:44:21.118Z Running `/home/build/.rustup/toolchains/1.85.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=88912ae01b4a6d70 -C extra-filename=-7431133e0687fbee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-56dc5e0515c9ab4e.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36962025-04-18T23:44:21.508Z Compiling tabled v0.15.0
36972025-04-18T23:44:21.532Z Running `/home/build/.rustup/toolchains/1.85.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=ca62662961426be8 -C extra-filename=-ebb869932b5cb031 --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-e055de2ca6d1c616.rmeta --extern tabled_derive=/work/oxidecomputer/omicron/target/debug/deps/libtabled_derive-dbda668f99088dd8.so --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-f4a4ec44d5bf39c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36982025-04-18T23:44:21.608Z Compiling diff v0.1.13
36992025-04-18T23:44:21.633Z Running `/home/build/.rustup/toolchains/1.85.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=31b831fa5d2f5414 -C extra-filename=-52b23efe75c73be7 --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`
37002025-04-18T23:44:21.731Z Compiling parking_lot v0.11.2
37012025-04-18T23:44:21.755Z Running `/home/build/.rustup/toolchains/1.85.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=d3c66d3f90e0f191 -C extra-filename=-8617ea346b3d1d58 --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-3e93ac753f724629.rmeta --extern lock_api=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-0b7b2231cbf9aba6.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-599f111844105074.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37022025-04-18T23:44:21.863Z Running `/work/oxidecomputer/omicron/target/debug/build/chrono-tz-00d191156504b166/build-script-build`
37032025-04-18T23:44:22.096Z Running `/home/build/.rustup/toolchains/1.85.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=62c9f80d6a57eae1 -C extra-filename=-c54a184b99b399fe --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-c7c1628fdb66589a.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg illumos --cfg solarish`
37042025-04-18T23:44:22.445Z Compiling peg-macros v0.8.5
37052025-04-18T23:44:22.470Z Running `/home/build/.rustup/toolchains/1.85.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=41711e8417952fc4 -C extra-filename=-39da4892c5a2380a --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-6e408b59dbc54863.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37062025-04-18T23:44:22.651Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
37072025-04-18T23:44:22.676Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=1286664cc2403c28 -C extra-filename=-6950d57f4638971c --out-dir /work/oxidecomputer/omicron/target/debug/build/oximeter-db-6950d57f4638971c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-724241a249047847.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37082025-04-18T23:44:23.494Z Compiling sqlparser_derive v0.2.2
37092025-04-18T23:44:23.521Z Running `/home/build/.rustup/toolchains/1.85.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=c2ae2b3ea709f27e -C extra-filename=-2c75125426941f86 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37102025-04-18T23:44:23.619Z Compiling unicode_categories v0.1.1
37112025-04-18T23:44:23.644Z Running `/home/build/.rustup/toolchains/1.85.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=4b27d6fd1ceb3e80 -C extra-filename=-8beb57c232a58582 --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`
37122025-04-18T23:44:23.924Z Compiling sqlformat v0.2.6
37132025-04-18T23:44:23.949Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name sqlformat --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sqlformat-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6c1890588256841e -C extra-filename=-d58c9346ccaa359d --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-724241a249047847.rmeta --extern unicode_categories=/work/oxidecomputer/omicron/target/debug/deps/libunicode_categories-8beb57c232a58582.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37142025-04-18T23:44:24.497Z Compiling sqlparser v0.45.0
37152025-04-18T23:44:24.521Z Running `/home/build/.rustup/toolchains/1.85.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=be9d2b5f7b9d5efd -C extra-filename=-057848702c4bcfd5 --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-a147a23faaf349f2.rmeta --extern sqlparser_derive=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser_derive-2c75125426941f86.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37162025-04-18T23:44:24.978Z Compiling rustyline v14.0.0
37172025-04-18T23:44:25.003Z Running `/home/build/.rustup/toolchains/1.85.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=968041625b562729 -C extra-filename=-e4846e9ff40cedb3 --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-c7c1628fdb66589a.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-feb08c2b389f87d6.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-6fcefbc560fae140.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-b0354db40e5a0a55.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-c54a184b99b399fe.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-494912851f390e70.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-8e7d1afc7f4d9c6b.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-f4a4ec44d5bf39c8.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-162b0576827b427f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37182025-04-18T23:44:25.249Z Compiling peg v0.8.5
37192025-04-18T23:44:25.274Z Running `/home/build/.rustup/toolchains/1.85.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=2814a98b0f5d4668 -C extra-filename=-3822c12c9bdbd80f --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-39da4892c5a2380a.so --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-6e408b59dbc54863.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37202025-04-18T23:44:25.372Z Running `/work/oxidecomputer/omicron/target/debug/build/oximeter-db-6950d57f4638971c/build-script-build`
37212025-04-18T23:44:25.409Z Running `/home/build/.rustup/toolchains/1.85.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.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=d9691e63b5a5bce5 -C extra-filename=-6aa9e08d9d65b746 --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-5e30db83facd7afa.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-1da4d86323d7bd72.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37222025-04-18T23:44:26.411Z Compiling sled v0.34.7
37232025-04-18T23:44:26.436Z Running `/home/build/.rustup/toolchains/1.85.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=bdce9e8eeeca7f82 -C extra-filename=-b84af011857af558 --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-918de2abdeed200d.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-dbaf4c3b25d02f52.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-2177475d79c1394d.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-09cc18c3176e95c4.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-8617ea346b3d1d58.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37242025-04-18T23:44:28.146Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
37252025-04-18T23:44:28.171Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name lpc55_sign --edition=2021 /home/build/.cargo/git/checkouts/lpc55_support-a00aa0491da1f0f3/131520f/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=d17473c66f4b7ec7 -C extra-filename=-b63c8af0d974c6b0 --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-6fa0bc0485b87f2d.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-a6ccc56041b55513.rmeta --extern crc_any=/work/oxidecomputer/omicron/target/debug/deps/libcrc_any-82b79f6caf04b763.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-07cdf30c5a56c120.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-bd20bf69fc4b7fc9.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-ae2d409dbf20cf93.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e9d24d36744151b0.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-e70615bc26500bca.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-80d877675d043747.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-9f9a944316804f03.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_hex=/work/oxidecomputer/omicron/target/debug/deps/libserde_hex-433b1cdff19802ad.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-c7fe6ce39d318601.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-efe53b76f41dc71f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37262025-04-18T23:44:28.721Z Compiling hickory-client v0.24.4
37272025-04-18T23:44:28.746Z Running `/home/build/.rustup/toolchains/1.85.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=f652e14769814da3 -C extra-filename=-14835017abda3ad3 --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-ec0e17f73ce37523.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-7ca48bec20e507bd.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-6483d9579c8676ee.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b0bb2655c6c75b19.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2f467835fe849b74.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-cc4c9ca4fb71ffde.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-494912851f390e70.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-206f3351995e71c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37282025-04-18T23:44:29.582Z Compiling hickory-server v0.24.4
37292025-04-18T23:44:29.607Z Running `/home/build/.rustup/toolchains/1.85.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=001cd0f617192055 -C extra-filename=-c99574f939347a4d --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-18a765d6143faf19.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-6d8087298e56bfa9.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b0bb2655c6c75b19.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2f467835fe849b74.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-1268dab9db3bdae9.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-206f3351995e71c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37302025-04-18T23:44:29.803Z Compiling bcs v0.1.6
37312025-04-18T23:44:29.828Z Running `/home/build/.rustup/toolchains/1.85.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=0e0291b38b2fc426 -C extra-filename=-3963d87885b75aea --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-803c61386c7e7ead.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37322025-04-18T23:44:29.852Z Compiling termtree v0.5.1
37332025-04-18T23:44:29.852Z Running `/home/build/.rustup/toolchains/1.85.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=7c66f887e9e775e3 -C extra-filename=-3a580e25dfd9460f --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`
37342025-04-18T23:44:30.086Z Compiling dsl_auto_type v0.1.2
37352025-04-18T23:44:30.117Z Running `/home/build/.rustup/toolchains/1.85.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=630d43c463909d17 -C extra-filename=-35acc0abaf73bd4f --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-fef422645eb4be8c.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7f21ccbadb60cd85.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-d7c4e21566c467a3.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37362025-04-18T23:44:30.370Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
37372025-04-18T23:44:30.395Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name hubtools --edition=2021 /home/build/.cargo/git/checkouts/hubtools-48e485b08d647fd4/f48e2da/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=8ea1c7b899a55a32 -C extra-filename=-393a080770df06df --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-ebbbc6a8c1abe6cf.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-ae2d409dbf20cf93.rmeta --extern lpc55_sign=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_sign-b63c8af0d974c6b0.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-c0f7d380cd2d5592.rmeta --extern path_slash=/work/oxidecomputer/omicron/target/debug/deps/libpath_slash-833b0b90fdbee29b.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-9f9a944316804f03.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-798e0f1408d98d45.rmeta --extern tlvc_text=/work/oxidecomputer/omicron/target/debug/deps/libtlvc_text-9b039b01ab08af63.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-af7ab154a26b2d3b.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-c7fe6ce39d318601.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-efe53b76f41dc71f.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-01e4a0be8cd7addb.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-7ed663b343a5fc8e/out/lib`
37382025-04-18T23:44:31.279Z Compiling diesel_table_macro_syntax v0.2.0
37392025-04-18T23:44:31.304Z Running `/home/build/.rustup/toolchains/1.85.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=00a0a868a419921c -C extra-filename=-f49dba8ed9253d28 --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-6919c558277e88b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37402025-04-18T23:44:31.636Z Compiling scheduled-thread-pool v0.2.7
37412025-04-18T23:44:31.660Z Running `/home/build/.rustup/toolchains/1.85.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=65a4515521710212 -C extra-filename=-36094c672561f163 --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-225ff234fd698a6f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37422025-04-18T23:44:32.110Z Compiling crunchy v0.2.2
37432025-04-18T23:44:32.135Z Running `/home/build/.rustup/toolchains/1.85.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=c117850fe629fe5b -C extra-filename=-02f7793cda61a1be --out-dir /work/oxidecomputer/omicron/target/debug/build/crunchy-02f7793cda61a1be -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37442025-04-18T23:44:32.571Z Running `/work/oxidecomputer/omicron/target/debug/build/crunchy-02f7793cda61a1be/build-script-build`
37452025-04-18T23:44:32.605Z Compiling r2d2 v0.8.10
37462025-04-18T23:44:32.630Z Running `/home/build/.rustup/toolchains/1.85.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=0c79cd7cd33038ca -C extra-filename=-d71860b3c9b558cb --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-a147a23faaf349f2.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-225ff234fd698a6f.rmeta --extern scheduled_thread_pool=/work/oxidecomputer/omicron/target/debug/deps/libscheduled_thread_pool-36094c672561f163.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37472025-04-18T23:44:32.964Z Compiling diesel_derives v2.2.3
37482025-04-18T23:44:32.989Z Running `/home/build/.rustup/toolchains/1.85.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=b43c8b88efbcb25a -C extra-filename=-3c41639582c4dfc2 --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-f49dba8ed9253d28.rlib --extern dsl_auto_type=/work/oxidecomputer/omicron/target/debug/deps/libdsl_auto_type-35acc0abaf73bd4f.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37492025-04-18T23:44:33.117Z Compiling tiny-keccak v2.0.2
37502025-04-18T23:44:33.141Z Running `/home/build/.rustup/toolchains/1.85.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=86caa7dec8391fbf -C extra-filename=-37dd243f06cf900f --out-dir /work/oxidecomputer/omicron/target/debug/build/tiny-keccak-37dd243f06cf900f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37512025-04-18T23:44:33.278Z Running `/home/build/.rustup/toolchains/1.85.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=b664427c9322a6c3 -C extra-filename=-a80fe247562bb3f3 --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`
37522025-04-18T23:44:33.406Z Compiling primeorder v0.13.6
37532025-04-18T23:44:33.430Z Running `/home/build/.rustup/toolchains/1.85.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=2d0ec932200bbce9 -C extra-filename=-b2edaea1900727fd --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-edc8f46adfc3ef0f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37542025-04-18T23:44:33.480Z Running `/work/oxidecomputer/omicron/target/debug/build/tiny-keccak-37dd243f06cf900f/build-script-build`
37552025-04-18T23:44:33.560Z Compiling unicase v2.7.0
37562025-04-18T23:44:33.584Z Running `/home/build/.rustup/toolchains/1.85.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=2925c12edf6ff9a4 -C extra-filename=-fd8941c9a0b20e6a --out-dir /work/oxidecomputer/omicron/target/debug/build/unicase-fd8941c9a0b20e6a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-94a95822b5c1b816.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37572025-04-18T23:44:33.900Z Compiling bit-vec v0.6.3
37582025-04-18T23:44:33.924Z Running `/home/build/.rustup/toolchains/1.85.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=2b7bf08ed7121bc2 -C extra-filename=-c20f19f0a75d733c --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`
37592025-04-18T23:44:33.949Z Compiling ref-cast v1.0.23
37602025-04-18T23:44:33.949Z Running `/home/build/.rustup/toolchains/1.85.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.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e8080f9ad47aeeca -C extra-filename=-53f5b907f9062040 --out-dir /work/oxidecomputer/omicron/target/debug/build/ref-cast-53f5b907f9062040 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37612025-04-18T23:44:34.242Z Compiling bit-set v0.5.3
37622025-04-18T23:44:34.266Z Running `/home/build/.rustup/toolchains/1.85.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=662c6c7fce7a9ad3 -C extra-filename=-88a90abf455c015c --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-c20f19f0a75d733c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37632025-04-18T23:44:34.297Z Running `/work/oxidecomputer/omicron/target/debug/build/unicase-fd8941c9a0b20e6a/build-script-build`
37642025-04-18T23:44:34.351Z Running `/home/build/.rustup/toolchains/1.85.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=795d40616e1ffe51 -C extra-filename=-c7eaa6807f5e70ea --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-a80fe247562bb3f3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37652025-04-18T23:44:34.444Z Running `/work/oxidecomputer/omicron/target/debug/build/ref-cast-53f5b907f9062040/build-script-build`
37662025-04-18T23:44:34.511Z Compiling ascii-canvas v3.0.0
37672025-04-18T23:44:34.536Z Running `/home/build/.rustup/toolchains/1.85.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=7541b061c4252a1c -C extra-filename=-2a114cc91675e6a7 --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-11fcd0b1f8a821c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37682025-04-18T23:44:34.536Z Compiling signal-hook-tokio v0.3.1
37692025-04-18T23:44:34.536Z Compiling ref-cast-impl v1.0.23
37702025-04-18T23:44:34.561Z Running `/home/build/.rustup/toolchains/1.85.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=da6428fc7873e991 -C extra-filename=-18fd73874219b89f --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-1576965aa7d154eb.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-980077daba3b764e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37712025-04-18T23:44:34.561Z Running `/home/build/.rustup/toolchains/1.85.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.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=88254ec172517b6b -C extra-filename=-c9b70e8af3898886 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37722025-04-18T23:44:34.742Z Compiling ena v0.14.3
37732025-04-18T23:44:34.767Z Running `/home/build/.rustup/toolchains/1.85.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=3f5b695e7123c69d -C extra-filename=-9090d2ed625f6e6c --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-a147a23faaf349f2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37742025-04-18T23:44:34.908Z Compiling bindgen v0.71.1
37752025-04-18T23:44:34.933Z Running `/home/build/.rustup/toolchains/1.85.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=259f0c2bb3215e25 -C extra-filename=-5374264541ed1afd --out-dir /work/oxidecomputer/omicron/target/debug/build/bindgen-5374264541ed1afd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37762025-04-18T23:44:34.959Z Compiling regex-syntax v0.6.29
37772025-04-18T23:44:34.959Z Running `/home/build/.rustup/toolchains/1.85.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=734ac4239bd387ba -C extra-filename=-6397a09e41a4053c --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`
37782025-04-18T23:44:35.117Z Running `/home/build/.rustup/toolchains/1.85.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=0a219ecb9944466a -C extra-filename=-6729cc685447dd0b --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`
37792025-04-18T23:44:35.468Z Compiling rustc-hash v2.1.1
37802025-04-18T23:44:35.493Z Running `/home/build/.rustup/toolchains/1.85.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=c36b41c7e7bd2ef9 -C extra-filename=-f99d64889ee244c4 --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`
37812025-04-18T23:44:35.656Z Running `/home/build/.rustup/toolchains/1.85.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.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=02569a1b51e263a2 -C extra-filename=-1b9922e6864ba115 --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-c9b70e8af3898886.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)'`
37822025-04-18T23:44:35.683Z Compiling salty v0.3.0
37832025-04-18T23:44:35.708Z Running `/work/oxidecomputer/omicron/target/debug/build/bindgen-5374264541ed1afd/build-script-build`
37842025-04-18T23:44:35.708Z Running `/home/build/.rustup/toolchains/1.85.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=10a5b636014bdd4b -C extra-filename=-e97c78c5eb36f964 --out-dir /work/oxidecomputer/omicron/target/debug/build/salty-e97c78c5eb36f964 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37852025-04-18T23:44:35.746Z Running `/home/build/.rustup/toolchains/1.85.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=1b1a6a1d7f58505c -C extra-filename=-f7ab1ca2bdf88456 --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-c7c1628fdb66589a.rmeta --extern cexpr=/work/oxidecomputer/omicron/target/debug/deps/libcexpr-14eb95867c680923.rmeta --extern clang_sys=/work/oxidecomputer/omicron/target/debug/deps/libclang_sys-8fffd399382af63b.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-b1a6cfaf89ee5ea3.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-6f2e1d0207e851de.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-f99d64889ee244c4.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-c29a401cfb96b366.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37862025-04-18T23:44:35.822Z Compiling mime_guess v2.0.5
37872025-04-18T23:44:35.847Z Running `/home/build/.rustup/toolchains/1.85.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=7bdfdda82b61f889 -C extra-filename=-62efce3401ccd741 --out-dir /work/oxidecomputer/omicron/target/debug/build/mime_guess-62efce3401ccd741 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-6729cc685447dd0b.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37882025-04-18T23:44:36.114Z Running `/work/oxidecomputer/omicron/target/debug/build/salty-e97c78c5eb36f964/build-script-build`
37892025-04-18T23:44:36.149Z Compiling p384 v0.13.0
37902025-04-18T23:44:36.173Z Running `/home/build/.rustup/toolchains/1.85.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=08488d3b1c16ac36 -C extra-filename=-700b081d98d0c413 --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-62c1521710767da8.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-edc8f46adfc3ef0f.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-b2edaea1900727fd.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37912025-04-18T23:44:36.782Z Compiling tungstenite v0.23.0
37922025-04-18T23:44:36.807Z Running `/home/build/.rustup/toolchains/1.85.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=6037b3dd3b89f6e2 -C extra-filename=-e00996b1b9a74e1b --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-6fa0bc0485b87f2d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-7ca48bec20e507bd.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-a0db6af83eafa305.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-bb6ec5115044106b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-ebca4d8c265e3ef2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37932025-04-18T23:44:37.335Z Compiling derive_builder_core v0.20.2
37942025-04-18T23:44:37.360Z Running `/home/build/.rustup/toolchains/1.85.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=ca6785423805d2c1 -C extra-filename=-8c96a92a66ec69ea --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-fef422645eb4be8c.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37952025-04-18T23:44:37.825Z Compiling lalrpop v0.19.12
37962025-04-18T23:44:37.851Z Running `/home/build/.rustup/toolchains/1.85.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=6da79b3ba88862a0 -C extra-filename=-87fd9066d4ff6c42 --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-2a114cc91675e6a7.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-88a90abf455c015c.rmeta --extern diff=/work/oxidecomputer/omicron/target/debug/deps/libdiff-52b23efe75c73be7.rmeta --extern ena=/work/oxidecomputer/omicron/target/debug/deps/libena-9090d2ed625f6e6c.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-6b6ec0a96c6abffd.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a380b12963bfcb13.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-50dd50cfa0a266f4.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-64cc8c0b35f8a9b8.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-6397a09e41a4053c.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-b6338fe64e465fda.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-11fcd0b1f8a821c6.rmeta --extern tiny_keccak=/work/oxidecomputer/omicron/target/debug/deps/libtiny_keccak-c7eaa6807f5e70ea.rmeta --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-40b7ef4a12bb2f94.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37972025-04-18T23:44:38.468Z Compiling libxml v0.3.3
37982025-04-18T23:44:38.493Z Running `/home/build/.rustup/toolchains/1.85.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=d90cb597e590321b -C extra-filename=-e50e5839b4dbcd63 --out-dir /work/oxidecomputer/omicron/target/debug/build/libxml-e50e5839b4dbcd63 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-1751b2fccd5c0e7a.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37992025-04-18T23:44:38.896Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
38002025-04-18T23:44:38.921Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-6a0a5310b2e39f6a/9bbac47/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=a288fb973cc47cd2 -C extra-filename=-e31240333ce3601d --out-dir /work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-e31240333ce3601d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-94a95822b5c1b816.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38012025-04-18T23:44:39.132Z Compiling http-range v0.1.5
38022025-04-18T23:44:39.157Z Running `/home/build/.rustup/toolchains/1.85.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=9080a0525b84a02d -C extra-filename=-a0c0f0603acf6183 --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`
38032025-04-18T23:44:39.244Z Running `/work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-e31240333ce3601d/build-script-build`
38042025-04-18T23:44:39.292Z Compiling derive_builder_macro v0.20.2
38052025-04-18T23:44:39.317Z Running `/home/build/.rustup/toolchains/1.85.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=13b1e70d18082c6c -C extra-filename=-7f5102f8fa397e3a --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-8c96a92a66ec69ea.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38062025-04-18T23:44:39.342Z Running `/work/oxidecomputer/omicron/target/debug/build/libxml-e50e5839b4dbcd63/build-script-build`
38072025-04-18T23:44:39.380Z Compiling tokio-tungstenite v0.23.1
38082025-04-18T23:44:39.405Z Running `/home/build/.rustup/toolchains/1.85.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=d078dd37f120cdc2 -C extra-filename=-f3e2740060d8c7d5 --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-b0bb2655c6c75b19.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-e00996b1b9a74e1b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38092025-04-18T23:44:39.445Z Running `/work/oxidecomputer/omicron/target/debug/build/mime_guess-62efce3401ccd741/build-script-build`
38102025-04-18T23:44:39.493Z Running `/home/build/.rustup/toolchains/1.85.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=723f28985829cf35 -C extra-filename=-0bf67d3cdc97a060 --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-af7ee5c1b0f412fa.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg tweetnacl`
38112025-04-18T23:44:39.880Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
38122025-04-18T23:44:39.905Z Running `/home/build/.rustup/toolchains/1.85.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=7b6b9bb0ed9b1644 -C extra-filename=-b41feed6d6274170 --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-6fa0bc0485b87f2d.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-a3bf84c3591272ee.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-efe53b76f41dc71f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38132025-04-18T23:44:40.191Z Compiling nix v0.27.1
38142025-04-18T23:44:40.216Z Running `/home/build/.rustup/toolchains/1.85.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=203a50366007d0b1 -C extra-filename=-cb32f0f60e5846f5 --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-c7c1628fdb66589a.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-14161e92cc3c7739.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38152025-04-18T23:44:40.241Z Compiling strum_macros v0.24.3
38162025-04-18T23:44:40.241Z Running `/home/build/.rustup/toolchains/1.85.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=e3cfde71b45f9aa1 -C extra-filename=-27b8ccc83d2d6fae --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-c0fa63f21cdf542c.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-249ca607bd6d7426.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-41f3cb76764475bd.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38172025-04-18T23:44:40.275Z Compiling cargo-platform v0.1.8
38182025-04-18T23:44:40.300Z Running `/home/build/.rustup/toolchains/1.85.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=f6ff217d49b18661 -C extra-filename=-f3eedf661ce4b436 --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-803c61386c7e7ead.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38192025-04-18T23:44:40.732Z Compiling atty v0.2.14
38202025-04-18T23:44:40.732Z Running `/home/build/.rustup/toolchains/1.85.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=ffe693190df31c44 -C extra-filename=-45e7b4f8db5daf4a --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-41b4d43f76d21dca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38212025-04-18T23:44:40.895Z Compiling env_filter v0.1.2
38222025-04-18T23:44:40.920Z Running `/home/build/.rustup/toolchains/1.85.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=fe977c9cade71adf -C extra-filename=-fbd1cba163b1c0ca --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-a147a23faaf349f2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38232025-04-18T23:44:41.444Z Compiling dropshot v0.12.0
38242025-04-18T23:44:41.469Z Running `/home/build/.rustup/toolchains/1.85.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.12.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 '--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("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=97a077335f75394c -C extra-filename=-4b8b80033b1e4ffa --out-dir /work/oxidecomputer/omicron/target/debug/build/dropshot-4b8b80033b1e4ffa -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-94a95822b5c1b816.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38252025-04-18T23:44:41.670Z Compiling indoc v1.0.9
38262025-04-18T23:44:41.695Z Running `/home/build/.rustup/toolchains/1.85.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=8b0a1fb8d7b46f5f -C extra-filename=-d33a4a5442d4a3b1 --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`
38272025-04-18T23:44:41.796Z Running `/work/oxidecomputer/omicron/target/debug/build/dropshot-4b8b80033b1e4ffa/build-script-build`
38282025-04-18T23:44:41.886Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_sp_comms --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-6a0a5310b2e39f6a/9bbac47/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=173470750290a1c0 -C extra-filename=-66ae74c9cd896dd6 --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-18a765d6143faf19.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-0978c02efb4259e4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-09cc18c3176e95c4.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-99416a96991a8a47.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-393a080770df06df.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-cad9f59ca151c452.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-cb32f0f60e5846f5.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-cc4c9ca4fb71ffde.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-733d7b7938cc4461.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-02ac3015005fd88e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-b761ff4075e9e77b.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-b6338fe64e465fda.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-b41feed6d6274170.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-01e4a0be8cd7addb.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-7ed663b343a5fc8e/out/lib`
38292025-04-18T23:44:41.985Z Compiling diesel v2.2.8
38302025-04-18T23:44:42.010Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.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="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=43a7357acce2775b -C extra-filename=-d1720d1b1faab251 --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-c7c1628fdb66589a.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-6fa0bc0485b87f2d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern diesel_derives=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_derives-3c41639582c4dfc2.so --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-57976e99141aa10c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rmeta --extern r2d2=/work/oxidecomputer/omicron/target/debug/deps/libr2d2-d71860b3c9b558cb.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38312025-04-18T23:44:42.506Z Compiling env_logger v0.11.5
38322025-04-18T23:44:42.530Z Running `/home/build/.rustup/toolchains/1.85.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=2bfd961b5c2bb982 -C extra-filename=-3bc4aad776a633df --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-fbd1cba163b1c0ca.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38332025-04-18T23:44:43.012Z Compiling derive_builder v0.20.2
38342025-04-18T23:44:43.037Z Running `/home/build/.rustup/toolchains/1.85.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=0d280ef45416d249 -C extra-filename=-f1ffecaa29ad8142 --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-7f5102f8fa397e3a.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38352025-04-18T23:44:43.094Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
38362025-04-18T23:44:43.119Z Running `/home/build/.rustup/toolchains/1.85.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=e8bf7639fb1de358 -C extra-filename=-12ad3aa7dd05208d --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-18f0880b436c32e6.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-99416a96991a8a47.rmeta --extern salty=/work/oxidecomputer/omicron/target/debug/deps/libsalty-0bf67d3cdc97a060.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-3367b32bc5648baa.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-18a3ba359ca53dc0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38372025-04-18T23:44:43.218Z Running `/home/build/.rustup/toolchains/1.85.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=b90a992207f3ec65 -C extra-filename=-82981bee9ff5a34f --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-9b1079e703cbc0f0.rmeta --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-6729cc685447dd0b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38382025-04-18T23:44:43.885Z Running `/home/build/.rustup/toolchains/1.85.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=bfc567258a98286e -C extra-filename=-7fb2d77fb76817ca --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-41b4d43f76d21dca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l xml2`
38392025-04-18T23:44:44.103Z Compiling dropshot_endpoint v0.12.0
38402025-04-18T23:44:44.133Z Running `/home/build/.rustup/toolchains/1.85.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.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 '--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=34277bdafb957565 -C extra-filename=-321b54b56c60674f --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-d7c4e21566c467a3.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-7387aee53f0569a6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38412025-04-18T23:44:45.857Z Compiling quick-xml v0.37.2
38422025-04-18T23:44:45.857Z Running `/home/build/.rustup/toolchains/1.85.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=4fdab442171b33d6 -C extra-filename=-b71cdcbf9e0a6398 --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-b0354db40e5a0a55.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38432025-04-18T23:44:46.205Z Compiling impl-trait-for-tuples v0.2.2
38442025-04-18T23:44:46.230Z Running `/home/build/.rustup/toolchains/1.85.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=86570222bcd372fe -C extra-filename=-9424593bbc2fdb7f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-41f3cb76764475bd.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38452025-04-18T23:44:47.064Z Compiling oso-derive v0.27.3
38462025-04-18T23:44:47.125Z Running `/home/build/.rustup/toolchains/1.85.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=74c7e3b76475244a -C extra-filename=-f036cf0453ec9d18 --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-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-41f3cb76764475bd.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38472025-04-18T23:44:47.594Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
38482025-04-18T23:44:47.622Z Running `/home/build/.rustup/toolchains/1.85.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=5672c76cfde9d807 -C extra-filename=-22275a1c7c95d289 --out-dir /work/oxidecomputer/omicron/target/debug/build/sprockets-tls-22275a1c7c95d289 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38492025-04-18T23:44:47.947Z Running `/work/oxidecomputer/omicron/target/debug/build/sprockets-tls-22275a1c7c95d289/build-script-build`
38502025-04-18T23:44:47.988Z Compiling hyper-staticfile v0.10.1
38512025-04-18T23:44:48.013Z Running `/home/build/.rustup/toolchains/1.85.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=07a6dcbf69c031c6 -C extra-filename=-f6fa1a45b2b19c86 --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-b0bb2655c6c75b19.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-a0c0f0603acf6183.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-9174e92732ce6af6.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rmeta --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-82981bee9ff5a34f.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-71e05fb9e91a7f76.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-dca5b9914bad475f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38522025-04-18T23:44:48.052Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
38532025-04-18T23:44:48.076Z Running `/home/build/.rustup/toolchains/1.85.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=f4797c7a4335dc1d -C extra-filename=-0dba9610de9d922d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern attest_data=/work/oxidecomputer/omicron/target/debug/deps/libattest_data-12ad3aa7dd05208d.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-a6ccc56041b55513.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-210189943ded166b.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-3bc4aad776a633df.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-700b081d98d0c413.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-80d877675d043747.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-3367b32bc5648baa.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-c7fe6ce39d318601.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38542025-04-18T23:44:48.576Z Compiling diesel-dtrace v0.4.2
38552025-04-18T23:44:48.601Z Running `/home/build/.rustup/toolchains/1.85.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=ed2c26f1d4d8e34c -C extra-filename=-3f6fe5a296a2cf6d --out-dir /work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-3f6fe5a296a2cf6d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-94a95822b5c1b816.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38562025-04-18T23:44:48.893Z Compiling bb8 v0.8.5
38572025-04-18T23:44:48.918Z Running `/home/build/.rustup/toolchains/1.85.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=8f94ee1d351ea28c -C extra-filename=-2665b687c4a93c66 --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-18a765d6143faf19.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b0bb2655c6c75b19.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-225ff234fd698a6f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38582025-04-18T23:44:48.943Z Compiling proc-macro-error-attr2 v2.0.0
38592025-04-18T23:44:48.943Z Running `/home/build/.rustup/toolchains/1.85.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=475e2b4a6fba11d1 -C extra-filename=-6bfef64802674e6d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38602025-04-18T23:44:48.991Z Running `/work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-3f6fe5a296a2cf6d/build-script-build`
38612025-04-18T23:44:49.037Z Compiling pin-project-internal v1.1.6
38622025-04-18T23:44:49.062Z Running `/home/build/.rustup/toolchains/1.85.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=5df3848450e57be9 -C extra-filename=-7ffcece7a33811b7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38632025-04-18T23:44:49.397Z Compiling papergrid v0.14.0
38642025-04-18T23:44:49.444Z Running `/home/build/.rustup/toolchains/1.85.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=1d6da5cf777295c2 -C extra-filename=-daaf3badf658b7ac --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-3f0f5141e8162747.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-98d3c5abcf530833.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-515a815f7ad69d61.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38652025-04-18T23:44:49.731Z Compiling proc-macro-error2 v2.0.1
38662025-04-18T23:44:49.732Z Running `/home/build/.rustup/toolchains/1.85.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=6373d534ee1ed03e -C extra-filename=-0232dce75c59d50d --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-6bfef64802674e6d.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38672025-04-18T23:44:50.226Z Compiling tabled_derive v0.10.0
38682025-04-18T23:44:50.252Z Running `/home/build/.rustup/toolchains/1.85.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=ec5758f80a183005 -C extra-filename=-f4095712efa49c8f --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-d7c4e21566c467a3.rlib --extern proc_macro_error2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error2-0232dce75c59d50d.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38692025-04-18T23:44:51.410Z Compiling pin-project v1.1.6
38702025-04-18T23:44:51.434Z Running `/home/build/.rustup/toolchains/1.85.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=29f7996825ab152e -C extra-filename=-baab464860c2fd50 --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-7ffcece7a33811b7.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38712025-04-18T23:44:51.576Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38722025-04-18T23:44:51.601Z Running `/home/build/.rustup/toolchains/1.85.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=169a9ae632a80c31 -C extra-filename=-b70ed83a14ae2a5f --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-c7c1628fdb66589a.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-99416a96991a8a47.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d3fa4087e3a0123d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38732025-04-18T23:44:51.819Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38742025-04-18T23:44:51.844Z Running `/home/build/.rustup/toolchains/1.85.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=d3c636208e0f0021 -C extra-filename=-0224fd5355c347e9 --out-dir /work/oxidecomputer/omicron/target/debug/build/transceiver-controller-0224fd5355c347e9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-94a95822b5c1b816.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38752025-04-18T23:44:52.171Z Compiling io-lifetimes v1.0.11
38762025-04-18T23:44:52.196Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/io-lifetimes-1.0.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="close"' --cfg 'feature="hermit-abi"' --cfg 'feature="libc"' --cfg 'feature="windows-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "close", "default", "fs-err", "hermit-abi", "libc", "mio", "os_pipe", "socket2", "tokio", "windows-sys"))' -C metadata=2d4b2461c7c9db41 -C extra-filename=-eb604646a835d9e3 --out-dir /work/oxidecomputer/omicron/target/debug/build/io-lifetimes-eb604646a835d9e3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38772025-04-18T23:44:52.512Z Running `/work/oxidecomputer/omicron/target/debug/build/transceiver-controller-0224fd5355c347e9/build-script-build`
38782025-04-18T23:44:52.598Z Compiling snafu-derive v0.8.5
38792025-04-18T23:44:52.623Z Running `/home/build/.rustup/toolchains/1.85.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=4b08fccfec0f6d8e -C extra-filename=-ab860871e2d39a9a --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-c0fa63f21cdf542c.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38802025-04-18T23:44:52.648Z Compiling tabled v0.18.0
38812025-04-18T23:44:52.648Z Running `/home/build/.rustup/toolchains/1.85.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=c27c58dc6f6f18c3 -C extra-filename=-86d284aec4428bf2 --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-daaf3badf658b7ac.rmeta --extern tabled_derive=/work/oxidecomputer/omicron/target/debug/deps/libtabled_derive-f4095712efa49c8f.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38822025-04-18T23:44:52.730Z Running `/work/oxidecomputer/omicron/target/debug/build/io-lifetimes-eb604646a835d9e3/build-script-build`
38832025-04-18T23:44:53.289Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38842025-04-18T23:44:53.315Z Running `/home/build/.rustup/toolchains/1.85.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=486f78d3f112b53e -C extra-filename=-e1e7560a7aafdc42 --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-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-18a3ba359ca53dc0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d3fa4087e3a0123d.rmeta --extern transceiver_messages=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_messages-b70ed83a14ae2a5f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38852025-04-18T23:44:53.443Z Compiling rustix v0.37.28
38862025-04-18T23:44:53.468Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.37.28/build.rs --error-format=json --json=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="io-lifetimes"' --cfg 'feature="libc"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "all-impls", "alloc", "cc", "compiler_builtins", "core", "default", "fs", "fs-err", "io-lifetimes", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "net", "once_cell", "os_pipe", "param", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "std", "termios", "thread", "time", "use-libc", "use-libc-auxv"))' -C metadata=b72bba24707a288d -C extra-filename=-a9ae2b7e4053503c --out-dir /work/oxidecomputer/omicron/target/debug/build/rustix-a9ae2b7e4053503c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38872025-04-18T23:44:54.059Z Running `/work/oxidecomputer/omicron/target/debug/build/rustix-a9ae2b7e4053503c/build-script-build`
38882025-04-18T23:44:54.294Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name io_lifetimes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/io-lifetimes-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 --cfg 'feature="close"' --cfg 'feature="hermit-abi"' --cfg 'feature="libc"' --cfg 'feature="windows-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "close", "default", "fs-err", "hermit-abi", "libc", "mio", "os_pipe", "socket2", "tokio", "windows-sys"))' -C metadata=99ac2bd27f888033 -C extra-filename=-51bd4d9b6f4464c3 --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-41b4d43f76d21dca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg io_safety_is_in_std`
38892025-04-18T23:44:54.506Z Compiling olpc-cjson v0.1.4
38902025-04-18T23:44:54.531Z Running `/home/build/.rustup/toolchains/1.85.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=db17169e2071c922 -C extra-filename=-77ce2e696c0c9c67 --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-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-5c4775a21d28b414.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38912025-04-18T23:44:54.763Z Compiling globset v0.4.15
38922025-04-18T23:44:54.788Z Running `/home/build/.rustup/toolchains/1.85.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=40a7e7bdf5704e87 -C extra-filename=-ed13e307b4af07aa --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-009794bcd0adcca4.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-d4d7b1a7a2996c10.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-af772249a6769106.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-00a03bff956e80e0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38932025-04-18T23:44:56.061Z Running `/home/build/.rustup/toolchains/1.85.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=750ab99bd861bb9a -C extra-filename=-f9c80da2f535b355 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-99416a96991a8a47.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-b6b0c6ca97dd1c3f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-86d284aec4428bf2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d3fa4087e3a0123d.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern transceiver_decode=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_decode-e1e7560a7aafdc42.rmeta --extern transceiver_messages=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_messages-b70ed83a14ae2a5f.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm`
38942025-04-18T23:44:56.358Z Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
38952025-04-18T23:44:56.383Z Running `/home/build/.rustup/toolchains/1.85.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=2ae052f8508afb85 -C extra-filename=-9d406f351bfd2139 --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-c0fa63f21cdf542c.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-18ebbde8e24fab88.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38962025-04-18T23:44:56.740Z Compiling snafu v0.8.5
38972025-04-18T23:44:56.765Z Running `/home/build/.rustup/toolchains/1.85.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=4c9d0f72216924d6 -C extra-filename=-1a91e64413cae8ac --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-1576965aa7d154eb.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-baab464860c2fd50.rmeta --extern snafu_derive=/work/oxidecomputer/omicron/target/debug/deps/libsnafu_derive-ab860871e2d39a9a.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38982025-04-18T23:44:57.463Z Compiling serde_plain v1.0.2
38992025-04-18T23:44:57.508Z Running `/home/build/.rustup/toolchains/1.85.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=72488906fec0a3d0 -C extra-filename=-5101cd05f98770c3 --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-803c61386c7e7ead.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39002025-04-18T23:44:57.862Z Compiling typed-path v0.9.3
39012025-04-18T23:44:57.889Z Running `/home/build/.rustup/toolchains/1.85.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=5f4525a74ee5d27c -C extra-filename=-c7fc43f1738c1f14 --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`
39022025-04-18T23:44:57.889Z Compiling assert_matches v1.5.0
39032025-04-18T23:44:57.890Z Running `/home/build/.rustup/toolchains/1.85.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=f1209292979fe56c -C extra-filename=-86d5c5f61282caca --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`
39042025-04-18T23:44:58.027Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.37.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="io-lifetimes"' --cfg 'feature="libc"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "all-impls", "alloc", "cc", "compiler_builtins", "core", "default", "fs", "fs-err", "io-lifetimes", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "net", "once_cell", "os_pipe", "param", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "std", "termios", "thread", "time", "use-libc", "use-libc-auxv"))' -C metadata=c3952e8550172fbe -C extra-filename=-0a9507dd07bbc299 --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-17fa9da22ed739fc.rmeta --extern libc_errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-a2355d8669023f55.rmeta --extern io_lifetimes=/work/oxidecomputer/omicron/target/debug/deps/libio_lifetimes-51bd4d9b6f4464c3.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg libc --cfg solarish`
39052025-04-18T23:44:58.098Z Compiling rand_seeder v0.3.0
39062025-04-18T23:44:58.128Z Running `/home/build/.rustup/toolchains/1.85.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=eb3e993600b6f322 -C extra-filename=-716f8de4628ec366 --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-c9da9b954e2f8ef1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39072025-04-18T23:44:58.299Z Compiling yansi v1.0.1
39082025-04-18T23:44:58.325Z Running `/home/build/.rustup/toolchains/1.85.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=429836a49f98ac53 -C extra-filename=-444815191326c7b2 --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`
39092025-04-18T23:44:58.444Z Compiling parse-size v1.1.0
39102025-04-18T23:44:58.471Z Running `/home/build/.rustup/toolchains/1.85.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=8954ca9a2462e64a -C extra-filename=-2830dcd9912b9801 --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`
39112025-04-18T23:44:58.730Z Compiling castaway v0.2.3
39122025-04-18T23:44:58.755Z Running `/home/build/.rustup/toolchains/1.85.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=516d0468b547ae87 -C extra-filename=-bebe91ee8d1e5394 --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-249ca607bd6d7426.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39132025-04-18T23:44:58.937Z Compiling pretty_assertions v1.4.1
39142025-04-18T23:44:58.962Z Running `/home/build/.rustup/toolchains/1.85.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=b9f67cbbef76d0ec -C extra-filename=-2bbd0034160bf9d5 --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-52b23efe75c73be7.rmeta --extern yansi=/work/oxidecomputer/omicron/target/debug/deps/libyansi-444815191326c7b2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39152025-04-18T23:44:58.987Z Compiling unicode-linebreak v0.1.5
39162025-04-18T23:44:58.987Z Running `/home/build/.rustup/toolchains/1.85.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=77f64ed00b145e60 -C extra-filename=-59828cace56f042b --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`
39172025-04-18T23:44:59.229Z Compiling terminal_size v0.2.6
39182025-04-18T23:44:59.254Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name terminal_size --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/terminal_size-0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=86369b358ce04a08 -C extra-filename=-5a4e57380c7b4c83 --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-0a9507dd07bbc299.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39192025-04-18T23:44:59.377Z Compiling indoc v2.0.6
39202025-04-18T23:44:59.406Z Running `/home/build/.rustup/toolchains/1.85.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=e3e8f0cd765f9e1d -C extra-filename=-a035b73ab30896df --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`
39212025-04-18T23:44:59.430Z Compiling smawk v0.3.2
39222025-04-18T23:44:59.430Z Running `/home/build/.rustup/toolchains/1.85.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=6d670b7b58c651d1 -C extra-filename=-cccb9b30b250fb03 --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`
39232025-04-18T23:44:59.455Z Compiling is_ci v1.2.0
39242025-04-18T23:44:59.455Z Running `/home/build/.rustup/toolchains/1.85.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=126a4afb6e331626 -C extra-filename=-8407c98361d04245 --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-04-18T23:44:59.658Z Compiling textwrap v0.16.1
39262025-04-18T23:44:59.702Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name textwrap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/textwrap-0.16.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="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=7e657eb3fed9bdd0 -C extra-filename=-6cc52bbf45b89078 --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-cccb9b30b250fb03.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-5a4e57380c7b4c83.rmeta --extern unicode_linebreak=/work/oxidecomputer/omicron/target/debug/deps/libunicode_linebreak-59828cace56f042b.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-f4a4ec44d5bf39c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39272025-04-18T23:44:59.702Z Compiling supports-color v3.0.2
39282025-04-18T23:44:59.702Z Running `/home/build/.rustup/toolchains/1.85.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=a15a2860bdae29dc -C extra-filename=-97bda6518ce87822 --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-8407c98361d04245.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39292025-04-18T23:44:59.958Z Compiling compact_str v0.8.0
39302025-04-18T23:44:59.983Z Running `/home/build/.rustup/toolchains/1.85.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=5ff17f053cdf932b -C extra-filename=-e6e585e9bf43fab3 --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-bebe91ee8d1e5394.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-57976e99141aa10c.rmeta --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-249ca607bd6d7426.so --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-09050f2054347c06.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-18a3ba359ca53dc0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39312025-04-18T23:45:00.202Z Compiling unicode-truncate v1.1.0
39322025-04-18T23:45:00.228Z Running `/home/build/.rustup/toolchains/1.85.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=c3113467c29f2ba4 -C extra-filename=-901183f2984a9356 --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-b1a6cfaf89ee5ea3.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-8e7d1afc7f4d9c6b.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-f4a4ec44d5bf39c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39332025-04-18T23:45:00.446Z Compiling instability v0.3.2
39342025-04-18T23:45:00.471Z Running `/home/build/.rustup/toolchains/1.85.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=290bdc5e88f7fadd -C extra-filename=-7c7d31699f2d401e --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-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39352025-04-18T23:45:00.510Z Compiling lru v0.12.5
39362025-04-18T23:45:00.534Z Running `/home/build/.rustup/toolchains/1.85.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=a84a5f951094049c -C extra-filename=-3a037f5c0a787963 --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-27c977240796c3a1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39372025-04-18T23:45:00.587Z Compiling cassowary v0.3.0
39382025-04-18T23:45:00.612Z Running `/home/build/.rustup/toolchains/1.85.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=cba7839f836eaa42 -C extra-filename=-f090cbbff2df1e55 --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`
39392025-04-18T23:45:00.811Z Compiling cargo_metadata v0.19.2
39402025-04-18T23:45:00.841Z Running `/home/build/.rustup/toolchains/1.85.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=492c0d35cdc16601 -C extra-filename=-d7f9015cb66ae387 --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-5b39081a977fa11d.rmeta --extern cargo_platform=/work/oxidecomputer/omicron/target/debug/deps/libcargo_platform-f3eedf661ce4b436.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d3fa4087e3a0123d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39412025-04-18T23:45:01.090Z Compiling concurrent-queue v2.5.0
39422025-04-18T23:45:01.122Z Running `/home/build/.rustup/toolchains/1.85.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=dba41c2012b8e565 -C extra-filename=-6816705436395c48 --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-2177475d79c1394d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39432025-04-18T23:45:01.446Z Compiling libz-sys v1.1.20
39442025-04-18T23:45:01.471Z Running `/home/build/.rustup/toolchains/1.85.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=81be399c604408d0 -C extra-filename=-96579f3d23604e00 --out-dir /work/oxidecomputer/omicron/target/debug/build/libz-sys-96579f3d23604e00 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-26b01f0b27175bd6.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-1751b2fccd5c0e7a.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-86ab338041730e84.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39452025-04-18T23:45:01.496Z Compiling ratatui v0.29.0
39462025-04-18T23:45:01.496Z Running `/home/build/.rustup/toolchains/1.85.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=b9a9b6711a1c89e0 -C extra-filename=-36e91eb33d4198b5 --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-c7c1628fdb66589a.rmeta --extern cassowary=/work/oxidecomputer/omicron/target/debug/deps/libcassowary-f090cbbff2df1e55.rmeta --extern compact_str=/work/oxidecomputer/omicron/target/debug/deps/libcompact_str-e6e585e9bf43fab3.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c3fd2f13cdfd1aa4.rmeta --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-a035b73ab30896df.so --extern instability=/work/oxidecomputer/omicron/target/debug/deps/libinstability-7c7d31699f2d401e.so --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-b1a6cfaf89ee5ea3.rmeta --extern lru=/work/oxidecomputer/omicron/target/debug/deps/liblru-3a037f5c0a787963.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-733d7b7938cc4461.so --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-8e7d1afc7f4d9c6b.rmeta --extern unicode_truncate=/work/oxidecomputer/omicron/target/debug/deps/libunicode_truncate-901183f2984a9356.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-515a815f7ad69d61.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39472025-04-18T23:45:01.540Z Compiling parking v2.2.1
39482025-04-18T23:45:01.569Z Running `/home/build/.rustup/toolchains/1.85.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=ac72a8e439c83d44 -C extra-filename=-36fd86b555587e8a --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`
39492025-04-18T23:45:01.872Z Compiling libgit2-sys v0.17.0+1.8.1
39502025-04-18T23:45:01.909Z Running `/home/build/.rustup/toolchains/1.85.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=98ef56c22a135b24 -C extra-filename=-ddb0d768fae224e5 --out-dir /work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ddb0d768fae224e5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-26b01f0b27175bd6.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-1751b2fccd5c0e7a.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39512025-04-18T23:45:02.151Z Running `/work/oxidecomputer/omicron/target/debug/build/libz-sys-96579f3d23604e00/build-script-build`
39522025-04-18T23:45:02.282Z Compiling shell-words v1.1.0
39532025-04-18T23:45:02.309Z Running `/home/build/.rustup/toolchains/1.85.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=0c91f5b642f8a8e0 -C extra-filename=-90acba706e89bd7a --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`
39542025-04-18T23:45:02.531Z Running `/home/build/.rustup/toolchains/1.85.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=dfe38f83845a4b31 -C extra-filename=-348b418b47859ab5 --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-41b4d43f76d21dca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l z -l z`
39552025-04-18T23:45:02.624Z Running `/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ddb0d768fae224e5/build-script-build`
39562025-04-18T23:45:02.714Z Compiling event-listener v5.3.1
39572025-04-18T23:45:02.740Z Running `/home/build/.rustup/toolchains/1.85.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=84e9da1c7bb6d568 -C extra-filename=-a3c9ffbbf896f495 --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-6816705436395c48.rmeta --extern parking=/work/oxidecomputer/omicron/target/debug/deps/libparking-36fd86b555587e8a.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-3d55b6ea8d435783.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39582025-04-18T23:45:03.203Z Compiling event-listener-strategy v0.5.2
39592025-04-18T23:45:03.247Z Running `/home/build/.rustup/toolchains/1.85.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=4e37f8151bb8a291 -C extra-filename=-ced3744893ec90a3 --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-a3c9ffbbf896f495.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-3d55b6ea8d435783.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39602025-04-18T23:45:03.422Z Compiling vergen v8.3.2
39612025-04-18T23:45:03.484Z Running `/home/build/.rustup/toolchains/1.85.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=332d0bc72fccc17f -C extra-filename=-33cb8f2c1dab6fba --out-dir /work/oxidecomputer/omicron/target/debug/build/vergen-33cb8f2c1dab6fba -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-249ca607bd6d7426.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39622025-04-18T23:45:03.698Z Compiling csv-core v0.1.11
39632025-04-18T23:45:03.728Z Running `/home/build/.rustup/toolchains/1.85.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=da327e6765c305d1 -C extra-filename=-b92494bcd840d2ac --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-b0354db40e5a0a55.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39642025-04-18T23:45:03.775Z Running `/work/oxidecomputer/omicron/target/debug/build/vergen-33cb8f2c1dab6fba/build-script-build`
39652025-04-18T23:45:03.809Z Compiling futures-lite v2.3.0
39662025-04-18T23:45:03.837Z Running `/home/build/.rustup/toolchains/1.85.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=1c1411a5c9af703d -C extra-filename=-4c37567c89aebb89 --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-565ca7897df9391c.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-1576965aa7d154eb.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-2865af5633b646e3.rmeta --extern parking=/work/oxidecomputer/omicron/target/debug/deps/libparking-36fd86b555587e8a.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-3d55b6ea8d435783.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39672025-04-18T23:45:04.179Z Compiling csv v1.3.1
39682025-04-18T23:45:04.214Z Running `/home/build/.rustup/toolchains/1.85.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=2b4f57dbf10f83f0 -C extra-filename=-ca981d0fa7e04d07 --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-b92494bcd840d2ac.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-57976e99141aa10c.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-09050f2054347c06.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39692025-04-18T23:45:05.081Z Compiling cargo_metadata v0.18.1
39702025-04-18T23:45:05.106Z Running `/home/build/.rustup/toolchains/1.85.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=a18ef229a35d2705 -C extra-filename=-537791b230a4edb3 --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-5b39081a977fa11d.rmeta --extern cargo_platform=/work/oxidecomputer/omicron/target/debug/deps/libcargo_platform-f3eedf661ce4b436.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39712025-04-18T23:45:05.168Z Compiling rtoolbox v0.0.2
39722025-04-18T23:45:05.194Z Running `/home/build/.rustup/toolchains/1.85.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=7f709189ba012ff0 -C extra-filename=-67b28dbc51c5f79b --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-41b4d43f76d21dca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39732025-04-18T23:45:05.533Z Compiling rustls v0.21.12
39742025-04-18T23:45:05.558Z Running `/home/build/.rustup/toolchains/1.85.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=13f79097f12e0ec6 -C extra-filename=-b48cedb51e3ed6f0 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-b48cedb51e3ed6f0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39752025-04-18T23:45:05.861Z Compiling hex-literal v0.4.1
39762025-04-18T23:45:05.886Z Running `/home/build/.rustup/toolchains/1.85.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=7ca1d8db78b4c16c -C extra-filename=-08847813a8d37cc5 --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-04-18T23:45:06.041Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-b48cedb51e3ed6f0/build-script-build`
39782025-04-18T23:45:06.078Z Compiling rpassword v7.3.1
39792025-04-18T23:45:06.103Z Running `/home/build/.rustup/toolchains/1.85.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=dffe82e0348e4868 -C extra-filename=-8c199ca108d0f11c --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-41b4d43f76d21dca.rmeta --extern rtoolbox=/work/oxidecomputer/omicron/target/debug/deps/librtoolbox-67b28dbc51c5f79b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39802025-04-18T23:45:06.365Z Compiling tui-tree-widget v0.23.0
39812025-04-18T23:45:06.390Z Running `/home/build/.rustup/toolchains/1.85.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.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --forbid=unsafe_code '--warn=clippy::pedantic' '--warn=clippy::nursery' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b05e7296bc935da6 -C extra-filename=-9f65f64a8136b2d8 --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-36e91eb33d4198b5.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-515a815f7ad69d61.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39822025-04-18T23:45:06.703Z Compiling rustls-webpki v0.101.7
39832025-04-18T23:45:06.729Z Running `/home/build/.rustup/toolchains/1.85.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=7d661f8b228df9b4 -C extra-filename=-4c3595cf945af3c5 --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-4a68b3eecd5d51e7.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-7771f0e505a6f670.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out`
39842025-04-18T23:45:06.923Z Compiling sct v0.7.1
39852025-04-18T23:45:06.948Z Running `/home/build/.rustup/toolchains/1.85.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=62c7a03a22754604 -C extra-filename=-18d30249ee2795a0 --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-4a68b3eecd5d51e7.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-7771f0e505a6f670.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out`
39862025-04-18T23:45:07.222Z Compiling async-lock v3.4.0
39872025-04-18T23:45:07.248Z Running `/home/build/.rustup/toolchains/1.85.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=48304c9f8335bf7a -C extra-filename=-034697de2dece442 --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-a3c9ffbbf896f495.rmeta --extern event_listener_strategy=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener_strategy-ced3744893ec90a3.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-3d55b6ea8d435783.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39882025-04-18T23:45:07.583Z Running `/home/build/.rustup/toolchains/1.85.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=ef10e975d88f44ea -C extra-filename=-c7aa25c405f4edd8 --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-a147a23faaf349f2.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-4a68b3eecd5d51e7.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-4c3595cf945af3c5.rmeta --extern sct=/work/oxidecomputer/omicron/target/debug/deps/libsct-18d30249ee2795a0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out`
39892025-04-18T23:45:08.078Z Compiling polyval v0.6.2
39902025-04-18T23:45:08.104Z Running `/home/build/.rustup/toolchains/1.85.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=3055ce3ae10dd5ca -C extra-filename=-34f48a2314c8f17f --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-ec0e17f73ce37523.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-3596b2d9c128a0c2.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-fa2189fce529373d.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-6ed1a5d48f615a66.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39912025-04-18T23:45:08.213Z Compiling polling v3.7.3
39922025-04-18T23:45:08.239Z Running `/home/build/.rustup/toolchains/1.85.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=403b7530b0537292 -C extra-filename=-811e46c170943e1b --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-ec0e17f73ce37523.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-d8b17b42b63e4711.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-206f3351995e71c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39932025-04-18T23:45:08.483Z Compiling ghash v0.5.1
39942025-04-18T23:45:08.508Z Running `/home/build/.rustup/toolchains/1.85.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=54a366f52190a9ba -C extra-filename=-f15220f610df1c43 --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-fa2189fce529373d.rmeta --extern polyval=/work/oxidecomputer/omicron/target/debug/deps/libpolyval-34f48a2314c8f17f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39952025-04-18T23:45:08.708Z Compiling async-io v2.3.4
39962025-04-18T23:45:08.733Z Running `/home/build/.rustup/toolchains/1.85.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=66ec54f9ef4d3430 -C extra-filename=-f4914bd7c882e0f6 --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-034697de2dece442.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rmeta --extern concurrent_queue=/work/oxidecomputer/omicron/target/debug/deps/libconcurrent_queue-6816705436395c48.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-2865af5633b646e3.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-4c37567c89aebb89.rmeta --extern parking=/work/oxidecomputer/omicron/target/debug/deps/libparking-36fd86b555587e8a.rmeta --extern polling=/work/oxidecomputer/omicron/target/debug/deps/libpolling-811e46c170943e1b.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-d8b17b42b63e4711.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-b5b250c1c1b88026.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-206f3351995e71c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39972025-04-18T23:45:08.866Z Compiling rustls-pemfile v1.0.4
39982025-04-18T23:45:08.891Z Running `/home/build/.rustup/toolchains/1.85.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=2de3c8c3c6853f15 -C extra-filename=-cd4ddec80e319a56 --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-a7af361641f5e6e7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39992025-04-18T23:45:09.262Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
40002025-04-18T23:45:09.287Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name common --edition=2021 /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/ce952e6/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=835b665e18e202c2 -C extra-filename=-cd522ac7ad03bffe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-091a039ad4857aed.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40012025-04-18T23:45:10.377Z Compiling ctr v0.9.2
40022025-04-18T23:45:10.402Z Running `/home/build/.rustup/toolchains/1.85.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=6d0883d83db27827 -C extra-filename=-91553bd0f0b21fd9 --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-9d70b71e26e1a838.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40032025-04-18T23:45:10.734Z Compiling async-bb8-diesel v0.2.1
40042025-04-18T23:45:10.760Z Running `/home/build/.rustup/toolchains/1.85.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=a4b2f907c6817914 -C extra-filename=-e42327846d46eed0 --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-18a765d6143faf19.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-2665b687c4a93c66.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d1720d1b1faab251.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
40052025-04-18T23:45:10.760Z Running `/home/build/.rustup/toolchains/1.85.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=8b5113e1cac027da -C extra-filename=-6edac78dc66a2516 --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-d1720d1b1faab251.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
40062025-04-18T23:45:11.158Z Compiling tokio-rustls v0.24.1
40072025-04-18T23:45:11.183Z Running `/home/build/.rustup/toolchains/1.85.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=13a271baf728982a -C extra-filename=-07f5a862914ad8c1 --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-c7aa25c405f4edd8.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out`
40082025-04-18T23:45:11.392Z Compiling twox-hash v2.1.0
40092025-04-18T23:45:11.418Z Running `/home/build/.rustup/toolchains/1.85.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=5e79109a920568ba -C extra-filename=-4f021dff2452396b --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-b99fd4e1fc564475.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40102025-04-18T23:45:11.528Z Compiling target-lexicon v0.13.2
40112025-04-18T23:45:11.553Z Running `/home/build/.rustup/toolchains/1.85.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=5dc7e88a563a6c0d -C extra-filename=-363e6726acdd0622 --out-dir /work/oxidecomputer/omicron/target/debug/build/target-lexicon-363e6726acdd0622 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40122025-04-18T23:45:12.101Z Compiling plotters-backend v0.3.7
40132025-04-18T23:45:12.126Z Running `/home/build/.rustup/toolchains/1.85.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=08dd768ca999f499 -C extra-filename=-5968e4b2c02669cc --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`
40142025-04-18T23:45:12.440Z Compiling async-task v4.7.1
40152025-04-18T23:45:12.440Z Running `/home/build/.rustup/toolchains/1.85.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=9de098ad1428e124 -C extra-filename=-93d03bef6dab1333 --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`
40162025-04-18T23:45:12.539Z Compiling plotters-svg v0.3.7
40172025-04-18T23:45:12.564Z Running `/home/build/.rustup/toolchains/1.85.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=25d0b64423c6030d -C extra-filename=-972629b7c04acaea --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-5968e4b2c02669cc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40182025-04-18T23:45:12.589Z Running `/work/oxidecomputer/omicron/target/debug/build/target-lexicon-363e6726acdd0622/build-script-build`
40192025-04-18T23:45:12.668Z Compiling aes-gcm v0.10.3
40202025-04-18T23:45:12.693Z Running `/home/build/.rustup/toolchains/1.85.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=faba44bf12d9abeb -C extra-filename=-42a849fb3d62dcb3 --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-06ba1beab7ba159b.rmeta --extern aes=/work/oxidecomputer/omicron/target/debug/deps/libaes-844b30fa3ac81f5d.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9d70b71e26e1a838.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-91553bd0f0b21fd9.rmeta --extern ghash=/work/oxidecomputer/omicron/target/debug/deps/libghash-f15220f610df1c43.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-af7ee5c1b0f412fa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40212025-04-18T23:45:12.888Z Compiling async-channel v2.3.1
40222025-04-18T23:45:12.913Z Running `/home/build/.rustup/toolchains/1.85.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=4f147f26a67333f3 -C extra-filename=-4fe29e1bacbd434b --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-6816705436395c48.rmeta --extern event_listener_strategy=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener_strategy-ced3744893ec90a3.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-1576965aa7d154eb.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-3d55b6ea8d435783.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40232025-04-18T23:45:12.938Z Compiling piper v0.2.4
40242025-04-18T23:45:12.938Z Running `/home/build/.rustup/toolchains/1.85.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=10ad705bc357c73a -C extra-filename=-abd82ecc2cf10d5d --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-681c30393c48bbd3.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-565ca7897df9391c.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-2865af5633b646e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40252025-04-18T23:45:12.965Z Compiling fatfs v0.3.6
40262025-04-18T23:45:12.990Z Running `/home/build/.rustup/toolchains/1.85.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=3cce91b04fd1acd1 -C extra-filename=-c93570e182334216 --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-17fa9da22ed739fc.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-6fa0bc0485b87f2d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40272025-04-18T23:45:13.226Z Compiling ssh-encoding v0.2.0
40282025-04-18T23:45:13.251Z Running `/home/build/.rustup/toolchains/1.85.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=179ec5a04e672fb5 -C extra-filename=-b67dafb637a7f882 --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-c2d7fa6755e2dac2.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-80d877675d043747.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40292025-04-18T23:45:13.289Z Compiling blowfish v0.9.1
40302025-04-18T23:45:13.314Z Running `/home/build/.rustup/toolchains/1.85.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=09d36fc3487d114b -C extra-filename=-38b33b48c98afa56 --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-6fa0bc0485b87f2d.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9d70b71e26e1a838.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40312025-04-18T23:45:13.662Z Compiling cast v0.3.0
40322025-04-18T23:45:13.686Z Running `/home/build/.rustup/toolchains/1.85.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=703949b22b32fbf8 -C extra-filename=-c3c10885ff040dc5 --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`
40332025-04-18T23:45:13.726Z Compiling guppy-workspace-hack v0.1.0
40342025-04-18T23:45:13.751Z Compiling ssh-cipher v0.2.0
40352025-04-18T23:45:13.751Z Running `/home/build/.rustup/toolchains/1.85.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=6f9863d7d99eb788 -C extra-filename=-1baea951f9248ce0 --out-dir /work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-1baea951f9248ce0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40362025-04-18T23:45:13.751Z Running `/home/build/.rustup/toolchains/1.85.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=e509f35279646be8 -C extra-filename=-5cad619bbe91c1dc --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-844b30fa3ac81f5d.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-42a849fb3d62dcb3.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-4ab6b5aa052c104e.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-cb0d0e38509f74df.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9d70b71e26e1a838.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-91553bd0f0b21fd9.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-b76e70a04728ef08.rmeta --extern encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-b67dafb637a7f882.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-af7ee5c1b0f412fa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40372025-04-18T23:45:13.993Z Compiling criterion-plot v0.5.0
40382025-04-18T23:45:14.018Z Running `/home/build/.rustup/toolchains/1.85.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=809bc4cf05d8299e -C extra-filename=-773587f2f8bd58d6 --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-c3c10885ff040dc5.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a380b12963bfcb13.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40392025-04-18T23:45:14.074Z Running `/work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-1baea951f9248ce0/build-script-build`
40402025-04-18T23:45:14.111Z Compiling bcrypt-pbkdf v0.10.0
40412025-04-18T23:45:14.136Z Running `/home/build/.rustup/toolchains/1.85.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=b220d2aa2bbf3170 -C extra-filename=-da17c2347c3a8653 --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-38b33b48c98afa56.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-0f1ae79effa85b20.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40422025-04-18T23:45:14.335Z Compiling blocking v1.6.1
40432025-04-18T23:45:14.360Z Running `/home/build/.rustup/toolchains/1.85.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=384dfe7315ada6fc -C extra-filename=-a08fb64382f79c47 --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-4fe29e1bacbd434b.rmeta --extern async_task=/work/oxidecomputer/omicron/target/debug/deps/libasync_task-93d03bef6dab1333.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-2865af5633b646e3.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-4c37567c89aebb89.rmeta --extern piper=/work/oxidecomputer/omicron/target/debug/deps/libpiper-abd82ecc2cf10d5d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40442025-04-18T23:45:14.628Z Compiling async-executor v1.13.1
40452025-04-18T23:45:14.653Z Running `/home/build/.rustup/toolchains/1.85.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=189d95a19da9fc17 -C extra-filename=-9d2af3123687ef74 --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-93d03bef6dab1333.rmeta --extern concurrent_queue=/work/oxidecomputer/omicron/target/debug/deps/libconcurrent_queue-6816705436395c48.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-565ca7897df9391c.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-4c37567c89aebb89.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-b5b250c1c1b88026.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40462025-04-18T23:45:14.779Z Compiling plotters v0.3.7
40472025-04-18T23:45:14.805Z Running `/home/build/.rustup/toolchains/1.85.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=42b99869348331aa -C extra-filename=-6a14f82f12e45955 --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-e9d24d36744151b0.rmeta --extern plotters_backend=/work/oxidecomputer/omicron/target/debug/deps/libplotters_backend-5968e4b2c02669cc.rmeta --extern plotters_svg=/work/oxidecomputer/omicron/target/debug/deps/libplotters_svg-972629b7c04acaea.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40482025-04-18T23:45:14.830Z Running `/home/build/.rustup/toolchains/1.85.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=fe4ba6d06697333b -C extra-filename=-43a8b6a8a2a9aea9 --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"'`
40492025-04-18T23:45:14.928Z Compiling async-signal v0.2.10
40502025-04-18T23:45:14.953Z Running `/home/build/.rustup/toolchains/1.85.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=5ce43b0805095eae -C extra-filename=-3cd0657b6191bb10 --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-f4914bd7c882e0f6.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-1576965aa7d154eb.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-2865af5633b646e3.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-d8b17b42b63e4711.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-f14b4583915d0413.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40512025-04-18T23:45:15.264Z Compiling password-hash v0.4.2
40522025-04-18T23:45:15.289Z Running `/home/build/.rustup/toolchains/1.85.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=cddfad15882b54ab -C extra-filename=-670fef024ee7d2da --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-c2d7fa6755e2dac2.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c9da9b954e2f8ef1.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-af7ee5c1b0f412fa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40532025-04-18T23:45:15.326Z Compiling tinytemplate v1.2.1
40542025-04-18T23:45:15.351Z Running `/home/build/.rustup/toolchains/1.85.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=0059ea1f6755494a -C extra-filename=-d005b6cbfdc81262 --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-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40552025-04-18T23:45:15.458Z Compiling futures-timer v3.0.3
40562025-04-18T23:45:15.487Z Running `/home/build/.rustup/toolchains/1.85.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=83f54e959de79c95 -C extra-filename=-1c9e203241d7a36c --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`
40572025-04-18T23:45:16.001Z Compiling event-listener v2.5.3
40582025-04-18T23:45:16.026Z Running `/home/build/.rustup/toolchains/1.85.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=1033fda43f71166c -C extra-filename=-808af2bc3025f462 --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`
40592025-04-18T23:45:16.126Z Compiling target-spec v3.4.2
40602025-04-18T23:45:16.153Z Running `/home/build/.rustup/toolchains/1.85.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=62503c8b2d4b34c5 -C extra-filename=-050e9551b72c463b --out-dir /work/oxidecomputer/omicron/target/debug/build/target-spec-050e9551b72c463b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40612025-04-18T23:45:16.153Z Compiling oorandom v11.1.4
40622025-04-18T23:45:16.153Z Running `/home/build/.rustup/toolchains/1.85.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=680ec18f4fb6a25f -C extra-filename=-9c8bffdcce49950a --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`
40632025-04-18T23:45:16.375Z Compiling anes v0.1.6
40642025-04-18T23:45:16.400Z Running `/home/build/.rustup/toolchains/1.85.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=4bd1bb57aed26739 -C extra-filename=-2843394d779a6254 --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`
40652025-04-18T23:45:16.400Z Compiling async-channel v1.9.0
40662025-04-18T23:45:16.447Z Running `/home/build/.rustup/toolchains/1.85.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=2a8d764c71eb6a95 -C extra-filename=-f0b5b0e6cd1f79d7 --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-6816705436395c48.rmeta --extern event_listener=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener-808af2bc3025f462.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-1576965aa7d154eb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40672025-04-18T23:45:16.626Z Running `/work/oxidecomputer/omicron/target/debug/build/target-spec-050e9551b72c463b/build-script-build`
40682025-04-18T23:45:16.664Z Compiling pbkdf2 v0.11.0
40692025-04-18T23:45:16.688Z Running `/home/build/.rustup/toolchains/1.85.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=923bb9d4a53e5056 -C extra-filename=-9ea0fb3d78aeb73f --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-083fa08a5a7d6196.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-760683026a9c7107.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-670fef024ee7d2da.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40702025-04-18T23:45:16.713Z Compiling criterion v0.5.1
40712025-04-18T23:45:16.713Z Running `/home/build/.rustup/toolchains/1.85.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=7109e6ccab0d229d -C extra-filename=-f2c787580b066b51 --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-2843394d779a6254.rmeta --extern cast=/work/oxidecomputer/omicron/target/debug/deps/libcast-c3c10885ff040dc5.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-60dcb3e541dde8d7.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern criterion_plot=/work/oxidecomputer/omicron/target/debug/deps/libcriterion_plot-773587f2f8bd58d6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-6b6ec0a96c6abffd.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a380b12963bfcb13.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e9d24d36744151b0.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-cc4c9ca4fb71ffde.rmeta --extern oorandom=/work/oxidecomputer/omicron/target/debug/deps/liboorandom-9c8bffdcce49950a.rmeta --extern plotters=/work/oxidecomputer/omicron/target/debug/deps/libplotters-6a14f82f12e45955.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-386206e71bd9ba19.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-57028f4ad90763c1.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern tinytemplate=/work/oxidecomputer/omicron/target/debug/deps/libtinytemplate-d005b6cbfdc81262.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ba15ea5a5b3d635b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40722025-04-18T23:45:16.739Z Compiling cfg-expr v0.18.0
40732025-04-18T23:45:16.739Z Running `/home/build/.rustup/toolchains/1.85.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=7745e59a04950942 -C extra-filename=-34f0d976c54ae8b3 --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-e5bb232e735f783e.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-43a8b6a8a2a9aea9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40742025-04-18T23:45:16.777Z Compiling async-process v2.3.0
40752025-04-18T23:45:16.803Z Running `/home/build/.rustup/toolchains/1.85.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=caa385a833538bb9 -C extra-filename=-0d0cbb62b6a644f2 --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-f4914bd7c882e0f6.rmeta --extern async_lock=/work/oxidecomputer/omicron/target/debug/deps/libasync_lock-034697de2dece442.rmeta --extern async_signal=/work/oxidecomputer/omicron/target/debug/deps/libasync_signal-3cd0657b6191bb10.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rmeta --extern event_listener=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener-a3c9ffbbf896f495.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-4c37567c89aebb89.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-d8b17b42b63e4711.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-206f3351995e71c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40762025-04-18T23:45:17.015Z Compiling async-global-executor v2.4.1
40772025-04-18T23:45:17.039Z Running `/home/build/.rustup/toolchains/1.85.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=9fbede3f8ece731e -C extra-filename=-9700bc5ee731563d --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-4fe29e1bacbd434b.rmeta --extern async_executor=/work/oxidecomputer/omicron/target/debug/deps/libasync_executor-9d2af3123687ef74.rmeta --extern async_io=/work/oxidecomputer/omicron/target/debug/deps/libasync_io-f4914bd7c882e0f6.rmeta --extern async_lock=/work/oxidecomputer/omicron/target/debug/deps/libasync_lock-034697de2dece442.rmeta --extern blocking=/work/oxidecomputer/omicron/target/debug/deps/libblocking-a08fb64382f79c47.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-4c37567c89aebb89.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-cc4c9ca4fb71ffde.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40782025-04-18T23:45:17.818Z Compiling ssh-key v0.6.6
40792025-04-18T23:45:17.843Z Running `/home/build/.rustup/toolchains/1.85.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=0d907cb4361b0227 -C extra-filename=-79215ce8e3c2ecf6 --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-da17c2347c3a8653.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-210189943ded166b.rmeta --extern bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-e70466efaf1cd4eb.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c9da9b954e2f8ef1.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-9f9a944316804f03.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-c8587e560b92093a.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-75d21170ec6c574e.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libssh_cipher-5cad619bbe91c1dc.rmeta --extern encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-b67dafb637a7f882.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-af7ee5c1b0f412fa.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40802025-04-18T23:45:17.868Z Running `/home/build/.rustup/toolchains/1.85.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=f12bdc19d7b8cc16 -C extra-filename=-c4a77aed3136874e --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-04-18T23:45:17.990Z Compiling p521 v0.13.3
40822025-04-18T23:45:18.016Z Running `/home/build/.rustup/toolchains/1.85.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=cc5caa5c66d59338 -C extra-filename=-dad671a5f15853df --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-59f735bafba8b59a.rmeta --extern ecdsa_core=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-62c1521710767da8.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-edc8f46adfc3ef0f.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-b2edaea1900727fd.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c9da9b954e2f8ef1.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40832025-04-18T23:45:18.212Z Compiling p256 v0.13.2
40842025-04-18T23:45:18.238Z Running `/home/build/.rustup/toolchains/1.85.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=fdaebaab9608bc34 -C extra-filename=-34532d8f2ddc8b7a --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-62c1521710767da8.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-edc8f46adfc3ef0f.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-b2edaea1900727fd.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40852025-04-18T23:45:18.943Z Compiling petname v2.0.2
40862025-04-18T23:45:18.969Z Running `/home/build/.rustup/toolchains/1.85.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=2adfcbbff5579f0b -C extra-filename=-1cec5070cbb18fb3 --out-dir /work/oxidecomputer/omicron/target/debug/build/petname-1cec5070cbb18fb3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40872025-04-18T23:45:19.808Z Compiling async-attributes v1.1.2
40882025-04-18T23:45:19.833Z Running `/home/build/.rustup/toolchains/1.85.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=d1569ef82ce9ccf9 -C extra-filename=-4904ccbecdf267d5 --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-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-41f3cb76764475bd.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40892025-04-18T23:45:19.861Z Compiling russh-cryptovec v0.7.3
40902025-04-18T23:45:19.861Z Running `/home/build/.rustup/toolchains/1.85.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=5b4ca18bd820c467 -C extra-filename=-162e461e60328c58 --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-41b4d43f76d21dca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40912025-04-18T23:45:20.151Z Compiling kv-log-macro v1.0.7
40922025-04-18T23:45:20.177Z Running `/home/build/.rustup/toolchains/1.85.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=c1890401a36a24f4 -C extra-filename=-2d4fc2622d364327 --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-a147a23faaf349f2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40932025-04-18T23:45:20.363Z Compiling md5 v0.7.0
40942025-04-18T23:45:20.388Z Running `/home/build/.rustup/toolchains/1.85.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=838966c9648680f2 -C extra-filename=-6ea6af0aaaf947a5 --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`
40952025-04-18T23:45:20.657Z Compiling async-std v1.13.0
40962025-04-18T23:45:20.682Z Running `/home/build/.rustup/toolchains/1.85.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=7a1d96d54560b0c9 -C extra-filename=-3a2767fcd9983542 --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-4904ccbecdf267d5.so --extern async_channel=/work/oxidecomputer/omicron/target/debug/deps/libasync_channel-f0b5b0e6cd1f79d7.rmeta --extern async_global_executor=/work/oxidecomputer/omicron/target/debug/deps/libasync_global_executor-9700bc5ee731563d.rmeta --extern async_io=/work/oxidecomputer/omicron/target/debug/deps/libasync_io-f4914bd7c882e0f6.rmeta --extern async_lock=/work/oxidecomputer/omicron/target/debug/deps/libasync_lock-034697de2dece442.rmeta --extern async_process=/work/oxidecomputer/omicron/target/debug/deps/libasync_process-0d0cbb62b6a644f2.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-2177475d79c1394d.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-1576965aa7d154eb.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-2865af5633b646e3.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-4c37567c89aebb89.rmeta --extern kv_log_macro=/work/oxidecomputer/omicron/target/debug/deps/libkv_log_macro-2d4fc2622d364327.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-b0354db40e5a0a55.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-cc4c9ca4fb71ffde.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-3d55b6ea8d435783.rmeta --extern pin_utils=/work/oxidecomputer/omicron/target/debug/deps/libpin_utils-bb870f0abbb928a4.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-b5b250c1c1b88026.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40972025-04-18T23:45:20.815Z Compiling russh-keys v0.45.0
40982025-04-18T23:45:20.840Z Running `/home/build/.rustup/toolchains/1.85.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=dcf6a7508a9b02fb -C extra-filename=-3a83d448b3810757 --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-844b30fa3ac81f5d.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern bcrypt_pbkdf=/work/oxidecomputer/omicron/target/debug/deps/libbcrypt_pbkdf-da17c2347c3a8653.rmeta --extern block_padding=/work/oxidecomputer/omicron/target/debug/deps/libblock_padding-1c674b68c561334c.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-6fa0bc0485b87f2d.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-4ab6b5aa052c104e.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-91553bd0f0b21fd9.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-7ca48bec20e507bd.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-07cdf30c5a56c120.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-083fa08a5a7d6196.rmeta --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-62c1521710767da8.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-210189943ded166b.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-edc8f46adfc3ef0f.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-760683026a9c7107.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-6fcefbc560fae140.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-36e4bafe4ceaf0d2.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-6ea6af0aaaf947a5.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-f561a54ff4591bbd.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-34532d8f2ddc8b7a.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-700b081d98d0c413.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-dad671a5f15853df.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-9ea0fb3d78aeb73f.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-616aa37b1516c394.rmeta --extern pkcs5=/work/oxidecomputer/omicron/target/debug/deps/libpkcs5-1dbec92f8994d985.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-9409b95a987e678f.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c9da9b954e2f8ef1.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-9f9a944316804f03.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-162e461e60328c58.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-c8587e560b92093a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-bb6ec5115044106b.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-27899fa98cb4a8d7.rmeta --extern ssh_encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-b67dafb637a7f882.rmeta --extern ssh_key=/work/oxidecomputer/omicron/target/debug/deps/libssh_key-79215ce8e3c2ecf6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-47edc3495c08b40c.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40992025-04-18T23:45:21.244Z Running `/work/oxidecomputer/omicron/target/debug/build/petname-1cec5070cbb18fb3/build-script-build`
41002025-04-18T23:45:21.512Z Running `/home/build/.rustup/toolchains/1.85.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=63f7d521a89cba46 -C extra-filename=-65df188450f0b3e9 --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-34f0d976c54ae8b3.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-c4a77aed3136874e.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-43a8b6a8a2a9aea9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41012025-04-18T23:45:22.292Z Compiling pathdiff v0.2.3
41022025-04-18T23:45:22.317Z Running `/home/build/.rustup/toolchains/1.85.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=36165df6faa47136 -C extra-filename=-88d86f55de2b1184 --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-5b39081a977fa11d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41032025-04-18T23:45:22.480Z Compiling num-bigint v0.4.6
41042025-04-18T23:45:22.507Z Running `/home/build/.rustup/toolchains/1.85.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=c348ed681852e646 -C extra-filename=-d14c9f94fb2fd1cf --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-f561a54ff4591bbd.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e9d24d36744151b0.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41052025-04-18T23:45:23.832Z Compiling des v0.8.1
41062025-04-18T23:45:23.858Z Running `/home/build/.rustup/toolchains/1.85.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=98f2c50df02cbf93 -C extra-filename=-f43f4b6d5b984f8e --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-9d70b71e26e1a838.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41072025-04-18T23:45:24.140Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41082025-04-18T23:45:24.165Z Running `/home/build/.rustup/toolchains/1.85.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=aea067b3d39ed689 -C extra-filename=-86d062f68944de39 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41092025-04-18T23:45:24.944Z Compiling doc-comment v0.3.3
41102025-04-18T23:45:24.969Z Running `/home/build/.rustup/toolchains/1.85.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=ae19a3e3f107d006 -C extra-filename=-c435d2e39c49a2e0 --out-dir /work/oxidecomputer/omicron/target/debug/build/doc-comment-c435d2e39c49a2e0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41112025-04-18T23:45:25.457Z Compiling nested v0.1.1
41122025-04-18T23:45:25.484Z Running `/home/build/.rustup/toolchains/1.85.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=361a063f99b9b5ce -C extra-filename=-6ec860b506b2a8d6 --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-04-18T23:45:25.742Z Compiling guppy v0.17.17
41142025-04-18T23:45:25.768Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name guppy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/guppy-0.17.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=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=a2aef380f0fed096 -C extra-filename=-d7726177b8efe6e6 --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-c5d15e2bd56a6e23.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-d7f9015cb66ae387.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-131d489c128a9185.rmeta --extern fixedbitset=/work/oxidecomputer/omicron/target/debug/deps/libfixedbitset-140b94a4a31f886a.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-c4a77aed3136874e.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rmeta --extern nested=/work/oxidecomputer/omicron/target/debug/deps/libnested-6ec860b506b2a8d6.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-cc4c9ca4fb71ffde.rmeta --extern pathdiff=/work/oxidecomputer/omicron/target/debug/deps/libpathdiff-88d86f55de2b1184.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-da84b8b7d0beebe4.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-e5bb232e735f783e.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-18a3ba359ca53dc0.rmeta --extern target_spec=/work/oxidecomputer/omicron/target/debug/deps/libtarget_spec-65df188450f0b3e9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41152025-04-18T23:45:25.880Z Running `/work/oxidecomputer/omicron/target/debug/build/doc-comment-c435d2e39c49a2e0/build-script-build`
41162025-04-18T23:45:26.039Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41172025-04-18T23:45:26.065Z Running `/home/build/.rustup/toolchains/1.85.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=11873dec1641cbe8 -C extra-filename=-261a86357c17f74f --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-86d062f68944de39.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2f467835fe849b74.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-80af3296f3b32313.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-dca5b9914bad475f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41182025-04-18T23:45:26.222Z Compiling russh v0.45.0
41192025-04-18T23:45:26.248Z Running `/home/build/.rustup/toolchains/1.85.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=8369136cead9fe3d -C extra-filename=-34c27acd0abe5d09 --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-844b30fa3ac81f5d.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-42a849fb3d62dcb3.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-c7c1628fdb66589a.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-6fa0bc0485b87f2d.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-4ab6b5aa052c104e.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-cb0d0e38509f74df.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-91553bd0f0b21fd9.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-d0f51b25fe2c8ad8.rmeta --extern des=/work/oxidecomputer/omicron/target/debug/deps/libdes-f43f4b6d5b984f8e.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-083fa08a5a7d6196.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-edc8f46adfc3ef0f.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-825622b0a33b01d5.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-d357ff4a560a2e60.rmeta --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-08847813a8d37cc5.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-760683026a9c7107.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-d14c9f94fb2fd1cf.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-cc4c9ca4fb71ffde.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-34532d8f2ddc8b7a.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-700b081d98d0c413.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-dad671a5f15853df.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-b76e70a04728ef08.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c9da9b954e2f8ef1.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-162e461e60328c58.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-3a83d448b3810757.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-bb6ec5115044106b.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rmeta --extern ssh_encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-b67dafb637a7f882.rmeta --extern ssh_key=/work/oxidecomputer/omicron/target/debug/deps/libssh_key-79215ce8e3c2ecf6.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-af7ee5c1b0f412fa.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41202025-04-18T23:45:28.517Z Compiling async-object-pool v0.1.5
41212025-04-18T23:45:28.543Z Running `/home/build/.rustup/toolchains/1.85.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=0770f5508b3b2766 -C extra-filename=-0ceae7155c726687 --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-3a2767fcd9983542.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41222025-04-18T23:45:28.705Z Running `/home/build/.rustup/toolchains/1.85.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=622b9c80a0f00886 -C extra-filename=-73f3f91def494a2c --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-3a638bc4540ce81b.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41232025-04-18T23:45:30.389Z Compiling rstest_macros v0.24.0
41242025-04-18T23:45:30.415Z Running `/home/build/.rustup/toolchains/1.85.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=5a0a245a0221bcbf -C extra-filename=-b63f4a62fa896216 --out-dir /work/oxidecomputer/omicron/target/debug/build/rstest_macros-b63f4a62fa896216 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-9eeac0b6b9fcb208.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41252025-04-18T23:45:30.869Z Compiling assert-json-diff v2.0.2
41262025-04-18T23:45:30.895Z Running `/home/build/.rustup/toolchains/1.85.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=3c4d3903accdba89 -C extra-filename=-2aa6039c92619843 --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-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41272025-04-18T23:45:30.923Z Compiling serde_regex v1.1.0
41282025-04-18T23:45:30.923Z Running `/home/build/.rustup/toolchains/1.85.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=f29649e4a45635af -C extra-filename=-831bd9c460352dd6 --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-bf3499c0732349d3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41292025-04-18T23:45:31.202Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
41302025-04-18T23:45:31.227Z Running `/home/build/.rustup/toolchains/1.85.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=6045297f6f9ded38 -C extra-filename=-3c6f731faa94801f --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-803c61386c7e7ead.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41312025-04-18T23:45:31.611Z Compiling path-tree v0.8.1
41322025-04-18T23:45:31.611Z Running `/home/build/.rustup/toolchains/1.85.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=88cbcb7245117d54 -C extra-filename=-9277058463fde68d --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-e5bb232e735f783e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41332025-04-18T23:45:31.636Z Compiling sync-ptr v0.1.1
41342025-04-18T23:45:31.636Z Running `/home/build/.rustup/toolchains/1.85.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.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7755f01392e76ea5 -C extra-filename=-d93ec13b1f6e1d7a --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-04-18T23:45:31.851Z Compiling assert_cmd v2.0.16
41362025-04-18T23:45:31.877Z Running `/home/build/.rustup/toolchains/1.85.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.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=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::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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("color", "color-auto"))' -C metadata=0bddd4d9b561868f -C extra-filename=-fb48e12239b53ca7 --out-dir /work/oxidecomputer/omicron/target/debug/build/assert_cmd-fb48e12239b53ca7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41372025-04-18T23:45:31.877Z Compiling stringmetrics v2.2.2
41382025-04-18T23:45:31.877Z Running `/home/build/.rustup/toolchains/1.85.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=2bb4121964930bf7 -C extra-filename=-6832e345e2f96af4 --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`
41392025-04-18T23:45:32.116Z Compiling internet-checksum v0.2.1
41402025-04-18T23:45:32.150Z Running `/home/build/.rustup/toolchains/1.85.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=d2298f0817871a9f -C extra-filename=-13051e6052c12f4e --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`
41412025-04-18T23:45:32.176Z Compiling target-triple v0.1.3
41422025-04-18T23:45:32.176Z Running `/home/build/.rustup/toolchains/1.85.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=0648956c8497b2b5 -C extra-filename=-570c10dfe4911b41 --out-dir /work/oxidecomputer/omicron/target/debug/build/target-triple-570c10dfe4911b41 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41432025-04-18T23:45:32.201Z Compiling httpmock v0.8.0-alpha.1
41442025-04-18T23:45:32.201Z Running `/home/build/.rustup/toolchains/1.85.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=3e8f883480b79a04 -C extra-filename=-e6a5e7731bceba41 --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-2aa6039c92619843.rmeta --extern async_object_pool=/work/oxidecomputer/omicron/target/debug/deps/libasync_object_pool-0ceae7155c726687.rmeta --extern async_std=/work/oxidecomputer/omicron/target/debug/deps/libasync_std-3a2767fcd9983542.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-2177475d79c1394d.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-22f142bfb74a30f8.rmeta --extern futures_timer=/work/oxidecomputer/omicron/target/debug/deps/libfutures_timer-1c9e203241d7a36c.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b0bb2655c6c75b19.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f5f7921a22705902.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-470059c3ed12af12.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-18ebbde8e24fab88.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rmeta --extern path_tree=/work/oxidecomputer/omicron/target/debug/deps/libpath_tree-9277058463fde68d.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern serde_regex=/work/oxidecomputer/omicron/target/debug/deps/libserde_regex-831bd9c460352dd6.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-6c02ce0437a7d712.rmeta --extern stringmetrics=/work/oxidecomputer/omicron/target/debug/deps/libstringmetrics-6832e345e2f96af4.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-104045e350ceb84d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-dca5b9914bad475f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41452025-04-18T23:45:32.278Z Running `/work/oxidecomputer/omicron/target/debug/build/assert_cmd-fb48e12239b53ca7/build-script-build`
41462025-04-18T23:45:32.313Z Running `/work/oxidecomputer/omicron/target/debug/build/rstest_macros-b63f4a62fa896216/build-script-build`
41472025-04-18T23:45:32.340Z Running `/home/build/.rustup/toolchains/1.85.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=70b443d93fdf5ee9 -C extra-filename=-182662e5ecbd8530 --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`
41482025-04-18T23:45:32.439Z Compiling proc-macro-crate v3.2.0
41492025-04-18T23:45:32.464Z Running `/home/build/.rustup/toolchains/1.85.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=87cfa1b979bc69e4 -C extra-filename=-7bd7b58bf73ff593 --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-8212cc32ea42ec6f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41502025-04-18T23:45:32.490Z Compiling relative-path v1.9.3
41512025-04-18T23:45:32.490Z Running `/home/build/.rustup/toolchains/1.85.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=70de3d81af693cb0 -C extra-filename=-0eb028b20f7c09fe --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`
41522025-04-18T23:45:32.666Z Running `/work/oxidecomputer/omicron/target/debug/build/target-triple-570c10dfe4911b41/build-script-build`
41532025-04-18T23:45:32.703Z Running `/home/build/.rustup/toolchains/1.85.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=6f8ca345a1af0178 -C extra-filename=-e1ca1331af96a009 --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"))'`
41542025-04-18T23:45:32.845Z Running `/home/build/.rustup/toolchains/1.85.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.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=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::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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("color", "color-auto"))' -C metadata=9f00a819561a434d -C extra-filename=-6cf124313f518f3c --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-6d479df9ba02b817.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-d4d7b1a7a2996c10.rmeta --extern doc_comment=/work/oxidecomputer/omicron/target/debug/deps/libdoc_comment-182662e5ecbd8530.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-aee7dbe5a0bae24f.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-4f14a9053a1aa129.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-20fd8b9173db8b53.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-55f7cdb91ed11cdf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41552025-04-18T23:45:33.028Z Compiling multimap v0.10.0
41562025-04-18T23:45:33.055Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name multimap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/multimap-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="serde"' --cfg 'feature="serde_impl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_impl"))' -C metadata=39680d37dc948590 -C extra-filename=-862c4bc1395915de --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-803c61386c7e7ead.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41572025-04-18T23:45:33.326Z Compiling uzers v0.12.1
41582025-04-18T23:45:33.351Z Running `/home/build/.rustup/toolchains/1.85.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=a0c313236b547675 -C extra-filename=-57e8641725d33b70 --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-41b4d43f76d21dca.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41592025-04-18T23:45:33.542Z Running `/home/build/.rustup/toolchains/1.85.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=2685e4ca958fb283 -C extra-filename=-cc5b3a6213b5e751 --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-ec0e17f73ce37523.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-0173d020d94cf3b3.rlib --extern proc_macro_crate=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_crate-7bd7b58bf73ff593.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rlib --extern relative_path=/work/oxidecomputer/omicron/target/debug/deps/librelative_path-0eb028b20f7c09fe.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-62358d43d54c950b.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41602025-04-18T23:45:33.894Z Compiling trybuild v1.0.103
41612025-04-18T23:45:33.920Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diff"))' -C metadata=efa4912d6fd57c97 -C extra-filename=-46f11777411adb7d --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-0173d020d94cf3b3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-57028f4ad90763c1.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern target_triple=/work/oxidecomputer/omicron/target/debug/deps/libtarget_triple-e1ca1331af96a009.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-6c5a4ba51ba49c8d.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41622025-04-18T23:45:34.338Z Compiling partial-io v0.5.4
41632025-04-18T23:45:34.364Z Running `/home/build/.rustup/toolchains/1.85.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=5aa8a240a5e761d3 -C extra-filename=-3c9acd537fa66d5d --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-297dac06ef625844.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-baab464860c2fd50.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41642025-04-18T23:45:34.763Z Compiling blake2b_simd v1.0.2
41652025-04-18T23:45:34.789Z Running `/home/build/.rustup/toolchains/1.85.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=c65964f4c9cd1808 -C extra-filename=-5fe6960b34ecb960 --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-e731655d913e606a.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-0c8a3536f160cb9e.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-6fffdd5480001e9b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41662025-04-18T23:45:37.383Z Running `/work/oxidecomputer/omicron/target/debug/build/aws-lc-rs-971b0d375c0efa06/build-script-build`
41672025-04-18T23:45:37.417Z Running `/home/build/.rustup/toolchains/1.85.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=56c9c789c72b7423 -C extra-filename=-95cd16e7a044e42c --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-733d7b7938cc4461.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-31da7d3f1f554af7/out/build/artifacts -l static=aws_lc_0_26_0_crypto -l static=aws_lc_0_26_0_rust_wrapper --cfg use_bindgen_generated`
41682025-04-18T23:45:38.727Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-3efb7a8133c72be9/build-script-build`
41692025-04-18T23:45:38.760Z Compiling httptest v0.16.3
41702025-04-18T23:45:38.786Z Running `/home/build/.rustup/toolchains/1.85.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=e5500b1fe5a9e839 -C extra-filename=-5932317b26dc49f4 --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-d4d7b1a7a2996c10.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rmeta --extern crossbeam_channel=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_channel-f1f379659423d538.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-22f142bfb74a30f8.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-470059c3ed12af12.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-cc4c9ca4fb71ffde.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-50039f15123d8338.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41712025-04-18T23:45:39.065Z Compiling rustls-native-certs v0.7.3
41722025-04-18T23:45:39.090Z Running `/home/build/.rustup/toolchains/1.85.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.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=43ea3f16257551fb -C extra-filename=-e0be760ec0461c24 --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-680b0b49a0cdfac0.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-e70c9909e1c30a44.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-194970f43a43e576.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41732025-04-18T23:45:39.448Z Running `/home/build/.rustup/toolchains/1.85.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=507df5856e7b84a1 -C extra-filename=-d1eaf70c13928921 --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-95cd16e7a044e42c.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-733d7b7938cc4461.so --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-3d1d78866ee01987.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.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-31da7d3f1f554af7/out/build/artifacts --check-cfg 'cfg(disable_slow_tests)'`
41742025-04-18T23:45:39.563Z Compiling rand_distr v0.4.3
41752025-04-18T23:45:39.601Z Running `/home/build/.rustup/toolchains/1.85.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=5dfb61ce37746d71 -C extra-filename=-8bbbd5500856df4d --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-e9d24d36744151b0.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41762025-04-18T23:45:40.338Z Compiling approx v0.5.1
41772025-04-18T23:45:40.368Z Running `/home/build/.rustup/toolchains/1.85.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=f8413e81004cabb6 -C extra-filename=-b3e9fc05d66ffd44 --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-e9d24d36744151b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41782025-04-18T23:45:40.583Z Compiling rust-argon2 v2.1.0
41792025-04-18T23:45:40.608Z Running `/home/build/.rustup/toolchains/1.85.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=1306718683f7c1ce -C extra-filename=-4686149c940e4104 --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-a7af361641f5e6e7.rmeta --extern blake2b_simd=/work/oxidecomputer/omicron/target/debug/deps/libblake2b_simd-5fe6960b34ecb960.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-6fffdd5480001e9b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41802025-04-18T23:45:41.163Z Compiling rstest v0.24.0
41812025-04-18T23:45:41.189Z Running `/home/build/.rustup/toolchains/1.85.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=cf9c8bb06d754075 -C extra-filename=-ecebd7919d90bce7 --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-1c9e203241d7a36c.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b0bb2655c6c75b19.rmeta --extern rstest_macros=/work/oxidecomputer/omicron/target/debug/deps/librstest_macros-cc5b3a6213b5e751.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41822025-04-18T23:45:41.402Z Compiling rustls-webpki v0.102.8
41832025-04-18T23:45:41.428Z Running `/home/build/.rustup/toolchains/1.85.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=267227f96e3b55b8 -C extra-filename=-3d14311580d6de7d --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-d1eaf70c13928921.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-4a68b3eecd5d51e7.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-194970f43a43e576.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-7771f0e505a6f670.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out`
41842025-04-18T23:45:42.013Z Compiling cargo_toml v0.21.0
41852025-04-18T23:45:42.039Z Running `/home/build/.rustup/toolchains/1.85.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=f4afb248e56374d4 -C extra-filename=-24c6ff915d3b60a2 --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-803c61386c7e7ead.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41862025-04-18T23:45:42.065Z Compiling termios v0.3.3
41872025-04-18T23:45:42.065Z Running `/home/build/.rustup/toolchains/1.85.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=c5dc16838a699847 -C extra-filename=-d1acaa504fd3d2ed --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-41b4d43f76d21dca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41882025-04-18T23:45:42.326Z Running `/home/build/.rustup/toolchains/1.85.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=c58fb089a91a2e17 -C extra-filename=-bc80579226d6afd0 --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-d1eaf70c13928921.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-cc4c9ca4fb71ffde.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-4a68b3eecd5d51e7.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-194970f43a43e576.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-3d14311580d6de7d.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-af7ee5c1b0f412fa.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'`
41892025-04-18T23:45:42.786Z Running `/home/build/.rustup/toolchains/1.85.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=7f2563f8b4445b5c -C extra-filename=-a423e39c838aa0a4 --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-a147a23faaf349f2.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-4a68b3eecd5d51e7.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-194970f43a43e576.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-3d14311580d6de7d.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-af7ee5c1b0f412fa.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts`
41902025-04-18T23:45:43.045Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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=4a0fae9e5bd6cf7f -C extra-filename=-767050eff611191f --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-3902142020490022.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-94f41dbb16093095.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-733d7b7938cc4461.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41912025-04-18T23:45:47.080Z Compiling tokio-rustls v0.25.0
41922025-04-18T23:45:47.105Z Running `/home/build/.rustup/toolchains/1.85.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=a1bdb60a147f518b -C extra-filename=-e0413b4bb16c3c67 --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-a423e39c838aa0a4.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-194970f43a43e576.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts`
41932025-04-18T23:45:47.464Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--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=5d1423dcfae5c23e -C extra-filename=-79643974610d7577 --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-4be256bc4853fdee.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-131d489c128a9185.rmeta --extern dropshot_endpoint=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_endpoint-c0961181ca400b6c.so --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-22f142bfb74a30f8.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern hostname=/work/oxidecomputer/omicron/target/debug/deps/libhostname-5dc769abc3499bb1.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-470059c3ed12af12.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rmeta --extern multer=/work/oxidecomputer/omicron/target/debug/deps/libmulter-910ca92d7b48a216.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-733d7b7938cc4461.so --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-71e05fb9e91a7f76.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a423e39c838aa0a4.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-e70c9909e1c30a44.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-05a475995c9906c0.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-887fba4cb24ee196.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-50039f15123d8338.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-bb6ec5115044106b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-091a039ad4857aed.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-6df44fe24f12a0bd.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d3fa4087e3a0123d.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-e0413b4bb16c3c67.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta --extern waitgroup=/work/oxidecomputer/omicron/target/debug/deps/libwaitgroup-7c16aac9203f6a9f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts`
41942025-04-18T23:45:48.288Z Compiling tokio-rustls v0.26.0
41952025-04-18T23:45:48.319Z Running `/home/build/.rustup/toolchains/1.85.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=603e90b58b9b2e8f -C extra-filename=-52cbe8661c4abeed --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-bc80579226d6afd0.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-194970f43a43e576.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out`
41962025-04-18T23:45:48.619Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-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 '--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("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' -C metadata=0bc2c4cd6b2c8d7a -C extra-filename=-46e6cec59795f349 --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-4be256bc4853fdee.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-131d489c128a9185.rmeta --extern dropshot_endpoint=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_endpoint-321b54b56c60674f.so --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-22f142bfb74a30f8.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern hostname=/work/oxidecomputer/omicron/target/debug/deps/libhostname-5dc769abc3499bb1.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-470059c3ed12af12.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rmeta --extern multer=/work/oxidecomputer/omicron/target/debug/deps/libmulter-910ca92d7b48a216.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-733d7b7938cc4461.so --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-71e05fb9e91a7f76.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a423e39c838aa0a4.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-e70c9909e1c30a44.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-05a475995c9906c0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-887fba4cb24ee196.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-50039f15123d8338.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-bb6ec5115044106b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-091a039ad4857aed.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-6df44fe24f12a0bd.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-e0413b4bb16c3c67.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta --extern waitgroup=/work/oxidecomputer/omicron/target/debug/deps/libwaitgroup-7c16aac9203f6a9f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts`
41972025-04-18T23:45:48.727Z Compiling hyper-rustls v0.27.3
41982025-04-18T23:45:48.752Z Running `/home/build/.rustup/toolchains/1.85.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.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="ring"' --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=e69368ebc8c30676 -C extra-filename=-1d900055f3b88017 --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-b0bb2655c6c75b19.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-470059c3ed12af12.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bc80579226d6afd0.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-194970f43a43e576.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-52cbe8661c4abeed.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-fb76a7a0ea1865e1.rmeta --extern webpki_roots=/work/oxidecomputer/omicron/target/debug/deps/libwebpki_roots-481633e7b4bd1156.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out`
41992025-04-18T23:45:49.261Z Compiling reqwest v0.12.12
42002025-04-18T23:45:49.309Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.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(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="macos-system-configuration"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="rustls-tls-webpki-roots-no-provider"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_proxy_sys_no_cache", "__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", "trust-dns", "zstd"))' -C metadata=6cb916e0e0e04fb5 -C extra-filename=-bbbbe399fd15534f --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-210ce714c13e89e6.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rmeta --extern cookie_crate=/work/oxidecomputer/omicron/target/debug/deps/libcookie-9c1d64915a9307de.rmeta --extern cookie_store=/work/oxidecomputer/omicron/target/debug/deps/libcookie_store-eb6bc5ffb6e1589d.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-9cbd6bf8af19e966.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-6483d9579c8676ee.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-1576965aa7d154eb.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b0bb2655c6c75b19.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-0941a090f7f16dcb.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-674fe0ea2b5f2c0a.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-1d900055f3b88017.rmeta --extern hyper_tls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_tls-3e5c05ca915ff50e.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-470059c3ed12af12.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-80af3296f3b32313.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-9b1079e703cbc0f0.rmeta --extern native_tls_crate=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-0808aed71a58dc60.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-cc4c9ca4fb71ffde.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-71e05fb9e91a7f76.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-3d55b6ea8d435783.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bc80579226d6afd0.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-e70c9909e1c30a44.rmeta --extern rustls_pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-194970f43a43e576.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-50039f15123d8338.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-c8cdca1dd6ff079a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-a808534d78d11f24.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-52cbe8661c4abeed.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rmeta --extern tower=/work/oxidecomputer/omicron/target/debug/deps/libtower-05de025c27fe8679.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-fb76a7a0ea1865e1.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-dca5b9914bad475f.rmeta --extern webpki_roots=/work/oxidecomputer/omicron/target/debug/deps/libwebpki_roots-481633e7b4bd1156.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64`
42012025-04-18T23:45:50.089Z Running `/home/build/.rustup/toolchains/1.85.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=f39fdc0602a15076 -C extra-filename=-9f85de37963f03a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern attest_data=/work/oxidecomputer/omicron/target/debug/deps/libattest_data-12ad3aa7dd05208d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-0dba9610de9d922d.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-210189943ded166b.rmeta --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-6f0d9f2dce1fa428.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-80d877675d043747.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bc80579226d6afd0.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-fe2804ee31ed1c9d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-3367b32bc5648baa.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-52cbe8661c4abeed.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-c7fe6ce39d318601.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out`
42022025-04-18T23:45:51.783Z Running `/home/build/.rustup/toolchains/1.85.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=2e594be98a6c39c4 -C extra-filename=-814754a455ee626e --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-41b4d43f76d21dca.rmeta --extern libz_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibz_sys-348b418b47859ab5.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-ba7021cfa9b61307/out/build -l static=git2 -L native=/usr/lib/amd64 --cfg libgit2_vendored`
42032025-04-18T23:45:52.277Z Compiling progenitor-client v0.9.1
42042025-04-18T23:45:52.310Z Running `/home/build/.rustup/toolchains/1.85.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=6edd04a62f987fa5 -C extra-filename=-63ca8b7358fb0750 --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-ce2dce95250b5acd.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-1576965aa7d154eb.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-71e05fb9e91a7f76.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-50039f15123d8338.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64`
42052025-04-18T23:45:52.803Z Compiling progenitor v0.9.1
42062025-04-18T23:45:52.832Z Running `/home/build/.rustup/toolchains/1.85.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=e36d9b732e57e6a7 -C extra-filename=-89cfad86e70b4c18 --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-63ca8b7358fb0750.rmeta --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-1affe5723b28fc6e.rmeta --extern progenitor_macro=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_macro-89560551347dac7b.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64`
42072025-04-18T23:45:53.035Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5a0d6edd0ecc7f26225a5bf3849d8508956682d0#5a0d6edd)
42082025-04-18T23:45:53.068Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name mg_admin_client --edition=2021 /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/5a0d6ed/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=dbf5dd896622dcc7 -C extra-filename=-9f9d8c0e5b691960 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-71e05fb9e91a7f76.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64`
42092025-04-18T23:45:53.129Z Compiling progenitor-client v0.8.0
42102025-04-18T23:45:53.176Z Running `/home/build/.rustup/toolchains/1.85.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=c0b192295fb4793d -C extra-filename=-91d024f591d9b1b3 --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-ce2dce95250b5acd.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-1576965aa7d154eb.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-71e05fb9e91a7f76.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-50039f15123d8338.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64`
42112025-04-18T23:45:53.258Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
42122025-04-18T23:45:53.301Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_client --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/e5c85d8/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=41189ee3206677aa -C extra-filename=-3ca967a0351fe392 --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-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a7af361641f5e6e7.rmeta --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-71b24cde647c91c4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-63ca8b7358fb0750.rmeta --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-899cb5ff1c85f4a7.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-c0ed7c9f77772239.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64`
42132025-04-18T23:45:53.623Z Compiling progenitor v0.8.0
42142025-04-18T23:45:53.663Z Running `/home/build/.rustup/toolchains/1.85.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=fa5e24e50e341173 -C extra-filename=-4ed0714d9c5ac109 --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-91d024f591d9b1b3.rmeta --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-6a65294b65985b27.rmeta --extern progenitor_macro=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_macro-a6df6f5ccb44ce30.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64`
42152025-04-18T23:45:57.914Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
42162025-04-18T23:45:57.991Z Running `/home/build/.rustup/toolchains/1.85.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=135a50447c21ef3a -C extra-filename=-abdc07e1702b0d77 --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-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a7af361641f5e6e7.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4ed0714d9c5ac109.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-c0ed7c9f77772239.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64`
42172025-04-18T23:45:58.075Z Compiling omicron-zone-package v0.12.0
42182025-04-18T23:45:58.075Z Running `/home/build/.rustup/toolchains/1.85.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.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b2b3f17437f9cad9 -C extra-filename=-4a6d7946a8ad8995 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern blake3=/work/oxidecomputer/omicron/target/debug/deps/libblake3-4b54bf9df690813f.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-025fa0661c013306.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-825622b0a33b01d5.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b0bb2655c6c75b19.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-57028f4ad90763c1.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-307e58f43a410cb7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-af7ab154a26b2d3b.rmeta --extern topological_sort=/work/oxidecomputer/omicron/target/debug/deps/libtopological_sort-86177580405ba44e.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ba15ea5a5b3d635b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64`
42192025-04-18T23:45:58.080Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5a0d6edd0ecc7f26225a5bf3849d8508956682d0#5a0d6edd)
42202025-04-18T23:45:58.080Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name ddm_admin_client --edition=2021 /home/build/.cargo/git/checkouts/maghemite-c0236f0fd3d582b6/5a0d6ed/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=11e329d0939a29af -C extra-filename=-5b455f23c52137cf --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-8aa0bd91e1510f55.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-71e05fb9e91a7f76.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64`
42212025-04-18T23:45:58.080Z Compiling samael v0.0.18
42222025-04-18T23:45:58.080Z Running `/home/build/.rustup/toolchains/1.85.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.18/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="lazy_static"' --cfg 'feature="libc"' --cfg 'feature="libxml"' --cfg 'feature="xmlsec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("lazy_static", "libc", "libxml", "xmlsec"))' -C metadata=7c9ef9cf912bea1b -C extra-filename=-0f2e75bd343267b4 --out-dir /work/oxidecomputer/omicron/target/debug/build/samael-0f2e75bd343267b4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bindgen=/work/oxidecomputer/omicron/target/debug/deps/libbindgen-f7ab1ca2bdf88456.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-1751b2fccd5c0e7a.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42232025-04-18T23:45:58.081Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
42242025-04-18T23:45:58.081Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=10678e37d97c4076 -C extra-filename=-8542ec998d8f85c3 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-8542ec998d8f85c3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-c5d15e2bd56a6e23.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-009794bcd0adcca4.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-d1eaf70c13928921.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-59f735bafba8b59a.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-c2d7fa6755e2dac2.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-17fa9da22ed739fc.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-c7c1628fdb66589a.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-d4d7b1a7a2996c10.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8701d1a86e8d9760.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-6fa0bc0485b87f2d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-26b01f0b27175bd6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9d70b71e26e1a838.rlib --extern clang_sys=/work/oxidecomputer/omicron/target/debug/deps/libclang_sys-8fffd399382af63b.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-6c48e8fe49e00c8f.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-a9acdc605ab40d5a.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-9c1d64915a9307de.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-dbaf4c3b25d02f52.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-2177475d79c1394d.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c3fd2f13cdfd1aa4.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-e1a390a05d401962.rlib --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-d0f51b25fe2c8ad8.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-3902142020490022.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-083fa08a5a7d6196.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-4c8499e651382cd8.rlib --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-62c1521710767da8.rlib --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-210189943ded166b.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7f21ccbadb60cd85.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-edc8f46adfc3ef0f.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-e4037fba4f9cf438.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-825622b0a33b01d5.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-fe1811a76c3dc46b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-6483d9579c8676ee.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-1576965aa7d154eb.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-2865af5633b646e3.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-ce74d051d15302a4.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-1ad1d5b43cab278f.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b0bb2655c6c75b19.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-d357ff4a560a2e60.rlib --extern getrandom_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-18f0880b436c32e6.rlib --extern getrandom_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-fd074e5e26c6f3e8.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-e4ca59aa4e322fed.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-27c977240796c3a1.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-c0fa63f21cdf542c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2f467835fe849b74.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-760683026a9c7107.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-1d900055f3b88017.rlib --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-470059c3ed12af12.rlib --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-87a7b1b5fd1fda96.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-d68412271cb0c7e0.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-36e4bafe4ceaf0d2.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a380b12963bfcb13.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-50dd50cfa0a266f4.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-18ebbde8e24fab88.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-b343cf89d314a7c5.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-b0354db40e5a0a55.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-ac7c53bc75619921.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-94f41dbb16093095.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-b6b0c6ca97dd1c3f.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-724241a249047847.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-e70466efaf1cd4eb.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-f561a54ff4591bbd.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-d34edb7beefa1477.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e9d24d36744151b0.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-cc4c9ca4fb71ffde.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-6e408b59dbc54863.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-80d877675d043747.rlib --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-71e05fb9e91a7f76.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-64cc8c0b35f8a9b8.rlib --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-1da4d86323d7bd72.rlib --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-fcdecfe0c3f0f8df.rlib --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-9409b95a987e678f.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-803143cf159bbdeb.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-aee7dbe5a0bae24f.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-af772249a6769106.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-00a03bff956e80e0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-9f9a944316804f03.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-d8b17b42b63e4711.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bc80579226d6afd0.rlib --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-3d14311580d6de7d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-05a475995c9906c0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-bb6ec5115044106b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-6c02ce0437a7d712.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-e5bb232e735f783e.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-ce1398b91b784a2b.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-b6338fe64e465fda.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-af7ee5c1b0f412fa.rlib --extern syn_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libsyn-41f3cb76764475bd.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-1268dab9db3bdae9.rlib --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-87cb7e65f90be4f1.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-52cbe8661c4abeed.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-af7ab154a26b2d3b.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a9ebb03362947fc3.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-69c995267db0f956.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-8212cc32ea42ec6f.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-206f3351995e71c6.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-40b7ef4a12bb2f94.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-c7f71336a5939375.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-c7fe6ce39d318601.rlib --extern zerocopy_ca01ad9e24f5d932=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-e2b988a37ae0a00f.rlib --extern zerocopy_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-0c603eae8c0e1b4f.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rlib --extern zip_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libzip-01e4a0be8cd7addb.rlib --extern zip_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libzip-f5a709b9c3a4836f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
42252025-04-18T23:45:58.081Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
42262025-04-18T23:45:58.081Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_agent_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/da3cf19/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=44a6428cc141fcab -C extra-filename=-507f8e2195dd9d92 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-63faa6595a835011.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-71e05fb9e91a7f76.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64`
42272025-04-18T23:45:58.084Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-8542ec998d8f85c3/build-script-build`
42282025-04-18T23:45:58.116Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9ddbaaa5bf26b54e -C extra-filename=-1d2aac79afd236dc --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-c5d15e2bd56a6e23.rmeta --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-009794bcd0adcca4.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-d1eaf70c13928921.rmeta --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-59f735bafba8b59a.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rmeta --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-c2d7fa6755e2dac2.rmeta --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-17fa9da22ed739fc.rmeta --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-c7c1628fdb66589a.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-d4d7b1a7a2996c10.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8701d1a86e8d9760.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-6fa0bc0485b87f2d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9d70b71e26e1a838.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-6c48e8fe49e00c8f.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-a9acdc605ab40d5a.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-9c1d64915a9307de.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-dbaf4c3b25d02f52.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-2177475d79c1394d.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c3fd2f13cdfd1aa4.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-e1a390a05d401962.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-d0f51b25fe2c8ad8.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-3902142020490022.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-083fa08a5a7d6196.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-4c8499e651382cd8.rmeta --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-62c1521710767da8.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-210189943ded166b.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7f21ccbadb60cd85.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-edc8f46adfc3ef0f.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-e4037fba4f9cf438.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-825622b0a33b01d5.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-fe1811a76c3dc46b.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-6483d9579c8676ee.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-1576965aa7d154eb.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-2865af5633b646e3.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-ce74d051d15302a4.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-1ad1d5b43cab278f.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b0bb2655c6c75b19.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-d357ff4a560a2e60.rmeta --extern getrandom_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-18f0880b436c32e6.rmeta --extern getrandom_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-fd074e5e26c6f3e8.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-e4ca59aa4e322fed.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-27c977240796c3a1.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-c0fa63f21cdf542c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2f467835fe849b74.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-760683026a9c7107.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-1d900055f3b88017.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-470059c3ed12af12.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-87a7b1b5fd1fda96.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-d68412271cb0c7e0.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-36e4bafe4ceaf0d2.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a380b12963bfcb13.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-50dd50cfa0a266f4.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-18ebbde8e24fab88.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-b343cf89d314a7c5.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-b0354db40e5a0a55.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-ac7c53bc75619921.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-94f41dbb16093095.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-b6b0c6ca97dd1c3f.rmeta --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-724241a249047847.rmeta --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-e70466efaf1cd4eb.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-f561a54ff4591bbd.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-d34edb7beefa1477.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e9d24d36744151b0.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-cc4c9ca4fb71ffde.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rmeta --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-6e408b59dbc54863.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-80d877675d043747.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-71e05fb9e91a7f76.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-64cc8c0b35f8a9b8.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-1da4d86323d7bd72.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-fcdecfe0c3f0f8df.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-9409b95a987e678f.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-803143cf159bbdeb.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-aee7dbe5a0bae24f.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-af772249a6769106.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-00a03bff956e80e0.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-9f9a944316804f03.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-d8b17b42b63e4711.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bc80579226d6afd0.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-3d14311580d6de7d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-05a475995c9906c0.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-bb6ec5115044106b.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-6c02ce0437a7d712.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-e5bb232e735f783e.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-ce1398b91b784a2b.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-b6338fe64e465fda.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-af7ee5c1b0f412fa.rmeta --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-1268dab9db3bdae9.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-52cbe8661c4abeed.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-af7ab154a26b2d3b.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a9ebb03362947fc3.rmeta --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-69c995267db0f956.rmeta --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-8212cc32ea42ec6f.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-206f3351995e71c6.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rmeta --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-c7f71336a5939375.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-c7fe6ce39d318601.rmeta --extern zerocopy_ca01ad9e24f5d932=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-e2b988a37ae0a00f.rmeta --extern zerocopy_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-0c603eae8c0e1b4f.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rmeta --extern zip_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libzip-01e4a0be8cd7addb.rmeta --extern zip_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libzip-f5a709b9c3a4836f.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
42292025-04-18T23:45:58.166Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
42302025-04-18T23:45:58.191Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3a15fd66a211a7f7 -C extra-filename=-6a8fa6b24468c4e1 --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-1d2aac79afd236dc.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
42312025-04-18T23:45:58.347Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
42322025-04-18T23:45:58.372Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6e3a797f02e6f776 -C extra-filename=-94f1366afd08a50c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-e96591396af76f84.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
42332025-04-18T23:45:59.011Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
42342025-04-18T23:45:59.059Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=4189ba7ec8392eb5 -C extra-filename=-f89c7551d9e3e6ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-6a8fa6b24468c4e1.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-0978c02efb4259e4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-3902142020490022.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-9f9d8c0e5b691960.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-63ca8b7358fb0750.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-6939751d4076c61a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b1545c14fa670746.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-a2fba415ccfc8a9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
42352025-04-18T23:45:59.220Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
42362025-04-18T23:45:59.244Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cac9194f5718fde5 -C extra-filename=-ba604f6423a3a625 --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-1d2aac79afd236dc.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
42372025-04-18T23:45:59.269Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
42382025-04-18T23:45:59.294Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f73575decdff823e -C extra-filename=-a929c697955caf64 --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-6e40160f0bb5a7ca.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
42392025-04-18T23:45:59.294Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
42402025-04-18T23:45:59.294Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ca32410c149f29f6 -C extra-filename=-533dc809e731d8c8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ccebd64f97ce721f.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-131d489c128a9185.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-9be085ade5e9c27e.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7f21ccbadb60cd85.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-e0b8437a2f49d9b5.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rmeta --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-766467d744f9ae4d.rmeta --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-c9541320d3e0f7f1.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c5095a4b610984fe.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-da84b8b7d0beebe4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-c478485d624d81fc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-f4a4ec44d5bf39c8.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
42412025-04-18T23:45:59.437Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
42422025-04-18T23:45:59.462Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bdab43a8d364f379 -C extra-filename=-b028a0f3a7b0e36e --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-210ce714c13e89e6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
42432025-04-18T23:45:59.490Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
42442025-04-18T23:45:59.535Z Running `/home/build/.rustup/toolchains/1.85.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=b79491937f36e097 -C extra-filename=-d4c232b4591b3ab9 --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-6d479df9ba02b817.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-c51beed7bfac70ec.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-d68412271cb0c7e0.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-e062ae698cacc776.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-abdc07e1702b0d77.rmeta --extern propolis_server_config=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_server_config-b9a2f2a1b49e642a.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern ron=/work/oxidecomputer/omicron/target/debug/deps/libron-7912334994f426b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-a9d65db47e5fa4ff.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9b1adf50acc25984.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-104045e350ceb84d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-c0ed7c9f77772239.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-af7ab154a26b2d3b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta --extern xz2=/work/oxidecomputer/omicron/target/debug/deps/libxz2-8558cd4121d616a4.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-0532523671145755.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
42452025-04-18T23:45:59.627Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
42462025-04-18T23:45:59.652Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f2257d1a760d85cb -C extra-filename=-a49d89dccdff2072 --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-3902142020490022.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-9be085ade5e9c27e.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
42472025-04-18T23:45:59.722Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--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=b9c49cf5989306b8 -C extra-filename=-4c7f5e0463f60a68 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-6a8fa6b24468c4e1.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-0978c02efb4259e4.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-3902142020490022.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-9f9d8c0e5b691960.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-63ca8b7358fb0750.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-6939751d4076c61a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b1545c14fa670746.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
42482025-04-18T23:45:59.940Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
42492025-04-18T23:45:59.966Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4f46e34c4789693d -C extra-filename=-08e89969d10f3355 --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-1d2aac79afd236dc.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
42502025-04-18T23:46:00.988Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
42512025-04-18T23:46:01.013Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d77065b36d799846 -C extra-filename=-2fa49748488f373c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-733d7b7938cc4461.so --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
42522025-04-18T23:46:01.446Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
42532025-04-18T23:46:01.476Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=1ef7d6587807dd39 -C extra-filename=-e0a52419e067404c --out-dir /work/oxidecomputer/omicron/target/debug/build/bootstore-e0a52419e067404c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-ba604f6423a3a625.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
42542025-04-18T23:46:01.788Z Running `/work/oxidecomputer/omicron/target/debug/build/bootstore-e0a52419e067404c/build-script-build`
42552025-04-18T23:46:01.823Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
42562025-04-18T23:46:01.853Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 clients/dpd-client/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b76ec6542b4d41cd -C extra-filename=-7c48c2aac0ec7cec --out-dir /work/oxidecomputer/omicron/target/debug/build/dpd-client-7c48c2aac0ec7cec -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-4a6d7946a8ad8995.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern rustfmt_wrapper=/work/oxidecomputer/omicron/target/debug/deps/librustfmt_wrapper-3ba503315b77c78e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-185e13233778af90.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64`
42572025-04-18T23:46:02.259Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
42582025-04-18T23:46:02.284Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=55e9b2bb3c6a1fc2 -C extra-filename=-75679c01e988e6ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
42592025-04-18T23:46:02.859Z Compiling ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
42602025-04-18T23:46:02.884Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name ereport_api --edition=2024 ereport/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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=98b577f7113b5737 -C extra-filename=-ed973f9ea271f840 --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-79643974610d7577.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-75679c01e988e6ba.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-2fa49748488f373c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
42612025-04-18T23:46:04.023Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
42622025-04-18T23:46:04.048Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ce132a4186a1dcfc -C extra-filename=-1ba60ae782ef3f1f --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-1d2aac79afd236dc.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
42632025-04-18T23:46:04.187Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
42642025-04-18T23:46:04.212Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e7167f9cadd2a963 -C extra-filename=-7e9696bf23d88bdc --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-model-7e9696bf23d88bdc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-ba604f6423a3a625.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
42652025-04-18T23:46:04.252Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
42662025-04-18T23:46:04.277Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=28ef6af1ee2dee3c -C extra-filename=-ee010e32085b820a --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-d7c4e21566c467a3.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-1ba60ae782ef3f1f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-7387aee53f0569a6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
42672025-04-18T23:46:04.430Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
42682025-04-18T23:46:04.455Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=507e0a4933a840ca -C extra-filename=-446b08ed480eaa7b --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-ec0e17f73ce37523.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-fe1811a76c3dc46b.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
42692025-04-18T23:46:04.513Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-model-7e9696bf23d88bdc/build-script-build`
42702025-04-18T23:46:04.546Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
42712025-04-18T23:46:04.571Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c3c4840c41fb6331 -C extra-filename=-e2fed95e76c550f6 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-e2fed95e76c550f6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-ba604f6423a3a625.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
42722025-04-18T23:46:04.856Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-e2fed95e76c550f6/build-script-build`
42732025-04-18T23:46:04.889Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
42742025-04-18T23:46:04.986Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=77b894ea618286eb -C extra-filename=-dbb2cc62c0b1cd8b --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-auth-dbb2cc62c0b1cd8b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-ba604f6423a3a625.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
42752025-04-18T23:46:05.224Z Running `/work/oxidecomputer/omicron/target/debug/build/samael-0f2e75bd343267b4/build-script-bindings`
42762025-04-18T23:46:05.284Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-auth-dbb2cc62c0b1cd8b/build-script-build`
42772025-04-18T23:46:05.322Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
42782025-04-18T23:46:05.347Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c7eaeda57ed6ac65 -C extra-filename=-12595fd301de2892 --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-d7c4e21566c467a3.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-1ba60ae782ef3f1f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-7387aee53f0569a6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
42792025-04-18T23:46:06.675Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
42802025-04-18T23:46:06.701Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1fe745e477b6f2ae -C extra-filename=-cb3a93862d87218e --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-ce2dce95250b5acd.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-a0c0f0603acf6183.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
42812025-04-18T23:46:06.731Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42822025-04-18T23:46:06.756Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=f6e3c37df9fc2b9a -C extra-filename=-6d66f4be20f6ecb1 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-6d66f4be20f6ecb1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-ba604f6423a3a625.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
42832025-04-18T23:46:06.783Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name samael --edition=2021 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/samael-0.0.18/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="lazy_static"' --cfg 'feature="libc"' --cfg 'feature="libxml"' --cfg 'feature="xmlsec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("lazy_static", "libc", "libxml", "xmlsec"))' -C metadata=51ba4045acd325ee -C extra-filename=-a589dbd85fe50ea3 --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-210ce714c13e89e6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-7ca48bec20e507bd.rlib --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-f1ffecaa29ad8142.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-825622b0a33b01d5.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-18ebbde8e24fab88.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern libxml=/work/oxidecomputer/omicron/target/debug/deps/liblibxml-7fb2d77fb76817ca.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-084cdfa5c4909a8f.rlib --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-680b0b49a0cdfac0.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-f9897b555aa70ed5.rlib --extern quick_xml=/work/oxidecomputer/omicron/target/debug/deps/libquick_xml-b71cdcbf9e0a6398.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d3fa4087e3a0123d.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-dca5b9914bad475f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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`
42842025-04-18T23:46:07.083Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
42852025-04-18T23:46:07.109Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=63d38bde39a7693e -C extra-filename=-22ffb130ab2f4109 --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-1d2aac79afd236dc.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
42862025-04-18T23:46:07.209Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
42872025-04-18T23:46:07.234Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_mock_server --edition=2021 /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/e5c85d8/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=57ae74638fad126b -C extra-filename=-5ae02ed5d45ad916 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-45e7b4f8db5daf4a.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a7af361641f5e6e7.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-46e6cec59795f349.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-f6d08ca6b3dc61ab.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-091a039ad4857aed.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-c0ed7c9f77772239.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64`
42882025-04-18T23:46:07.750Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-6d66f4be20f6ecb1/build-script-build`
42892025-04-18T23:46:07.787Z Compiling tough v0.19.0
42902025-04-18T23:46:07.812Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name tough --edition=2018 /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tough-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 --cfg 'feature="http"' --cfg 'feature="reqwest"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fips", "http", "integ", "reqwest"))' -C metadata=5be1dbcd84b5c845 -C extra-filename=-165e44bc8994bff4 --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-2752257888c43154.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-d1eaf70c13928921.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-bb00f5df613bd167.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-1576965aa7d154eb.rmeta --extern globset=/work/oxidecomputer/omicron/target/debug/deps/libglobset-ed13e307b4af07aa.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rmeta --extern olpc_cjson=/work/oxidecomputer/omicron/target/debug/deps/libolpc_cjson-77ce2e696c0c9c67.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-5672b9070f89d051.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-71e05fb9e91a7f76.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bc80579226d6afd0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern serde_plain=/work/oxidecomputer/omicron/target/debug/deps/libserde_plain-5101cd05f98770c3.rmeta --extern snafu=/work/oxidecomputer/omicron/target/debug/deps/libsnafu-1a91e64413cae8ac.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rmeta --extern typed_path=/work/oxidecomputer/omicron/target/debug/deps/libtyped_path-c7fc43f1738c1f14.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-3d1d78866ee01987.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-dca5b9914bad475f.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ba15ea5a5b3d635b.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64`
42912025-04-18T23:46:11.680Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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="mockall"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("mockall", "testing"))' -C metadata=2594ac6185e034e0 -C extra-filename=-e826a325e0c2afd0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-de2e93fc27fefdb5.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-6fa0bc0485b87f2d.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rmeta --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-a014ba4f6786aff3.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rmeta --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-64421cecbc16caf5.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-4b88857471d66d75.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-3e02abae5851d262.rmeta --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-94f1366afd08a50c.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9b1adf50acc25984.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-e83632967c5c0152.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-5c9312ff194db4cd.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib --check-cfg 'cfg(svcadm_autoclear)'`
42922025-04-18T23:46:11.857Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
42932025-04-18T23:46:11.882Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3f94cd67fee8d0fa -C extra-filename=-7582570167edb4d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
42942025-04-18T23:46:12.585Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
42952025-04-18T23:46:12.610Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cd9fe2d0f1f377d7 -C extra-filename=-17f294ad4a92e3f0 --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-ce2dce95250b5acd.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-9da727f87bc9096c.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-e2f976d7760126aa.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
42962025-04-18T23:46:12.635Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
42972025-04-18T23:46:12.677Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=769234d453deb09d -C extra-filename=-c45dd41ca5fa137c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-82e158201d6799d9.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-3902142020490022.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-56dc5e0515c9ab4e.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
42982025-04-18T23:46:12.708Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
42992025-04-18T23:46:12.708Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4dc2e1c2d4687cbd -C extra-filename=-c2fc2ffe788a3584 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43002025-04-18T23:46:14.646Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
43012025-04-18T23:46:14.694Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=69b4c03391c0ff8c -C extra-filename=-3ab6999c0f0a9311 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-82e158201d6799d9.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-025fa0661c013306.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f5f7921a22705902.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-d4c232b4591b3ab9.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-5672b9070f89d051.rmeta --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-35bb2ae2dde3a3f6.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-4a68b3eecd5d51e7.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a423e39c838aa0a4.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-307e58f43a410cb7.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ba15ea5a5b3d635b.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/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-7ed663b343a5fc8e/out/lib`
43022025-04-18T23:46:14.909Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=29b2983b2ce13e36 -C extra-filename=-b3d7c9a6187e64a6 --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-ce2dce95250b5acd.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-9da727f87bc9096c.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-e2f976d7760126aa.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-4c7f5e0463f60a68.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43032025-04-18T23:46:15.766Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
43042025-04-18T23:46:15.791Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c64c55f88beebb59 -C extra-filename=-9fbc701690f4a337 --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-297dac06ef625844.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f1fc7d4f5ac26619.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43052025-04-18T23:46:16.429Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
43062025-04-18T23:46:16.454Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=707f9353eabdf2e1 -C extra-filename=-107853866a3da32e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-ceb30c5cce5766cc.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-e2f976d7760126aa.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-17f294ad4a92e3f0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43072025-04-18T23:46:16.999Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
43082025-04-18T23:46:17.025Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f63b8956066c6f46 -C extra-filename=-0a2083c6cc58f665 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-d7c4e21566c467a3.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-17f294ad4a92e3f0.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-6f2e1d0207e851de.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43092025-04-18T23:46:17.058Z Running `/work/oxidecomputer/omicron/target/debug/build/dpd-client-7c48c2aac0ec7cec/build-script-build`
43102025-04-18T23:46:18.158Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
43112025-04-18T23:46:18.207Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8fc8232e4e1d691b -C extra-filename=-4d57d29ed47ad9ae --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-60dcb3e541dde8d7.rmeta --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-6f0d9f2dce1fa428.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43122025-04-18T23:46:18.207Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cf3d082d97d5d965 -C extra-filename=-47a8bc9d37251581 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-d7c4e21566c467a3.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-b3d7c9a6187e64a6.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-6f2e1d0207e851de.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43132025-04-18T23:46:18.384Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name dpd_client --edition=2021 clients/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 '--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=26f175d1862d8671 -C extra-filename=-029e8cdd883a93e8 --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-5e30db83facd7afa.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-63ca8b7358fb0750.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-6939751d4076c61a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43142025-04-18T23:46:18.985Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
43152025-04-18T23:46:19.010Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0e4c616338a1e759 -C extra-filename=-e26cf25f9da59277 --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-5e30db83facd7afa.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-2fa49748488f373c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43162025-04-18T23:46:19.656Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
43172025-04-18T23:46:19.681Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=13567bafb2b4ec90 -C extra-filename=-0b8545ce7eda5bc8 --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-5e30db83facd7afa.rmeta --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43182025-04-18T23:46:19.871Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
43192025-04-18T23:46:19.896Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a20b1382f8962537 -C extra-filename=-145b3c1f4ec7aa83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-4d57d29ed47ad9ae.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43202025-04-18T23:46:20.172Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
43212025-04-18T23:46:20.199Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cfacb9203df768cf -C extra-filename=-c4fbe48658552f2e --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-776eee4600d42f4b.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-ea18e7c28480a4d8.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-084cdfa5c4909a8f.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-f9897b555aa70ed5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43222025-04-18T23:46:20.416Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
43232025-04-18T23:46:20.441Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bc0d8806ff520f10 -C extra-filename=-65d6e7bcc1d1f2e8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-e26cf25f9da59277.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-14835017abda3ad3.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2f467835fe849b74.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rmeta --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-c99574f939347a4d.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-36125ee714f84e8b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-b84af011857af558.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-a9d65db47e5fa4ff.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43242025-04-18T23:46:20.539Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
43252025-04-18T23:46:20.565Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=26b5022f5c33fe91 -C extra-filename=-c0f65d9c53fc112c --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-18a765d6143faf19.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-77adcd394f6a8af7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-fe2804ee31ed1c9d.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-3367b32bc5648baa.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43262025-04-18T23:46:20.848Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
43272025-04-18T23:46:20.881Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d52e89c5f68abdf4 -C extra-filename=-cbe31643c75770f3 --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-bf92eececb53ffb4.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43282025-04-18T23:46:20.965Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
43292025-04-18T23:46:20.990Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a4f5adff98317fdb -C extra-filename=-a1a39f789261ddc2 --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-1d2aac79afd236dc.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-47a8bc9d37251581.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-b3d7c9a6187e64a6.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43302025-04-18T23:46:21.273Z Compiling polar-core v0.27.3
43312025-04-18T23:46:21.298Z Running `/home/build/.rustup/toolchains/1.85.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=74f87821c4672eda -C extra-filename=-12ed4402e36c6a1c --out-dir /work/oxidecomputer/omicron/target/debug/build/polar-core-12ed4402e36c6a1c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lalrpop=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop-87fd9066d4ff6c42.rlib --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-57028f4ad90763c1.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43322025-04-18T23:46:21.962Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
43332025-04-18T23:46:21.987Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=52123850c2b72e7d -C extra-filename=-8183fd5ea10f0dae --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-79643974610d7577.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43342025-04-18T23:46:22.054Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
43352025-04-18T23:46:22.081Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f3d1c48b20ba593c -C extra-filename=-1e8669bb82aa6e6c --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-5e30db83facd7afa.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43362025-04-18T23:46:22.791Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
43372025-04-18T23:46:22.816Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dc700cae450a6c02 -C extra-filename=-24898eb734c3aa87 --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-e826a325e0c2afd0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43382025-04-18T23:46:23.216Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
43392025-04-18T23:46:23.241Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=710355c2b349852c -C extra-filename=-f2a033bcc85a0eb0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43402025-04-18T23:46:23.322Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
43412025-04-18T23:46:23.347Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9924d7607b5232cb -C extra-filename=-ffd759f76af60ed7 --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-79643974610d7577.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-145b3c1f4ec7aa83.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/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-7ed663b343a5fc8e/out/lib`
43422025-04-18T23:46:23.763Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
43432025-04-18T23:46:23.789Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a1c2ee2595f7c843 -C extra-filename=-a2ec3c286dbd089e --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-3902142020490022.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43442025-04-18T23:46:24.338Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=854c726a4da9e3bd -C extra-filename=-61fbdf8c7af4d121 --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-ce2dce95250b5acd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-7a0d79dffb65c54b.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-60dcb3e541dde8d7.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-56dc5e0515c9ab4e.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-77adcd394f6a8af7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-fe2804ee31ed1c9d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-3367b32bc5648baa.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-ca7012452e120859.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
43452025-04-18T23:46:24.380Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
43462025-04-18T23:46:24.406Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4e436df551a0930d -C extra-filename=-507f45f1e3075e13 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-6f0e33f78e8a20ea.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-3abb83f8f9350237.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-d79fc3aaa967aaf6.rmeta --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-e538ab4b1d87f913.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-74b2bfe3ee5fe1bf.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out`
43472025-04-18T23:46:24.805Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
43482025-04-18T23:46:24.830Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b0c33c1b9247e0ad -C extra-filename=-ce18a081fa116028 --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-f89c7551d9e3e6ee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-6939751d4076c61a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43492025-04-18T23:46:25.566Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
43502025-04-18T23:46:25.614Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3ebc48ea1120006b -C extra-filename=-f1b15da1687146bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-6a8fa6b24468c4e1.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-9c1d64915a9307de.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-3902142020490022.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-9be085ade5e9c27e.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-56dc5e0515c9ab4e.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4f29ef645259113c.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-a49d89dccdff2072.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-94f41dbb16093095.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-c52584126248c235.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-084cdfa5c4909a8f.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-107853866a3da32e.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-47bf124c87f395d9.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43512025-04-18T23:46:25.858Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
43522025-04-18T23:46:25.883Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5e97746848ce9405 -C extra-filename=-4ed776ffc2c008ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3ca967a0351fe392.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-6939751d4076c61a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43532025-04-18T23:46:27.238Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
43542025-04-18T23:46:27.263Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2f3588f3bc117147 -C extra-filename=-3b75320efb57113b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-61fbdf8c7af4d121.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3ca967a0351fe392.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b1545c14fa670746.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-3367b32bc5648baa.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
43552025-04-18T23:46:27.824Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
43562025-04-18T23:46:27.849Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=98e0be52e4598d8c -C extra-filename=-847a1462a28f1bf1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-08e89969d10f3355.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-0a2083c6cc58f665.rmeta --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-a1a39f789261ddc2.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-17f294ad4a92e3f0.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-6f2e1d0207e851de.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43572025-04-18T23:46:28.225Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
43582025-04-18T23:46:28.250Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=336affb5c2ce2cf6 -C extra-filename=-1d9bf681efe4a39b --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-ec0e17f73ce37523.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rmeta --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-6ab389483dfec00f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43592025-04-18T23:46:28.838Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=b9414c6308a74956 -C extra-filename=-a409227f48ac4507 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-2752257888c43154.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-3963d87885b75aea.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-6aa9e08d9d65b746.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-7431133e0687fbee.rmeta --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-6fbe5b87fa7f757b.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c3fd2f13cdfd1aa4.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-131d489c128a9185.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-6f0e33f78e8a20ea.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-ceb30c5cce5766cc.rmeta --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-b45bb0bd37fbdaf4.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-724241a249047847.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-e2f976d7760126aa.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-107853866a3da32e.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rmeta --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-3822c12c9bdbd80f.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f1fc7d4f5ac26619.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-7066c8494e4df0d4.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-e4846e9ff40cedb3.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rmeta --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-d58c9346ccaa359d.rmeta --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-057848702c4bcfd5.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ebb869932b5cb031.rmeta --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-3a580e25dfd9460f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43602025-04-18T23:46:30.648Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
43612025-04-18T23:46:30.673Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eb9cc1c3b2984336 -C extra-filename=-666e2737b9664af4 --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-5b455f23c52137cf.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7f21ccbadb60cd85.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-63ca8b7358fb0750.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43622025-04-18T23:46:31.470Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
43632025-04-18T23:46:31.499Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=31390c1de57e0091 -C extra-filename=-64dc800decbacd51 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-131d489c128a9185.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-56dc5e0515c9ab4e.so --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-0173d020d94cf3b3.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-c0f65d9c53fc112c.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-507f45f1e3075e13.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out`
43642025-04-18T23:46:32.691Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
43652025-04-18T23:46:32.717Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=46515dd94bca9375 -C extra-filename=-828cfca2085a533c --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-5b39081a977fa11d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rmeta --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-446b08ed480eaa7b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
43662025-04-18T23:46:32.782Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
43672025-04-18T23:46:32.807Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=db884a2545764da0 -C extra-filename=-3b727695db9a6c33 --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-79643974610d7577.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
43682025-04-18T23:46:34.281Z Running `/work/oxidecomputer/omicron/target/debug/build/polar-core-12ed4402e36c6a1c/build-script-build`
43692025-04-18T23:46:34.709Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
43702025-04-18T23:46:34.734Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=60e3bc497f68c369 -C extra-filename=-172fac00b6a3a88b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-145b3c1f4ec7aa83.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-b6b0c6ca97dd1c3f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/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-7ed663b343a5fc8e/out/lib`
43712025-04-18T23:46:35.819Z Running `/home/build/.rustup/toolchains/1.85.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=aa5b22acf9955d7e -C extra-filename=-baa0a00c225b993f --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-d33a4a5442d4a3b1.so --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-50dd50cfa0a266f4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-27b8ccc83d2d6fae.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43722025-04-18T23:46:36.199Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
43732025-04-18T23:46:36.225Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4ba775764ebb7065 -C extra-filename=-70786725957561e1 --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-5e30db83facd7afa.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43742025-04-18T23:46:36.278Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
43752025-04-18T23:46:36.303Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=901c93e82f2ebcf4 -C extra-filename=-45baa19dc572642f --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-5e30db83facd7afa.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43762025-04-18T23:46:37.943Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
43772025-04-18T23:46:37.968Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6fbc176117ae5c66 -C extra-filename=-9f67deec2f54165e --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-5e30db83facd7afa.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43782025-04-18T23:46:38.017Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
43792025-04-18T23:46:38.043Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c53d65db776b57d3 -C extra-filename=-0dbc2712b607a409 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-029e8cdd883a93e8.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f6b1adc3a6338f0e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c5095a4b610984fe.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-f9c80da2f535b355.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43802025-04-18T23:46:38.101Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
43812025-04-18T23:46:38.126Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_lib --edition=2021 /home/build/.cargo/git/checkouts/tufaceous-cd93b255c6f4ae76/69e2896/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=6caa95decfe71355 -C extra-filename=-9a1d613f94fc9ef4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-d1eaf70c13928921.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8701d1a86e8d9760.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-131d489c128a9185.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-825622b0a33b01d5.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-fe1811a76c3dc46b.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-393a080770df06df.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-b1a6cfaf89ee5ea3.rmeta --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-2830dcd9912b9801.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-887fba4cb24ee196.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-307e58f43a410cb7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-165e44bc8994bff4.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rmeta --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-99d91f1949d6780a.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-dca5b9914bad475f.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f5a709b9c3a4836f.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64`
43822025-04-18T23:46:38.236Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
43832025-04-18T23:46:38.261Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9e330e99334e11bb -C extra-filename=-86ca4b3ea13947e7 --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-94f41dbb16093095.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c9da9b954e2f8ef1.rmeta --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-716f8de4628ec366.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43842025-04-18T23:46:38.471Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
43852025-04-18T23:46:38.497Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=853499b7a4992d52 -C extra-filename=-0b07e547c10d01c9 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-0b07e547c10d01c9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-ba604f6423a3a625.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43862025-04-18T23:46:38.810Z Compiling git2 v0.19.0
43872025-04-18T23:46:38.836Z Running `/home/build/.rustup/toolchains/1.85.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=2f550c5b6ba12215 -C extra-filename=-f9745a2cbb774a32 --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-c7c1628fdb66589a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --extern libgit2_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibgit2_sys-814754a455ee626e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-dca5b9914bad475f.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-ba7021cfa9b61307/out/build -L native=/usr/lib/amd64`
43882025-04-18T23:46:40.412Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
43892025-04-18T23:46:40.438Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=69fb07c902b576ca -C extra-filename=-a7ab50c54d24d320 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-131d489c128a9185.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-825622b0a33b01d5.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-fe1811a76c3dc46b.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-393a080770df06df.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-307e58f43a410cb7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-165e44bc8994bff4.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rmeta --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-99d91f1949d6780a.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-9a1d613f94fc9ef4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/ssl-3/lib/amd64`
43902025-04-18T23:46:40.858Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
43912025-04-18T23:46:40.883Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d36ffdaabc09c569 -C extra-filename=-1d4e62012dc975c5 --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-5e30db83facd7afa.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f2a033bcc85a0eb0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-6939751d4076c61a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0dbc2712b607a409.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
43922025-04-18T23:46:42.188Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-0b07e547c10d01c9/build-script-build`
43932025-04-18T23:46:42.220Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
43942025-04-18T23:46:42.245Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3a65ffb82299a5c0 -C extra-filename=-fa2dea5854615133 --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-c45dd41ca5fa137c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43952025-04-18T23:46:42.272Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
43962025-04-18T23:46:42.272Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dac32d7af092e719 -C extra-filename=-eaf683aab2d58acc --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-eaf683aab2d58acc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-ba604f6423a3a625.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43972025-04-18T23:46:42.578Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
43982025-04-18T23:46:42.604Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d676dbae5aa5cccb -C extra-filename=-3c8e791bf53ef871 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-rendezvous-3c8e791bf53ef871 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-ba604f6423a3a625.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
43992025-04-18T23:46:42.939Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
44002025-04-18T23:46:42.969Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4f1cfed8e848b056 -C extra-filename=-03baf08c131ab4c2 --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-5e30db83facd7afa.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-6939751d4076c61a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
44012025-04-18T23:46:43.774Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=66c8f79737be8289 -C extra-filename=-8c63bd96306044f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-ee010e32085b820a.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-9be085ade5e9c27e.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d1720d1b1faab251.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-c52584126248c235.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-cbe31643c75770f3.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-c4fbe48658552f2e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-1b9922e6864ba115.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-47bf124c87f395d9.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
44022025-04-18T23:46:43.959Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
44032025-04-18T23:46:43.992Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=994d6a3bb1a77d9a -C extra-filename=-9b60682f16d413e5 --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-a2ec3c286dbd089e.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
44042025-04-18T23:46:46.033Z Compiling oso v0.27.3
44052025-04-18T23:46:46.061Z Running `/home/build/.rustup/toolchains/1.85.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=e9d8ebdba8d44cfe -C extra-filename=-0f5b9975b66a0cef --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-9424593bbc2fdb7f.so --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-18ebbde8e24fab88.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f6b1adc3a6338f0e.rmeta --extern oso_derive=/work/oxidecomputer/omicron/target/debug/deps/liboso_derive-f036cf0453ec9d18.so --extern polar_core=/work/oxidecomputer/omicron/target/debug/deps/libpolar_core-baa0a00c225b993f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-206f3351995e71c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44062025-04-18T23:46:46.182Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
44072025-04-18T23:46:46.208Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=72caaf2b88817131 -C extra-filename=-bdbd28f70c693f2a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-9f67deec2f54165e.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-1e8669bb82aa6e6c.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-86ca4b3ea13947e7.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
44082025-04-18T23:46:46.774Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
44092025-04-18T23:46:46.800Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f339264cf251cb1b -C extra-filename=-8d993aa7472a7d2e --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-18a765d6143faf19.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
44102025-04-18T23:46:47.295Z Running `/home/build/.rustup/toolchains/1.85.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=46810889a2c6b904 -C extra-filename=-e09fd88e6bfd8ecd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-537791b230a4edb3.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rmeta --extern git2_rs=/work/oxidecomputer/omicron/target/debug/deps/libgit2-f9745a2cbb774a32.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rmeta --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-9eeac0b6b9fcb208.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-1268dab9db3bdae9.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-ba7021cfa9b61307/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)'`
44112025-04-18T23:46:48.800Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
44122025-04-18T23:46:48.847Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8d94ff6565663001 -C extra-filename=-07ce30f8ba787002 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rmeta --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-3902142020490022.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-131d489c128a9185.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-a49d89dccdff2072.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-80af3296f3b32313.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bdbd28f70c693f2a.rmeta --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-9b60682f16d413e5.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-cc4c9ca4fb71ffde.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-18a3ba359ca53dc0.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-86ca4b3ea13947e7.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
44132025-04-18T23:46:50.390Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
44142025-04-18T23:46:50.416Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=79d56eb09ef7acaa -C extra-filename=-ff346b45885a7a44 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-2fa49748488f373c.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-17f294ad4a92e3f0.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-107853866a3da32e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
44152025-04-18T23:46:50.517Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
44162025-04-18T23:46:50.545Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bebb7ea2d570b108 -C extra-filename=-98a26979e4047d2c --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-79643974610d7577.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
44172025-04-18T23:46:51.188Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
44182025-04-18T23:46:51.214Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b3bb5ab26c7ddc42 -C extra-filename=-c27ce86f32df75b7 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-c27ce86f32df75b7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-ba604f6423a3a625.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
44192025-04-18T23:46:51.551Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-c27ce86f32df75b7/build-script-build`
44202025-04-18T23:46:51.593Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
44212025-04-18T23:46:51.618Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/da3cf19/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=058e3c486a1fa31e -C extra-filename=-bac1d30b21f74dd3 --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-common-bac1d30b21f74dd3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern vergen=/work/oxidecomputer/omicron/target/debug/deps/libvergen-e09fd88e6bfd8ecd.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-ba7021cfa9b61307/out/build -L native=/usr/lib/amd64`
44222025-04-18T23:46:51.726Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-rendezvous-3c8e791bf53ef871/build-script-build`
44232025-04-18T23:46:51.761Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-eaf683aab2d58acc/build-script-build`
44242025-04-18T23:46:51.796Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
44252025-04-18T23:46:51.821Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=57ac5a49b6d10247 -C extra-filename=-a299a7859371c6aa --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-5e30db83facd7afa.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
44262025-04-18T23:46:52.672Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
44272025-04-18T23:46:52.698Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d881dc995546afa5 -C extra-filename=-de876befd277c3d2 --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-5e30db83facd7afa.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
44282025-04-18T23:46:53.322Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
44292025-04-18T23:46:53.373Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0f8d359bd1d008ea -C extra-filename=-cb837ad397cf1e29 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rmeta --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-70786725957561e1.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-45baa19dc572642f.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f1fc7d4f5ac26619.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
44302025-04-18T23:46:53.899Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
44312025-04-18T23:46:53.934Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=da7735dfbdbc7ad9 -C extra-filename=-a7a5e82410414725 --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-5e30db83facd7afa.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
44322025-04-18T23:46:55.140Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
44332025-04-18T23:46:55.188Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=afde02f438fa7f24 -C extra-filename=-66f2c499b158e2a7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern ereport_api=/work/oxidecomputer/omicron/target/debug/deps/libereport_api-ed973f9ea271f840.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-ffd759f76af60ed7.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rmeta --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-66ae74c9cd896dd6.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-145b3c1f4ec7aa83.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-4d57d29ed47ad9ae.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1d9bf681efe4a39b.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de876befd277c3d2.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-980077daba3b764e.rmeta --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-18fd73874219b89f.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-f3e2740060d8c7d5.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L /usr/platform/oxide/lib/amd64/`
44342025-04-18T23:46:55.704Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
44352025-04-18T23:46:55.777Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--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=cfa2f5b7ac70cc61 -C extra-filename=-93591e95e3cc5933 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-61fbdf8c7af4d121.rmeta --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-3b727695db9a6c33.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-ce18a081fa116028.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ccebd64f97ce721f.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-507f8e2195dd9d92.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-56dc5e0515c9ab4e.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-65d6e7bcc1d1f2e8.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-029e8cdd883a93e8.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern ereport_api=/work/oxidecomputer/omicron/target/debug/deps/libereport_api-ed973f9ea271f840.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-825622b0a33b01d5.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-86a3259b90bf23ec.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-0173d020d94cf3b3.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-a0c0f0603acf6183.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rmeta --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f6fa1a45b2b19c86.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-a49d89dccdff2072.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f2a033bcc85a0eb0.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-c0f65d9c53fc112c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-9f9d8c0e5b691960.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-666e2737b9664af4.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-4b88857471d66d75.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1d9bf681efe4a39b.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de876befd277c3d2.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3ca967a0351fe392.rmeta --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-5ae02ed5d45ad916.rmeta --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-899cb5ff1c85f4a7.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-cb3a93862d87218e.rmeta --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-8183fd5ea10f0dae.rmeta --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-22ffb130ab2f4109.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b1545c14fa670746.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-3367b32bc5648baa.rmeta --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-828cfca2085a533c.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rmeta --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-446b08ed480eaa7b.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-507f45f1e3075e13.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-64dc800decbacd51.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9b1adf50acc25984.rmeta --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-9f85de37963f03a9.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-18a3ba359ca53dc0.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-307e58f43a410cb7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-74b2bfe3ee5fe1bf.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rmeta --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-99d91f1949d6780a.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ba15ea5a5b3d635b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f5a709b9c3a4836f.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-5c9312ff194db4cd.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
44362025-04-18T23:46:56.167Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-common-bac1d30b21f74dd3/build-script-build`
44372025-04-18T23:46:57.617Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
44382025-04-18T23:46:57.665Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=53bf168efe94c16a -C extra-filename=-c89f0a3bf5636d12 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8701d1a86e8d9760.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-60dcb3e541dde8d7.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c3fd2f13cdfd1aa4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4f29ef645259113c.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-d68412271cb0c7e0.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c5095a4b610984fe.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-36e91eb33d4198b5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-8c199ca108d0f11c.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-90acba706e89bd7a.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-a9d65db47e5fa4ff.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-97bda6518ce87822.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6cc52bbf45b89078.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-8212cc32ea42ec6f.rmeta --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-f9c80da2f535b355.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rmeta --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-9f65f64a8136b2d8.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-f4a4ec44d5bf39c8.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0dbc2712b607a409.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-1d4e62012dc975c5.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
44392025-04-18T23:46:58.932Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
44402025-04-18T23:46:58.957Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5042332d33263a78 -C extra-filename=-b43957ca09532aa5 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-nexus-b43957ca09532aa5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-ba604f6423a3a625.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
44412025-04-18T23:46:59.271Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-nexus-b43957ca09532aa5/build-script-build`
44422025-04-18T23:46:59.304Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_common --edition=2021 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/da3cf19/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=ebea513d4a910e14 -C extra-filename=-d3b6d1b117d3db06 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-45e7b4f8db5daf4a.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-63faa6595a835011.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-b6b0c6ca97dd1c3f.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-cd4ddec80e319a56.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-091a039ad4857aed.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d3fa4087e3a0123d.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-07f5a862914ad8c1.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rmeta --extern twox_hash=/work/oxidecomputer/omicron/target/debug/deps/libtwox_hash-4f021dff2452396b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts`
44432025-04-18T23:46:59.973Z Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
44442025-04-18T23:46:59.998Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=23381f92db7e7039 -C extra-filename=-ea474605241b6725 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-7431133e0687fbee.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-08e89969d10f3355.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-17f294ad4a92e3f0.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/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-7ed663b343a5fc8e/out/lib`
44452025-04-18T23:47:01.376Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
44462025-04-18T23:47:01.401Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b4719d061c47bae6 -C extra-filename=-2f926f192b1a1424 --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-5b39081a977fa11d.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-145b3c1f4ec7aa83.rmeta --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-66f2c499b158e2a7.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-172fac00b6a3a88b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/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-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64`
44472025-04-18T23:47:01.466Z Compiling ereport-client v0.1.0 (/work/oxidecomputer/omicron/clients/ereport-client)
44482025-04-18T23:47:01.491Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name ereport_client --edition=2024 clients/ereport-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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=951fe4c3e1b54741 -C extra-filename=-882242cc64503307 --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-5e30db83facd7afa.rmeta --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-75679c01e988e6ba.rmeta --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
44492025-04-18T23:47:02.546Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
44502025-04-18T23:47:02.571Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name lldpd_client --edition=2021 /home/build/.cargo/git/checkouts/lldp-d47de417041f191b/ce952e6/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=9d3a4fad57497016 -C extra-filename=-1ece91c82071d518 --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-5e30db83facd7afa.rmeta --extern common=/work/oxidecomputer/omicron/target/debug/deps/libcommon-cd522ac7ad03bffe.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-4ed0714d9c5ac109.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64`
44512025-04-18T23:47:03.515Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
44522025-04-18T23:47:03.540Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_pantry_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-0a48bd218bc2bbbc/da3cf19/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=72f5dee27fe8ce84 -C extra-filename=-9043678eb6816aa5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-63faa6595a835011.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-71e05fb9e91a7f76.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64`
44532025-04-18T23:47:05.531Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
44542025-04-18T23:47:05.556Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a6a015bbfdb743a0 -C extra-filename=-31c6f1ab17306152 --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-ce18a081fa116028.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0dbc2712b607a409.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
44552025-04-18T23:47:05.673Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
44562025-04-18T23:47:05.698Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2f4cbcaf267d7faa -C extra-filename=-127d805f76abf876 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f2a033bcc85a0eb0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
44572025-04-18T23:47:07.882Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
44582025-04-18T23:47:07.927Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d8f606f180edff80 -C extra-filename=-49aca35e4299986a --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-5e30db83facd7afa.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-ca981d0fa7e04d07.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
44592025-04-18T23:47:08.089Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
44602025-04-18T23:47:08.114Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=934dde2ff20af180 -C extra-filename=-4fd7f459dc66066e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-fa2dea5854615133.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-86a3259b90bf23ec.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
44612025-04-18T23:47:08.989Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
44622025-04-18T23:47:09.015Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8339ea82b0a89d3d -C extra-filename=-f70f5b9fc7df3780 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-63ca8b7358fb0750.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-6939751d4076c61a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
44632025-04-18T23:47:09.171Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
44642025-04-18T23:47:09.197Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a693dfa3bd6cb4ed -C extra-filename=-da63c96ea415538b --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-49aca35e4299986a.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
44652025-04-18T23:47:10.431Z Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
44662025-04-18T23:47:10.456Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8de7cce9a7584e13 -C extra-filename=-da38d830122f6cc6 --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-f2a033bcc85a0eb0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-6939751d4076c61a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
44672025-04-18T23:47:11.638Z Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
44682025-04-18T23:47:11.665Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f96b4c07c3b56f75 -C extra-filename=-7595d5f02a2508c9 --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-5b39081a977fa11d.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rmeta --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-7431133e0687fbee.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
44692025-04-18T23:47:12.142Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
44702025-04-18T23:47:12.167Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c91570d473b42411 -C extra-filename=-b229ce4a46a3d0a4 --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-1d2aac79afd236dc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
44712025-04-18T23:47:13.382Z Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
44722025-04-18T23:47:13.429Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--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=ad1b3d7a4e67cc5e -C extra-filename=-c649fb9f04654aa7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8701d1a86e8d9760.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ccebd64f97ce721f.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rmeta --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-da38d830122f6cc6.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f2a033bcc85a0eb0.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-4d57d29ed47ad9ae.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-666e2737b9664af4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-507f45f1e3075e13.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-64dc800decbacd51.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-a9d65db47e5fa4ff.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9b1adf50acc25984.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-9a1d613f94fc9ef4.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out`
44732025-04-18T23:47:14.277Z Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
44742025-04-18T23:47:14.302Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 /home/build/.cargo/git/checkouts/tufaceous-cd93b255c6f4ae76/69e2896/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=7c8efb319871a7b3 -C extra-filename=-e864a375c0888399 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-a9acdc605ab40d5a.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4f29ef645259113c.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-a9d65db47e5fa4ff.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-9a1d613f94fc9ef4.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64`
44752025-04-18T23:47:14.845Z Compiling omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
44762025-04-18T23:47:14.872Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bec6493a90cc93d6 -C extra-filename=-70f23d213c7aec17 --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-41b4d43f76d21dca.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/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-7ed663b343a5fc8e/out/lib`
44772025-04-18T23:47:15.470Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
44782025-04-18T23:47:15.497Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cf594a0111c431f2 -C extra-filename=-46a58d0b71a5c739 --out-dir /work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-46a58d0b71a5c739 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-ba604f6423a3a625.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
44792025-04-18T23:47:15.791Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
44802025-04-18T23:47:15.818Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=758c9ae7945f2a7b -C extra-filename=-c6e9e9e2186ab12a --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-dev-c6e9e9e2186ab12a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-ba604f6423a3a625.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
44812025-04-18T23:47:15.843Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
44822025-04-18T23:47:15.843Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c3db4115d9e242ee -C extra-filename=-7b491d6ca14aedce --out-dir /work/oxidecomputer/omicron/target/debug/build/db-dev-7b491d6ca14aedce -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-ba604f6423a3a625.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
44832025-04-18T23:47:16.154Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
44842025-04-18T23:47:16.179Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=57d906ebb55cb3b8 -C extra-filename=-60d701743b1f6a39 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-omdb-60d701743b1f6a39 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-ba604f6423a3a625.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
44852025-04-18T23:47:16.179Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
44862025-04-18T23:47:16.204Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e07cb33c4d8cdf4e -C extra-filename=-09822f62cdd57967 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-09822f62cdd57967 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-ba604f6423a3a625.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
44872025-04-18T23:47:16.502Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-omdb-60d701743b1f6a39/build-script-build`
44882025-04-18T23:47:16.541Z Running `/work/oxidecomputer/omicron/target/debug/build/db-dev-7b491d6ca14aedce/build-script-build`
44892025-04-18T23:47:16.566Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-09822f62cdd57967/build-script-build`
44902025-04-18T23:47:16.595Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-dev-c6e9e9e2186ab12a/build-script-build`
44912025-04-18T23:47:16.619Z Running `/work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-46a58d0b71a5c739/build-script-build`
44922025-04-18T23:47:16.652Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
44932025-04-18T23:47:16.678Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2ec39a9596334fc7 -C extra-filename=-43a0ca640c60a1f1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-ce18a081fa116028.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8701d1a86e8d9760.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-131d489c128a9185.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-029e8cdd883a93e8.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7f21ccbadb60cd85.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-86a3259b90bf23ec.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-393a080770df06df.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rmeta --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-127d805f76abf876.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f2a033bcc85a0eb0.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-c4fbe48658552f2e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-666e2737b9664af4.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-165e44bc8994bff4.rmeta --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-f9c80da2f535b355.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-9a1d613f94fc9ef4.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-a7ab50c54d24d320.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0dbc2712b607a409.rmeta --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-31c6f1ab17306152.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-1d4e62012dc975c5.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
44942025-04-18T23:47:16.678Z Compiling nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
44952025-04-18T23:47:16.678Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=30e8f5e69e5144a1 -C extra-filename=-890937569087e2b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bdbd28f70c693f2a.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-07ce30f8ba787002.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern petname=/work/oxidecomputer/omicron/target/debug/deps/libpetname-73f3f91def494a2c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-c478485d624d81fc.rmeta --extern sync_ptr=/work/oxidecomputer/omicron/target/debug/deps/libsync_ptr-d93ec13b1f6e1d7a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-86ca4b3ea13947e7.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
44962025-04-18T23:47:18.692Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
44972025-04-18T23:47:18.717Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=deadad2c100ee4f8 -C extra-filename=-8ee20b6668023079 --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-297dac06ef625844.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
44982025-04-18T23:47:19.294Z Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
44992025-04-18T23:47:19.319Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e5e2b1a3528fb069 -C extra-filename=-c7d093458dc5b25b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-d7f9015cb66ae387.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-c52584126248c235.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-da84b8b7d0beebe4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
45002025-04-18T23:47:19.618Z Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
45012025-04-18T23:47:19.657Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=77d70688c4cbfcfa -C extra-filename=-5dff3fb63391b875 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-60dcb3e541dde8d7.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c3fd2f13cdfd1aa4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-7066c8494e4df0d4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-a9d65db47e5fa4ff.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-c89f0a3bf5636d12.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
45022025-04-18T23:47:24.861Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
45032025-04-18T23:47:24.886Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=155803ef9e4eaad9 -C extra-filename=-98c2969cbfcf3e6c --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-live-tests-98c2969cbfcf3e6c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-ba604f6423a3a625.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
45042025-04-18T23:47:24.929Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
45052025-04-18T23:47:24.954Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9245929d0c69aa63 -C extra-filename=-eca1dfb93e087932 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-reconfigurator-exec-unsafe-eca1dfb93e087932 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-ba604f6423a3a625.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
45062025-04-18T23:47:25.258Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
45072025-04-18T23:47:25.283Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=002de6a91d40ff10 -C extra-filename=-465f4b7067395ba4 --out-dir /work/oxidecomputer/omicron/target/debug/build/ch-dev-465f4b7067395ba4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-ba604f6423a3a625.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
45082025-04-18T23:47:25.326Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-reconfigurator-exec-unsafe-eca1dfb93e087932/build-script-build`
45092025-04-18T23:47:25.362Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-live-tests-98c2969cbfcf3e6c/build-script-build`
45102025-04-18T23:47:25.396Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=32cd827bdb07d892 -C extra-filename=-67bd7f465518f1e1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-da63c96ea415538b.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-49aca35e4299986a.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-ca981d0fa7e04d07.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
45112025-04-18T23:47:25.642Z Running `/work/oxidecomputer/omicron/target/debug/build/ch-dev-465f4b7067395ba4/build-script-build`
45122025-04-18T23:47:25.676Z Compiling openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
45132025-04-18T23:47:25.701Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1cd811deb52eb8f4 -C extra-filename=-a20e62636ac328d5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-82e158201d6799d9.rmeta --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-3b727695db9a6c33.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-fa2dea5854615133.rmeta --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-da63c96ea415538b.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-131d489c128a9185.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-e26cf25f9da59277.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern ereport_api=/work/oxidecomputer/omicron/target/debug/deps/libereport_api-ed973f9ea271f840.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-fe1811a76c3dc46b.rmeta --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-ffd759f76af60ed7.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-e0b8437a2f49d9b5.rmeta --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-127d805f76abf876.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-c52584126248c235.rmeta --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-ff346b45885a7a44.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-98a26979e4047d2c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-9d406f351bfd2139.rmeta --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-2fa49748488f373c.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c5095a4b610984fe.rmeta --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-70786725957561e1.rmeta --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-8183fd5ea10f0dae.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-6c02ce0437a7d712.rmeta --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-828cfca2085a533c.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-97bda6518ce87822.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6cc52bbf45b89078.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-31c6f1ab17306152.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
45142025-04-18T23:47:28.646Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
45152025-04-18T23:47:28.671Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bd23550795ac0e60 -C extra-filename=-af362d3822c75295 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-57e8641725d33b70.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-5c9312ff194db4cd.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
45162025-04-18T23:47:29.587Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
45172025-04-18T23:47:29.643Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=38c12aa48c1b749e -C extra-filename=-f684c99541090223 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-d7f9015cb66ae387.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-e0b8437a2f49d9b5.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-d68412271cb0c7e0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-4a6d7946a8ad8995.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-da84b8b7d0beebe4.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-386206e71bd9ba19.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-4a68b3eecd5d51e7.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-90acba706e89bd7a.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-507f45f1e3075e13.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-091a039ad4857aed.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9b1adf50acc25984.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-307e58f43a410cb7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ba15ea5a5b3d635b.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out`
45182025-04-18T23:47:29.736Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
45192025-04-18T23:47:29.761Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e369cc35e3480f09 -C extra-filename=-580d1aa16ced4209 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-1e8669bb82aa6e6c.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-36e91eb33d4198b5.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
45202025-04-18T23:47:30.997Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
45212025-04-18T23:47:31.022Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7c29ee022b44f2f8 -C extra-filename=-c3cb84cf9df04f80 --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-1d2aac79afd236dc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
45222025-04-18T23:47:31.771Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
45232025-04-18T23:47:31.796Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=197a45b2be2fb945 -C extra-filename=-2ea27e3662281f9a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-825622b0a33b01d5.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-307e58f43a410cb7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
45242025-04-18T23:47:33.059Z Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
45252025-04-18T23:47:33.084Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f68ac646883be6f8 -C extra-filename=-adde874c8662b170 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-d7f9015cb66ae387.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-fe1811a76c3dc46b.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-8212cc32ea42ec6f.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
45262025-04-18T23:47:33.765Z Compiling hyper-rustls v0.26.0
45272025-04-18T23:47:33.790Z Running `/home/build/.rustup/toolchains/1.85.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.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="default"' --cfg 'feature="http1"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="native-tokio"' --cfg 'feature="ring"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=8c0f0a58edd1f4f8 -C extra-filename=-4ee88e77c8755ce6 --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-b0bb2655c6c75b19.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-470059c3ed12af12.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a423e39c838aa0a4.rmeta --extern rustls_native_certs=/work/oxidecomputer/omicron/target/debug/deps/librustls_native_certs-e0be760ec0461c24.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-194970f43a43e576.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-e0413b4bb16c3c67.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-fb76a7a0ea1865e1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts`
45282025-04-18T23:47:34.270Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=45498520d7895be8 -C extra-filename=-61b17981211c6595 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-d7f9015cb66ae387.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-e0b8437a2f49d9b5.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-d68412271cb0c7e0.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-f684c99541090223.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-4a6d7946a8ad8995.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-da84b8b7d0beebe4.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-386206e71bd9ba19.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-4a68b3eecd5d51e7.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-90acba706e89bd7a.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-507f45f1e3075e13.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-091a039ad4857aed.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9b1adf50acc25984.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-307e58f43a410cb7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ba15ea5a5b3d635b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out`
45292025-04-18T23:47:34.296Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
45302025-04-18T23:47:34.296Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3f1d9a96a776e774 -C extra-filename=-0b72efb9e9f7fd4b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-d7f9015cb66ae387.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-fe1811a76c3dc46b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern omicron_pins=/work/oxidecomputer/omicron/target/debug/deps/libomicron_pins-adde874c8662b170.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-4a6d7946a8ad8995.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-90acba706e89bd7a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-307e58f43a410cb7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-9a1d613f94fc9ef4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out`
45312025-04-18T23:47:35.867Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bd781e077fbf1d64 -C extra-filename=-85476b3bd87612f2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-86d5c5f61282caca.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-82e158201d6799d9.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-3b727695db9a6c33.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-fa2dea5854615133.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-da63c96ea415538b.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-131d489c128a9185.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-e26cf25f9da59277.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern ereport_api=/work/oxidecomputer/omicron/target/debug/deps/libereport_api-ed973f9ea271f840.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-fe1811a76c3dc46b.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-ffd759f76af60ed7.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-e0b8437a2f49d9b5.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-127d805f76abf876.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-c52584126248c235.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-ff346b45885a7a44.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-98a26979e4047d2c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-9d406f351bfd2139.rlib --extern openapi_manager=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager-a20e62636ac328d5.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-2fa49748488f373c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c5095a4b610984fe.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-70786725957561e1.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-8183fd5ea10f0dae.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-6c02ce0437a7d712.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-828cfca2085a533c.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-97bda6518ce87822.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6cc52bbf45b89078.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-31c6f1ab17306152.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
45322025-04-18T23:47:36.781Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a274c8f5e6f792cb -C extra-filename=-5a7b7008d08a729e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-825622b0a33b01d5.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-307e58f43a410cb7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern xtask_downloader=/work/oxidecomputer/omicron/target/debug/deps/libxtask_downloader-2ea27e3662281f9a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
45332025-04-18T23:47:37.514Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7c28e79c0e8edb5a -C extra-filename=-3a2bda07814a15b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickana=/work/oxidecomputer/omicron/target/debug/deps/libclickana-580d1aa16ced4209.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-1e8669bb82aa6e6c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-36e91eb33d4198b5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
45342025-04-18T23:47:37.900Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=073d889432988c7d -C extra-filename=-8753bb968f8d35e4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-57e8641725d33b70.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-5c9312ff194db4cd.rlib --extern zone_setup=/work/oxidecomputer/omicron/target/debug/deps/libzone_setup-af362d3822c75295.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
45352025-04-18T23:47:38.941Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=18427156172042f2 -C extra-filename=-0e60cf2ee3cca6ab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-60dcb3e541dde8d7.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c3fd2f13cdfd1aa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-7066c8494e4df0d4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-a9d65db47e5fa4ff.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-c89f0a3bf5636d12.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-5dff3fb63391b875.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
45362025-04-18T23:47:39.412Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=45bff617d94421ef -C extra-filename=-899f1d6754b85cbb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-60dcb3e541dde8d7.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c3fd2f13cdfd1aa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-7066c8494e4df0d4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-a9d65db47e5fa4ff.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-c89f0a3bf5636d12.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-5dff3fb63391b875.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
45372025-04-18T23:47:40.202Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8d05b93ca525d75c -C extra-filename=-6f5438123bec8389 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-18fd73874219b89f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
45382025-04-18T23:47:41.073Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2ccdb89adfba9783 -C extra-filename=-9d04e7d6508746ca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-d7f9015cb66ae387.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-c52584126248c235.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-c7d093458dc5b25b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-da84b8b7d0beebe4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64`
45392025-04-18T23:47:41.574Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=34008c9b927232e6 -C extra-filename=-e30599b59bdb5b94 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-d7f9015cb66ae387.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-c52584126248c235.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-c7d093458dc5b25b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-da84b8b7d0beebe4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
45402025-04-18T23:47:41.894Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=60fc97736b1d0b6d -C extra-filename=-d82c5a682c3d957b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-d7f9015cb66ae387.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-c52584126248c235.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-c7d093458dc5b25b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-da84b8b7d0beebe4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64`
45412025-04-18T23:47:42.155Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=adaf76263fa2f59c -C extra-filename=-68462802a64ad90a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-6cf124313f518f3c.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8701d1a86e8d9760.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-60dcb3e541dde8d7.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c3fd2f13cdfd1aa4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4f29ef645259113c.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-d68412271cb0c7e0.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f6b1adc3a6338f0e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c5095a4b610984fe.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-36e91eb33d4198b5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-8c199ca108d0f11c.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-90acba706e89bd7a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-a9d65db47e5fa4ff.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-97bda6518ce87822.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6cc52bbf45b89078.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-8212cc32ea42ec6f.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-f9c80da2f535b355.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-9f65f64a8136b2d8.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-f4a4ec44d5bf39c8.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-c89f0a3bf5636d12.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0dbc2712b607a409.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-1d4e62012dc975c5.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
45422025-04-18T23:47:43.330Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
45432025-04-18T23:47:43.377Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7ffda9c6a84809a0 -C extra-filename=-b5974acb7b6caddd --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-6d479df9ba02b817.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-c51beed7bfac70ec.rmeta --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-261a86357c17f74f.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4f29ef645259113c.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rmeta --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-13051e6052c12f4e.rmeta --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-3c6f731faa94801f.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-93591e95e3cc5933.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-f70f5b9fc7df3780.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-34c27acd0abe5d09.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-3a83d448b3810757.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-b761ff4075e9e77b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
45442025-04-18T23:47:44.340Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=66ac9f9de055b676 -C extra-filename=-763ec463960035af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-ce18a081fa116028.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8701d1a86e8d9760.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-131d489c128a9185.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-029e8cdd883a93e8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7f21ccbadb60cd85.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-825622b0a33b01d5.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-86a3259b90bf23ec.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-fe1811a76c3dc46b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-2f926f192b1a1424.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-393a080770df06df.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-c649fb9f04654aa7.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-127d805f76abf876.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-da38d830122f6cc6.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f2a033bcc85a0eb0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f6b1adc3a6338f0e.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-c4fbe48658552f2e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-666e2737b9664af4.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-9d406f351bfd2139.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-307e58f43a410cb7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-165e44bc8994bff4.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-f9c80da2f535b355.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-e864a375c0888399.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-9a1d613f94fc9ef4.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-a7ab50c54d24d320.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-c89f0a3bf5636d12.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0dbc2712b607a409.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-31c6f1ab17306152.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-1d4e62012dc975c5.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out -L native=/opt/ooce/pgsql-13/lib/amd64`
45452025-04-18T23:47:45.546Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d0a006eaa5290861 -C extra-filename=-7d87fec971f18c6e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-6cf124313f518f3c.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8701d1a86e8d9760.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-60dcb3e541dde8d7.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c3fd2f13cdfd1aa4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4f29ef645259113c.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-d68412271cb0c7e0.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f6b1adc3a6338f0e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c5095a4b610984fe.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-36e91eb33d4198b5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-8c199ca108d0f11c.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-90acba706e89bd7a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-a9d65db47e5fa4ff.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-97bda6518ce87822.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6cc52bbf45b89078.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-8212cc32ea42ec6f.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-f9c80da2f535b355.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-9f65f64a8136b2d8.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-f4a4ec44d5bf39c8.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-c89f0a3bf5636d12.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0dbc2712b607a409.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-1d4e62012dc975c5.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
45462025-04-18T23:47:47.388Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f495d8022c758672 -C extra-filename=-fc7b4bf7973ea416 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-60dcb3e541dde8d7.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c3fd2f13cdfd1aa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-7066c8494e4df0d4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-a9d65db47e5fa4ff.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-c89f0a3bf5636d12.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
45472025-04-18T23:47:49.785Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ec7ad8b8da75dd7d -C extra-filename=-d0805a86f14537da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8701d1a86e8d9760.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-60dcb3e541dde8d7.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c3fd2f13cdfd1aa4.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4f29ef645259113c.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-d68412271cb0c7e0.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c5095a4b610984fe.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-36e91eb33d4198b5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-8c199ca108d0f11c.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-90acba706e89bd7a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-a9d65db47e5fa4ff.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-97bda6518ce87822.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6cc52bbf45b89078.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-8212cc32ea42ec6f.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-f9c80da2f535b355.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-9f65f64a8136b2d8.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-f4a4ec44d5bf39c8.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-c89f0a3bf5636d12.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0dbc2712b607a409.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-1d4e62012dc975c5.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
45482025-04-18T23:47:50.043Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e877ef1c23073c64 -C extra-filename=-e19d69964cbf948e --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-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-2f926f192b1a1424.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-393a080770df06df.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-8ee20b6668023079.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-172fac00b6a3a88b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
45492025-04-18T23:47:50.149Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1bc8d8993f576ef1 -C extra-filename=-abce55e9a474b7d0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-ce18a081fa116028.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8701d1a86e8d9760.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-131d489c128a9185.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-029e8cdd883a93e8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7f21ccbadb60cd85.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-825622b0a33b01d5.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-86a3259b90bf23ec.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-fe1811a76c3dc46b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-2f926f192b1a1424.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-393a080770df06df.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-c649fb9f04654aa7.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-127d805f76abf876.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-da38d830122f6cc6.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f2a033bcc85a0eb0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f6b1adc3a6338f0e.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-c4fbe48658552f2e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-666e2737b9664af4.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-9d406f351bfd2139.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-307e58f43a410cb7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-165e44bc8994bff4.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-f9c80da2f535b355.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-e864a375c0888399.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-9a1d613f94fc9ef4.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-a7ab50c54d24d320.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-c89f0a3bf5636d12.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0dbc2712b607a409.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-43a0ca640c60a1f1.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-31c6f1ab17306152.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-1d4e62012dc975c5.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out -L native=/opt/ooce/pgsql-13/lib/amd64`
45502025-04-18T23:48:01.916Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=30c91733cadef08f -C extra-filename=-d87bca14bd7d0e94 --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-8c63bd96306044f9.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
45512025-04-18T23:48:02.081Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f7dfdcfd3f0677c7 -C extra-filename=-c75554d230367daa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-ce18a081fa116028.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8701d1a86e8d9760.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-131d489c128a9185.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-029e8cdd883a93e8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7f21ccbadb60cd85.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-825622b0a33b01d5.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-86a3259b90bf23ec.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-fe1811a76c3dc46b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-2f926f192b1a1424.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-393a080770df06df.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-c649fb9f04654aa7.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-127d805f76abf876.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-da38d830122f6cc6.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f2a033bcc85a0eb0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f6b1adc3a6338f0e.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-c4fbe48658552f2e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-666e2737b9664af4.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-9d406f351bfd2139.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-307e58f43a410cb7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-165e44bc8994bff4.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-f9c80da2f535b355.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-e864a375c0888399.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-9a1d613f94fc9ef4.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-a7ab50c54d24d320.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-c89f0a3bf5636d12.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0dbc2712b607a409.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-43a0ca640c60a1f1.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-31c6f1ab17306152.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-1d4e62012dc975c5.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out -L native=/opt/ooce/pgsql-13/lib/amd64`
45522025-04-18T23:48:02.406Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=76ba75d6b8ede8ff -C extra-filename=-297a7532555bfc0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-ce18a081fa116028.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8701d1a86e8d9760.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-131d489c128a9185.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-029e8cdd883a93e8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7f21ccbadb60cd85.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-86a3259b90bf23ec.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-393a080770df06df.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-127d805f76abf876.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f2a033bcc85a0eb0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-c4fbe48658552f2e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-666e2737b9664af4.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-165e44bc8994bff4.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-f9c80da2f535b355.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-9a1d613f94fc9ef4.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-a7ab50c54d24d320.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0dbc2712b607a409.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-43a0ca640c60a1f1.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-31c6f1ab17306152.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-1d4e62012dc975c5.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
45532025-04-18T23:48:03.164Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b8154de29ed9ed2a -C extra-filename=-58ea60949f758cea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-12595fd301de2892.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-9c1d64915a9307de.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f5f7921a22705902.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-c52584126248c235.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-d87bca14bd7d0e94.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-8c63bd96306044f9.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-084cdfa5c4909a8f.rmeta --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-0f5b9975b66a0cef.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-a589dbd85fe50ea3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-50039f15123d8338.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
45542025-04-18T23:48:03.498Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=06f22a8b1f43679e -C extra-filename=-70c096fb09cda2aa --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-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-2f926f192b1a1424.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-393a080770df06df.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-8ee20b6668023079.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-172fac00b6a3a88b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
45552025-04-18T23:48:04.723Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f630ff9f78d52a3a -C extra-filename=-ec1a1338fc002cc0 --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-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-2f926f192b1a1424.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-393a080770df06df.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-8ee20b6668023079.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-172fac00b6a3a88b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
45562025-04-18T23:48:07.087Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9193d19503789502 -C extra-filename=-c7a07322948a175e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-12595fd301de2892.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-9c1d64915a9307de.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f5f7921a22705902.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-c52584126248c235.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-d87bca14bd7d0e94.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-8c63bd96306044f9.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-084cdfa5c4909a8f.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-0f5b9975b66a0cef.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-a589dbd85fe50ea3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-50039f15123d8338.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
45572025-04-18T23:48:11.344Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=987e0275ae8eda83 -C extra-filename=-9ca921ebb9b1742b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-e42327846d46eed0.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rmeta --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-6fbe5b87fa7f757b.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-ee010e32085b820a.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d1720d1b1faab251.rmeta --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-6edac78dc66a2516.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-a49d89dccdff2072.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-58ea60949f758cea.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-d87bca14bd7d0e94.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-8c63bd96306044f9.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-733d7b7938cc4461.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f1fc7d4f5ac26619.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-1b9922e6864ba115.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-18a3ba359ca53dc0.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-47bf124c87f395d9.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-c478485d624d81fc.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-dca5b9914bad475f.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
45582025-04-18T23:48:13.236Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=308e15d55c6481c5 -C extra-filename=-41c656f12dea0815 --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-8c63bd96306044f9.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
45592025-04-18T23:48:26.494Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=09772c97897e26ca -C extra-filename=-945798268838e17a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-86d5c5f61282caca.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-c51beed7bfac70ec.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4f29ef645259113c.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-e0b8437a2f49d9b5.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bdbd28f70c693f2a.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-9b60682f16d413e5.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-07ce30f8ba787002.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-890937569087e2b0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-7066c8494e4df0d4.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-c478485d624d81fc.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ebb869932b5cb031.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
45602025-04-18T23:48:27.382Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=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=e873da933fc1ee8c -C extra-filename=-bc7ef100c9e13ee5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8701d1a86e8d9760.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ccebd64f97ce721f.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-08847813a8d37cc5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-c649fb9f04654aa7.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-da38d830122f6cc6.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f2a033bcc85a0eb0.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-4d57d29ed47ad9ae.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-666e2737b9664af4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-3c9acd537fa66d5d.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-507f45f1e3075e13.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-64dc800decbacd51.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-a9d65db47e5fa4ff.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9b1adf50acc25984.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-a2fba415ccfc8a9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-9a1d613f94fc9ef4.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out -L native=/usr/lib/amd64`
45612025-04-18T23:48:28.277Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e7c3c415d561db3e -C extra-filename=-b8337cfb316ab4a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-18fd73874219b89f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/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-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
45622025-04-18T23:48:29.218Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=00b8d0704750d6ed -C extra-filename=-bbea62a17f2374f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-70f23d213c7aec17.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-18fd73874219b89f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/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-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
45632025-04-18T23:48:29.367Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7c416b1c5af46af6 -C extra-filename=-f4e033cf6fc9007d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-70f23d213c7aec17.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-18fd73874219b89f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/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-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
45642025-04-18T23:48:31.217Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cd3993e5fbd27bfa -C extra-filename=-6ecf8e86343ca6c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-131d489c128a9185.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-825622b0a33b01d5.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-fe1811a76c3dc46b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-393a080770df06df.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-307e58f43a410cb7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-165e44bc8994bff4.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-e864a375c0888399.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-99d91f1949d6780a.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-9a1d613f94fc9ef4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
45652025-04-18T23:48:32.270Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3a1daddfdc4676d2 -C extra-filename=-47fb28a95d1d545e --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-6d479df9ba02b817.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-c51beed7bfac70ec.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-261a86357c17f74f.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4f29ef645259113c.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-13051e6052c12f4e.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-3c6f731faa94801f.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-93591e95e3cc5933.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-f70f5b9fc7df3780.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-34c27acd0abe5d09.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-3a83d448b3810757.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-b761ff4075e9e77b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
45662025-04-18T23:48:33.120Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--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=67a3ecc0b80b9d58 -C extra-filename=-a7a01961efddfdcc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-61fbdf8c7af4d121.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-3b727695db9a6c33.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-ce18a081fa116028.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ccebd64f97ce721f.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-507f8e2195dd9d92.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-56dc5e0515c9ab4e.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-65d6e7bcc1d1f2e8.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-029e8cdd883a93e8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern ereport_api=/work/oxidecomputer/omicron/target/debug/deps/libereport_api-ed973f9ea271f840.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-825622b0a33b01d5.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-86a3259b90bf23ec.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-0173d020d94cf3b3.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-a0c0f0603acf6183.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f6fa1a45b2b19c86.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-a49d89dccdff2072.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f2a033bcc85a0eb0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-c0f65d9c53fc112c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-9f9d8c0e5b691960.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-666e2737b9664af4.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-93591e95e3cc5933.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-4b88857471d66d75.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1d9bf681efe4a39b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de876befd277c3d2.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3ca967a0351fe392.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-5ae02ed5d45ad916.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-899cb5ff1c85f4a7.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-cb3a93862d87218e.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-8183fd5ea10f0dae.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-22ffb130ab2f4109.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b1545c14fa670746.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-3367b32bc5648baa.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-828cfca2085a533c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-446b08ed480eaa7b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-507f45f1e3075e13.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-64dc800decbacd51.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9b1adf50acc25984.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-9f85de37963f03a9.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-18a3ba359ca53dc0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-307e58f43a410cb7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-74b2bfe3ee5fe1bf.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-99d91f1949d6780a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ba15ea5a5b3d635b.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f5a709b9c3a4836f.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-5c9312ff194db4cd.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
45672025-04-18T23:48:38.580Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=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=c71cfeff7bc276aa -C extra-filename=-efde96317099630d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-86d5c5f61282caca.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-61fbdf8c7af4d121.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-3b727695db9a6c33.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-ce18a081fa116028.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ccebd64f97ce721f.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-507f8e2195dd9d92.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-56dc5e0515c9ab4e.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-65d6e7bcc1d1f2e8.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-029e8cdd883a93e8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern ereport_api=/work/oxidecomputer/omicron/target/debug/deps/libereport_api-ed973f9ea271f840.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-825622b0a33b01d5.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-86a3259b90bf23ec.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-0173d020d94cf3b3.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-d7726177b8efe6e6.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-08847813a8d37cc5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-a0c0f0603acf6183.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f6fa1a45b2b19c86.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-a49d89dccdff2072.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f2a033bcc85a0eb0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-c0f65d9c53fc112c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-9f9d8c0e5b691960.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-9b60682f16d413e5.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-666e2737b9664af4.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-93591e95e3cc5933.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-4b88857471d66d75.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1d9bf681efe4a39b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de876befd277c3d2.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-2bbd0034160bf9d5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3ca967a0351fe392.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-5ae02ed5d45ad916.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-899cb5ff1c85f4a7.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-cb3a93862d87218e.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-35bb2ae2dde3a3f6.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-8183fd5ea10f0dae.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-22ffb130ab2f4109.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b1545c14fa670746.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-3367b32bc5648baa.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-828cfca2085a533c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-446b08ed480eaa7b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-507f45f1e3075e13.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-64dc800decbacd51.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9b1adf50acc25984.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-9f85de37963f03a9.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-18a3ba359ca53dc0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-307e58f43a410cb7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-74b2bfe3ee5fe1bf.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-99d91f1949d6780a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ba15ea5a5b3d635b.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f5a709b9c3a4836f.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-5c9312ff194db4cd.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
45682025-04-18T23:48:39.246Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=82f45e5d35ae72a8 -C extra-filename=-7db093169d2e1f21 --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-6d479df9ba02b817.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-c51beed7bfac70ec.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-261a86357c17f74f.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-b5974acb7b6caddd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4f29ef645259113c.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-13051e6052c12f4e.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-3c6f731faa94801f.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-93591e95e3cc5933.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-f70f5b9fc7df3780.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-34c27acd0abe5d09.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-3a83d448b3810757.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-b761ff4075e9e77b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
45692025-04-18T23:48:39.912Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6a3fbb2c32fa9924 -C extra-filename=-6153a4c2995aeb15 --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-6d479df9ba02b817.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-c51beed7bfac70ec.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-261a86357c17f74f.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-b5974acb7b6caddd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4f29ef645259113c.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-13051e6052c12f4e.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-3c6f731faa94801f.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-93591e95e3cc5933.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-f70f5b9fc7df3780.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-34c27acd0abe5d09.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-3a83d448b3810757.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-b761ff4075e9e77b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
45702025-04-18T23:48:41.578Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=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=052d58f93ebcc02b -C extra-filename=-0acad333bd50b658 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-86d5c5f61282caca.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-61fbdf8c7af4d121.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-3b727695db9a6c33.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-ce18a081fa116028.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ccebd64f97ce721f.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-507f8e2195dd9d92.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-56dc5e0515c9ab4e.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-65d6e7bcc1d1f2e8.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-029e8cdd883a93e8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern ereport_api=/work/oxidecomputer/omicron/target/debug/deps/libereport_api-ed973f9ea271f840.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-825622b0a33b01d5.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-86a3259b90bf23ec.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-0173d020d94cf3b3.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-d7726177b8efe6e6.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-08847813a8d37cc5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-a0c0f0603acf6183.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f6fa1a45b2b19c86.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-a49d89dccdff2072.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f2a033bcc85a0eb0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-c0f65d9c53fc112c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-9f9d8c0e5b691960.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-9b60682f16d413e5.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-666e2737b9664af4.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-93591e95e3cc5933.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-4b88857471d66d75.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1d9bf681efe4a39b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de876befd277c3d2.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-2bbd0034160bf9d5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3ca967a0351fe392.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-5ae02ed5d45ad916.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-899cb5ff1c85f4a7.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-cb3a93862d87218e.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-35bb2ae2dde3a3f6.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-8183fd5ea10f0dae.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-22ffb130ab2f4109.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b1545c14fa670746.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-3367b32bc5648baa.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-828cfca2085a533c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-446b08ed480eaa7b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-507f45f1e3075e13.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-64dc800decbacd51.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9b1adf50acc25984.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-9f85de37963f03a9.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-18a3ba359ca53dc0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-307e58f43a410cb7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-74b2bfe3ee5fe1bf.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-99d91f1949d6780a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ba15ea5a5b3d635b.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f5a709b9c3a4836f.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-5c9312ff194db4cd.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
45712025-04-18T23:48:41.603Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e8cc641fe13084be -C extra-filename=-dfd216fc3f9e46f5 --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-6d479df9ba02b817.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-c51beed7bfac70ec.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-261a86357c17f74f.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-b5974acb7b6caddd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4f29ef645259113c.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-13051e6052c12f4e.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-3c6f731faa94801f.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-93591e95e3cc5933.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-f70f5b9fc7df3780.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-34c27acd0abe5d09.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-3a83d448b3810757.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-b761ff4075e9e77b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
45722025-04-18T23:48:42.531Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=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=d9b9808fe4db3e26 -C extra-filename=-6b567ca96b40c718 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-86d5c5f61282caca.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-61fbdf8c7af4d121.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-3b727695db9a6c33.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-ce18a081fa116028.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ccebd64f97ce721f.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-507f8e2195dd9d92.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-56dc5e0515c9ab4e.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-65d6e7bcc1d1f2e8.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-029e8cdd883a93e8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern ereport_api=/work/oxidecomputer/omicron/target/debug/deps/libereport_api-ed973f9ea271f840.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-825622b0a33b01d5.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-86a3259b90bf23ec.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-0173d020d94cf3b3.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-d7726177b8efe6e6.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-08847813a8d37cc5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-a0c0f0603acf6183.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f6fa1a45b2b19c86.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-a49d89dccdff2072.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f2a033bcc85a0eb0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-c0f65d9c53fc112c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-9f9d8c0e5b691960.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-9b60682f16d413e5.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-666e2737b9664af4.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-93591e95e3cc5933.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-4b88857471d66d75.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1d9bf681efe4a39b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de876befd277c3d2.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-2bbd0034160bf9d5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3ca967a0351fe392.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-5ae02ed5d45ad916.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-899cb5ff1c85f4a7.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-cb3a93862d87218e.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-35bb2ae2dde3a3f6.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-8183fd5ea10f0dae.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-22ffb130ab2f4109.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b1545c14fa670746.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-3367b32bc5648baa.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-828cfca2085a533c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-446b08ed480eaa7b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-507f45f1e3075e13.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-64dc800decbacd51.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9b1adf50acc25984.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-9f85de37963f03a9.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-18a3ba359ca53dc0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-307e58f43a410cb7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-74b2bfe3ee5fe1bf.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-99d91f1949d6780a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ba15ea5a5b3d635b.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f5a709b9c3a4836f.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-5c9312ff194db4cd.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
45732025-04-18T23:48:43.927Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5c78828d584b96db -C extra-filename=-07505452e5c2c83b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-9f67deec2f54165e.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-1e8669bb82aa6e6c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-2f926f192b1a1424.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-93591e95e3cc5933.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-86ca4b3ea13947e7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -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-42eb1c7425b5dc3f/out -L /usr/platform/oxide/lib/amd64/`
45742025-04-18T23:48:44.338Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--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=ceff4776c9914cb1 -C extra-filename=-b651dfaf2a46530a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-61fbdf8c7af4d121.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-3b727695db9a6c33.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-ce18a081fa116028.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ccebd64f97ce721f.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-507f8e2195dd9d92.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-56dc5e0515c9ab4e.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-65d6e7bcc1d1f2e8.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-029e8cdd883a93e8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern ereport_api=/work/oxidecomputer/omicron/target/debug/deps/libereport_api-ed973f9ea271f840.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-825622b0a33b01d5.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-86a3259b90bf23ec.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-0173d020d94cf3b3.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-a0c0f0603acf6183.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f6fa1a45b2b19c86.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-a49d89dccdff2072.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f2a033bcc85a0eb0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-c0f65d9c53fc112c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-9f9d8c0e5b691960.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-666e2737b9664af4.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-93591e95e3cc5933.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-4b88857471d66d75.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1d9bf681efe4a39b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de876befd277c3d2.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3ca967a0351fe392.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-5ae02ed5d45ad916.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-899cb5ff1c85f4a7.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-cb3a93862d87218e.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-8183fd5ea10f0dae.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-22ffb130ab2f4109.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b1545c14fa670746.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-3367b32bc5648baa.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-828cfca2085a533c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-446b08ed480eaa7b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-507f45f1e3075e13.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-64dc800decbacd51.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9b1adf50acc25984.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-9f85de37963f03a9.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-18a3ba359ca53dc0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-307e58f43a410cb7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-74b2bfe3ee5fe1bf.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-99d91f1949d6780a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ba15ea5a5b3d635b.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f5a709b9c3a4836f.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-5c9312ff194db4cd.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
45752025-04-18T23:48:45.369Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--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=d4c57968155b9c63 -C extra-filename=-6a97da8728aafb65 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-61fbdf8c7af4d121.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-3b727695db9a6c33.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-ce18a081fa116028.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ccebd64f97ce721f.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-507f8e2195dd9d92.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-56dc5e0515c9ab4e.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-65d6e7bcc1d1f2e8.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-029e8cdd883a93e8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern ereport_api=/work/oxidecomputer/omicron/target/debug/deps/libereport_api-ed973f9ea271f840.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-825622b0a33b01d5.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-86a3259b90bf23ec.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-0173d020d94cf3b3.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-a0c0f0603acf6183.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f6fa1a45b2b19c86.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-a49d89dccdff2072.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f2a033bcc85a0eb0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-c0f65d9c53fc112c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-9f9d8c0e5b691960.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-666e2737b9664af4.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-93591e95e3cc5933.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-4b88857471d66d75.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1d9bf681efe4a39b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de876befd277c3d2.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3ca967a0351fe392.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-5ae02ed5d45ad916.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-899cb5ff1c85f4a7.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-cb3a93862d87218e.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-8183fd5ea10f0dae.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-22ffb130ab2f4109.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b1545c14fa670746.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-3367b32bc5648baa.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-828cfca2085a533c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-446b08ed480eaa7b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-507f45f1e3075e13.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-64dc800decbacd51.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9b1adf50acc25984.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-9f85de37963f03a9.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-18a3ba359ca53dc0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-307e58f43a410cb7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-74b2bfe3ee5fe1bf.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-99d91f1949d6780a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ba15ea5a5b3d635b.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f5a709b9c3a4836f.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-5c9312ff194db4cd.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
45762025-04-18T23:48:49.549Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=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=bf77758982c0a512 -C extra-filename=-5a5df71361ebdaf4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-86d5c5f61282caca.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-61fbdf8c7af4d121.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-3b727695db9a6c33.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-ce18a081fa116028.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ccebd64f97ce721f.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-507f8e2195dd9d92.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-56dc5e0515c9ab4e.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-65d6e7bcc1d1f2e8.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-029e8cdd883a93e8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern ereport_api=/work/oxidecomputer/omicron/target/debug/deps/libereport_api-ed973f9ea271f840.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-825622b0a33b01d5.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-86a3259b90bf23ec.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-0173d020d94cf3b3.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-d7726177b8efe6e6.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-08847813a8d37cc5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-a0c0f0603acf6183.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f6fa1a45b2b19c86.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-a49d89dccdff2072.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f2a033bcc85a0eb0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-c0f65d9c53fc112c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-9f9d8c0e5b691960.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-9b60682f16d413e5.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-666e2737b9664af4.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-93591e95e3cc5933.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-4b88857471d66d75.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1d9bf681efe4a39b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de876befd277c3d2.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-2bbd0034160bf9d5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3ca967a0351fe392.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-5ae02ed5d45ad916.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-899cb5ff1c85f4a7.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-cb3a93862d87218e.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-35bb2ae2dde3a3f6.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-8183fd5ea10f0dae.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-22ffb130ab2f4109.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b1545c14fa670746.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-3367b32bc5648baa.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-828cfca2085a533c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-446b08ed480eaa7b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-507f45f1e3075e13.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-64dc800decbacd51.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9b1adf50acc25984.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-9f85de37963f03a9.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-18a3ba359ca53dc0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-307e58f43a410cb7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-74b2bfe3ee5fe1bf.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-99d91f1949d6780a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ba15ea5a5b3d635b.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f5a709b9c3a4836f.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-5c9312ff194db4cd.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
45772025-04-18T23:48:53.068Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b85504355b011a17 -C extra-filename=-884ac80400e8b0a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-fa2dea5854615133.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-86a3259b90bf23ec.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-4fd7f459dc66066e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
45782025-04-18T23:48:54.035Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=399a4a3640318da2 -C extra-filename=-9bc382fbc86a6f3d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-fa2dea5854615133.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-7595d5f02a2508c9.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-7431133e0687fbee.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-86a3259b90bf23ec.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-4fd7f459dc66066e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-9d406f351bfd2139.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ea474605241b6725.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-dca5b9914bad475f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64`
45792025-04-18T23:48:56.167Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=47f0cdaef92e2d65 -C extra-filename=-4fe662c5e1d83350 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-fa2dea5854615133.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-7595d5f02a2508c9.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-7431133e0687fbee.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-86a3259b90bf23ec.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-4fd7f459dc66066e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-9d406f351bfd2139.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ea474605241b6725.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-dca5b9914bad475f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64`
45802025-04-18T23:48:58.363Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d6086dda42cf524f -C extra-filename=-7b82d43da01fe7c8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-fa2dea5854615133.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-7595d5f02a2508c9.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-7431133e0687fbee.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-86a3259b90bf23ec.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-4fd7f459dc66066e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-9d406f351bfd2139.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ea474605241b6725.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-dca5b9914bad475f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64`
45812025-04-18T23:48:59.998Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a48482d09014b753 -C extra-filename=-1cb5760944e4bbcd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-fa2dea5854615133.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-86a3259b90bf23ec.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-4fd7f459dc66066e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
45822025-04-18T23:49:00.581Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
45832025-04-18T23:49:00.629Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=39a0e9881df9a87f -C extra-filename=-04255584f0abc109 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-507f8e2195dd9d92.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-65d6e7bcc1d1f2e8.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rmeta --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-2f926f192b1a1424.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f5f7921a22705902.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-a49d89dccdff2072.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-8d993aa7472a7d2e.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-93591e95e3cc5933.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rmeta --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-cb837ad397cf1e29.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de876befd277c3d2.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rmeta --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-2bbd0034160bf9d5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-50039f15123d8338.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -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-42eb1c7425b5dc3f/out -L /usr/platform/oxide/lib/amd64/`
45842025-04-18T23:49:02.159Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
45852025-04-18T23:49:02.184Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=294df43340983a6c -C extra-filename=-0406d2dd98a64b1f --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-297dac06ef625844.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
45862025-04-18T23:49:03.807Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
45872025-04-18T23:49:03.832Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6dc18cc5f6e5d22e -C extra-filename=-e4c6cb2301050c9d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-8c63bd96306044f9.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
45882025-04-18T23:49:05.771Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=626e01b981436c7a -C extra-filename=-519f8d4f57e9115d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-9f67deec2f54165e.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-1e8669bb82aa6e6c.rmeta --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-a299a7859371c6aa.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a7a5e82410414725.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-a49d89dccdff2072.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-94f41dbb16093095.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-8c63bd96306044f9.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-0406d2dd98a64b1f.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
45892025-04-18T23:49:08.334Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8a7a9411551e7b82 -C extra-filename=-fdfdb780caca5629 --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-5e30db83facd7afa.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-8c63bd96306044f9.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-47bf124c87f395d9.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
45902025-04-18T23:49:09.518Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ffe359a50b8f328f -C extra-filename=-21b361a0df699ff3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
45912025-04-18T23:49:09.858Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=63d3ff964ef082ad -C extra-filename=-149f6d80eb046245 --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-5e30db83facd7afa.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-45baa19dc572642f.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
45922025-04-18T23:49:10.415Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=689e1090c1acd01b -C extra-filename=-3ae8cc6a8e17fcdd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-fa2dea5854615133.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-86a3259b90bf23ec.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-4fd7f459dc66066e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
45932025-04-18T23:49:10.444Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0742fcc1cb791c9a -C extra-filename=-b2a2fa16048589b6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-da63c96ea415538b.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-49aca35e4299986a.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-ca981d0fa7e04d07.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-04255584f0abc109.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-67bd7f465518f1e1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-9d406f351bfd2139.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-a2fba415ccfc8a9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-dca5b9914bad475f.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -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-42eb1c7425b5dc3f/out -L /usr/platform/oxide/lib/amd64/`
45942025-04-18T23:49:10.686Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=85eab60287db2f2f -C extra-filename=-98ba23a1237088b4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-e42327846d46eed0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c3fd2f13cdfd1aa4.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-507f8e2195dd9d92.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-ca981d0fa7e04d07.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d1720d1b1faab251.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-bb00f5df613bd167.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-2f926f192b1a1424.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4f29ef645259113c.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-d68412271cb0c7e0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-862c4bc1395915de.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-8c63bd96306044f9.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bdbd28f70c693f2a.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-e4c6cb2301050c9d.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-fdfdb780caca5629.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c5095a4b610984fe.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-45baa19dc572642f.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-da84b8b7d0beebe4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-36e91eb33d4198b5.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-7066c8494e4df0d4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-47bf124c87f395d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-97bda6518ce87822.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ebb869932b5cb031.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6cc52bbf45b89078.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-f4a4ec44d5bf39c8.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-dca5b9914bad475f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
45952025-04-18T23:49:11.363Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c00cdf9f421e71e4 -C extra-filename=-90dc69412c9be7d3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-e42327846d46eed0.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d1720d1b1faab251.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-8c63bd96306044f9.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-a2fba415ccfc8a9a.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
45962025-04-18T23:49:12.687Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e3b13afef1a2be99 -C extra-filename=-de9ef6524f7c62af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rmeta --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-86d5c5f61282caca.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8701d1a86e8d9760.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ccebd64f97ce721f.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rmeta --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-9f67deec2f54165e.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-1e8669bb82aa6e6c.rmeta --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-a299a7859371c6aa.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a7a5e82410414725.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-507f8e2195dd9d92.rmeta --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-d3b6d1b117d3db06.rmeta --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-9043678eb6816aa5.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-029e8cdd883a93e8.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rmeta --extern ereport_client=/work/oxidecomputer/omicron/target/debug/deps/libereport_client-882242cc64503307.rmeta --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-c93570e182334216.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f5f7921a22705902.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rmeta --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f6fa1a45b2b19c86.rmeta --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-a49d89dccdff2072.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rmeta --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-1ece91c82071d518.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-9f9d8c0e5b691960.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-58ea60949f758cea.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-8c63bd96306044f9.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-cbe31643c75770f3.rmeta --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-ff346b45885a7a44.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-98a26979e4047d2c.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bdbd28f70c693f2a.rmeta --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-149f6d80eb046245.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-0406d2dd98a64b1f.rmeta --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-519f8d4f57e9115d.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-07ce30f8ba787002.rmeta --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-e4c6cb2301050c9d.rmeta --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-21b361a0df699ff3.rmeta --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-fdfdb780caca5629.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-8d993aa7472a7d2e.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-f561a54ff4591bbd.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-084cdfa5c4909a8f.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-45baa19dc572642f.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1d9bf681efe4a39b.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de876befd277c3d2.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-107853866a3da32e.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-733d7b7938cc4461.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-63ca8b7358fb0750.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3ca967a0351fe392.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f1fc7d4f5ac26619.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rmeta --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-cb3a93862d87218e.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-1b9922e6864ba115.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-4a68b3eecd5d51e7.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a423e39c838aa0a4.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-e70c9909e1c30a44.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-a589dbd85fe50ea3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-50039f15123d8338.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-47bf124c87f395d9.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-165e44bc8994bff4.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-a7ab50c54d24d320.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f5a709b9c3a4836f.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
45972025-04-18T23:49:16.825Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c2a8f00c1b736112 -C extra-filename=-44888fe9b535e764 --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-e42327846d46eed0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d1720d1b1faab251.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-5932317b26dc49f4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-8c63bd96306044f9.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-04255584f0abc109.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-45baa19dc572642f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out -L /usr/platform/oxide/lib/amd64/`
45982025-04-18T23:49:22.335Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=890cb244605ced33 -C extra-filename=-5940c46cad029e38 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-86d5c5f61282caca.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern live_tests_macros=/work/oxidecomputer/omicron/target/debug/deps/liblive_tests_macros-c3cb84cf9df04f80.so --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-8c63bd96306044f9.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bdbd28f70c693f2a.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-07ce30f8ba787002.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-e4c6cb2301050c9d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6cc52bbf45b89078.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
45992025-04-18T23:49:25.316Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=efd95bfdc6ffb97b -C extra-filename=-a4d12cb1f2ed846c --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-5e30db83facd7afa.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-58ea60949f758cea.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-8c63bd96306044f9.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-04255584f0abc109.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-b229ce4a46a3d0a4.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-2bbd0034160bf9d5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-47bf124c87f395d9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out -L /usr/platform/oxide/lib/amd64/`
46002025-04-18T23:49:26.981Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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=70a67810f0037f95 -C extra-filename=-b7b4e038184fd9c3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-86d5c5f61282caca.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-e42327846d46eed0.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-6fbe5b87fa7f757b.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-f2c787580b066b51.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-ee010e32085b820a.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d1720d1b1faab251.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-6edac78dc66a2516.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-4ee88e77c8755ce6.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-a49d89dccdff2072.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-58ea60949f758cea.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-d87bca14bd7d0e94.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-8c63bd96306044f9.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bdbd28f70c693f2a.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-07ce30f8ba787002.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-04255584f0abc109.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-93591e95e3cc5933.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-0f5b9975b66a0cef.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-733d7b7938cc4461.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-5672b9070f89d051.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-da84b8b7d0beebe4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-aee7dbe5a0bae24f.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-2bbd0034160bf9d5.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f1fc7d4f5ac26619.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-35bb2ae2dde3a3f6.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-1b9922e6864ba115.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a423e39c838aa0a4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-18a3ba359ca53dc0.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-47bf124c87f395d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-c478485d624d81fc.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-11fcd0b1f8a821c6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-dca5b9914bad475f.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out -L /usr/platform/oxide/lib/amd64/`
46012025-04-18T23:49:29.615Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2ea3de88e74aaf03 -C extra-filename=-da5ae36e3a000742 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-8c63bd96306044f9.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-519f8d4f57e9115d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-97bda6518ce87822.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
46022025-04-18T23:49:32.376Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7229d05d790a7d95 -C extra-filename=-2f65bf5fe94d5c36 --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-297dac06ef625844.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
46032025-04-18T23:49:35.020Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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=6489057ab6ae4d14 -C extra-filename=-9cc963f5e9f2f816 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-507f8e2195dd9d92.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-65d6e7bcc1d1f2e8.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-2f926f192b1a1424.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f5f7921a22705902.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-a49d89dccdff2072.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-8d993aa7472a7d2e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-93591e95e3cc5933.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-cb837ad397cf1e29.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de876befd277c3d2.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-2bbd0034160bf9d5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-50039f15123d8338.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -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-42eb1c7425b5dc3f/out -L /usr/platform/oxide/lib/amd64/`
46042025-04-18T23:49:40.004Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=408de2ed8dd861ab -C extra-filename=-737e812c7e797214 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-da63c96ea415538b.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-49aca35e4299986a.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-ca981d0fa7e04d07.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-04255584f0abc109.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-9d406f351bfd2139.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-a2fba415ccfc8a9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-dca5b9914bad475f.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -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-42eb1c7425b5dc3f/out -L /usr/platform/oxide/lib/amd64/`
46052025-04-18T23:49:40.397Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3635304291a443af -C extra-filename=-cca30e21be149e81 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-8c63bd96306044f9.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
46062025-04-18T23:49:43.091Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a8f0a39917a7959d -C extra-filename=-80e02dc25aaff8bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-fa2dea5854615133.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-7595d5f02a2508c9.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-7431133e0687fbee.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-86a3259b90bf23ec.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-4fd7f459dc66066e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-9d406f351bfd2139.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ea474605241b6725.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-dca5b9914bad475f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64`
46072025-04-18T23:49:45.217Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=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=fcf5611057923f5f -C extra-filename=-4c4eb546b226202f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8701d1a86e8d9760.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ccebd64f97ce721f.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-08847813a8d37cc5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-da38d830122f6cc6.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f2a033bcc85a0eb0.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-4d57d29ed47ad9ae.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-666e2737b9664af4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-3c9acd537fa66d5d.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-507f45f1e3075e13.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-64dc800decbacd51.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-a9d65db47e5fa4ff.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9b1adf50acc25984.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-a2fba415ccfc8a9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-9a1d613f94fc9ef4.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out`
46082025-04-18T23:49:51.907Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9291c04a1f687b69 -C extra-filename=-54f43067eaf33482 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-fa2dea5854615133.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-7595d5f02a2508c9.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-7431133e0687fbee.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-86a3259b90bf23ec.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-9d406f351bfd2139.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ea474605241b6725.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-dca5b9914bad475f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64`
46092025-04-18T23:49:53.308Z Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
46102025-04-18T23:49:53.334Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dc1ff4b7376ff24f -C extra-filename=-1cd65c8b276c358a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-7595d5f02a2508c9.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-7431133e0687fbee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ea474605241b6725.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-05a475995c9906c0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64`
46112025-04-18T23:49:55.384Z Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
46122025-04-18T23:49:55.410Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b2ca20bda7cd8254 -C extra-filename=-2606ab5fb0f3a297 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-2f926f192b1a1424.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-66f2c499b158e2a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-18fd73874219b89f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/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-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64`
46132025-04-18T23:49:57.879Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a0ccdd07c4e950a5 -C extra-filename=-66d1fe0621224911 --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-5b39081a977fa11d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-145b3c1f4ec7aa83.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-66f2c499b158e2a7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-172fac00b6a3a88b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/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-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64`
46142025-04-18T23:50:00.357Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3ec3a4c23f3e86b1 -C extra-filename=-445cd0ee6a554cb2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern ereport_api=/work/oxidecomputer/omicron/target/debug/deps/libereport_api-ed973f9ea271f840.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-ffd759f76af60ed7.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-66ae74c9cd896dd6.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-2f926f192b1a1424.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-145b3c1f4ec7aa83.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-4d57d29ed47ad9ae.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-66f2c499b158e2a7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1d9bf681efe4a39b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de876befd277c3d2.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-980077daba3b764e.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-18fd73874219b89f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-172fac00b6a3a88b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-f3e2740060d8c7d5.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
46152025-04-18T23:50:02.202Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=79ddda6ffe0b48b3 -C extra-filename=-9992f227ab47ae27 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern ereport_api=/work/oxidecomputer/omicron/target/debug/deps/libereport_api-ed973f9ea271f840.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-ffd759f76af60ed7.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-66ae74c9cd896dd6.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-145b3c1f4ec7aa83.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-4d57d29ed47ad9ae.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-66f2c499b158e2a7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1d9bf681efe4a39b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de876befd277c3d2.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-980077daba3b764e.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-18fd73874219b89f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-f3e2740060d8c7d5.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L /usr/platform/oxide/lib/amd64/`
46162025-04-18T23:50:03.057Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=61a0ccee0975ac37 -C extra-filename=-59a60cc0ebd6447b --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-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-2f926f192b1a1424.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-393a080770df06df.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-172fac00b6a3a88b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
46172025-04-18T23:50:04.279Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3e42bfd0278adb4a -C extra-filename=-e3fa7c64f0885304 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern ereport_api=/work/oxidecomputer/omicron/target/debug/deps/libereport_api-ed973f9ea271f840.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-ffd759f76af60ed7.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-66ae74c9cd896dd6.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-2f926f192b1a1424.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-145b3c1f4ec7aa83.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-4d57d29ed47ad9ae.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-66f2c499b158e2a7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1d9bf681efe4a39b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de876befd277c3d2.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-980077daba3b764e.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-18fd73874219b89f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-172fac00b6a3a88b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-f3e2740060d8c7d5.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
46182025-04-18T23:50:07.113Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4f7929ddff623f20 -C extra-filename=-1f45f31bdcc895e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern ereport_api=/work/oxidecomputer/omicron/target/debug/deps/libereport_api-ed973f9ea271f840.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-ffd759f76af60ed7.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-66ae74c9cd896dd6.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-2f926f192b1a1424.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-145b3c1f4ec7aa83.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-4d57d29ed47ad9ae.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1d9bf681efe4a39b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de876befd277c3d2.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-980077daba3b764e.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-18fd73874219b89f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-172fac00b6a3a88b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-f3e2740060d8c7d5.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
46192025-04-18T23:50:09.469Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6c4b70c5adf64bcc -C extra-filename=-2838371ac1f7e5d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-86d5c5f61282caca.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-82e158201d6799d9.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-3b727695db9a6c33.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-fa2dea5854615133.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-da63c96ea415538b.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-131d489c128a9185.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-e26cf25f9da59277.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern ereport_api=/work/oxidecomputer/omicron/target/debug/deps/libereport_api-ed973f9ea271f840.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-fe1811a76c3dc46b.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-ffd759f76af60ed7.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-e0b8437a2f49d9b5.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-127d805f76abf876.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-c52584126248c235.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-ff346b45885a7a44.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-98a26979e4047d2c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-9d406f351bfd2139.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-2fa49748488f373c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c5095a4b610984fe.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-70786725957561e1.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-8183fd5ea10f0dae.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-6c02ce0437a7d712.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-828cfca2085a533c.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-97bda6518ce87822.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6cc52bbf45b89078.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-31c6f1ab17306152.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
46202025-04-18T23:50:20.685Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=52343ca5af9cbd0f -C extra-filename=-185ab05ec7f14f67 --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-49aca35e4299986a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
46212025-04-18T23:50:22.449Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6823a6d402552dae -C extra-filename=-2f4e85e1a30306c9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-70786725957561e1.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-45baa19dc572642f.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-cb837ad397cf1e29.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f1fc7d4f5ac26619.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
46222025-04-18T23:50:25.323Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f7d3dc8b9a7eefd8 -C extra-filename=-c312cbe9bf7590c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-e6a5e7731bceba41.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-9d406f351bfd2139.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-70786725957561e1.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-45baa19dc572642f.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-cb837ad397cf1e29.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f1fc7d4f5ac26619.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64`
46232025-04-18T23:50:25.414Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2eb5e1542888fa1a -C extra-filename=-0e7c347ce0baef16 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-70786725957561e1.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-45baa19dc572642f.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-cb837ad397cf1e29.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f1fc7d4f5ac26619.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
46242025-04-18T23:50:27.834Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7d406b4d8a5e5d51 -C extra-filename=-055eff27edc6dbc1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-e6a5e7731bceba41.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-9d406f351bfd2139.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-70786725957561e1.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-45baa19dc572642f.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-cb837ad397cf1e29.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f1fc7d4f5ac26619.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64`
46252025-04-18T23:50:32.535Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e0a6df8e18d0b0f8 -C extra-filename=-d8b642a68f71d099 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-e6a5e7731bceba41.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-9d406f351bfd2139.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-70786725957561e1.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-45baa19dc572642f.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-cb837ad397cf1e29.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f1fc7d4f5ac26619.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64`
46262025-04-18T23:50:32.989Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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=5da4cf6b23b03cfc -C extra-filename=-d953d305e10c9b3c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-2752257888c43154.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-3963d87885b75aea.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-6aa9e08d9d65b746.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-7431133e0687fbee.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-6fbe5b87fa7f757b.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-f2c787580b066b51.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c3fd2f13cdfd1aa4.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-131d489c128a9185.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-6f0e33f78e8a20ea.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-ceb30c5cce5766cc.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-b45bb0bd37fbdaf4.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-724241a249047847.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-e2f976d7760126aa.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ea474605241b6725.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-107853866a3da32e.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-3822c12c9bdbd80f.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f1fc7d4f5ac26619.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-7066c8494e4df0d4.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-e4846e9ff40cedb3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-d58c9346ccaa359d.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-057848702c4bcfd5.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ebb869932b5cb031.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-3a580e25dfd9460f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64`
46272025-04-18T23:50:34.963Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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=69ecf0cd9e9a77f7 -C extra-filename=-7761bcf535679b92 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-2752257888c43154.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-3963d87885b75aea.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-6aa9e08d9d65b746.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-7431133e0687fbee.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-6fbe5b87fa7f757b.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-f2c787580b066b51.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c3fd2f13cdfd1aa4.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-131d489c128a9185.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-6f0e33f78e8a20ea.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-ceb30c5cce5766cc.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-b45bb0bd37fbdaf4.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-724241a249047847.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-e2f976d7760126aa.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ea474605241b6725.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-107853866a3da32e.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-3822c12c9bdbd80f.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f1fc7d4f5ac26619.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-7066c8494e4df0d4.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-e4846e9ff40cedb3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-d58c9346ccaa359d.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-057848702c4bcfd5.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ebb869932b5cb031.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-3a580e25dfd9460f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64`
46282025-04-18T23:50:36.055Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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=9f616125240ccaf0 -C extra-filename=-1f23b897467cb1d4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-2752257888c43154.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-3963d87885b75aea.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-6aa9e08d9d65b746.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-7431133e0687fbee.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-6fbe5b87fa7f757b.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-f2c787580b066b51.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c3fd2f13cdfd1aa4.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-131d489c128a9185.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-6f0e33f78e8a20ea.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-ceb30c5cce5766cc.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-b45bb0bd37fbdaf4.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-724241a249047847.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-e2f976d7760126aa.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ea474605241b6725.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-107853866a3da32e.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-3822c12c9bdbd80f.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f1fc7d4f5ac26619.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-7066c8494e4df0d4.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-e4846e9ff40cedb3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-d58c9346ccaa359d.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-057848702c4bcfd5.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ebb869932b5cb031.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-3a580e25dfd9460f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64`
46292025-04-18T23:50:37.739Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=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=d9b8c7ec4e2bdee4 -C extra-filename=-52e1af609ec88d41 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-86d5c5f61282caca.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-61fbdf8c7af4d121.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-3b727695db9a6c33.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-ce18a081fa116028.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ccebd64f97ce721f.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-507f8e2195dd9d92.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-56dc5e0515c9ab4e.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-65d6e7bcc1d1f2e8.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-029e8cdd883a93e8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern ereport_api=/work/oxidecomputer/omicron/target/debug/deps/libereport_api-ed973f9ea271f840.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-825622b0a33b01d5.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-86a3259b90bf23ec.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-0173d020d94cf3b3.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-d7726177b8efe6e6.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-08847813a8d37cc5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-a0c0f0603acf6183.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f6fa1a45b2b19c86.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-a49d89dccdff2072.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f2a033bcc85a0eb0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-c0f65d9c53fc112c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-9f9d8c0e5b691960.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-9b60682f16d413e5.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-666e2737b9664af4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-4b88857471d66d75.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1d9bf681efe4a39b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de876befd277c3d2.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-2bbd0034160bf9d5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3ca967a0351fe392.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-5ae02ed5d45ad916.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-899cb5ff1c85f4a7.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-cb3a93862d87218e.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-35bb2ae2dde3a3f6.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-8183fd5ea10f0dae.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-22ffb130ab2f4109.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b1545c14fa670746.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-3367b32bc5648baa.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-828cfca2085a533c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-446b08ed480eaa7b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-507f45f1e3075e13.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-64dc800decbacd51.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9b1adf50acc25984.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-9f85de37963f03a9.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-18a3ba359ca53dc0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-307e58f43a410cb7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-74b2bfe3ee5fe1bf.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-99d91f1949d6780a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ba15ea5a5b3d635b.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f5a709b9c3a4836f.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-5c9312ff194db4cd.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
46302025-04-18T23:50:38.516Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=80733f61da05e6be -C extra-filename=-a050fb6745681f1f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64`
46312025-04-18T23:50:46.619Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=860e34077f65297a -C extra-filename=-58b47f6fc2d3f28f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-e6a5e7731bceba41.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-9d406f351bfd2139.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-70786725957561e1.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-45baa19dc572642f.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f1fc7d4f5ac26619.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64`
46322025-04-18T23:50:48.823Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=33b02ded7f0a2444 -C extra-filename=-db89be80530670f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bdbd28f70c693f2a.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-07ce30f8ba787002.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern petname=/work/oxidecomputer/omicron/target/debug/deps/libpetname-73f3f91def494a2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-c478485d624d81fc.rlib --extern sync_ptr=/work/oxidecomputer/omicron/target/debug/deps/libsync_ptr-d93ec13b1f6e1d7a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-86ca4b3ea13947e7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
46332025-04-18T23:50:51.372Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=70c8b444f4b114a5 -C extra-filename=-3a330b0f2eef51d3 --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-07ce30f8ba787002.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64`
46342025-04-18T23:50:59.374Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=835db0d5dae74fc5 -C extra-filename=-c942fa29b182fe86 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-6cf124313f518f3c.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8701d1a86e8d9760.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-60dcb3e541dde8d7.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c3fd2f13cdfd1aa4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4f29ef645259113c.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-d68412271cb0c7e0.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f6b1adc3a6338f0e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c5095a4b610984fe.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-36e91eb33d4198b5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-8c199ca108d0f11c.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-90acba706e89bd7a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-a9d65db47e5fa4ff.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-97bda6518ce87822.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6cc52bbf45b89078.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-8212cc32ea42ec6f.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-f9c80da2f535b355.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-9f65f64a8136b2d8.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-f4a4ec44d5bf39c8.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0dbc2712b607a409.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-1d4e62012dc975c5.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
46352025-04-18T23:51:07.907Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b5769750932f0d39 -C extra-filename=-5548ffc878631fb3 --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-5e30db83facd7afa.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-6939751d4076c61a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
46362025-04-18T23:51:09.478Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c5bcf198e7e05d56 -C extra-filename=-87b65db7766e82e4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-3902142020490022.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-131d489c128a9185.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-a49d89dccdff2072.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-80af3296f3b32313.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f6b1adc3a6338f0e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bdbd28f70c693f2a.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-9b60682f16d413e5.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-cc4c9ca4fb71ffde.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-18a3ba359ca53dc0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-a2fba415ccfc8a9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-86ca4b3ea13947e7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64`
46372025-04-18T23:51:17.633Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=16f1911d95ad56d9 -C extra-filename=-22babbebcbba15d0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-2fa49748488f373c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-17f294ad4a92e3f0.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-107853866a3da32e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
46382025-04-18T23:51:18.704Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dde4e82d63cbfe4c -C extra-filename=-270e205592fbf212 --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-18a765d6143faf19.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
46392025-04-18T23:51:19.208Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ca2cec855965c0a9 -C extra-filename=-195522c8e4b05ff7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-ee010e32085b820a.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-9be085ade5e9c27e.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d1720d1b1faab251.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-c52584126248c235.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-cbe31643c75770f3.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-c4fbe48658552f2e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-1b9922e6864ba115.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-47bf124c87f395d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
46402025-04-18T23:51:20.225Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0a3a649228cf0133 -C extra-filename=-bb686879426f0b11 --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-79643974610d7577.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
46412025-04-18T23:51:20.790Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8f30e7b20c8c012e -C extra-filename=-15f8b094ab407c39 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-7431133e0687fbee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-08e89969d10f3355.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-17f294ad4a92e3f0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/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-7ed663b343a5fc8e/out/lib`
46422025-04-18T23:51:21.207Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=a548c3074e20c9b4 -C extra-filename=-99731bb488ea720c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-2752257888c43154.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-3963d87885b75aea.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-6aa9e08d9d65b746.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-7431133e0687fbee.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-6fbe5b87fa7f757b.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c3fd2f13cdfd1aa4.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-131d489c128a9185.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-6f0e33f78e8a20ea.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-ceb30c5cce5766cc.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-b45bb0bd37fbdaf4.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-724241a249047847.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-e2f976d7760126aa.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-107853866a3da32e.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-3822c12c9bdbd80f.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f1fc7d4f5ac26619.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-7066c8494e4df0d4.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-e4846e9ff40cedb3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-d58c9346ccaa359d.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-057848702c4bcfd5.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ebb869932b5cb031.rlib --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-3a580e25dfd9460f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
46432025-04-18T23:51:23.037Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=26d5a4ec3269933c -C extra-filename=-2e1b5bb17709d5e8 --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-5e30db83facd7afa.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f2a033bcc85a0eb0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-6939751d4076c61a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0dbc2712b607a409.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
46442025-04-18T23:51:31.748Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=65c87750eae070d2 -C extra-filename=-93a9ed8c2df4c23f --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-ce18a081fa116028.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0dbc2712b607a409.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
46452025-04-18T23:51:31.916Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=797c6b54529e69ee -C extra-filename=-19e6d1c74c64fc82 --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-79643974610d7577.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
46462025-04-18T23:51:33.938Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=7f7ede0d30ba82e9 -C extra-filename=-ca2cb00ff83a807c --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-86d5c5f61282caca.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-61fbdf8c7af4d121.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-7a0d79dffb65c54b.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-60dcb3e541dde8d7.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-56dc5e0515c9ab4e.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-77adcd394f6a8af7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-fe2804ee31ed1c9d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-3367b32bc5648baa.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-ca7012452e120859.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64`
46472025-04-18T23:51:34.071Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=926e0f82f97f61e7 -C extra-filename=-9e6bf60619791576 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-57e8641725d33b70.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-5c9312ff194db4cd.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
46482025-04-18T23:51:34.407Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=95341874220bf45a -C extra-filename=-31bbecce684a934b --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-5b39081a977fa11d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-446b08ed480eaa7b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
46492025-04-18T23:51:36.033Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=e3eac8e6500ab798 -C extra-filename=-20fe7f81d9e5bfb6 --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-86d5c5f61282caca.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-61fbdf8c7af4d121.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-7a0d79dffb65c54b.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-60dcb3e541dde8d7.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-56dc5e0515c9ab4e.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-77adcd394f6a8af7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-fe2804ee31ed1c9d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-3367b32bc5648baa.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-ca7012452e120859.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64`
46502025-04-18T23:51:36.981Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a53a3208f89f3cbf -C extra-filename=-de3ca4accf413531 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-61fbdf8c7af4d121.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3ca967a0351fe392.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-35bb2ae2dde3a3f6.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b1545c14fa670746.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-3367b32bc5648baa.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64`
46512025-04-18T23:51:37.255Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e3b60fc6c67c1597 -C extra-filename=-f223c21608e15ee5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-145b3c1f4ec7aa83.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-b6b0c6ca97dd1c3f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-172fac00b6a3a88b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/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-7ed663b343a5fc8e/out/lib`
46522025-04-18T23:51:39.047Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5d27655c491f244c -C extra-filename=-3225456d9b8f7943 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-029e8cdd883a93e8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f6b1adc3a6338f0e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c5095a4b610984fe.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-f9c80da2f535b355.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
46532025-04-18T23:51:49.988Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=672e7bb6e3a4e3fc -C extra-filename=-6e2208be5f0c20e3 --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-3902142020490022.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
46542025-04-18T23:51:56.066Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=06b8ad3a7a2e3533 -C extra-filename=-951fbb61c2c617fb --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-f89c7551d9e3e6ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-6939751d4076c61a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
46552025-04-18T23:51:57.574Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a425ad11f5aef87b -C extra-filename=-821173ee7034c438 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-6f0e33f78e8a20ea.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-3abb83f8f9350237.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-d79fc3aaa967aaf6.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-e538ab4b1d87f913.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-74b2bfe3ee5fe1bf.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out`
46562025-04-18T23:51:57.652Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4334c743ca56f66a -C extra-filename=-1477198fb30c31b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3ca967a0351fe392.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-6939751d4076c61a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
46572025-04-18T23:51:58.793Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=17dc0370d3405cfc -C extra-filename=-4558f53db3786065 --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-f2a033bcc85a0eb0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-6939751d4076c61a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
46582025-04-18T23:52:00.326Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=91ec38ef23d3c43c -C extra-filename=-08148a171832ada9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-6a8fa6b24468c4e1.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-9c1d64915a9307de.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-3902142020490022.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-9be085ade5e9c27e.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-56dc5e0515c9ab4e.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4f29ef645259113c.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-a49d89dccdff2072.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-94f41dbb16093095.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-c52584126248c235.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-084cdfa5c4909a8f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-107853866a3da32e.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-47bf124c87f395d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-a2fba415ccfc8a9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
46592025-04-18T23:52:02.918Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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=70b2a8eeafb0e150 -C extra-filename=-ecf769fddc3a3c7a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-131d489c128a9185.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-56dc5e0515c9ab4e.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-0173d020d94cf3b3.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-c0f65d9c53fc112c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-507f45f1e3075e13.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out`
46602025-04-18T23:52:06.591Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4dc5111cc7889ce2 -C extra-filename=-7431dc6fb4f55398 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-a2fba415ccfc8a9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
46612025-04-18T23:52:08.085Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=166498e3239508c2 -C extra-filename=-c30238197648a357 --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-5b455f23c52137cf.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7f21ccbadb60cd85.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-63ca8b7358fb0750.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
46622025-04-18T23:52:10.056Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b680ea0adce831d1 -C extra-filename=-cf6d7b2304851804 --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-e826a325e0c2afd0.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
46632025-04-18T23:52:17.301Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a4d13522f3083195 -C extra-filename=-b9683a054e8b05ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-d7f9015cb66ae387.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-e0b8437a2f49d9b5.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-d68412271cb0c7e0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-4a6d7946a8ad8995.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-da84b8b7d0beebe4.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-386206e71bd9ba19.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-4a68b3eecd5d51e7.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-90acba706e89bd7a.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-507f45f1e3075e13.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-091a039ad4857aed.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9b1adf50acc25984.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-307e58f43a410cb7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ba15ea5a5b3d635b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out`
46642025-04-18T23:52:17.685Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=73658dcde87b50bc -C extra-filename=-f3afd3175798c6e4 --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-86d5c5f61282caca.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-7a0d79dffb65c54b.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-60dcb3e541dde8d7.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-56dc5e0515c9ab4e.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-77adcd394f6a8af7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-fe2804ee31ed1c9d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-3367b32bc5648baa.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-ca7012452e120859.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
46652025-04-18T23:52:20.078Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=08c3844dd137bcb0 -C extra-filename=-78f6fbf74d4760fc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f2a033bcc85a0eb0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
46662025-04-18T23:52:22.129Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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=ecf6dcbbb01add33 -C extra-filename=-c8d9ae445220f789 --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-ec0e17f73ce37523.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-6ab389483dfec00f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
46672025-04-18T23:52:24.491Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6826ced4f2f29d93 -C extra-filename=-609407bbf5f50204 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-08e89969d10f3355.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-0a2083c6cc58f665.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-a1a39f789261ddc2.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-17f294ad4a92e3f0.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-6f2e1d0207e851de.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
46682025-04-18T23:52:24.807Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c013f9c51d83a5af -C extra-filename=-fb05d18e730ba97a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-1e8669bb82aa6e6c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-36e91eb33d4198b5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
46692025-04-18T23:52:29.016Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=75a7d2202602a3fc -C extra-filename=-862fb7e25337ad46 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-65d6e7bcc1d1f2e8.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-e26cf25f9da59277.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-14835017abda3ad3.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2f467835fe849b74.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-c99574f939347a4d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-9d406f351bfd2139.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-36125ee714f84e8b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-b84af011857af558.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-a9d65db47e5fa4ff.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64`
46702025-04-18T23:52:31.690Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d89abb00d700deeb -C extra-filename=-c3dd848544ab54cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-65d6e7bcc1d1f2e8.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-e26cf25f9da59277.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-14835017abda3ad3.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2f467835fe849b74.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-c99574f939347a4d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-36125ee714f84e8b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-b84af011857af558.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-a9d65db47e5fa4ff.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
46712025-04-18T23:52:32.865Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=03b1d7d6b3777aea -C extra-filename=-66f88a2dcc521303 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-65d6e7bcc1d1f2e8.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-e26cf25f9da59277.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-14835017abda3ad3.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2f467835fe849b74.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-c99574f939347a4d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-9d406f351bfd2139.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-36125ee714f84e8b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-b84af011857af558.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-a9d65db47e5fa4ff.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64`
46722025-04-18T23:52:34.138Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e34a627da65ad872 -C extra-filename=-68d462e0ed0d5abe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-65d6e7bcc1d1f2e8.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-e26cf25f9da59277.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-14835017abda3ad3.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2f467835fe849b74.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-c99574f939347a4d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-36125ee714f84e8b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-b84af011857af558.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-a9d65db47e5fa4ff.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
46732025-04-18T23:52:34.833Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f870c5d42a8158ca -C extra-filename=-ff6d369947c4a598 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-65d6e7bcc1d1f2e8.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-e26cf25f9da59277.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-14835017abda3ad3.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2f467835fe849b74.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-c99574f939347a4d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-36125ee714f84e8b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-b84af011857af558.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-a9d65db47e5fa4ff.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
46742025-04-18T23:52:35.429Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4c0f8aa3a4ad2baf -C extra-filename=-4e3bea646c46e5f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-65d6e7bcc1d1f2e8.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-e26cf25f9da59277.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-14835017abda3ad3.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2f467835fe849b74.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-c99574f939347a4d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-9d406f351bfd2139.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-36125ee714f84e8b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-b84af011857af558.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-a9d65db47e5fa4ff.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64`
46752025-04-18T23:52:37.644Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e1b92841bb2d5b29 -C extra-filename=-7515bed1c81f7a79 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-65d6e7bcc1d1f2e8.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-e26cf25f9da59277.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-14835017abda3ad3.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2f467835fe849b74.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-c99574f939347a4d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-9d406f351bfd2139.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-36125ee714f84e8b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-b84af011857af558.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-a9d65db47e5fa4ff.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64`
46762025-04-18T23:52:37.687Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ccf4d615502fb9f2 -C extra-filename=-6313d47a8bb8c698 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-65d6e7bcc1d1f2e8.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-e26cf25f9da59277.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-14835017abda3ad3.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2f467835fe849b74.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-c99574f939347a4d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-9d406f351bfd2139.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-36125ee714f84e8b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-b84af011857af558.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-a9d65db47e5fa4ff.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64`
46772025-04-18T23:52:38.260Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ba96b91f8d0518bb -C extra-filename=-3108b09e48fda01b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-86d5c5f61282caca.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-65d6e7bcc1d1f2e8.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f1fc7d4f5ac26619.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-b84af011857af558.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64`
46782025-04-18T23:52:41.152Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d947293ac18eeffe -C extra-filename=-cc90ffc265cf13fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-145b3c1f4ec7aa83.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-b6b0c6ca97dd1c3f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/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-7ed663b343a5fc8e/out/lib`
46792025-04-18T23:52:43.187Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2a86a1b4064c0394 -C extra-filename=-b02372b5dbec6da8 --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-79643974610d7577.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-145b3c1f4ec7aa83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/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-7ed663b343a5fc8e/out/lib`
46802025-04-18T23:52:44.575Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aee63084d986292c -C extra-filename=-042cc48924ebc507 --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-1d2aac79afd236dc.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-47a8bc9d37251581.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-b3d7c9a6187e64a6.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
46812025-04-18T23:52:45.418Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dcc57bbffe10cab9 -C extra-filename=-1c184448de783938 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-e26cf25f9da59277.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-14835017abda3ad3.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2f467835fe849b74.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-c99574f939347a4d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-9d406f351bfd2139.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-36125ee714f84e8b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-b84af011857af558.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-a9d65db47e5fa4ff.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64`
46822025-04-18T23:52:46.242Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c5ae569f0bc4f202 -C extra-filename=-af665443f4e1a332 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-d7c4e21566c467a3.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-0a2083c6cc58f665.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-17f294ad4a92e3f0.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-6f2e1d0207e851de.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
46832025-04-18T23:52:48.069Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fd9fc3bdef4f4cf1 -C extra-filename=-5a772fd7413fa534 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-4d57d29ed47ad9ae.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
46842025-04-18T23:52:49.501Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name dpd_client --edition=2021 clients/dpd-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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4cde487d57518780 -C extra-filename=-1a2fbf9ea2494f77 --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-5e30db83facd7afa.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-63ca8b7358fb0750.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-6939751d4076c61a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
46852025-04-18T23:52:51.781Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aab556b0020e041a -C extra-filename=-70df1bcfb7f3fe54 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-d7c4e21566c467a3.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-17f294ad4a92e3f0.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-6f2e1d0207e851de.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
46862025-04-18T23:52:52.084Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=53220e34b8396a1f -C extra-filename=-5c89e7f4c9889a67 --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-b3e9fc05d66ffd44.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-f2c787580b066b51.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-9da727f87bc9096c.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-e2f976d7760126aa.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-08e89969d10f3355.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-17f294ad4a92e3f0.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-8bbbd5500856df4d.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-ecebd7919d90bce7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-46f11777411adb7d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
46872025-04-18T23:52:52.984Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1736b040ee050a25 -C extra-filename=-60e964ab9a23ada8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-ceb30c5cce5766cc.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-e2f976d7760126aa.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-17f294ad4a92e3f0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
46882025-04-18T23:52:56.436Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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=e7e2cfbcf8c7ea43 -C extra-filename=-4877b93f8ed553de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-82e158201d6799d9.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-025fa0661c013306.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-6f0e33f78e8a20ea.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f5f7921a22705902.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-d4c232b4591b3ab9.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-5672b9070f89d051.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-35bb2ae2dde3a3f6.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-4a68b3eecd5d51e7.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a423e39c838aa0a4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-307e58f43a410cb7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ba15ea5a5b3d635b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/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-7ed663b343a5fc8e/out/lib`
46892025-04-18T23:52:57.558Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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="mockall"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("mockall", "testing"))' -C metadata=fc462d040c15d578 -C extra-filename=-a3fb738cc1096eb3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-de2e93fc27fefdb5.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-6fa0bc0485b87f2d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-a014ba4f6786aff3.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rlib --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-64421cecbc16caf5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-4b88857471d66d75.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-3e02abae5851d262.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-94f1366afd08a50c.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-6939751d4076c61a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9b1adf50acc25984.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-e83632967c5c0152.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-5c9312ff194db4cd.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64 --check-cfg 'cfg(svcadm_autoclear)'`
46902025-04-18T23:52:57.613Z Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
46912025-04-18T23:52:57.638Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=137b4a002b47d18b -C extra-filename=-698b46f6a26e0fec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-084cdfa5c4909a8f.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-35bb2ae2dde3a3f6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/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-7ed663b343a5fc8e/out/lib`
46922025-04-18T23:52:58.350Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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=2b879b10cf2ee249 -C extra-filename=-d6ef7728e8748262 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-82e158201d6799d9.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-025fa0661c013306.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-6f0e33f78e8a20ea.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f5f7921a22705902.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-d4c232b4591b3ab9.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-5672b9070f89d051.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-35bb2ae2dde3a3f6.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-4a68b3eecd5d51e7.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a423e39c838aa0a4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-307e58f43a410cb7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ba15ea5a5b3d635b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/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-7ed663b343a5fc8e/out/lib`
46932025-04-18T23:52:58.819Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d3268ac8175d7778 -C extra-filename=-85f9e695a9f891cf --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-776eee4600d42f4b.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-ea18e7c28480a4d8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-084cdfa5c4909a8f.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-f9897b555aa70ed5.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-35bb2ae2dde3a3f6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64`
46942025-04-18T23:53:00.306Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9603644162058fb7 -C extra-filename=-a108e048bf098c59 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-084cdfa5c4909a8f.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-35bb2ae2dde3a3f6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/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-7ed663b343a5fc8e/out/lib`
46952025-04-18T23:53:01.700Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=91b1f8f94493c2a3 -C extra-filename=-f0cd0b64bd949fb6 --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-41b4d43f76d21dca.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/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-7ed663b343a5fc8e/out/lib`
46962025-04-18T23:53:02.466Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
46972025-04-18T23:53:02.491Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=068344011cd1e7d3 -C extra-filename=-c84e94b7143694a2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/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-7ed663b343a5fc8e/out/lib`
46982025-04-18T23:53:03.350Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c1fcecb82d7b05d2 -C extra-filename=-0aa0e80957abd460 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-d7f9015cb66ae387.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-c52584126248c235.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-da84b8b7d0beebe4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/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-7ed663b343a5fc8e/out/lib`
46992025-04-18T23:53:04.172Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=891eb2cadcbd1b7d -C extra-filename=-c8f636f1a8dcdc2b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8701d1a86e8d9760.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ccebd64f97ce721f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-131d489c128a9185.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-9be085ade5e9c27e.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7f21ccbadb60cd85.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-e0b8437a2f49d9b5.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-d68412271cb0c7e0.rlib --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-a035b73ab30896df.so --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-766467d744f9ae4d.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-c9541320d3e0f7f1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c5095a4b610984fe.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-da84b8b7d0beebe4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-97bda6518ce87822.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-c478485d624d81fc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-f4a4ec44d5bf39c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/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-7ed663b343a5fc8e/out/lib`
47002025-04-18T23:53:04.557Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
47012025-04-18T23:53:04.582Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6dd454af0ec2a357 -C extra-filename=-5a53daf086eff7ea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47022025-04-18T23:53:06.635Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1c46f62ef0d06448 -C extra-filename=-737f22ea31730d82 --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-5b39081a977fa11d.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-7431133e0687fbee.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47032025-04-18T23:53:06.761Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=74ac36116cd2dbf7 -C extra-filename=-12bedb79f62ddba7 --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-5e30db83facd7afa.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47042025-04-18T23:53:07.979Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2186e0dd40dfd0c7 -C extra-filename=-f6e4660b34662211 --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-c45dd41ca5fa137c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47052025-04-18T23:53:08.099Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ca3421eac5315d30 -C extra-filename=-9460bf9969c3c69b --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-5e30db83facd7afa.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47062025-04-18T23:53:08.290Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fb4b6eb1931cd03d -C extra-filename=-500f5aef19a06f49 --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-5e30db83facd7afa.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47072025-04-18T23:53:09.815Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=de073ed3427be9b4 -C extra-filename=-0f1f17b992edf60a --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-5e30db83facd7afa.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-2fa49748488f373c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47082025-04-18T23:53:11.549Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fb2847641fca78b1 -C extra-filename=-40738271f0efea7a --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-5e30db83facd7afa.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47092025-04-18T23:53:11.642Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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=1fea9ec4c7abd5ee -C extra-filename=-de6bd3332ff86c5c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-82e158201d6799d9.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-025fa0661c013306.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-6f0e33f78e8a20ea.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f5f7921a22705902.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-d4c232b4591b3ab9.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-5672b9070f89d051.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-35bb2ae2dde3a3f6.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-4a68b3eecd5d51e7.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a423e39c838aa0a4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-307e58f43a410cb7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ba15ea5a5b3d635b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/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-7ed663b343a5fc8e/out/lib`
47102025-04-18T23:53:11.709Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d8d8f57bfcf1d29f -C extra-filename=-c75fbeae83e6a486 --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-5e30db83facd7afa.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-ca981d0fa7e04d07.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-a2fba415ccfc8a9a.so -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47112025-04-18T23:53:13.500Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=49af4593a0935fa2 -C extra-filename=-e45f79f8043a2a06 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-2bbd0034160bf9d5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47122025-04-18T23:53:14.134Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fd02ae8e1cfb7c83 -C extra-filename=-df97e0dff7f83a35 --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-60dcb3e541dde8d7.rlib --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-6f0d9f2dce1fa428.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-a2fba415ccfc8a9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47132025-04-18T23:53:21.732Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3bba8a06871046d0 -C extra-filename=-ea2bca1974aebead --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-b3e9fc05d66ffd44.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-f2c787580b066b51.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-9da727f87bc9096c.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-e2f976d7760126aa.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-08e89969d10f3355.so --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-8bbbd5500856df4d.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-ecebd7919d90bce7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-46f11777411adb7d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47142025-04-18T23:53:22.031Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=becc4812e0cff71a -C extra-filename=-5ff5a5779f07c63a --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-79643974610d7577.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47152025-04-18T23:53:22.287Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6f641b17b27d7363 -C extra-filename=-fe028edc9e2a02c6 --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-5e30db83facd7afa.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47162025-04-18T23:53:23.835Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=823b2c34ecf5da40 -C extra-filename=-ec958afaaffa04f6 --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-bf92eececb53ffb4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47172025-04-18T23:53:24.620Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f334f7040f28d95d -C extra-filename=-3fc5abf7f2d04665 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-82e158201d6799d9.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-3902142020490022.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-56dc5e0515c9ab4e.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47182025-04-18T23:53:25.599Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7f300241bc5cb172 -C extra-filename=-df703ac82097deb3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47192025-04-18T23:53:28.132Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e71273f6e42ef2bf -C extra-filename=-ca8bf5390adb0424 --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-18a765d6143faf19.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-77adcd394f6a8af7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-fe2804ee31ed1c9d.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-3367b32bc5648baa.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47202025-04-18T23:53:31.665Z Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
47212025-04-18T23:53:31.692Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e654f4ab5eeed5aa -C extra-filename=-bb475b585adf60ac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern termios=/work/oxidecomputer/omicron/target/debug/deps/libtermios-d1acaa504fd3d2ed.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-f3e2740060d8c7d5.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47222025-04-18T23:53:34.108Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bbb43f2cf107407b -C extra-filename=-2dcf24e638af5633 --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-5e30db83facd7afa.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47232025-04-18T23:53:35.326Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=525974b9844d49a1 -C extra-filename=-fb97db87b31751da --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-d1ad1b900079a84c.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-d7c4e21566c467a3.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-1ba60ae782ef3f1f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-6f2e1d0207e851de.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-7387aee53f0569a6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47242025-04-18T23:53:35.507Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fa0d92d40225f5b2 -C extra-filename=-3218932e42d873a8 --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-d1ad1b900079a84c.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-d7c4e21566c467a3.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-1ba60ae782ef3f1f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-6f2e1d0207e851de.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-7387aee53f0569a6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47252025-04-18T23:53:35.761Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name ereport_api --edition=2024 ereport/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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a2af6635e46c3cfc -C extra-filename=-9a51c58684c5bc0e --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-79643974610d7577.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-75679c01e988e6ba.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-2fa49748488f373c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47262025-04-18T23:53:35.904Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name ereport_client --edition=2024 clients/ereport-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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e35cfbb128799eb2 -C extra-filename=-867d6ebdf1fbc7e9 --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-5e30db83facd7afa.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-75679c01e988e6ba.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47272025-04-18T23:53:36.585Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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=b79ec10c8bbf4f22 -C extra-filename=-a04dc52646eab4da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-6a8fa6b24468c4e1.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-0978c02efb4259e4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-3902142020490022.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-9f9d8c0e5b691960.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-63ca8b7358fb0750.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-6939751d4076c61a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b1545c14fa670746.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-50039f15123d8338.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-a2fba415ccfc8a9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47282025-04-18T23:53:37.237Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=095e658ecd662b0e -C extra-filename=-bbe156749ea64cb4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-94f1366afd08a50c.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-e96591396af76f84.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47292025-04-18T23:53:37.424Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7df54e93177ec07b -C extra-filename=-b412009a9152e07a --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-1d2aac79afd236dc.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47302025-04-18T23:53:37.453Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dc436f5b4a0739d9 -C extra-filename=-0cdc99c141832b72 --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-1d2aac79afd236dc.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47312025-04-18T23:53:37.891Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=251743b737a12833 -C extra-filename=-999a1183dca3b16c --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-ce2dce95250b5acd.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-674fe0ea2b5f2c0a.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-a0c0f0603acf6183.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47322025-04-18T23:53:37.953Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f8dd8253ef3e967f -C extra-filename=-1e1924ed2b8f1dc5 --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-210ce714c13e89e6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47332025-04-18T23:53:38.029Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b483ae02670f7bb3 -C extra-filename=-78a7e5d4c1b233bf --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-1d2aac79afd236dc.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47342025-04-18T23:53:38.895Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c0764d08b3b74677 -C extra-filename=-71640370ad7081de --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-ec0e17f73ce37523.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-fe1811a76c3dc46b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47352025-04-18T23:53:39.036Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=11df8a8e05850518 -C extra-filename=-1fe0aee0a08963e1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-6e40160f0bb5a7ca.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-f2c787580b066b51.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-4686149c940e4104.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47362025-04-18T23:53:40.357Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b0047aa6c373526e -C extra-filename=-d531ee4083253ea3 --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-1d2aac79afd236dc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47372025-04-18T23:53:40.446Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d2141dbfe49102a9 -C extra-filename=-4e252ffa4f1fb64b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-e96591396af76f84.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47382025-04-18T23:53:40.727Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=df2df6e160cca704 -C extra-filename=-56e9002688624b88 --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-1d2aac79afd236dc.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47392025-04-18T23:53:40.913Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0ae23c6d10fdefee -C extra-filename=-a3204c46a12cc27e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-63ca8b7358fb0750.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-6939751d4076c61a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47402025-04-18T23:53:41.484Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=33c33164bdd5805b -C extra-filename=-43dd50f2fc5a715a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-733d7b7938cc4461.so --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47412025-04-18T23:53:41.799Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dc315d554484b5cb -C extra-filename=-10d74aea61829522 --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-94f41dbb16093095.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c9da9b954e2f8ef1.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-716f8de4628ec366.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47422025-04-18T23:53:41.975Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c684201514ee5dc4 -C extra-filename=-c135c5996d3cd521 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-825622b0a33b01d5.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-307e58f43a410cb7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47432025-04-18T23:53:42.326Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=05c4f61c8c696c92 -C extra-filename=-c6c1cdbb6250aa21 --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-5e30db83facd7afa.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47442025-04-18T23:53:42.538Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b2a382ca86832161 -C extra-filename=-a929738e2f805345 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47452025-04-18T23:53:43.312Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3e3a781850b617f7 -C extra-filename=-14cfe5fe9e13f886 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-35bb2ae2dde3a3f6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47462025-04-18T23:53:43.732Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=82f883f3ada7b217 -C extra-filename=-521f35dffde0f2d8 --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-1d2aac79afd236dc.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47472025-04-18T23:53:43.968Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bb58d212aa5460d7 -C extra-filename=-79848bfbb4e6e547 --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-1d2aac79afd236dc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47482025-04-18T23:53:44.341Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
47492025-04-18T23:53:44.366Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_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=74bfe4c419fc2ac1 -C extra-filename=-ded1023ca1ad3750 --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-1d2aac79afd236dc.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-fe2804ee31ed1c9d.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-af7ee5c1b0f412fa.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-a2fba415ccfc8a9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47502025-04-18T23:53:44.449Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f27955fab24cef77 -C extra-filename=-3d2cdc9f102d02b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-d7f9015cb66ae387.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-fe1811a76c3dc46b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-8212cc32ea42ec6f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47512025-04-18T23:53:45.132Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d628d8648d762143 -C extra-filename=-bab1fc78ca15403e --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-3902142020490022.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-9be085ade5e9c27e.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-a2fba415ccfc8a9a.so -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47522025-04-18T23:53:45.393Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d44a80cf2e90a081 -C extra-filename=-fa03887e13d77e7b --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-c5d15e2bd56a6e23.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-009794bcd0adcca4.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-d1eaf70c13928921.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-59f735bafba8b59a.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-c2d7fa6755e2dac2.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-17fa9da22ed739fc.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-c7c1628fdb66589a.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-d4d7b1a7a2996c10.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8701d1a86e8d9760.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-6fa0bc0485b87f2d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9d70b71e26e1a838.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-6c48e8fe49e00c8f.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-a9acdc605ab40d5a.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-9c1d64915a9307de.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-dbaf4c3b25d02f52.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-2177475d79c1394d.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c3fd2f13cdfd1aa4.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-e1a390a05d401962.rlib --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-d0f51b25fe2c8ad8.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-3902142020490022.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-083fa08a5a7d6196.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-4c8499e651382cd8.rlib --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-62c1521710767da8.rlib --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-210189943ded166b.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7f21ccbadb60cd85.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-edc8f46adfc3ef0f.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-e4037fba4f9cf438.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-825622b0a33b01d5.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-fe1811a76c3dc46b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-6483d9579c8676ee.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-1576965aa7d154eb.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-2865af5633b646e3.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-ce74d051d15302a4.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-1ad1d5b43cab278f.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b0bb2655c6c75b19.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-d357ff4a560a2e60.rlib --extern getrandom_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-18f0880b436c32e6.rlib --extern getrandom_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-fd074e5e26c6f3e8.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-e4ca59aa4e322fed.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-27c977240796c3a1.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-c0fa63f21cdf542c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2f467835fe849b74.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-760683026a9c7107.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-1d900055f3b88017.rlib --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-470059c3ed12af12.rlib --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-87a7b1b5fd1fda96.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-d68412271cb0c7e0.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-36e4bafe4ceaf0d2.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a380b12963bfcb13.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-50dd50cfa0a266f4.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-18ebbde8e24fab88.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-b343cf89d314a7c5.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-b0354db40e5a0a55.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-ac7c53bc75619921.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-94f41dbb16093095.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-b6b0c6ca97dd1c3f.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-724241a249047847.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-e70466efaf1cd4eb.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-f561a54ff4591bbd.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-d34edb7beefa1477.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e9d24d36744151b0.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-cc4c9ca4fb71ffde.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-6e408b59dbc54863.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-80d877675d043747.rlib --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-71e05fb9e91a7f76.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-64cc8c0b35f8a9b8.rlib --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-1da4d86323d7bd72.rlib --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-fcdecfe0c3f0f8df.rlib --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-9409b95a987e678f.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-803143cf159bbdeb.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-aee7dbe5a0bae24f.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-af772249a6769106.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-00a03bff956e80e0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-9f9a944316804f03.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-d8b17b42b63e4711.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bc80579226d6afd0.rlib --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-3d14311580d6de7d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-05a475995c9906c0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-bb6ec5115044106b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-6c02ce0437a7d712.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-e5bb232e735f783e.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-ce1398b91b784a2b.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-b6338fe64e465fda.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-af7ee5c1b0f412fa.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-1268dab9db3bdae9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-52cbe8661c4abeed.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-af7ab154a26b2d3b.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a9ebb03362947fc3.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-69c995267db0f956.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-8212cc32ea42ec6f.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-206f3351995e71c6.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-c7f71336a5939375.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-c7fe6ce39d318601.rlib --extern zerocopy_ca01ad9e24f5d932=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-e2b988a37ae0a00f.rlib --extern zerocopy_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-0c603eae8c0e1b4f.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rlib --extern zip_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libzip-01e4a0be8cd7addb.rlib --extern zip_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libzip-f5a709b9c3a4836f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib`
47532025-04-18T23:53:45.824Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
47542025-04-18T23:53:45.849Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=22b829ed84f5d6d8 -C extra-filename=-5c4afd92ccb3b0a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-d7f9015cb66ae387.rlib --extern cargo_toml=/work/oxidecomputer/omicron/target/debug/deps/libcargo_toml-24c6ff915d3b60a2.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-fe1811a76c3dc46b.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-c478485d624d81fc.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ebb869932b5cb031.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6cc52bbf45b89078.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
47552025-04-18T23:54:50.925Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=697e06937dafa725 -C extra-filename=-813c20d00041cb41 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-8d993aa7472a7d2e.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-04255584f0abc109.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-70f23d213c7aec17.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-de9ef6524f7c62af.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-f70f5b9fc7df3780.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-18fd73874219b89f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -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-42eb1c7425b5dc3f/out -L /usr/platform/oxide/lib/amd64/`
47562025-04-18T23:54:50.996Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=33c15a18a7aa7854 -C extra-filename=-1664d60fe1083d5c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-e42327846d46eed0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c3fd2f13cdfd1aa4.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-507f8e2195dd9d92.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-ca981d0fa7e04d07.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d1720d1b1faab251.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-bb00f5df613bd167.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-2f926f192b1a1424.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4f29ef645259113c.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-d68412271cb0c7e0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-862c4bc1395915de.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-8c63bd96306044f9.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bdbd28f70c693f2a.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-e4c6cb2301050c9d.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-fdfdb780caca5629.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-04255584f0abc109.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-b229ce4a46a3d0a4.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-de9ef6524f7c62af.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c5095a4b610984fe.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-45baa19dc572642f.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-da84b8b7d0beebe4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-36e91eb33d4198b5.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-7066c8494e4df0d4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-47bf124c87f395d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-97bda6518ce87822.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ebb869932b5cb031.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6cc52bbf45b89078.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-f4a4ec44d5bf39c8.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-dca5b9914bad475f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -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-42eb1c7425b5dc3f/out -L /usr/platform/oxide/lib/amd64/`
47572025-04-18T23:54:50.996Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustc --crate-name test_basic --edition=2021 dev-tools/reconfigurator-cli/tests/test_basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,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' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5948867b4512b6ad -C extra-filename=-abd1f0b22b866ba2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-86d5c5f61282caca.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-c51beed7bfac70ec.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4f29ef645259113c.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-e0b8437a2f49d9b5.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bdbd28f70c693f2a.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-9b60682f16d413e5.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-07ce30f8ba787002.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-e4c6cb2301050c9d.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-890937569087e2b0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-04255584f0abc109.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-b229ce4a46a3d0a4.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-de9ef6524f7c62af.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-7066c8494e4df0d4.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-c478485d624d81fc.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ebb869932b5cb031.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out -L /usr/platform/oxide/lib/amd64/`
47582025-04-18T23:54:50.996Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d9a5ee1a2876ff1c -C extra-filename=-f6f73f69aacea7d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-8d993aa7472a7d2e.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-04255584f0abc109.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-70f23d213c7aec17.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-de9ef6524f7c62af.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-f70f5b9fc7df3780.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-18fd73874219b89f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -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-42eb1c7425b5dc3f/out -L /usr/platform/oxide/lib/amd64/`
47592025-04-18T23:54:50.996Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=939ecc1d3b61a766 -C extra-filename=-e6ed85f6f13598a4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-e42327846d46eed0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c3fd2f13cdfd1aa4.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-507f8e2195dd9d92.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-ca981d0fa7e04d07.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d1720d1b1faab251.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-bb00f5df613bd167.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-2f926f192b1a1424.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4f29ef645259113c.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-d68412271cb0c7e0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-862c4bc1395915de.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-8c63bd96306044f9.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bdbd28f70c693f2a.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-e4c6cb2301050c9d.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-fdfdb780caca5629.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-04255584f0abc109.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-b229ce4a46a3d0a4.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-de9ef6524f7c62af.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c5095a4b610984fe.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-45baa19dc572642f.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-da84b8b7d0beebe4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-36e91eb33d4198b5.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-7066c8494e4df0d4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-47bf124c87f395d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-97bda6518ce87822.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ebb869932b5cb031.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6cc52bbf45b89078.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-f4a4ec44d5bf39c8.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-dca5b9914bad475f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -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-42eb1c7425b5dc3f/out -L /usr/platform/oxide/lib/amd64/`
47602025-04-18T23:54:50.996Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=82b19b1668c684ec -C extra-filename=-f64139a087ae2444 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-e42327846d46eed0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-9f67deec2f54165e.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-1e8669bb82aa6e6c.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-a299a7859371c6aa.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a7a5e82410414725.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d1720d1b1faab251.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-5932317b26dc49f4.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-a49d89dccdff2072.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-80af3296f3b32313.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-94f41dbb16093095.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-8c63bd96306044f9.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bdbd28f70c693f2a.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-0406d2dd98a64b1f.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-07ce30f8ba787002.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-e4c6cb2301050c9d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-04255584f0abc109.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-b229ce4a46a3d0a4.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-de9ef6524f7c62af.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out -L /usr/platform/oxide/lib/amd64/`
47612025-04-18T23:54:51.022Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=08931778e8273b89 -C extra-filename=-6f2c2eff9d52011d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-86d5c5f61282caca.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-c51beed7bfac70ec.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4f29ef645259113c.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-e0b8437a2f49d9b5.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bdbd28f70c693f2a.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-9b60682f16d413e5.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-07ce30f8ba787002.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-e4c6cb2301050c9d.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-890937569087e2b0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-04255584f0abc109.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-b229ce4a46a3d0a4.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-de9ef6524f7c62af.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-7066c8494e4df0d4.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-c478485d624d81fc.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ebb869932b5cb031.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out -L /usr/platform/oxide/lib/amd64/`
47622025-04-18T23:54:51.022Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c5d5ced0057453d8 -C extra-filename=-069c571bf2cc97ea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-8d993aa7472a7d2e.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-04255584f0abc109.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-de9ef6524f7c62af.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-18fd73874219b89f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -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-42eb1c7425b5dc3f/out -L /usr/platform/oxide/lib/amd64/`
47632025-04-18T23:58:57.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16m 42s
47642025-04-18T23:59:04.468Z
47652025-04-18T23:59:04.497Zreal 16:49.778878657
47662025-04-18T23:59:04.497Zuser 1:28:26.258491388
47672025-04-18T23:59:04.497Zsys 15:38.954601261
47682025-04-18T23:59:04.497Ztrap 6.800543816
47692025-04-18T23:59:04.497Ztflt 0.789831412
47702025-04-18T23:59:04.497Zdflt 3:19.722699769
47712025-04-18T23:59:04.497Zkflt 0.147090296
47722025-04-18T23:59:04.498Zlock 3:09:44.983217349
47732025-04-18T23:59:04.498Zslp 7:56:54.475397383
47742025-04-18T23:59:04.498Zlat 6:49.227449641
47752025-04-18T23:59:04.498Zstop 7:55.818929174
47762025-04-18T23:59:05.474Z+ ptime -m cargo build -Z unstable-options --timings=json --workspace --tests --locked --verbose
47772025-04-18T23:59:08.320Z Fresh unicode-ident v1.0.14
47782025-04-18T23:59:08.320Z Fresh cfg-if v1.0.0
47792025-04-18T23:59:08.320Z Fresh autocfg v1.4.0
47802025-04-18T23:59:08.321Z Fresh memchr v2.7.4
47812025-04-18T23:59:08.321Z Fresh version_check v0.9.5
47822025-04-18T23:59:08.396Z Fresh proc-macro2 v1.0.94
47832025-04-18T23:59:08.396Z Fresh value-bag v1.9.0
47842025-04-18T23:59:08.396Z Fresh itoa v1.0.11
47852025-04-18T23:59:08.396Z Fresh scopeguard v1.2.0
47862025-04-18T23:59:08.396Z Fresh smallvec v1.14.0
47872025-04-18T23:59:08.396Z Fresh quote v1.0.39
47882025-04-18T23:59:08.396Z Fresh libc v0.2.170
47892025-04-18T23:59:08.396Z Fresh log v0.4.22
47902025-04-18T23:59:08.396Z Fresh once_cell v1.20.3
47912025-04-18T23:59:08.396Z Fresh pin-project-lite v0.2.14
47922025-04-18T23:59:08.396Z Fresh ryu v1.0.18
47932025-04-18T23:59:08.396Z Fresh syn v2.0.98
47942025-04-18T23:59:08.396Z Fresh getrandom v0.2.15
47952025-04-18T23:59:08.396Z Fresh lock_api v0.4.12
47962025-04-18T23:59:08.396Z Fresh regex-syntax v0.8.5
47972025-04-18T23:59:08.396Z Fresh subtle v2.6.1
47982025-04-18T23:59:08.396Z Fresh shlex v1.3.0
47992025-04-18T23:59:08.396Z Fresh serde_derive v1.0.219
48002025-04-18T23:59:08.396Z Fresh rand_core v0.6.4
48012025-04-18T23:59:08.396Z Fresh zeroize_derive v1.4.2
48022025-04-18T23:59:08.396Z Fresh libm v0.2.8
48032025-04-18T23:59:08.396Z Fresh aho-corasick v1.1.3
48042025-04-18T23:59:08.396Z Fresh serde v1.0.219
48052025-04-18T23:59:08.396Z Fresh zeroize v1.8.1
48062025-04-18T23:59:08.396Z Fresh byteorder v1.5.0
48072025-04-18T23:59:08.396Z Fresh regex-automata v0.4.8
48082025-04-18T23:59:08.396Z Fresh num-traits v0.2.19
48092025-04-18T23:59:08.396Z Fresh jobserver v0.1.32
48102025-04-18T23:59:08.396Z Fresh bytes v1.10.1
48112025-04-18T23:59:08.396Z Fresh bitflags v2.6.0
48122025-04-18T23:59:08.396Z Fresh serde_json v1.0.140
48132025-04-18T23:59:08.396Z Fresh parking_lot_core v0.9.10
48142025-04-18T23:59:08.396Z Fresh cc v1.2.15
48152025-04-18T23:59:08.397Z Fresh foldhash v0.1.3
48162025-04-18T23:59:08.397Z Fresh allocator-api2 v0.2.18
48172025-04-18T23:59:08.397Z Fresh parking_lot v0.12.3
48182025-04-18T23:59:08.397Z Fresh equivalent v1.0.1
48192025-04-18T23:59:08.397Z Fresh regex v1.11.1
48202025-04-18T23:59:08.397Z Fresh signal-hook-registry v1.4.2
48212025-04-18T23:59:08.397Z Fresh errno v0.3.9
48222025-04-18T23:59:08.397Z Fresh semver v1.0.25
48232025-04-18T23:59:08.397Z Fresh hashbrown v0.15.1
48242025-04-18T23:59:08.397Z Fresh fnv v1.0.7
48252025-04-18T23:59:08.397Z Fresh futures-core v0.3.31
48262025-04-18T23:59:08.397Z Fresh typenum v1.17.0
48272025-04-18T23:59:08.397Z Fresh thiserror-impl v1.0.69
48282025-04-18T23:59:08.397Z Fresh mio v1.0.2
48292025-04-18T23:59:08.397Z Fresh either v1.14.0
48302025-04-18T23:59:08.397Z Fresh indexmap v2.7.1
48312025-04-18T23:59:08.397Z Fresh tokio-macros v2.5.0
48322025-04-18T23:59:08.397Z Fresh generic-array v0.14.7
48332025-04-18T23:59:08.397Z Fresh rustix v0.38.37
48342025-04-18T23:59:08.397Z Fresh thiserror v1.0.69
48352025-04-18T23:59:08.397Z Fresh socket2 v0.5.8
48362025-04-18T23:59:08.397Z Fresh zerocopy-derive v0.7.35
48372025-04-18T23:59:08.397Z Fresh spin v0.9.8
48382025-04-18T23:59:08.397Z Fresh crypto-common v0.1.6
48392025-04-18T23:59:08.397Z Fresh tokio v1.43.0
48402025-04-18T23:59:08.397Z Fresh zerocopy v0.7.35
48412025-04-18T23:59:08.397Z Fresh futures-io v0.3.31
48422025-04-18T23:59:08.397Z Fresh const-oid v0.9.6
48432025-04-18T23:59:08.397Z Fresh heck v0.5.0
48442025-04-18T23:59:08.397Z Fresh slab v0.4.9
48452025-04-18T23:59:08.397Z Fresh getrandom v0.3.1
48462025-04-18T23:59:08.397Z Fresh iana-time-zone v0.1.61
48472025-04-18T23:59:08.397Z Fresh block-buffer v0.10.4
48482025-04-18T23:59:08.397Z Fresh futures-sink v0.3.31
48492025-04-18T23:59:08.397Z Fresh lazy_static v1.5.0
48502025-04-18T23:59:08.397Z Fresh stable_deref_trait v1.2.0
48512025-04-18T23:59:08.397Z Fresh cpufeatures v0.2.14
48522025-04-18T23:59:08.397Z Fresh chrono v0.4.40
48532025-04-18T23:59:08.397Z Fresh digest v0.10.7
48542025-04-18T23:59:08.397Z Fresh uuid v1.15.1
48552025-04-18T23:59:08.398Z Fresh pkg-config v0.3.31
48562025-04-18T23:59:08.398Z Fresh pin-utils v0.1.0
48572025-04-18T23:59:08.398Z Fresh futures-channel v0.3.31
48582025-04-18T23:59:08.398Z Fresh futures-macro v0.3.31
48592025-04-18T23:59:08.398Z Fresh futures-task v0.3.31
48602025-04-18T23:59:08.398Z Fresh futures-util v0.3.31
48612025-04-18T23:59:08.398Z Fresh serde_derive_internals v0.29.1
48622025-04-18T23:59:08.398Z Fresh dyn-clone v1.0.19
48632025-04-18T23:59:08.398Z Fresh synstructure v0.13.1
48642025-04-18T23:59:08.398Z Fresh ppv-lite86 v0.2.20
48652025-04-18T23:59:08.398Z Fresh glob v0.3.2
48662025-04-18T23:59:08.398Z Fresh zerovec-derive v0.10.3
48672025-04-18T23:59:08.398Z Fresh schemars_derive v0.8.22
48682025-04-18T23:59:08.398Z Fresh zerofrom-derive v0.1.4
48692025-04-18T23:59:08.398Z Fresh yoke-derive v0.7.4
48702025-04-18T23:59:08.398Z Fresh tracing-attributes v0.1.27
48712025-04-18T23:59:08.398Z Fresh displaydoc v0.2.5
48722025-04-18T23:59:08.398Z Fresh tracing-core v0.1.32
48732025-04-18T23:59:08.398Z Fresh schemars v0.8.22
48742025-04-18T23:59:08.398Z Fresh zerofrom v0.1.4
48752025-04-18T23:59:08.398Z Fresh tracing v0.1.40
48762025-04-18T23:59:08.398Z Fresh itertools v0.10.5
48772025-04-18T23:59:08.398Z Fresh minimal-lexical v0.2.1
48782025-04-18T23:59:08.398Z Fresh litemap v0.7.3
48792025-04-18T23:59:08.398Z Fresh yoke v0.7.4
48802025-04-18T23:59:08.398Z Fresh syn v1.0.109
48812025-04-18T23:59:08.398Z Fresh nom v7.1.3
48822025-04-18T23:59:08.425Z Fresh writeable v0.5.5
48832025-04-18T23:59:08.425Z Fresh rand_chacha v0.3.1
48842025-04-18T23:59:08.425Z Fresh http v1.2.0
48852025-04-18T23:59:08.425Z Fresh zerovec v0.10.4
48862025-04-18T23:59:08.425Z Fresh icu_provider_macros v1.5.0
48872025-04-18T23:59:08.425Z Fresh percent-encoding v2.3.1
48882025-04-18T23:59:08.425Z Fresh rand v0.8.5
48892025-04-18T23:59:08.425Z Fresh icu_locid_transform_data v1.5.0
48902025-04-18T23:59:08.425Z Fresh home v0.5.9
48912025-04-18T23:59:08.425Z Fresh libloading v0.8.5
48922025-04-18T23:59:08.425Z Fresh tinystr v0.7.6
48932025-04-18T23:59:08.425Z Fresh icu_collections v1.5.0
48942025-04-18T23:59:08.425Z Fresh icu_properties_data v1.5.0
48952025-04-18T23:59:08.425Z Fresh form_urlencoded v1.2.1
48962025-04-18T23:59:08.425Z Fresh clang-sys v1.8.1
48972025-04-18T23:59:08.425Z Fresh prettyplease v0.2.30
48982025-04-18T23:59:08.425Z Fresh cexpr v0.6.0
48992025-04-18T23:59:08.425Z Fresh icu_locid v1.5.0
49002025-04-18T23:59:08.425Z Fresh adler2 v2.0.0
49012025-04-18T23:59:08.425Z Fresh icu_normalizer_data v1.5.0
49022025-04-18T23:59:08.425Z Fresh utf8_iter v1.0.4
49032025-04-18T23:59:08.425Z Fresh utf16_iter v1.0.5
49042025-04-18T23:59:08.425Z Fresh strsim v0.11.1
49052025-04-18T23:59:08.425Z Fresh write16 v1.0.0
49062025-04-18T23:59:08.425Z Fresh icu_provider v1.5.0
49072025-04-18T23:59:08.425Z Fresh miniz_oxide v0.8.5
49082025-04-18T23:59:08.425Z Fresh vcpkg v0.2.15
49092025-04-18T23:59:08.425Z Fresh num-conv v0.1.0
49102025-04-18T23:59:08.425Z Fresh powerfmt v0.2.0
49112025-04-18T23:59:08.425Z Fresh icu_locid_transform v1.5.0
49122025-04-18T23:59:08.425Z Fresh paste v1.0.15
49132025-04-18T23:59:08.425Z Fresh crossbeam-utils v0.8.20
49142025-04-18T23:59:08.425Z Fresh time-core v0.1.2
49152025-04-18T23:59:08.425Z Fresh deranged v0.3.11
49162025-04-18T23:59:08.425Z Fresh num_threads v0.1.7
49172025-04-18T23:59:08.425Z Fresh icu_properties v1.5.1
49182025-04-18T23:59:08.425Z Fresh time-macros v0.2.18
49192025-04-18T23:59:08.425Z Fresh which v4.4.2
49202025-04-18T23:59:08.425Z Fresh tokio-util v0.7.13
49212025-04-18T23:59:08.426Z Fresh block-padding v0.3.3
49222025-04-18T23:59:08.426Z Fresh lazycell v1.3.0
49232025-04-18T23:59:08.426Z Fresh rustc-hash v1.1.0
49242025-04-18T23:59:08.426Z Fresh icu_normalizer v1.5.0
49252025-04-18T23:59:08.426Z Fresh time v0.3.36
49262025-04-18T23:59:08.426Z Fresh atomic-waker v1.1.2
49272025-04-18T23:59:08.426Z Fresh inout v0.1.3
49282025-04-18T23:59:08.426Z Fresh bindgen v0.69.5
49292025-04-18T23:59:08.426Z Fresh cmake v0.1.51
49302025-04-18T23:59:08.426Z Fresh fs_extra v1.3.0
49312025-04-18T23:59:08.426Z Fresh idna_adapter v1.2.0
49322025-04-18T23:59:08.426Z Fresh dunce v1.0.5
49332025-04-18T23:59:08.426Z Fresh untrusted v0.9.0
49342025-04-18T23:59:08.426Z Fresh cipher v0.4.4
49352025-04-18T23:59:08.426Z Fresh sha2 v0.10.8
49362025-04-18T23:59:08.426Z Fresh serde_tokenstream v0.2.2
49372025-04-18T23:59:08.426Z Fresh gimli v0.31.1
49382025-04-18T23:59:08.426Z Fresh idna v1.0.3
49392025-04-18T23:59:08.426Z Fresh httparse v1.9.5
49402025-04-18T23:59:08.426Z Fresh ring v0.17.11
49412025-04-18T23:59:08.426Z Fresh addr2line v0.24.2
49422025-04-18T23:59:08.426Z Fresh toml_datetime v0.6.8
49432025-04-18T23:59:08.426Z Fresh serde_spanned v0.6.8
49442025-04-18T23:59:08.426Z Fresh object v0.36.5
49452025-04-18T23:59:08.426Z Fresh url v2.5.3
49462025-04-18T23:59:08.426Z Fresh rustc-demangle v0.1.24
49472025-04-18T23:59:08.426Z Fresh rustls-pki-types v1.10.0
49482025-04-18T23:59:08.426Z Fresh base64ct v1.6.0
49492025-04-18T23:59:08.426Z Fresh hmac v0.12.1
49502025-04-18T23:59:08.426Z Fresh backtrace v0.3.74
49512025-04-18T23:59:08.426Z Fresh aws-lc-sys v0.26.0
49522025-04-18T23:59:08.426Z Fresh http-body v1.0.1
49532025-04-18T23:59:08.426Z Fresh base64 v0.22.1
49542025-04-18T23:59:08.426Z Fresh httpdate v1.0.3
49552025-04-18T23:59:08.426Z Fresh try-lock v0.2.5
49562025-04-18T23:59:08.426Z Fresh anyhow v1.0.97
49572025-04-18T23:59:08.426Z Fresh untrusted v0.7.1
49582025-04-18T23:59:08.426Z Fresh want v0.3.1
49592025-04-18T23:59:08.427Z Fresh h2 v0.4.6
49602025-04-18T23:59:08.427Z Fresh tower-service v0.3.3
49612025-04-18T23:59:08.427Z Fresh pem-rfc7468 v0.7.0
49622025-04-18T23:59:08.427Z Fresh aws-lc-rs v1.12.4
49632025-04-18T23:59:08.427Z Fresh hyper v1.6.0
49642025-04-18T23:59:08.427Z Fresh mime v0.3.17
49652025-04-18T23:59:08.427Z Fresh async-trait v0.1.88
49662025-04-18T23:59:08.427Z Fresh der_derive v0.7.3
49672025-04-18T23:59:08.427Z Fresh flagset v0.4.6
49682025-04-18T23:59:08.427Z Fresh rustls-webpki v0.102.8
49692025-04-18T23:59:08.427Z Fresh slog v2.7.0
49702025-04-18T23:59:08.427Z Fresh hyper-util v0.1.10
49712025-04-18T23:59:08.427Z Fresh der v0.7.9
49722025-04-18T23:59:08.427Z Fresh http-body-util v0.1.2
49732025-04-18T23:59:08.427Z Fresh pbkdf2 v0.12.2
49742025-04-18T23:59:08.427Z Fresh aes v0.8.4
49752025-04-18T23:59:08.427Z Fresh openssl-probe v0.1.5
49762025-04-18T23:59:08.427Z Fresh ipnet v2.11.0
49772025-04-18T23:59:08.427Z Fresh foreign-types-shared v0.1.1
49782025-04-18T23:59:08.427Z Fresh spki v0.7.3
49792025-04-18T23:59:08.427Z Fresh openssl-sys v0.9.106
49802025-04-18T23:59:08.427Z Fresh rustls-pemfile v2.2.0
49812025-04-18T23:59:08.427Z Fresh salsa20 v0.10.2
49822025-04-18T23:59:08.455Z Fresh foreign-types v0.3.2
49832025-04-18T23:59:08.455Z Fresh cbc v0.1.2
49842025-04-18T23:59:08.455Z Fresh openssl-macros v0.1.1
49852025-04-18T23:59:08.455Z Fresh scrypt v0.11.0
49862025-04-18T23:59:08.455Z Fresh serde_urlencoded v0.7.1
49872025-04-18T23:59:08.455Z Fresh rustversion v1.0.17
49882025-04-18T23:59:08.455Z Fresh openssl v0.10.71
49892025-04-18T23:59:08.455Z Fresh futures-executor v0.3.31
49902025-04-18T23:59:08.455Z Fresh rustc_version v0.4.1
49912025-04-18T23:59:08.455Z Fresh encoding_rs v0.8.34
49922025-04-18T23:59:08.455Z Fresh pkcs5 v0.7.1
49932025-04-18T23:59:08.455Z Fresh futures v0.3.31
49942025-04-18T23:59:08.455Z Fresh rustls v0.23.19
49952025-04-18T23:59:08.455Z Fresh utf8parse v0.2.2
49962025-04-18T23:59:08.455Z Fresh pkcs8 v0.10.2
49972025-04-18T23:59:08.455Z Fresh psl-types v2.0.11
49982025-04-18T23:59:08.455Z Fresh litrs v0.4.1
49992025-04-18T23:59:08.455Z Fresh tokio-rustls v0.26.0
50002025-04-18T23:59:08.455Z Fresh native-tls v0.2.12
50012025-04-18T23:59:08.455Z Fresh publicsuffix v2.3.0
50022025-04-18T23:59:08.455Z Fresh document-features v0.2.10
50032025-04-18T23:59:08.455Z Fresh webpki-roots v0.26.6
50042025-04-18T23:59:08.455Z Fresh openapiv3 v2.0.0
50052025-04-18T23:59:08.455Z Fresh sync_wrapper v1.0.1
50062025-04-18T23:59:08.455Z Fresh tokio-native-tls v0.3.1
50072025-04-18T23:59:08.455Z Fresh cookie v0.18.1
50082025-04-18T23:59:08.455Z Fresh anstyle v1.0.10
50092025-04-18T23:59:08.456Z Fresh tower-layer v0.3.3
50102025-04-18T23:59:08.456Z Fresh hyper-rustls v0.27.3
50112025-04-18T23:59:08.456Z Fresh winnow v0.5.40
50122025-04-18T23:59:08.456Z Fresh anstyle-parse v0.2.5
50132025-04-18T23:59:08.456Z Fresh colorchoice v1.0.2
50142025-04-18T23:59:08.456Z Fresh cookie_store v0.21.1
50152025-04-18T23:59:08.456Z Fresh hyper-tls v0.6.0
50162025-04-18T23:59:08.456Z Fresh tower v0.5.2
50172025-04-18T23:59:08.456Z Fresh toml_edit v0.19.15
50182025-04-18T23:59:08.456Z Fresh anstyle-query v1.1.1
50192025-04-18T23:59:08.456Z Fresh ucd-trie v0.1.7
50202025-04-18T23:59:08.456Z Fresh winnow v0.7.3
50212025-04-18T23:59:08.456Z Fresh is_terminal_polyfill v1.70.1
50222025-04-18T23:59:08.456Z Fresh reqwest v0.12.12
50232025-04-18T23:59:08.456Z Fresh anstream v0.6.15
50242025-04-18T23:59:08.456Z Fresh pest v2.7.14
50252025-04-18T23:59:08.456Z Fresh toml_edit v0.22.24
50262025-04-18T23:59:08.456Z Fresh ipnetwork v0.21.1
50272025-04-18T23:59:08.456Z Fresh signature v2.2.0
50282025-04-18T23:59:08.456Z Fresh terminal_size v0.4.0
50292025-04-18T23:59:08.456Z Fresh data-encoding v2.6.0
50302025-04-18T23:59:08.456Z Fresh siphasher v0.3.11
50312025-04-18T23:59:08.456Z Fresh heck v0.4.1
50322025-04-18T23:59:08.456Z Fresh clap_lex v0.7.4
50332025-04-18T23:59:08.456Z Fresh pest_meta v2.7.14
50342025-04-18T23:59:08.456Z Fresh clap_derive v4.5.32
50352025-04-18T23:59:08.456Z Fresh scroll_derive v0.12.0
50362025-04-18T23:59:08.456Z Fresh tinyvec_macros v0.1.1
50372025-04-18T23:59:08.456Z Fresh sha1 v0.10.6
50382025-04-18T23:59:08.456Z Fresh clap_builder v4.5.32
50392025-04-18T23:59:08.456Z Fresh pest_generator v2.7.14
50402025-04-18T23:59:08.456Z Fresh scroll v0.12.0
50412025-04-18T23:59:08.456Z Fresh tinyvec v1.8.0
50422025-04-18T23:59:08.456Z Fresh crc32fast v1.4.2
50432025-04-18T23:59:08.456Z Fresh bitflags v1.3.2
50442025-04-18T23:59:08.456Z Fresh plain v0.2.3
50452025-04-18T23:59:08.456Z Fresh num-integer v0.1.46
50462025-04-18T23:59:08.456Z Fresh clap v4.5.32
50472025-04-18T23:59:08.456Z Fresh pest_derive v2.7.14
50482025-04-18T23:59:08.456Z Fresh goblin v0.8.2
50492025-04-18T23:59:08.457Z Fresh unicode-segmentation v1.12.0
50502025-04-18T23:59:08.457Z Fresh pretty-hex v0.4.1
50512025-04-18T23:59:08.457Z Fresh hex v0.4.3
50522025-04-18T23:59:08.457Z Fresh dof v0.3.0
50532025-04-18T23:59:08.457Z Fresh dtrace-parser v0.2.0
50542025-04-18T23:59:08.457Z Fresh zerocopy-derive v0.8.10
50552025-04-18T23:59:08.457Z Fresh thread-id v4.2.2
50562025-04-18T23:59:08.457Z Fresh base16ct v0.2.0
50572025-04-18T23:59:08.457Z Fresh ff v0.13.0
50582025-04-18T23:59:08.457Z Fresh sec1 v0.7.3
50592025-04-18T23:59:08.457Z Fresh usdt-impl v0.5.0
50602025-04-18T23:59:08.457Z Fresh zerocopy v0.8.10
50612025-04-18T23:59:08.457Z Fresh group v0.13.0
50622025-04-18T23:59:08.457Z Fresh flate2 v1.1.0
50632025-04-18T23:59:08.457Z Fresh num-iter v0.1.45
50642025-04-18T23:59:08.457Z Fresh hkdf v0.12.4
50652025-04-18T23:59:08.457Z Fresh crossbeam-epoch v0.9.18
50662025-04-18T23:59:08.457Z Fresh crypto-bigint v0.5.5
50672025-04-18T23:59:08.457Z Fresh static_assertions v1.1.0
50682025-04-18T23:59:08.457Z Fresh unicode-width v0.2.0
50692025-04-18T23:59:08.457Z Fresh usdt-macro v0.5.0
50702025-04-18T23:59:08.457Z Fresh usdt-attr-macro v0.5.0
50712025-04-18T23:59:08.457Z Fresh oxnet v0.1.1
50722025-04-18T23:59:08.457Z Fresh elliptic-curve v0.13.8
50732025-04-18T23:59:08.457Z Fresh toml v0.7.8
50742025-04-18T23:59:08.457Z Fresh bstr v1.10.0
50752025-04-18T23:59:08.457Z Fresh zerocopy-derive v0.6.6
50762025-04-18T23:59:08.457Z Fresh memmap v0.7.0
50772025-04-18T23:59:08.457Z Fresh crossbeam-deque v0.8.5
50782025-04-18T23:59:08.457Z Fresh zerocopy v0.6.6
50792025-04-18T23:59:08.457Z Fresh num-bigint-dig v0.8.4
50802025-04-18T23:59:08.457Z Fresh usdt v0.5.0
50812025-04-18T23:59:08.457Z Fresh pkcs1 v0.7.5
50822025-04-18T23:59:08.484Z Fresh hubpack_derive v0.1.1
50832025-04-18T23:59:08.484Z Fresh rsa v0.9.6
50842025-04-18T23:59:08.484Z Fresh hubpack v0.1.2
50852025-04-18T23:59:08.484Z Fresh rayon-core v1.12.1
50862025-04-18T23:59:08.484Z Fresh unicode-normalization v0.1.24
50872025-04-18T23:59:08.484Z Fresh phf_shared v0.11.2
50882025-04-18T23:59:08.484Z Fresh rfc6979 v0.4.0
50892025-04-18T23:59:08.484Z Fresh curve25519-dalek-derive v0.1.1
50902025-04-18T23:59:08.484Z Fresh managed v0.8.0
50912025-04-18T23:59:08.484Z Fresh ahash v0.8.11
50922025-04-18T23:59:08.484Z Fresh bzip2-sys v0.1.11+1.0.8
50932025-04-18T23:59:08.484Z Fresh phf_shared v0.10.0
50942025-04-18T23:59:08.484Z Fresh ecdsa v0.16.9
50952025-04-18T23:59:08.484Z Fresh curve25519-dalek v4.1.3
50962025-04-18T23:59:08.485Z Fresh x509-cert v0.2.5
50972025-04-18T23:59:08.485Z Fresh precomputed-hash v0.1.1
50982025-04-18T23:59:08.485Z Fresh new_debug_unreachable v1.0.6
50992025-04-18T23:59:08.485Z Fresh fixedbitset v0.4.2
51002025-04-18T23:59:08.485Z Fresh unicode-xid v0.2.6
51012025-04-18T23:59:08.485Z Fresh string_cache v0.8.7
51022025-04-18T23:59:08.485Z Fresh newtype-uuid v1.2.1
51032025-04-18T23:59:08.485Z Fresh signal-hook v0.3.17
51042025-04-18T23:59:08.485Z Fresh bzip2 v0.4.4
51052025-04-18T23:59:08.485Z Fresh ed25519 v2.2.3
51062025-04-18T23:59:08.485Z Fresh petgraph v0.6.5
51072025-04-18T23:59:08.485Z Fresh enum-as-inner v0.6.1
51082025-04-18T23:59:08.485Z Fresh daft-derive v0.1.2
51092025-04-18T23:59:08.485Z Fresh ed25519-dalek v2.1.1
51102025-04-18T23:59:08.485Z Fresh memoffset v0.9.1
51112025-04-18T23:59:08.485Z Fresh console v0.15.10
51122025-04-18T23:59:08.485Z Fresh rand_core v0.9.2
51132025-04-18T23:59:08.485Z Fresh hickory-proto v0.24.4
51142025-04-18T23:59:08.485Z Fresh daft v0.1.2
51152025-04-18T23:59:08.485Z Fresh cfg_aliases v0.2.1
51162025-04-18T23:59:08.485Z Fresh lalrpop-util v0.19.12
51172025-04-18T23:59:08.485Z Fresh rand_chacha v0.9.0
51182025-04-18T23:59:08.485Z Fresh zip v0.6.6
51192025-04-18T23:59:08.485Z Fresh signal-hook-mio v0.2.4
51202025-04-18T23:59:08.485Z Fresh hash32 v0.2.1
51212025-04-18T23:59:08.485Z Fresh unicode-bidi v0.3.17
51222025-04-18T23:59:08.485Z Fresh lockfree-object-pool v0.1.6
51232025-04-18T23:59:08.485Z Fresh unicode-properties v0.1.3
51242025-04-18T23:59:08.485Z Fresh simd-adler32 v0.3.7
51252025-04-18T23:59:08.485Z Fresh predicates-core v1.0.8
51262025-04-18T23:59:08.485Z Fresh bumpalo v3.16.0
51272025-04-18T23:59:08.485Z Fresh heapless v0.7.17
51282025-04-18T23:59:08.485Z Fresh zopfli v0.8.1
51292025-04-18T23:59:08.485Z Fresh stringprep v0.1.5
51302025-04-18T23:59:08.485Z Fresh fs-err v2.11.0
51312025-04-18T23:59:08.485Z Fresh crossterm v0.28.1
51322025-04-18T23:59:08.485Z Fresh rand v0.9.0
51332025-04-18T23:59:08.485Z Fresh rayon v1.10.0
51342025-04-18T23:59:08.485Z Fresh similar v2.7.0
51352025-04-18T23:59:08.485Z Fresh tokio-stream v0.1.17
51362025-04-18T23:59:08.486Z Fresh md-5 v0.10.6
51372025-04-18T23:59:08.486Z Fresh float-cmp v0.10.0
51382025-04-18T23:59:08.486Z Fresh normalize-line-endings v0.3.0
51392025-04-18T23:59:08.486Z Fresh difflib v0.4.0
51402025-04-18T23:59:08.486Z Fresh fallible-iterator v0.2.0
51412025-04-18T23:59:08.486Z Fresh predicates v3.1.3
51422025-04-18T23:59:08.486Z Fresh nix v0.29.0
51432025-04-18T23:59:08.486Z Fresh buf-list v1.0.3
51442025-04-18T23:59:08.486Z Fresh zip v2.1.3
51452025-04-18T23:59:08.486Z Fresh portable-atomic v1.9.0
51462025-04-18T23:59:08.486Z Fresh smoltcp v0.9.1
51472025-04-18T23:59:08.486Z Fresh phf v0.11.2
51482025-04-18T23:59:08.486Z Fresh postgres-protocol v0.6.8
51492025-04-18T23:59:08.486Z Fresh strum_macros v0.25.3
51502025-04-18T23:59:08.486Z Fresh serde-big-array v0.5.1
51512025-04-18T23:59:08.486Z Fresh serde_repr v0.1.19
51522025-04-18T23:59:08.486Z Fresh number_prefix v0.4.0
51532025-04-18T23:59:08.486Z Fresh peg-runtime v0.8.5
51542025-04-18T23:59:08.486Z Fresh whoami v1.5.2
51552025-04-18T23:59:08.486Z Fresh postgres-types v0.2.9
51562025-04-18T23:59:08.486Z Fresh gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
51572025-04-18T23:59:08.486Z Fresh indicatif v0.17.11
51582025-04-18T23:59:08.486Z Fresh thiserror-impl v2.0.12
51592025-04-18T23:59:08.486Z Fresh regress v0.10.3
51602025-04-18T23:59:08.486Z Fresh fastrand v2.1.1
51612025-04-18T23:59:08.486Z Fresh tokio-postgres v0.7.13
51622025-04-18T23:59:08.486Z Fresh thiserror v2.0.12
51632025-04-18T23:59:08.486Z Fresh is-terminal v0.4.13
51642025-04-18T23:59:08.486Z Fresh ident_case v1.0.1
51652025-04-18T23:59:08.486Z Fresh unsafe-libyaml v0.2.11
51662025-04-18T23:59:08.486Z Fresh dirs-sys-next v0.1.2
51672025-04-18T23:59:08.486Z Fresh progenitor-client v0.9.1
51682025-04-18T23:59:08.486Z Fresh camino v1.1.9
51692025-04-18T23:59:08.486Z Fresh serde_yaml v0.9.34+deprecated
51702025-04-18T23:59:08.486Z Fresh darling_core v0.20.10
51712025-04-18T23:59:08.486Z Fresh dirs-next v2.0.0
51722025-04-18T23:59:08.486Z Fresh typify-impl v0.3.0
51732025-04-18T23:59:08.486Z Fresh toml v0.8.20
51742025-04-18T23:59:08.486Z Fresh tempfile v3.13.0
51752025-04-18T23:59:08.486Z Fresh darling_macro v0.20.10
51762025-04-18T23:59:08.487Z Fresh term v0.7.0
51772025-04-18T23:59:08.487Z Fresh typify-macro v0.3.0
51782025-04-18T23:59:08.487Z Fresh crossbeam-channel v0.5.13
51792025-04-18T23:59:08.487Z Fresh thread_local v1.1.8
51802025-04-18T23:59:08.487Z Fresh take_mut v0.2.2
51812025-04-18T23:59:08.487Z Fresh darling v0.20.10
51822025-04-18T23:59:08.514Z Fresh typify v0.3.0
51832025-04-18T23:59:08.514Z Fresh slog-term v2.9.1
51842025-04-18T23:59:08.514Z Fresh match_cfg v0.1.0
51852025-04-18T23:59:08.514Z Fresh quick-error v1.2.3
51862025-04-18T23:59:08.514Z Fresh debug-ignore v1.0.5
51872025-04-18T23:59:08.514Z Fresh progenitor-impl v0.9.1
51882025-04-18T23:59:08.514Z Fresh slog-async v2.8.0
51892025-04-18T23:59:08.514Z Fresh hostname v0.3.1
51902025-04-18T23:59:08.514Z Fresh strum_macros v0.26.4
51912025-04-18T23:59:08.514Z Fresh structmeta-derive v0.3.0
51922025-04-18T23:59:08.514Z Fresh slog-json v2.6.1
51932025-04-18T23:59:08.514Z Fresh serde_path_to_error v0.1.16
51942025-04-18T23:59:08.514Z Fresh progenitor-macro v0.9.1
51952025-04-18T23:59:08.514Z Fresh strum v0.26.3
51962025-04-18T23:59:08.514Z Fresh structmeta v0.3.0
51972025-04-18T23:59:08.514Z Fresh wait-timeout v0.2.0
51982025-04-18T23:59:08.514Z Fresh slog-bunyan v2.5.0
51992025-04-18T23:59:08.514Z Fresh bit-vec v0.8.0
52002025-04-18T23:59:08.514Z Fresh progenitor v0.9.1
52012025-04-18T23:59:08.514Z Fresh rustls v0.22.4
52022025-04-18T23:59:08.514Z Fresh rusty-fork v0.3.0
52032025-04-18T23:59:08.514Z Fresh bit-set v0.8.0
52042025-04-18T23:59:08.515Z Fresh serde_with_macros v3.12.0
52052025-04-18T23:59:08.515Z Fresh rand_xorshift v0.3.0
52062025-04-18T23:59:08.515Z Fresh async-stream-impl v0.3.6
52072025-04-18T23:59:08.515Z Fresh tokio-rustls v0.25.0
52082025-04-18T23:59:08.515Z Fresh unarray v0.1.4
52092025-04-18T23:59:08.515Z Fresh multer v3.1.0
52102025-04-18T23:59:08.515Z Fresh serde_with v3.12.0
52112025-04-18T23:59:08.515Z Fresh async-stream v0.3.6
52122025-04-18T23:59:08.515Z Fresh waitgroup v0.1.2
52132025-04-18T23:59:08.515Z Fresh hostname v0.4.0
52142025-04-18T23:59:08.515Z Fresh proptest v1.6.0
52152025-04-18T23:59:08.515Z Fresh parse-display-derive v0.10.0
52162025-04-18T23:59:08.515Z Fresh macaddr v1.0.1
52172025-04-18T23:59:08.515Z Fresh test-strategy v0.4.0
52182025-04-18T23:59:08.515Z Fresh dropshot_endpoint v0.16.0
52192025-04-18T23:59:08.515Z Fresh instant v0.1.13
52202025-04-18T23:59:08.515Z Fresh serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
52212025-04-18T23:59:08.515Z Fresh parse-display v0.10.0
52222025-04-18T23:59:08.515Z Fresh slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
52232025-04-18T23:59:08.515Z Fresh backoff v0.4.0
52242025-04-18T23:59:08.515Z Fresh mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5a0d6edd0ecc7f26225a5bf3849d8508956682d0#5a0d6edd)
52252025-04-18T23:59:08.515Z Fresh camino-tempfile v1.1.1
52262025-04-18T23:59:08.515Z Fresh unicode-width v0.1.14
52272025-04-18T23:59:08.515Z Fresh dropshot v0.16.0
52282025-04-18T23:59:08.515Z Fresh tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
52292025-04-18T23:59:08.515Z Fresh slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
52302025-04-18T23:59:08.515Z Fresh proc-macro-crate v1.3.1
52312025-04-18T23:59:08.515Z Fresh num_enum_derive v0.5.11
52322025-04-18T23:59:08.515Z Fresh tabwriter v1.4.0
52332025-04-18T23:59:08.515Z Fresh foreign-types-macros v0.2.3
52342025-04-18T23:59:08.515Z Fresh proc-macro-error-attr v1.0.4
52352025-04-18T23:59:08.515Z Fresh num_enum v0.5.11
52362025-04-18T23:59:08.515Z Fresh foreign-types-shared v0.3.1
52372025-04-18T23:59:08.515Z Fresh nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52382025-04-18T23:59:08.515Z Fresh libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
52392025-04-18T23:59:08.515Z Fresh rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52402025-04-18T23:59:08.515Z Fresh cstr-argument v0.1.2
52412025-04-18T23:59:08.515Z Fresh pretty-hex v0.2.1
52422025-04-18T23:59:08.515Z Fresh proc-macro-error v1.0.4
52432025-04-18T23:59:08.515Z Fresh foreign-types v0.5.0
52442025-04-18T23:59:08.516Z Fresh dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
52452025-04-18T23:59:08.516Z Fresh rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52462025-04-18T23:59:08.516Z Fresh colored v2.2.0
52472025-04-18T23:59:08.516Z Fresh winnow v0.6.20
52482025-04-18T23:59:08.516Z Fresh smf v0.2.3
52492025-04-18T23:59:08.516Z Fresh nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52502025-04-18T23:59:08.516Z Fresh itertools v0.13.0
52512025-04-18T23:59:08.516Z Fresh itertools v0.14.0
52522025-04-18T23:59:08.516Z Fresh hash32 v0.3.1
52532025-04-18T23:59:08.516Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
52542025-04-18T23:59:08.516Z Fresh ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
52552025-04-18T23:59:08.516Z Fresh cobs v0.2.3
52562025-04-18T23:59:08.516Z Fresh base64 v0.21.7
52572025-04-18T23:59:08.516Z Fresh crucible-workspace-hack v0.1.0
52582025-04-18T23:59:08.516Z Fresh heapless v0.8.0
52592025-04-18T23:59:08.516Z Fresh ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
52602025-04-18T23:59:08.516Z Fresh postcard v1.0.10
52612025-04-18T23:59:08.516Z Fresh illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
52622025-04-18T23:59:08.516Z Fresh kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
52632025-04-18T23:59:08.516Z Fresh sigpipe v0.1.3
52642025-04-18T23:59:08.516Z Fresh smoltcp v0.11.0
52652025-04-18T23:59:08.516Z Fresh ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
52662025-04-18T23:59:08.516Z Fresh termtree v0.4.1
52672025-04-18T23:59:08.516Z Fresh poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
52682025-04-18T23:59:08.516Z Fresh zone_cfg_derive v0.3.0
52692025-04-18T23:59:08.516Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
52702025-04-18T23:59:08.516Z Fresh opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
52712025-04-18T23:59:08.516Z Fresh predicates-tree v1.0.11
52722025-04-18T23:59:08.516Z Fresh num-derive v0.4.2
52732025-04-18T23:59:08.516Z Fresh fragile v2.0.0
52742025-04-18T23:59:08.516Z Fresh downcast v0.11.0
52752025-04-18T23:59:08.516Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
52762025-04-18T23:59:08.516Z Fresh opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
52772025-04-18T23:59:08.516Z Fresh mockall_derive v0.13.1
52782025-04-18T23:59:08.516Z Fresh crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
52792025-04-18T23:59:08.516Z Fresh zone v0.3.0
52802025-04-18T23:59:08.516Z Fresh atomicwrites v0.4.4
52812025-04-18T23:59:08.516Z Fresh convert_case v0.4.0
52822025-04-18T23:59:08.543Z Fresh newline-converter v0.3.0
52832025-04-18T23:59:08.543Z Fresh oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
52842025-04-18T23:59:08.543Z Fresh mockall v0.13.1
52852025-04-18T23:59:08.543Z Fresh derive_more v0.99.19
52862025-04-18T23:59:08.543Z Fresh utf-8 v0.7.6
52872025-04-18T23:59:08.543Z Fresh expectorate v1.1.0
52882025-04-18T23:59:08.543Z Fresh same-file v1.0.6
52892025-04-18T23:59:08.543Z Fresh xattr v1.3.1
52902025-04-18T23:59:08.543Z Fresh filetime v0.2.25
52912025-04-18T23:59:08.543Z Fresh opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
52922025-04-18T23:59:08.543Z Fresh tungstenite v0.21.0
52932025-04-18T23:59:08.543Z Fresh walkdir v2.5.0
52942025-04-18T23:59:08.543Z Fresh tar v0.4.44
52952025-04-18T23:59:08.543Z Fresh derive-where v1.2.7
52962025-04-18T23:59:08.543Z Fresh fixedbitset v0.5.7
52972025-04-18T23:59:08.543Z Fresh arc-swap v1.7.1
52982025-04-18T23:59:08.543Z Fresh num-rational v0.4.2
52992025-04-18T23:59:08.543Z Fresh tokio-tungstenite v0.21.0
53002025-04-18T23:59:08.543Z Fresh petgraph v0.7.1
53012025-04-18T23:59:08.543Z Fresh slog-scope v4.4.0
53022025-04-18T23:59:08.544Z Fresh num-complex v0.4.6
53032025-04-18T23:59:08.544Z Fresh float-ord v0.3.2
53042025-04-18T23:59:08.544Z Fresh password-hash v0.5.0
53052025-04-18T23:59:08.544Z Fresh blake2 v0.10.6
53062025-04-18T23:59:08.544Z Fresh slog-stdlog v4.1.1
53072025-04-18T23:59:08.544Z Fresh num v0.4.3
53082025-04-18T23:59:08.544Z Fresh indent_write v2.2.0
53092025-04-18T23:59:08.544Z Fresh argon2 v0.5.3
53102025-04-18T23:59:08.544Z Fresh slog-envlogger v2.2.0
53112025-04-18T23:59:08.544Z Fresh libsw-core v0.3.1
53122025-04-18T23:59:08.544Z Fresh swrite v0.1.0
53132025-04-18T23:59:08.544Z Fresh linear-map v1.2.0
53142025-04-18T23:59:08.544Z Fresh cancel-safe-futures v0.1.5
53152025-04-18T23:59:08.544Z Fresh owo-colors v4.2.0
53162025-04-18T23:59:08.544Z Fresh libsw v3.4.0
53172025-04-18T23:59:08.544Z Fresh pem v3.0.5
53182025-04-18T23:59:08.544Z Fresh typify-impl v0.2.0
53192025-04-18T23:59:08.544Z Fresh typify-macro v0.2.0
53202025-04-18T23:59:08.544Z Fresh highway v1.3.0
53212025-04-18T23:59:08.544Z Fresh linked-hash-map v0.5.6
53222025-04-18T23:59:08.544Z Fresh progenitor-client v0.8.0
53232025-04-18T23:59:08.544Z Fresh typify v0.2.0
53242025-04-18T23:59:08.544Z Fresh lru-cache v0.1.2
53252025-04-18T23:59:08.544Z Fresh resolv-conf v0.7.0
53262025-04-18T23:59:08.544Z Fresh heck v0.3.3
53272025-04-18T23:59:08.544Z Fresh headers-core v0.3.0
53282025-04-18T23:59:08.544Z Fresh progenitor-impl v0.8.0
53292025-04-18T23:59:08.544Z Fresh lzma-sys v0.1.20
53302025-04-18T23:59:08.544Z Fresh headers v0.4.0
53312025-04-18T23:59:08.544Z Fresh hickory-resolver v0.24.4
53322025-04-18T23:59:08.544Z Fresh zone_cfg_derive v0.1.2
53332025-04-18T23:59:08.544Z Fresh cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
53342025-04-18T23:59:08.544Z Fresh yasna v0.5.2
53352025-04-18T23:59:08.544Z Fresh progenitor-macro v0.8.0
53362025-04-18T23:59:08.544Z Fresh base64 v0.13.1
53372025-04-18T23:59:08.544Z Fresh rcgen v0.12.1
53382025-04-18T23:59:08.544Z Fresh zone v0.1.8
53392025-04-18T23:59:08.544Z Fresh xz2 v0.1.7
53402025-04-18T23:59:08.544Z Fresh propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
53412025-04-18T23:59:08.544Z Fresh subprocess v0.2.9
53422025-04-18T23:59:08.545Z Fresh humantime v2.1.0
53432025-04-18T23:59:08.545Z Fresh progenitor v0.8.0
53442025-04-18T23:59:08.545Z Fresh ron v0.7.1
53452025-04-18T23:59:08.545Z Fresh semver v0.1.20
53462025-04-18T23:59:08.545Z Fresh qorb v0.2.1
53472025-04-18T23:59:08.545Z Fresh half v2.4.1
53482025-04-18T23:59:08.545Z Fresh ciborium-io v0.2.2
53492025-04-18T23:59:08.545Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
53502025-04-18T23:59:08.545Z Fresh rustc_version v0.1.7
53512025-04-18T23:59:08.545Z Fresh ciborium-ll v0.2.2
53522025-04-18T23:59:08.545Z Fresh pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
53532025-04-18T23:59:08.545Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
53542025-04-18T23:59:08.545Z Fresh libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
53552025-04-18T23:59:08.545Z Fresh ciborium v0.2.2
53562025-04-18T23:59:08.545Z Fresh crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
53572025-04-18T23:59:08.545Z Fresh display-error-chain v0.2.2
53582025-04-18T23:59:08.545Z Fresh propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
53592025-04-18T23:59:08.545Z Fresh gethostname v0.5.0
53602025-04-18T23:59:08.545Z Fresh keccak v0.1.5
53612025-04-18T23:59:08.545Z Fresh bytecount v0.6.8
53622025-04-18T23:59:08.545Z Fresh newtype_derive v0.1.6
53632025-04-18T23:59:08.545Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
53642025-04-18T23:59:08.545Z Fresh slog-dtrace v0.3.0
53652025-04-18T23:59:08.545Z Fresh sha3 v0.10.8
53662025-04-18T23:59:08.545Z Fresh nibble_vec v0.1.0
53672025-04-18T23:59:08.545Z Fresh endian-type v0.1.2
53682025-04-18T23:59:08.545Z Fresh universal-hash v0.5.1
53692025-04-18T23:59:08.545Z Fresh steno v0.4.1
53702025-04-18T23:59:08.545Z Fresh radix_trie v0.2.1
53712025-04-18T23:59:08.545Z Fresh secrecy v0.8.0
53722025-04-18T23:59:08.545Z Fresh opaque-debug v0.3.1
53732025-04-18T23:59:08.545Z Fresh arrayvec v0.7.6
53742025-04-18T23:59:08.545Z Fresh arrayref v0.3.9
53752025-04-18T23:59:08.545Z Fresh constant_time_eq v0.3.1
53762025-04-18T23:59:08.545Z Fresh aead v0.5.2
53772025-04-18T23:59:08.545Z Fresh poly1305 v0.8.0
53782025-04-18T23:59:08.545Z Fresh chacha20 v0.9.1
53792025-04-18T23:59:08.545Z Fresh memmap2 v0.9.5
53802025-04-18T23:59:08.545Z Fresh topological-sort v0.2.2
53812025-04-18T23:59:08.545Z Fresh thiserror-impl-no-std v2.0.2
53822025-04-18T23:59:08.572Z Fresh thiserror-no-std v2.0.2
53832025-04-18T23:59:08.572Z Fresh chacha20poly1305 v0.10.1
53842025-04-18T23:59:08.572Z Fresh toolchain_find v0.4.0
53852025-04-18T23:59:08.572Z Fresh blake3 v1.5.4
53862025-04-18T23:59:08.572Z Fresh vsss-rs v3.3.4
53872025-04-18T23:59:08.572Z Fresh rustfmt-wrapper v0.2.1
53882025-04-18T23:59:08.572Z Fresh fxhash v0.2.1
53892025-04-18T23:59:08.572Z Fresh maplit v1.0.2
53902025-04-18T23:59:08.572Z Fresh async-recursion v1.1.1
53912025-04-18T23:59:08.572Z Fresh omicron-zone-package v0.12.0
53922025-04-18T23:59:08.572Z Fresh libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
53932025-04-18T23:59:08.572Z Fresh const_format_proc_macros v0.2.34
53942025-04-18T23:59:08.572Z Fresh const_format v0.2.34
53952025-04-18T23:59:08.573Z Fresh termcolor v1.4.1
53962025-04-18T23:59:08.573Z Fresh tap v1.0.1
53972025-04-18T23:59:08.573Z Fresh kstat-rs v0.2.4
53982025-04-18T23:59:08.573Z Fresh wyz v0.5.1
53992025-04-18T23:59:08.573Z Fresh radium v0.7.0
54002025-04-18T23:59:08.573Z Fresh vte_generate_state_changes v0.1.2
54012025-04-18T23:59:08.573Z Fresh funty v2.0.0
54022025-04-18T23:59:08.573Z Fresh crc-catalog v2.4.0
54032025-04-18T23:59:08.573Z Fresh maybe-uninit v2.0.0
54042025-04-18T23:59:08.573Z Fresh crc v3.2.1
54052025-04-18T23:59:08.573Z Fresh bitvec v1.0.1
54062025-04-18T23:59:08.573Z Fresh vte v0.11.1
54072025-04-18T23:59:08.573Z Fresh packed_struct_codegen v0.10.1
54082025-04-18T23:59:08.573Z Fresh fd-lock v4.0.2
54092025-04-18T23:59:08.573Z Fresh nodrop v0.1.14
54102025-04-18T23:59:08.573Z Fresh strip-ansi-escapes v0.2.0
54112025-04-18T23:59:08.573Z Fresh packed_struct v0.10.1
54122025-04-18T23:59:08.573Z Fresh smallvec v0.6.14
54132025-04-18T23:59:08.573Z Fresh array-init v0.0.4
54142025-04-18T23:59:08.573Z Fresh itertools v0.12.1
54152025-04-18T23:59:08.573Z Fresh hashbrown v0.12.3
54162025-04-18T23:59:08.573Z Fresh bitfield v0.14.0
54172025-04-18T23:59:08.573Z Fresh nu-ansi-term v0.50.1
54182025-04-18T23:59:08.573Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
54192025-04-18T23:59:08.573Z Fresh env_logger v0.10.2
54202025-04-18T23:59:08.573Z Fresh ron v0.8.1
54212025-04-18T23:59:08.573Z Fresh reedline v0.38.0
54222025-04-18T23:59:08.573Z Fresh indexmap v1.9.3
54232025-04-18T23:59:08.573Z Fresh serde-hex v0.1.0
54242025-04-18T23:59:08.573Z Fresh lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
54252025-04-18T23:59:08.573Z Fresh hashbrown v0.13.2
54262025-04-18T23:59:08.573Z Fresh phf_generator v0.11.2
54272025-04-18T23:59:08.573Z Fresh crc-any v2.5.0
54282025-04-18T23:59:08.573Z Fresh tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
54292025-04-18T23:59:08.573Z Fresh lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
54302025-04-18T23:59:08.573Z Fresh phf_codegen v0.11.2
54312025-04-18T23:59:08.573Z Fresh object v0.30.4
54322025-04-18T23:59:08.573Z Fresh parse-zoneinfo v0.3.1
54332025-04-18T23:59:08.573Z Fresh cfg_aliases v0.1.1
54342025-04-18T23:59:08.573Z Fresh path-slash v0.1.5
54352025-04-18T23:59:08.574Z Fresh papergrid v0.11.0
54362025-04-18T23:59:08.574Z Fresh tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
54372025-04-18T23:59:08.574Z Fresh hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
54382025-04-18T23:59:08.574Z Fresh chrono-tz-build v0.4.0
54392025-04-18T23:59:08.574Z Fresh tabled_derive v0.7.0
54402025-04-18T23:59:08.574Z Fresh clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
54412025-04-18T23:59:08.574Z Fresh tabled v0.15.0
54422025-04-18T23:59:08.574Z Fresh nanorand v0.7.0
54432025-04-18T23:59:08.574Z Fresh bitfield-struct v0.6.2
54442025-04-18T23:59:08.574Z Fresh diff v0.1.13
54452025-04-18T23:59:08.574Z Fresh flume v0.11.1
54462025-04-18T23:59:08.574Z Fresh nix v0.28.0
54472025-04-18T23:59:08.574Z Fresh libefi-sys v0.1.0
54482025-04-18T23:59:08.574Z Fresh libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
54492025-04-18T23:59:08.574Z Fresh illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
54502025-04-18T23:59:08.574Z Fresh peg-macros v0.8.5
54512025-04-18T23:59:08.574Z Fresh sqlparser_derive v0.2.2
54522025-04-18T23:59:08.574Z Fresh nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
54532025-04-18T23:59:08.574Z Fresh unicode_categories v0.1.1
54542025-04-18T23:59:08.574Z Fresh libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
54552025-04-18T23:59:08.574Z Fresh tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
54562025-04-18T23:59:08.574Z Fresh sqlparser v0.45.0
54572025-04-18T23:59:08.574Z Fresh libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
54582025-04-18T23:59:08.574Z Fresh peg v0.8.5
54592025-04-18T23:59:08.574Z Fresh sqlformat v0.2.6
54602025-04-18T23:59:08.574Z Fresh rustyline v14.0.0
54612025-04-18T23:59:08.574Z Fresh chrono-tz v0.10.1
54622025-04-18T23:59:08.574Z Fresh parking_lot_core v0.8.6
54632025-04-18T23:59:08.574Z Fresh bcs v0.1.6
54642025-04-18T23:59:08.574Z Fresh termtree v0.5.1
54652025-04-18T23:59:08.574Z Fresh hickory-client v0.24.4
54662025-04-18T23:59:08.574Z Fresh dsl_auto_type v0.1.2
54672025-04-18T23:59:08.574Z Fresh parking_lot v0.11.2
54682025-04-18T23:59:08.574Z Fresh hickory-server v0.24.4
54692025-04-18T23:59:08.574Z Fresh scheduled-thread-pool v0.2.7
54702025-04-18T23:59:08.574Z Fresh diesel_table_macro_syntax v0.2.0
54712025-04-18T23:59:08.574Z Fresh sled v0.34.7
54722025-04-18T23:59:08.574Z Fresh r2d2 v0.8.10
54732025-04-18T23:59:08.574Z Fresh diesel_derives v2.2.3
54742025-04-18T23:59:08.574Z Fresh ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5a0d6edd0ecc7f26225a5bf3849d8508956682d0#5a0d6edd)
54752025-04-18T23:59:08.575Z Fresh bit-vec v0.6.3
54762025-04-18T23:59:08.575Z Fresh crunchy v0.2.2
54772025-04-18T23:59:08.575Z Fresh diesel v2.2.8
54782025-04-18T23:59:08.575Z Fresh bit-set v0.5.3
54792025-04-18T23:59:08.575Z Fresh tiny-keccak v2.0.2
54802025-04-18T23:59:08.575Z Fresh ascii-canvas v3.0.0
54812025-04-18T23:59:08.575Z Fresh ref-cast-impl v1.0.23
54822025-04-18T23:59:08.601Z Fresh ena v0.14.3
54832025-04-18T23:59:08.601Z Fresh regex-syntax v0.6.29
54842025-04-18T23:59:08.601Z Fresh ref-cast v1.0.23
54852025-04-18T23:59:08.601Z Fresh unicase v2.7.0
54862025-04-18T23:59:08.601Z Fresh primeorder v0.13.6
54872025-04-18T23:59:08.601Z Fresh lalrpop v0.19.12
54882025-04-18T23:59:08.601Z Fresh rustc-hash v2.1.1
54892025-04-18T23:59:08.601Z Fresh derive_builder_core v0.20.2
54902025-04-18T23:59:08.601Z Fresh signal-hook-tokio v0.3.1
54912025-04-18T23:59:08.601Z Fresh bindgen v0.71.1
54922025-04-18T23:59:08.601Z Fresh http-range v0.1.5
54932025-04-18T23:59:08.601Z Fresh derive_builder_macro v0.20.2
54942025-04-18T23:59:08.601Z Fresh strum_macros v0.24.3
54952025-04-18T23:59:08.601Z Fresh cargo-platform v0.1.8
54962025-04-18T23:59:08.601Z Fresh atty v0.2.14
54972025-04-18T23:59:08.602Z Fresh indoc v1.0.9
54982025-04-18T23:59:08.602Z Fresh polar-core v0.27.3
54992025-04-18T23:59:08.602Z Fresh derive_builder v0.20.2
55002025-04-18T23:59:08.602Z Fresh mime_guess v2.0.5
55012025-04-18T23:59:08.602Z Fresh libxml v0.3.3
55022025-04-18T23:59:08.602Z Fresh p384 v0.13.0
55032025-04-18T23:59:08.602Z Fresh tungstenite v0.23.0
55042025-04-18T23:59:08.602Z Fresh crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
55052025-04-18T23:59:08.602Z Fresh impl-trait-for-tuples v0.2.2
55062025-04-18T23:59:08.602Z Fresh oso-derive v0.27.3
55072025-04-18T23:59:08.602Z Fresh quick-xml v0.37.2
55082025-04-18T23:59:08.602Z Fresh hyper-staticfile v0.10.1
55092025-04-18T23:59:08.602Z Fresh samael v0.0.18
55102025-04-18T23:59:08.602Z Fresh salty v0.3.0
55112025-04-18T23:59:08.602Z Fresh oso v0.27.3
55122025-04-18T23:59:08.602Z Fresh tokio-tungstenite v0.23.1
55132025-04-18T23:59:08.602Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
55142025-04-18T23:59:08.602Z Fresh nix v0.27.1
55152025-04-18T23:59:08.602Z Fresh env_filter v0.1.2
55162025-04-18T23:59:08.602Z Fresh gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
55172025-04-18T23:59:08.602Z Fresh env_logger v0.11.5
55182025-04-18T23:59:08.602Z Fresh attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
55192025-04-18T23:59:08.602Z Fresh bb8 v0.8.5
55202025-04-18T23:59:08.602Z Fresh dropshot_endpoint v0.12.0
55212025-04-18T23:59:08.602Z Fresh dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
55222025-04-18T23:59:08.602Z Fresh diesel-dtrace v0.4.2
55232025-04-18T23:59:08.602Z Fresh async-bb8-diesel v0.2.1
55242025-04-18T23:59:08.602Z Fresh dropshot v0.12.0
55252025-04-18T23:59:08.602Z Fresh pin-project-internal v1.1.6
55262025-04-18T23:59:08.602Z Fresh propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
55272025-04-18T23:59:08.602Z Fresh sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
55282025-04-18T23:59:08.602Z Fresh pin-project v1.1.6
55292025-04-18T23:59:08.602Z Fresh snafu-derive v0.8.5
55302025-04-18T23:59:08.602Z Fresh olpc-cjson v0.1.4
55312025-04-18T23:59:08.602Z Fresh globset v0.4.15
55322025-04-18T23:59:08.602Z Fresh snafu v0.8.5
55332025-04-18T23:59:08.602Z Fresh serde_plain v1.0.2
55342025-04-18T23:59:08.602Z Fresh typed-path v0.9.3
55352025-04-18T23:59:08.602Z Fresh assert_matches v1.5.0
55362025-04-18T23:59:08.602Z Fresh rand_seeder v0.3.0
55372025-04-18T23:59:08.602Z Fresh tough v0.19.0
55382025-04-18T23:59:08.603Z Fresh parse-size v1.1.0
55392025-04-18T23:59:08.603Z Fresh openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
55402025-04-18T23:59:08.603Z Fresh proc-macro-error-attr2 v2.0.0
55412025-04-18T23:59:08.603Z Fresh yansi v1.0.1
55422025-04-18T23:59:08.603Z Fresh papergrid v0.14.0
55432025-04-18T23:59:08.603Z Fresh transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
55442025-04-18T23:59:08.603Z Fresh tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
55452025-04-18T23:59:08.603Z Fresh proc-macro-error2 v2.0.1
55462025-04-18T23:59:08.603Z Fresh pretty_assertions v1.4.1
55472025-04-18T23:59:08.603Z Fresh transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
55482025-04-18T23:59:08.603Z Fresh tabled_derive v0.10.0
55492025-04-18T23:59:08.603Z Fresh tabled v0.18.0
55502025-04-18T23:59:08.603Z Fresh io-lifetimes v1.0.11
55512025-04-18T23:59:08.603Z Fresh castaway v0.2.3
55522025-04-18T23:59:08.603Z Fresh smawk v0.3.2
55532025-04-18T23:59:08.603Z Fresh indoc v2.0.6
55542025-04-18T23:59:08.603Z Fresh unicode-linebreak v0.1.5
55552025-04-18T23:59:08.603Z Fresh transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
55562025-04-18T23:59:08.603Z Fresh rustix v0.37.28
55572025-04-18T23:59:08.603Z Fresh libz-sys v1.1.20
55582025-04-18T23:59:08.603Z Fresh is_ci v1.2.0
55592025-04-18T23:59:08.603Z Fresh compact_str v0.8.0
55602025-04-18T23:59:08.603Z Fresh unicode-truncate v1.1.0
55612025-04-18T23:59:08.603Z Fresh terminal_size v0.2.6
55622025-04-18T23:59:08.603Z Fresh libgit2-sys v0.17.0+1.8.1
55632025-04-18T23:59:08.603Z Fresh supports-color v3.0.2
55642025-04-18T23:59:08.603Z Fresh lru v0.12.5
55652025-04-18T23:59:08.603Z Fresh instability v0.3.2
55662025-04-18T23:59:08.603Z Fresh cassowary v0.3.0
55672025-04-18T23:59:08.603Z Fresh textwrap v0.16.1
55682025-04-18T23:59:08.603Z Fresh ratatui v0.29.0
55692025-04-18T23:59:08.603Z Fresh git2 v0.19.0
55702025-04-18T23:59:08.603Z Fresh cargo_metadata v0.18.1
55712025-04-18T23:59:08.603Z Fresh cargo_metadata v0.19.2
55722025-04-18T23:59:08.603Z Fresh vergen v8.3.2
55732025-04-18T23:59:08.603Z Fresh rustls-webpki v0.101.7
55742025-04-18T23:59:08.603Z Fresh sct v0.7.1
55752025-04-18T23:59:08.603Z Fresh concurrent-queue v2.5.0
55762025-04-18T23:59:08.603Z Fresh parking v2.2.1
55772025-04-18T23:59:08.603Z Fresh rustls v0.21.12
55782025-04-18T23:59:08.604Z Fresh tokio-rustls v0.24.1
55792025-04-18T23:59:08.604Z Fresh rustls-pemfile v1.0.4
55802025-04-18T23:59:08.604Z Fresh common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
55812025-04-18T23:59:08.604Z Fresh twox-hash v2.1.0
55822025-04-18T23:59:08.630Z Fresh shell-words v1.1.0
55832025-04-18T23:59:08.630Z Fresh lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
55842025-04-18T23:59:08.630Z Fresh crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
55852025-04-18T23:59:08.630Z Fresh event-listener v5.3.1
55862025-04-18T23:59:08.630Z Fresh crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
55872025-04-18T23:59:08.630Z Fresh fatfs v0.3.6
55882025-04-18T23:59:08.630Z Fresh event-listener-strategy v0.5.2
55892025-04-18T23:59:08.630Z Fresh csv-core v0.1.11
55902025-04-18T23:59:08.630Z Fresh plotters-backend v0.3.7
55912025-04-18T23:59:08.630Z Fresh futures-lite v2.3.0
55922025-04-18T23:59:08.631Z Fresh rtoolbox v0.0.2
55932025-04-18T23:59:08.631Z Fresh cast v0.3.0
55942025-04-18T23:59:08.631Z Fresh csv v1.3.1
55952025-04-18T23:59:08.631Z Fresh plotters-svg v0.3.7
55962025-04-18T23:59:08.631Z Fresh hex-literal v0.4.1
55972025-04-18T23:59:08.631Z Fresh criterion-plot v0.5.0
55982025-04-18T23:59:08.631Z Fresh rpassword v7.3.1
55992025-04-18T23:59:08.631Z Fresh tui-tree-widget v0.23.0
56002025-04-18T23:59:08.631Z Fresh tinytemplate v1.2.1
56012025-04-18T23:59:08.631Z Fresh plotters v0.3.7
56022025-04-18T23:59:08.631Z Fresh anes v0.1.6
56032025-04-18T23:59:08.631Z Fresh oorandom v11.1.4
56042025-04-18T23:59:08.631Z Fresh async-lock v3.4.0
56052025-04-18T23:59:08.631Z Fresh polyval v0.6.2
56062025-04-18T23:59:08.631Z Fresh polling v3.7.3
56072025-04-18T23:59:08.631Z Fresh criterion v0.5.1
56082025-04-18T23:59:08.631Z Fresh async-io v2.3.4
56092025-04-18T23:59:08.631Z Fresh ghash v0.5.1
56102025-04-18T23:59:08.631Z Fresh ctr v0.9.2
56112025-04-18T23:59:08.631Z Fresh async-task v4.7.1
56122025-04-18T23:59:08.631Z Fresh async-channel v2.3.1
56132025-04-18T23:59:08.631Z Fresh aes-gcm v0.10.3
56142025-04-18T23:59:08.631Z Fresh piper v0.2.4
56152025-04-18T23:59:08.631Z Fresh ssh-encoding v0.2.0
56162025-04-18T23:59:08.631Z Fresh blowfish v0.9.1
56172025-04-18T23:59:08.631Z Fresh async-executor v1.13.1
56182025-04-18T23:59:08.631Z Fresh ssh-cipher v0.2.0
56192025-04-18T23:59:08.631Z Fresh bcrypt-pbkdf v0.10.0
56202025-04-18T23:59:08.631Z Fresh target-lexicon v0.13.2
56212025-04-18T23:59:08.631Z Fresh blocking v1.6.1
56222025-04-18T23:59:08.631Z Fresh async-signal v0.2.10
56232025-04-18T23:59:08.631Z Fresh tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
56242025-04-18T23:59:08.631Z Fresh password-hash v0.4.2
56252025-04-18T23:59:08.631Z Fresh futures-timer v3.0.3
56262025-04-18T23:59:08.631Z Fresh event-listener v2.5.3
56272025-04-18T23:59:08.631Z Fresh async-process v2.3.0
56282025-04-18T23:59:08.631Z Fresh async-global-executor v2.4.1
56292025-04-18T23:59:08.631Z Fresh async-channel v1.9.0
56302025-04-18T23:59:08.631Z Fresh pbkdf2 v0.11.0
56312025-04-18T23:59:08.632Z Fresh guppy-workspace-hack v0.1.0
56322025-04-18T23:59:08.632Z Fresh cfg-expr v0.18.0
56332025-04-18T23:59:08.632Z Fresh ssh-key v0.6.6
56342025-04-18T23:59:08.632Z Fresh p256 v0.13.2
56352025-04-18T23:59:08.632Z Fresh p521 v0.13.3
56362025-04-18T23:59:08.632Z Fresh async-attributes v1.1.2
56372025-04-18T23:59:08.632Z Fresh kv-log-macro v1.0.7
56382025-04-18T23:59:08.632Z Fresh russh-cryptovec v0.7.3
56392025-04-18T23:59:08.632Z Fresh md5 v0.7.0
56402025-04-18T23:59:08.632Z Fresh target-spec v3.4.2
56412025-04-18T23:59:08.632Z Fresh async-std v1.13.0
56422025-04-18T23:59:08.632Z Fresh russh-keys v0.45.0
56432025-04-18T23:59:08.632Z Fresh httptest v0.16.3
56442025-04-18T23:59:08.632Z Fresh pathdiff v0.2.3
56452025-04-18T23:59:08.632Z Fresh num-bigint v0.4.6
56462025-04-18T23:59:08.632Z Fresh rustls-native-certs v0.7.3
56472025-04-18T23:59:08.632Z Fresh des v0.8.1
56482025-04-18T23:59:08.632Z Fresh dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
56492025-04-18T23:59:08.632Z Fresh nested v0.1.1
56502025-04-18T23:59:08.632Z Fresh async-object-pool v0.1.5
56512025-04-18T23:59:08.632Z Fresh petname v2.0.2
56522025-04-18T23:59:08.632Z Fresh hyper-rustls v0.26.0
56532025-04-18T23:59:08.632Z Fresh dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
56542025-04-18T23:59:08.632Z Fresh guppy v0.17.17
56552025-04-18T23:59:08.632Z Fresh russh v0.45.0
56562025-04-18T23:59:08.632Z Fresh serde_regex v1.1.0
56572025-04-18T23:59:08.632Z Fresh assert-json-diff v2.0.2
56582025-04-18T23:59:08.632Z Fresh ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
56592025-04-18T23:59:08.632Z Fresh path-tree v0.8.1
56602025-04-18T23:59:08.632Z Fresh sync-ptr v0.1.1
56612025-04-18T23:59:08.632Z Fresh internet-checksum v0.2.1
56622025-04-18T23:59:08.632Z Fresh stringmetrics v2.2.2
56632025-04-18T23:59:08.632Z Fresh doc-comment v0.3.3
56642025-04-18T23:59:08.632Z Fresh httpmock v0.8.0-alpha.1
56652025-04-18T23:59:08.632Z Compiling similar-asserts v1.7.0
56662025-04-18T23:59:08.632Z Fresh proc-macro-crate v3.2.0
56672025-04-18T23:59:08.632Z Fresh relative-path v1.9.3
56682025-04-18T23:59:08.632Z Fresh target-triple v0.1.3
56692025-04-18T23:59:08.632Z Fresh rstest_macros v0.24.0
56702025-04-18T23:59:08.632Z Fresh assert_cmd v2.0.16
56712025-04-18T23:59:08.632Z Running `/home/build/.rustup/toolchains/1.85.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=f5b4e034afabf46f -C extra-filename=-5d3dd039711f705b --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-a9acdc605ab40d5a.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-6c02ce0437a7d712.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
56722025-04-18T23:59:08.633Z Fresh multimap v0.10.0
56732025-04-18T23:59:08.633Z Fresh uzers v0.12.1
56742025-04-18T23:59:08.633Z Fresh rstest v0.24.0
56752025-04-18T23:59:08.633Z Fresh trybuild v1.0.103
56762025-04-18T23:59:08.633Z Fresh partial-io v0.5.4
56772025-04-18T23:59:08.633Z Fresh blake2b_simd v1.0.2
56782025-04-18T23:59:08.633Z Fresh rand_distr v0.4.3
56792025-04-18T23:59:08.633Z Fresh approx v0.5.1
56802025-04-18T23:59:08.633Z Fresh rust-argon2 v2.1.0
56812025-04-18T23:59:08.633Z Fresh cargo_toml v0.21.0
56822025-04-18T23:59:08.665Z Fresh termios v0.3.3
56832025-04-18T23:59:08.666Z Fresh omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
56842025-04-18T23:59:08.666Z Fresh omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
56852025-04-18T23:59:08.666Z Fresh gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
56862025-04-18T23:59:08.666Z Fresh xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
56872025-04-18T23:59:08.666Z Fresh ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
56882025-04-18T23:59:08.666Z Fresh oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
56892025-04-18T23:59:08.666Z Fresh omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
56902025-04-18T23:59:08.666Z Fresh omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
56912025-04-18T23:59:08.666Z Fresh installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
56922025-04-18T23:59:08.666Z Fresh zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
56932025-04-18T23:59:08.666Z Fresh omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
56942025-04-18T23:59:08.666Z Fresh db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
56952025-04-18T23:59:08.666Z Fresh reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
56962025-04-18T23:59:08.666Z Fresh omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
56972025-04-18T23:59:08.666Z Fresh omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
56982025-04-18T23:59:08.666Z Fresh wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
56992025-04-18T23:59:08.666Z Fresh end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
57002025-04-18T23:59:08.666Z Fresh nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
57012025-04-18T23:59:08.666Z Fresh nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
57022025-04-18T23:59:08.666Z Fresh nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
57032025-04-18T23:59:08.666Z Fresh nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
57042025-04-18T23:59:08.666Z Fresh clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
57052025-04-18T23:59:08.666Z Fresh openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
57062025-04-18T23:59:08.666Z Fresh omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
57072025-04-18T23:59:08.666Z Fresh update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
57082025-04-18T23:59:08.666Z Fresh cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
57092025-04-18T23:59:08.666Z Fresh nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
57102025-04-18T23:59:08.666Z Fresh wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
57112025-04-18T23:59:08.666Z Fresh wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
57122025-04-18T23:59:08.666Z Fresh cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
57132025-04-18T23:59:08.666Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
57142025-04-18T23:59:08.666Z Fresh omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
57152025-04-18T23:59:08.666Z Fresh nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
57162025-04-18T23:59:08.666Z Fresh omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
57172025-04-18T23:59:08.666Z Fresh omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
57182025-04-18T23:59:08.666Z Fresh clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
57192025-04-18T23:59:08.666Z Fresh update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
57202025-04-18T23:59:08.666Z Fresh wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
57212025-04-18T23:59:08.666Z Fresh wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
57222025-04-18T23:59:08.667Z Fresh wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
57232025-04-18T23:59:08.667Z Fresh nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
57242025-04-18T23:59:08.667Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7422d5bfb5fe003c -C extra-filename=-d450bd5154f09469 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-86d5c5f61282caca.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8701d1a86e8d9760.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ccebd64f97ce721f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-9f67deec2f54165e.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-1e8669bb82aa6e6c.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-a299a7859371c6aa.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a7a5e82410414725.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-507f8e2195dd9d92.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-d3b6d1b117d3db06.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-9043678eb6816aa5.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-029e8cdd883a93e8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern ereport_client=/work/oxidecomputer/omicron/target/debug/deps/libereport_client-882242cc64503307.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-c93570e182334216.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f5f7921a22705902.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f6fa1a45b2b19c86.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-a49d89dccdff2072.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-1ece91c82071d518.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-9f9d8c0e5b691960.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-58ea60949f758cea.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-8c63bd96306044f9.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-cbe31643c75770f3.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-ff346b45885a7a44.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-98a26979e4047d2c.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bdbd28f70c693f2a.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-149f6d80eb046245.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-0406d2dd98a64b1f.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-519f8d4f57e9115d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-07ce30f8ba787002.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-e4c6cb2301050c9d.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-21b361a0df699ff3.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-fdfdb780caca5629.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-8d993aa7472a7d2e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-f561a54ff4591bbd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-de9ef6524f7c62af.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-084cdfa5c4909a8f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-45baa19dc572642f.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1d9bf681efe4a39b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de876befd277c3d2.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-107853866a3da32e.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-733d7b7938cc4461.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-63ca8b7358fb0750.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3ca967a0351fe392.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f1fc7d4f5ac26619.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-cb3a93862d87218e.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-1b9922e6864ba115.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-4a68b3eecd5d51e7.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a423e39c838aa0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-e70c9909e1c30a44.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-a589dbd85fe50ea3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-50039f15123d8338.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-47bf124c87f395d9.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-165e44bc8994bff4.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-a7ab50c54d24d320.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f5a709b9c3a4836f.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
57252025-04-18T23:59:08.667Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6750bed3783ef063 -C extra-filename=-1dc0b30c8d08ffb0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-86d5c5f61282caca.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8701d1a86e8d9760.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ccebd64f97ce721f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-9f67deec2f54165e.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-1e8669bb82aa6e6c.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-a299a7859371c6aa.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a7a5e82410414725.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-507f8e2195dd9d92.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-d3b6d1b117d3db06.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-9043678eb6816aa5.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-029e8cdd883a93e8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern ereport_client=/work/oxidecomputer/omicron/target/debug/deps/libereport_client-882242cc64503307.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-c93570e182334216.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f5f7921a22705902.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f6fa1a45b2b19c86.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-a49d89dccdff2072.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-1ece91c82071d518.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-9f9d8c0e5b691960.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-58ea60949f758cea.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-8c63bd96306044f9.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-cbe31643c75770f3.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-ff346b45885a7a44.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-98a26979e4047d2c.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bdbd28f70c693f2a.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-149f6d80eb046245.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-0406d2dd98a64b1f.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-519f8d4f57e9115d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-07ce30f8ba787002.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-e4c6cb2301050c9d.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-21b361a0df699ff3.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-fdfdb780caca5629.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-8d993aa7472a7d2e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-f561a54ff4591bbd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-de9ef6524f7c62af.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-084cdfa5c4909a8f.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-45baa19dc572642f.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1d9bf681efe4a39b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de876befd277c3d2.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-107853866a3da32e.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-733d7b7938cc4461.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-63ca8b7358fb0750.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3ca967a0351fe392.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f1fc7d4f5ac26619.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-cb3a93862d87218e.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-1b9922e6864ba115.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-4a68b3eecd5d51e7.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a423e39c838aa0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-e70c9909e1c30a44.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-a589dbd85fe50ea3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-50039f15123d8338.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-47bf124c87f395d9.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-165e44bc8994bff4.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-a7ab50c54d24d320.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f5a709b9c3a4836f.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
57262025-04-18T23:59:08.667Z Fresh nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
57272025-04-18T23:59:08.667Z Fresh nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
57282025-04-18T23:59:08.667Z Fresh nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
57292025-04-18T23:59:08.667Z Fresh oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
57302025-04-18T23:59:08.667Z Fresh nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
57312025-04-18T23:59:08.667Z Fresh internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
57322025-04-18T23:59:08.667Z Fresh typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
57332025-04-18T23:59:08.667Z Fresh omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
57342025-04-18T23:59:08.667Z Fresh bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
57352025-04-18T23:59:08.667Z Fresh mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
57362025-04-18T23:59:08.667Z Fresh nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
57372025-04-18T23:59:08.667Z Fresh nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
57382025-04-18T23:59:08.667Z Fresh gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
57392025-04-18T23:59:08.667Z Fresh nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
57402025-04-18T23:59:08.667Z Fresh omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
57412025-04-18T23:59:08.667Z Fresh nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
57422025-04-18T23:59:08.667Z Fresh sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
57432025-04-18T23:59:08.667Z Fresh range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
57442025-04-18T23:59:08.667Z Fresh nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
57452025-04-18T23:59:08.667Z Fresh nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
57462025-04-18T23:59:08.667Z Fresh sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
57472025-04-18T23:59:08.667Z Fresh dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
57482025-04-18T23:59:08.667Z Fresh omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
57492025-04-18T23:59:08.667Z Fresh oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
57502025-04-18T23:59:08.667Z Fresh oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
57512025-04-18T23:59:08.667Z Fresh sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
57522025-04-18T23:59:08.667Z Fresh gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
57532025-04-18T23:59:08.667Z Fresh authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
57542025-04-18T23:59:08.667Z Fresh db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
57552025-04-18T23:59:08.667Z Fresh sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
57562025-04-18T23:59:08.667Z Fresh gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
57572025-04-18T23:59:08.667Z Fresh clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
57582025-04-18T23:59:08.667Z Fresh dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
57592025-04-18T23:59:08.667Z Fresh oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
57602025-04-18T23:59:08.668Z Fresh bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
57612025-04-18T23:59:08.668Z Fresh installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
57622025-04-18T23:59:08.668Z Fresh ereport-client v0.1.0 (/work/oxidecomputer/omicron/clients/ereport-client)
57632025-04-18T23:59:08.668Z Fresh ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
57642025-04-18T23:59:08.668Z Fresh installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
57652025-04-18T23:59:08.668Z Fresh ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
57662025-04-18T23:59:08.668Z Fresh sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
57672025-04-18T23:59:08.668Z Fresh oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
57682025-04-18T23:59:08.668Z Fresh nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
57692025-04-18T23:59:08.668Z Fresh nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
57702025-04-18T23:59:08.668Z Fresh nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
57712025-04-18T23:59:08.668Z Fresh nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
57722025-04-18T23:59:08.668Z Fresh nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
57732025-04-18T23:59:08.668Z Fresh key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
57742025-04-18T23:59:08.668Z Fresh dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
57752025-04-18T23:59:08.668Z Fresh gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
57762025-04-18T23:59:08.668Z Fresh sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
57772025-04-18T23:59:08.668Z Fresh oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
57782025-04-18T23:59:08.668Z Fresh omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
57792025-04-18T23:59:08.668Z Fresh omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
57802025-04-18T23:59:08.668Z Fresh illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
57812025-04-18T23:59:08.668Z Fresh omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
57822025-04-18T23:59:08.695Z Fresh crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
57832025-04-18T23:59:08.695Z Fresh internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
57842025-04-18T23:59:08.695Z Fresh oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
57852025-04-18T23:59:08.695Z Fresh cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
57862025-04-18T23:59:08.695Z Fresh oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
57872025-04-18T23:59:08.695Z Fresh installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
57882025-04-18T23:59:08.695Z Fresh dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
57892025-04-18T23:59:08.695Z Fresh oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
57902025-04-18T23:59:08.695Z Fresh clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
57912025-04-18T23:59:08.696Z Fresh clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
57922025-04-18T23:59:08.696Z Fresh clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
57932025-04-18T23:59:08.696Z Fresh clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
57942025-04-18T23:59:08.696Z Fresh nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
57952025-04-18T23:59:08.696Z Fresh oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
57962025-04-18T23:59:08.696Z Fresh bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
57972025-04-18T23:59:08.696Z Fresh sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
57982025-04-18T23:59:08.696Z Fresh id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
57992025-04-18T23:59:08.696Z Fresh xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
58002025-04-18T23:59:08.696Z Fresh clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
58012025-04-18T23:59:08.696Z Fresh omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
58022025-04-18T23:59:08.696Z Fresh internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
58032025-04-18T23:59:08.696Z Fresh oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
58042025-04-18T23:59:08.696Z Fresh nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
58052025-04-18T23:59:08.696Z Fresh repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
58062025-04-18T23:59:08.696Z Fresh oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
58072025-04-18T23:59:08.696Z Fresh oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
58082025-04-18T23:59:08.696Z Fresh cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
58092025-04-18T23:59:08.696Z Fresh ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
58102025-04-18T23:59:08.696Z Fresh gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
58112025-04-18T23:59:08.696Z Fresh repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
58122025-04-18T23:59:08.696Z Fresh live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
58132025-04-18T23:59:08.696Z Fresh api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
58142025-04-18T23:59:08.696Z Fresh openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
58152025-04-18T23:59:08.696Z Fresh nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
58162025-04-18T23:59:08.696Z Fresh omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
58172025-04-18T23:59:08.696Z Fresh nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
58182025-04-18T23:59:08.696Z Fresh oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
58192025-04-18T23:59:08.696Z Fresh sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
58202025-04-18T23:59:08.696Z Fresh omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
58212025-04-18T23:59:08.696Z Fresh omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
58222025-04-18T23:59:09.756Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1a68d249c88acbec -C extra-filename=-925bd652d190ecdb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-86d5c5f61282caca.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-e42327846d46eed0.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8701d1a86e8d9760.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ccebd64f97ce721f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-9f67deec2f54165e.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-1e8669bb82aa6e6c.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-a299a7859371c6aa.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a7a5e82410414725.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-f2c787580b066b51.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-507f8e2195dd9d92.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-d3b6d1b117d3db06.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-9043678eb6816aa5.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d1720d1b1faab251.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-65d6e7bcc1d1f2e8.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-029e8cdd883a93e8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern ereport_client=/work/oxidecomputer/omicron/target/debug/deps/libereport_client-882242cc64503307.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-c93570e182334216.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-2f926f192b1a1424.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f5f7921a22705902.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-5932317b26dc49f4.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-393a080770df06df.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-4ee88e77c8755ce6.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f6fa1a45b2b19c86.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-a49d89dccdff2072.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-1ece91c82071d518.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-9f9d8c0e5b691960.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-58ea60949f758cea.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-8c63bd96306044f9.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-cbe31643c75770f3.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-ff346b45885a7a44.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-98a26979e4047d2c.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bdbd28f70c693f2a.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-149f6d80eb046245.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-0406d2dd98a64b1f.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-519f8d4f57e9115d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-07ce30f8ba787002.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-e4c6cb2301050c9d.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-21b361a0df699ff3.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-fdfdb780caca5629.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-8d993aa7472a7d2e.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-04255584f0abc109.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-b229ce4a46a3d0a4.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-f561a54ff4591bbd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-de9ef6524f7c62af.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-93591e95e3cc5933.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-9d406f351bfd2139.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-084cdfa5c4909a8f.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-f70f5b9fc7df3780.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-45baa19dc572642f.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-cb837ad397cf1e29.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1d9bf681efe4a39b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de876befd277c3d2.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-107853866a3da32e.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-733d7b7938cc4461.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-5672b9070f89d051.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-da84b8b7d0beebe4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-2bbd0034160bf9d5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-63ca8b7358fb0750.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3ca967a0351fe392.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f1fc7d4f5ac26619.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-cb3a93862d87218e.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-35bb2ae2dde3a3f6.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-1b9922e6864ba115.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-4a68b3eecd5d51e7.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a423e39c838aa0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-e70c9909e1c30a44.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-a589dbd85fe50ea3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-50039f15123d8338.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-5d3dd039711f705b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-172fac00b6a3a88b.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-47bf124c87f395d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-11fcd0b1f8a821c6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-165e44bc8994bff4.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-e864a375c0888399.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-9a1d613f94fc9ef4.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-a7ab50c54d24d320.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f5a709b9c3a4836f.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -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-42eb1c7425b5dc3f/out -L /usr/platform/oxide/lib/amd64/`
58232025-04-18T23:59:09.806Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dedc4bff69bf89fe -C extra-filename=-4ed65abfa5a155e5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-86d5c5f61282caca.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-e42327846d46eed0.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8701d1a86e8d9760.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ccebd64f97ce721f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-9f67deec2f54165e.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-1e8669bb82aa6e6c.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-a299a7859371c6aa.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a7a5e82410414725.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-f2c787580b066b51.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-507f8e2195dd9d92.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-d3b6d1b117d3db06.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-9043678eb6816aa5.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d1720d1b1faab251.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-65d6e7bcc1d1f2e8.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-029e8cdd883a93e8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern ereport_client=/work/oxidecomputer/omicron/target/debug/deps/libereport_client-882242cc64503307.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-c93570e182334216.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-2f926f192b1a1424.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f5f7921a22705902.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-5932317b26dc49f4.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-393a080770df06df.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-4ee88e77c8755ce6.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f6fa1a45b2b19c86.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-a49d89dccdff2072.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-1ece91c82071d518.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-9f9d8c0e5b691960.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-58ea60949f758cea.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-8c63bd96306044f9.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-cbe31643c75770f3.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-ff346b45885a7a44.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-98a26979e4047d2c.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bdbd28f70c693f2a.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-149f6d80eb046245.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-0406d2dd98a64b1f.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-519f8d4f57e9115d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-07ce30f8ba787002.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-e4c6cb2301050c9d.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-21b361a0df699ff3.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-fdfdb780caca5629.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-8d993aa7472a7d2e.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-04255584f0abc109.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-b229ce4a46a3d0a4.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-f561a54ff4591bbd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-de9ef6524f7c62af.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-93591e95e3cc5933.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-9d406f351bfd2139.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-084cdfa5c4909a8f.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-f70f5b9fc7df3780.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-45baa19dc572642f.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-cb837ad397cf1e29.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1d9bf681efe4a39b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de876befd277c3d2.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-107853866a3da32e.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-733d7b7938cc4461.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-5672b9070f89d051.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-da84b8b7d0beebe4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-2bbd0034160bf9d5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-63ca8b7358fb0750.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3ca967a0351fe392.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f1fc7d4f5ac26619.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-cb3a93862d87218e.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-35bb2ae2dde3a3f6.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-1b9922e6864ba115.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-4a68b3eecd5d51e7.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a423e39c838aa0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-e70c9909e1c30a44.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-a589dbd85fe50ea3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-50039f15123d8338.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-5d3dd039711f705b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-172fac00b6a3a88b.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-47bf124c87f395d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-11fcd0b1f8a821c6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-165e44bc8994bff4.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-e864a375c0888399.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-9a1d613f94fc9ef4.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-a7ab50c54d24d320.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f5a709b9c3a4836f.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -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-42eb1c7425b5dc3f/out -L /usr/platform/oxide/lib/amd64/`
58242025-04-18T23:59:09.806Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9b307c86e7b7cf14 -C extra-filename=-7086236d5f6cce31 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-86d5c5f61282caca.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-e42327846d46eed0.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8701d1a86e8d9760.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ccebd64f97ce721f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-9f67deec2f54165e.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-1e8669bb82aa6e6c.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-a299a7859371c6aa.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a7a5e82410414725.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-f2c787580b066b51.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-507f8e2195dd9d92.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-d3b6d1b117d3db06.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-9043678eb6816aa5.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d1720d1b1faab251.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-65d6e7bcc1d1f2e8.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-029e8cdd883a93e8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern ereport_client=/work/oxidecomputer/omicron/target/debug/deps/libereport_client-882242cc64503307.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-c93570e182334216.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-2f926f192b1a1424.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f5f7921a22705902.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-5932317b26dc49f4.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-393a080770df06df.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-4ee88e77c8755ce6.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f6fa1a45b2b19c86.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-a49d89dccdff2072.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-1ece91c82071d518.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-9f9d8c0e5b691960.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-58ea60949f758cea.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-8c63bd96306044f9.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-cbe31643c75770f3.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-ff346b45885a7a44.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-98a26979e4047d2c.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bdbd28f70c693f2a.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-149f6d80eb046245.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-0406d2dd98a64b1f.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-519f8d4f57e9115d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-07ce30f8ba787002.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-e4c6cb2301050c9d.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-21b361a0df699ff3.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-fdfdb780caca5629.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-8d993aa7472a7d2e.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-04255584f0abc109.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-b229ce4a46a3d0a4.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-f561a54ff4591bbd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-93591e95e3cc5933.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-9d406f351bfd2139.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-084cdfa5c4909a8f.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-f70f5b9fc7df3780.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-45baa19dc572642f.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-cb837ad397cf1e29.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1d9bf681efe4a39b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de876befd277c3d2.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-107853866a3da32e.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-733d7b7938cc4461.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-5672b9070f89d051.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-da84b8b7d0beebe4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-2bbd0034160bf9d5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-63ca8b7358fb0750.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3ca967a0351fe392.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f1fc7d4f5ac26619.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-cb3a93862d87218e.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-35bb2ae2dde3a3f6.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-1b9922e6864ba115.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-4a68b3eecd5d51e7.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a423e39c838aa0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-e70c9909e1c30a44.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-a589dbd85fe50ea3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-50039f15123d8338.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-5d3dd039711f705b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-172fac00b6a3a88b.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-47bf124c87f395d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-11fcd0b1f8a821c6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-165e44bc8994bff4.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-e864a375c0888399.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-9a1d613f94fc9ef4.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-a7ab50c54d24d320.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f5a709b9c3a4836f.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -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-42eb1c7425b5dc3f/out -L /usr/platform/oxide/lib/amd64/`
58252025-04-18T23:59:09.806Z Running `/home/build/.rustup/toolchains/1.85.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' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c6d4b5717e09834c -C extra-filename=-de91d0cc8702edea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-86d5c5f61282caca.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-e42327846d46eed0.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8701d1a86e8d9760.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ccebd64f97ce721f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-9f67deec2f54165e.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-1e8669bb82aa6e6c.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-a299a7859371c6aa.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a7a5e82410414725.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-f2c787580b066b51.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-507f8e2195dd9d92.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-d3b6d1b117d3db06.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-9043678eb6816aa5.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d1720d1b1faab251.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-65d6e7bcc1d1f2e8.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-029e8cdd883a93e8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern ereport_client=/work/oxidecomputer/omicron/target/debug/deps/libereport_client-882242cc64503307.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-c93570e182334216.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-2f926f192b1a1424.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f5f7921a22705902.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-5932317b26dc49f4.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-393a080770df06df.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-4ee88e77c8755ce6.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f6fa1a45b2b19c86.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-a49d89dccdff2072.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-1ece91c82071d518.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-9f9d8c0e5b691960.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-58ea60949f758cea.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-8c63bd96306044f9.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-cbe31643c75770f3.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-ff346b45885a7a44.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-98a26979e4047d2c.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bdbd28f70c693f2a.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-149f6d80eb046245.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-0406d2dd98a64b1f.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-519f8d4f57e9115d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-07ce30f8ba787002.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-e4c6cb2301050c9d.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-21b361a0df699ff3.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-fdfdb780caca5629.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-8d993aa7472a7d2e.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-04255584f0abc109.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-b229ce4a46a3d0a4.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-f561a54ff4591bbd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-de9ef6524f7c62af.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-93591e95e3cc5933.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-9d406f351bfd2139.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-084cdfa5c4909a8f.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-f70f5b9fc7df3780.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-45baa19dc572642f.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-cb837ad397cf1e29.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1d9bf681efe4a39b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de876befd277c3d2.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-107853866a3da32e.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-733d7b7938cc4461.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-5672b9070f89d051.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-da84b8b7d0beebe4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-2bbd0034160bf9d5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-63ca8b7358fb0750.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3ca967a0351fe392.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f1fc7d4f5ac26619.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-cb3a93862d87218e.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-35bb2ae2dde3a3f6.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-1b9922e6864ba115.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-4a68b3eecd5d51e7.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a423e39c838aa0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-e70c9909e1c30a44.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-a589dbd85fe50ea3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-50039f15123d8338.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-5d3dd039711f705b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-172fac00b6a3a88b.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-47bf124c87f395d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-11fcd0b1f8a821c6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-165e44bc8994bff4.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-e864a375c0888399.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-9a1d613f94fc9ef4.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-a7ab50c54d24d320.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f5a709b9c3a4836f.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-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -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-42eb1c7425b5dc3f/out -L /usr/platform/oxide/lib/amd64/`
58262025-04-19T00:04:28.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 23s
58272025-04-19T00:04:29.187Z
58282025-04-19T00:04:29.187Zreal 5:23.617059956
58292025-04-19T00:04:29.187Zuser 12:39.170127778
58302025-04-19T00:04:29.187Zsys 1:02.001964035
58312025-04-19T00:04:29.214Ztrap 0.224468004
58322025-04-19T00:04:29.214Ztflt 0.582758288
58332025-04-19T00:04:29.214Zdflt 9.067903349
58342025-04-19T00:04:29.214Zkflt 0.053827479
58352025-04-19T00:04:29.214Zlock 23:11.532290218
58362025-04-19T00:04:29.214Zslp 38:46.281729983
58372025-04-19T00:04:29.214Zlat 3.371703568
58382025-04-19T00:04:29.214Zstop 6.042604225
58392025-04-19T00:04:29.214Z+ banner test
58402025-04-19T00:04:29.214Z+ ptime -m timeout 2h cargo nextest run --profile ci --locked --verbose
58412025-04-19T00:04:29.458Z
58422025-04-19T00:04:29.458Z ##### ###### #### #####
58432025-04-19T00:04:29.458Z # # # #
58442025-04-19T00:04:29.458Z # ##### #### #
58452025-04-19T00:04:29.458Z # # # #
58462025-04-19T00:04:29.458Z # # # # #
58472025-04-19T00:04:29.458Z # ###### #### #
58482025-04-19T00:04:29.458Z
58492025-04-19T00:04:31.521Zinfo: experimental features enabled: setup-scripts
58502025-04-19T00:04:33.455Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
58512025-04-19T00:04:33.480Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
58522025-04-19T00:04:33.533Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
58532025-04-19T00:04:33.568Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
58542025-04-19T00:04:33.601Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
58552025-04-19T00:04:44.470Z Finished `test` profile [unoptimized + debuginfo] target(s) in 12.92s
58562025-04-19T00:04:48.716Z────────────
58572025-04-19T00:04:48.716Z Nextest run ID 9d4f004c-63e0-4c2a-82a3-03b1926d8b04 with nextest profile: ci
58582025-04-19T00:04:48.716Z Starting 1934 tests across 188 binaries (4 tests and 5 binaries skipped, including 5 binaries via profile.default.default-filter)
58592025-04-19T00:04:48.742Z SETUP [ 1/2] crdb-seed: cargo run -p crdb-seed --profile test
58602025-04-19T00:04:49.845Z Compiling newtype-uuid v1.2.1
58612025-04-19T00:04:50.424Z Compiling daft v0.1.2
58622025-04-19T00:04:50.880Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
58632025-04-19T00:04:51.381Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
58642025-04-19T00:04:52.107Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
58652025-04-19T00:05:01.542Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
58662025-04-19T00:05:03.932Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
58672025-04-19T00:05:05.982Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
58682025-04-19T00:05:12.867Z Finished `test` profile [unoptimized + debuginfo] target(s) in 24.05s
58692025-04-19T00:05:12.973Z Running `target/debug/crdb-seed`
58702025-04-19T00:05:13.036ZApr 19 00:05:12.581 INFO cockroach temporary directory: /var/tmp/omicron_tmp/.tmpMsnHuE
58712025-04-19T00:05:13.063ZApr 19 00:05:12.581 INFO cockroach command line: cockroach start-single-node --insecure --http-addr=:0 --store=path=/var/tmp/omicron_tmp/crdb-base-build/.tmpIEQ0lE,ballast-size=0 --listen-addr [::1]:0 --listening-url-file /var/tmp/omicron_tmp/.tmpMsnHuE/listen-url
58722025-04-19T00:05:13.063ZApr 19 00:05:12.583 INFO cockroach environment: BUILDOMAT_JOB_ID=01JS5M0QQ3099PQE8FQ80MJWXM BUILDOMAT_TASK_ID=4 CARGO=/home/build/.rustup/toolchains/1.85.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=ajs/shamir GITHUB_REF=refs/heads/ajs/shamir GITHUB_REPOSITORY=oxidecomputer/omicron GITHUB_SHA=0ee1106251fa733c77112c686978cbc5db878f0a 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-31da7d3f1f554af7/out/build/artifacts:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib:/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts:/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib:/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build:/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out:/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/lib LOGNAME=build NEXTEST=1 NEXTEST_ENV=/var/tmp/omicron_tmp/nextest-envDAflaY NEXTEST_LD_LIBRARY_PATH=/work/oxidecomputer/omicron/target/debug/build/aws-lc-sys-31da7d3f1f554af7/out/build/artifacts:/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib:/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build:/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out:/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/lib NEXTEST_PROFILE=ci NEXTEST_RUN_ID=9d4f004c-63e0-4c2a-82a3-03b1926d8b04 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.85.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
58732025-04-19T00:05:13.831ZApr 19 00:05:13.377 INFO cockroach pid: 11930
58742025-04-19T00:05:13.831ZApr 19 00:05:13.377 INFO cockroach listen URL: postgresql://root@[::1]:53531/omicron?sslmode=disable
58752025-04-19T00:05:13.831ZApr 19 00:05:13.377 INFO cockroach: populating
58762025-04-19T00:05:16.259ZApr 19 00:05:15.805 INFO cockroach: populated
58772025-04-19T00:05:17.583ZApr 19 00:05:17.128 INFO Created CRDB seed tarball: `/var/tmp/omicron_tmp/crdb-base-build/0b76019bbb9c76d50e3b9f8cd47b0e71d737639915c2ec4710168c994c5be493.tar`
58782025-04-19T00:05:17.609Z SETUP PASS [ 28.873s] crdb-seed: cargo run -p crdb-seed --profile test
58792025-04-19T00:05:17.609Z SETUP [ 2/2] clickhouse-cluster: cargo run -p clickhouse-cluster-dev
58802025-04-19T00:05:18.739Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
58812025-04-19T00:05:18.764Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
58822025-04-19T00:05:18.764Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
58832025-04-19T00:05:18.764Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
58842025-04-19T00:05:18.764Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
58852025-04-19T00:05:21.105Z Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
58862025-04-19T00:05:21.180Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
58872025-04-19T00:05:24.385Z Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
58882025-04-19T00:05:26.127Z Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
58892025-04-19T00:05:34.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.98s
58902025-04-19T00:05:34.779Z Running `target/debug/clickhouse-cluster-dev`
58912025-04-19T00:05:34.844ZApr 19 00:05:34.390 INFO Setting up a ClickHouse cluster
58922025-04-19T00:05:34.869ZDeploying keeper: /var/tmp/omicron_tmp/clickward_test/keeper-3
58932025-04-19T00:05:34.869ZDeploying keeper: /var/tmp/omicron_tmp/clickward_test/keeper-2
58942025-04-19T00:05:34.869ZDeploying keeper: /var/tmp/omicron_tmp/clickward_test/keeper-1
58952025-04-19T00:05:34.869ZDeploying clickhouse server: /var/tmp/omicron_tmp/clickward_test/clickhouse-1
58962025-04-19T00:05:34.869ZDeploying clickhouse server: /var/tmp/omicron_tmp/clickward_test/clickhouse-2
58972025-04-19T00:05:37.174ZApr 19 00:05:36.718 INFO ClickHouse server ready
58982025-04-19T00:05:37.200ZApr 19 00:05:36.719 INFO ClickHouse server ready
58992025-04-19T00:05:37.468ZApr 19 00:05:37.013 INFO Keepers ready: [KeeperId(1), KeeperId(2), KeeperId(3)]
59002025-04-19T00:05:37.493Z SETUP PASS [ 19.886s] clickhouse-cluster: cargo run -p clickhouse-cluster-dev
59012025-04-19T00:05:56.303Z PASS [ 18.823s] omicron-nexus app::sagas::image_create::test::test_action_failure_can_unwind_idempotently
59022025-04-19T00:05:56.329Z PASS [ 18.835s] omicron-nexus app::sagas::image_create::test::test_action_failure_can_unwind
59032025-04-19T00:06:01.575Z PASS [ 24.094s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind
59042025-04-19T00:06:01.666Z PASS [ 24.186s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind_idempotently
59052025-04-19T00:06:08.006Z PASS [ 30.525s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind_idempotently
59062025-04-19T00:06:08.904Z PASS [ 31.423s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind
59072025-04-19T00:06:24.493Z PASS [ 28.187s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind
59082025-04-19T00:06:25.382Z PASS [ 29.063s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind_idempotently
59092025-04-19T00:06:30.616Z PASS [ 28.949s] omicron-nexus app::sagas::instance_start::test::test_action_failure_can_unwind
59102025-04-19T00:06:34.526Z PASS [ 25.622s] omicron-nexus app::sagas::region_replacement_start::test::test_action_failure_can_unwind_idempotently
59112025-04-19T00:06:37.532Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
59122025-04-19T00:06:37.558Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
59132025-04-19T00:06:38.494Z PASS [ 30.488s] omicron-nexus app::sagas::project_create::test::test_action_failure_can_unwind
59142025-04-19T00:06:56.676Z PASS [ 32.184s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_action_failure_can_unwind
59152025-04-19T00:06:57.802Z PASS [ 32.420s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_action_failure_can_unwind_idempotently
59162025-04-19T00:07:01.588Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
59172025-04-19T00:07:06.229Z PASS [ 27.735s] omicron-nexus app::sagas::vpc_create::test::test_action_failure_can_unwind
59182025-04-19T00:07:13.886Z PASS [ 72.311s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
59192025-04-19T00:07:13.921Z PASS [ 0.035s] api_identity test::test_identity
59202025-04-19T00:07:13.947Z PASS [ 0.025s] api_identity test::test_identity_no_field
59212025-04-19T00:07:14.006Z PASS [ 0.059s] authz-macros tests::test_authz_snapshots
59222025-04-19T00:07:14.052Z PASS [ 0.046s] bootstore schemes::tests::hello_roundtrip
59232025-04-19T00:07:15.198Z PASS [ 1.146s] bootstore schemes::v0::peer::tests::basic_3_nodes
59242025-04-19T00:07:15.292Z PASS [ 0.093s] bootstore schemes::v0::peer::tests::network_config
59252025-04-19T00:07:15.342Z PASS [ 0.050s] bootstore schemes::v0::share_pkg::tests::create_packages
59262025-04-19T00:07:15.374Z PASS [ 0.031s] bootstore trust_quorum::rack_secret::tests::create_and_verify
59272025-04-19T00:07:15.407Z PASS [ 0.033s] bootstore trust_quorum::rack_secret::tests::secret_splitting_fails_with_threshold_larger_than_total_shares
59282025-04-19T00:07:15.941Z PASS [ 19.264s] omicron-nexus app::sagas::vpc_subnet_create::test::test_action_failure_can_unwind
59292025-04-19T00:07:16.987Z PASS [ 19.185s] omicron-nexus app::sagas::vpc_subnet_create::test::test_action_failure_can_unwind_idempotently
59302025-04-19T00:07:17.143Z PASS [ 0.156s] cert-dev::test-cert-dev test_cert_create
59312025-04-19T00:07:17.632Z PASS [ 0.488s] clickana chart::tests::gather_chart_data_failure
59322025-04-19T00:07:17.669Z PASS [ 0.036s] clickana chart::tests::gather_chart_data_for_disk_usage_success
59332025-04-19T00:07:17.695Z PASS [ 0.026s] clickana chart::tests::gather_chart_data_for_memory_tracking_success
59342025-04-19T00:07:17.729Z PASS [ 0.033s] clickana chart::tests::gather_chart_data_for_query_count_success
59352025-04-19T00:07:17.770Z PASS [ 0.041s] clickana chart::tests::gather_chart_data_for_running_queries_success
59362025-04-19T00:07:17.838Z PASS [ 0.068s] clickhouse-admin-types tests::test_additional_key_value_pairs_in_output_parse_fail
59372025-04-19T00:07:17.886Z PASS [ 0.048s] clickhouse-admin-types tests::test_distributed_ddl_queries_parse_success
59382025-04-19T00:07:17.920Z PASS [ 0.029s] clickhouse-admin-types tests::test_empty_distributed_ddl_queries_parse_success
59392025-04-19T00:07:17.956Z PASS [ 0.039s] clickhouse-admin-types tests::test_empty_output_parse_fail
59402025-04-19T00:07:17.988Z PASS [ 0.031s] clickhouse-admin-types tests::test_empty_output_raft_config_parse_fail
59412025-04-19T00:07:18.027Z PASS [ 0.039s] clickhouse-admin-types tests::test_empty_value_lgif_parse_fail
59422025-04-19T00:07:18.066Z PASS [ 0.039s] clickhouse-admin-types tests::test_full_keeper_conf_parse_success
59432025-04-19T00:07:18.097Z PASS [ 0.031s] clickhouse-admin-types tests::test_full_lgif_parse_success
59442025-04-19T00:07:18.139Z PASS [ 0.041s] clickhouse-admin-types tests::test_full_raft_config_parse_success
59452025-04-19T00:07:18.181Z PASS [ 0.042s] clickhouse-admin-types tests::test_generate_keeper_config
59462025-04-19T00:07:18.218Z PASS [ 0.036s] clickhouse-admin-types tests::test_generate_replica_config
59472025-04-19T00:07:18.262Z PASS [ 0.038s] clickhouse-admin-types tests::test_invalid_address_raft_config_parse_fail
59482025-04-19T00:07:18.325Z PASS [ 0.068s] clickhouse-admin-types tests::test_malformed_output_keeper_conf_parse_fail
59492025-04-19T00:07:18.389Z PASS [ 0.063s] clickhouse-admin-types tests::test_misshapen_distributed_ddl_queries_parse_fail
59502025-04-19T00:07:18.420Z PASS [ 0.031s] clickhouse-admin-types tests::test_misshapen_id_raft_config_parse_fail
59512025-04-19T00:07:18.463Z PASS [ 0.042s] clickhouse-admin-types tests::test_misshapen_participant_raft_config_parse_fail
59522025-04-19T00:07:18.495Z PASS [ 0.032s] clickhouse-admin-types tests::test_misshapen_port_raft_config_parse_fail
59532025-04-19T00:07:18.540Z PASS [ 0.045s] clickhouse-admin-types tests::test_misshapen_priority_raft_config_parse_fail
59542025-04-19T00:07:18.596Z PASS [ 0.056s] clickhouse-admin-types tests::test_misshapen_raft_config_parse_fail
59552025-04-19T00:07:18.630Z PASS [ 0.033s] clickhouse-admin-types tests::test_misshapen_system_timeseries_parse_fail
59562025-04-19T00:07:18.673Z PASS [ 0.043s] clickhouse-admin-types tests::test_missing_address_raft_config_parse_fail
59572025-04-19T00:07:18.715Z PASS [ 0.041s] clickhouse-admin-types tests::test_missing_field_keeper_conf_parse_fail
59582025-04-19T00:07:18.751Z PASS [ 0.036s] clickhouse-admin-types tests::test_missing_keys_lgif_parse_fail
59592025-04-19T00:07:18.789Z PASS [ 0.037s] clickhouse-admin-types tests::test_missing_participant_raft_config_parse_fail
59602025-04-19T00:07:18.826Z PASS [ 0.036s] clickhouse-admin-types tests::test_missing_port_raft_config_parse_fail
59612025-04-19T00:07:18.883Z PASS [ 0.057s] clickhouse-admin-types tests::test_missing_priority_raft_config_parse_fail
59622025-04-19T00:07:18.936Z PASS [ 0.051s] clickhouse-admin-types tests::test_missing_server_id_raft_config_parse_fail
59632025-04-19T00:07:18.972Z PASS [ 0.037s] clickhouse-admin-types tests::test_missing_value_keeper_conf_parse_fail
59642025-04-19T00:07:19.014Z PASS [ 0.042s] clickhouse-admin-types tests::test_non_existent_key_keeper_conf_parse_fail
59652025-04-19T00:07:19.044Z PASS [ 0.030s] clickhouse-admin-types tests::test_non_existent_key_with_correct_value_lgif_parse_fail
59662025-04-19T00:07:19.085Z PASS [ 0.040s] clickhouse-admin-types tests::test_non_u64_value_lgif_parse_fail
59672025-04-19T00:07:19.155Z PASS [ 0.069s] clickhouse-admin-types tests::test_time_format_system_timeseries_parse_fail
59682025-04-19T00:07:19.201Z PASS [ 0.046s] clickhouse-admin-types tests::test_unix_epoch_system_timeseries_parse_success
59692025-04-19T00:07:19.247Z PASS [ 0.045s] clickhouse-admin-types tests::test_utc_system_timeseries_parse_success
59702025-04-19T00:07:19.396Z PASS [ 0.149s] cockroach-admin-types tests::node_decommission_parse_doesnt_panic_on_arbitrary_input
59712025-04-19T00:07:19.489Z PASS [ 0.092s] cockroach-admin-types tests::node_status_parse_doesnt_panic_on_arbitrary_input
59722025-04-19T00:07:19.518Z PASS [ 0.029s] cockroach-admin-types tests::test_node_decommission_parse_with_no_trailing_notes
59732025-04-19T00:07:19.544Z PASS [ 0.025s] cockroach-admin-types tests::test_node_decommission_parse_with_trailing_notes
59742025-04-19T00:07:19.574Z PASS [ 0.030s] cockroach-admin-types tests::test_node_decommission_parse_with_unexpected_membership_value
59752025-04-19T00:07:19.611Z PASS [ 0.036s] cockroach-admin-types tests::test_node_status_parse_multiple_lines_from_csv
59762025-04-19T00:07:19.637Z PASS [ 0.024s] cockroach-admin-types tests::test_node_status_parse_single_line_from_csv
59772025-04-19T00:07:19.927Z PASS [ 0.291s] db-dev::test-db-dev test_db_dev_populate_no_args
59782025-04-19T00:07:19.999Z PASS [ 0.071s] db-dev::test-db-dev test_db_dev_wipe_no_args
59792025-04-19T00:07:20.248Z PASS [ 4.840s] bootstore::v0-fsm-proptest-learner run
59802025-04-19T00:07:25.077Z PASS [ 9.136s] bootstore::v0-fsm-proptest-rack-coordinator run
59812025-04-19T00:07:25.151Z PASS [ 0.074s] db-macros lookup::test::test_lookup_snapshots
59822025-04-19T00:07:25.181Z PASS [ 0.030s] db-macros tests::test_derive_metadata_identity_fails_for_enums
59832025-04-19T00:07:25.224Z PASS [ 0.042s] db-macros tests::test_derive_metadata_identity_fails_with_wrong_table_name_type
59842025-04-19T00:07:25.260Z PASS [ 0.036s] db-macros tests::test_derive_metadata_identity_fails_without_embedded_identity
59852025-04-19T00:07:25.333Z PASS [ 0.072s] db-macros tests::test_derive_metadata_identity_fails_without_table_name
59862025-04-19T00:07:25.361Z PASS [ 0.029s] db-macros tests::test_derive_metadata_identity_minimal_example_compiles
59872025-04-19T00:07:25.475Z PASS [ 0.113s] db-macros tests::test_derive_snapshots
59882025-04-19T00:07:25.506Z PASS [ 0.031s] db-macros tests::test_derive_with_unknown_field
59892025-04-19T00:07:25.898Z PASS [ 0.391s] dns-server storage::test::test_update_basic
59902025-04-19T00:07:26.036Z PASS [ 0.138s] dns-server storage::test::test_update_in_progress
59912025-04-19T00:07:26.167Z PASS [ 0.130s] dns-server storage::test::test_update_interrupted
59922025-04-19T00:07:26.815Z PASS [ 0.647s] dns-server::basic_test a_crud
59932025-04-19T00:07:27.092Z PASS [ 0.278s] dns-server::basic_test aaaa_crud
59942025-04-19T00:07:27.119Z PASS [ 7.121s] db-dev::test-db-dev test_db_killed
59952025-04-19T00:07:27.375Z PASS [ 0.278s] dns-server::basic_test answers_match_question
59962025-04-19T00:07:27.443Z PASS [ 0.323s] dns-server::basic_test empty_record
59972025-04-19T00:07:27.739Z PASS [ 0.368s] dns-server::basic_test multi_record_crud
59982025-04-19T00:07:27.774Z PASS [ 0.330s] dns-server::basic_test name_contains_zone
59992025-04-19T00:07:28.021Z PASS [ 0.281s] dns-server::basic_test nxdomain
60002025-04-19T00:07:28.060Z PASS [ 0.286s] dns-server::basic_test servfail
60012025-04-19T00:07:28.310Z PASS [ 0.288s] dns-server::basic_test srv_crud
60022025-04-19T00:07:28.373Z PASS [ 0.063s] ereport-types tests::test_roundtrip
60032025-04-19T00:07:28.426Z PASS [ 0.052s] gateway-cli::bin/gateway-cli picocom_map::tests::reject_invalid_rules
60042025-04-19T00:07:28.468Z PASS [ 0.042s] gateway-cli::bin/gateway-cli picocom_map::tests::remapping
60052025-04-19T00:07:28.503Z PASS [ 0.035s] gfss gf256::tests::test_all_multiplication
60062025-04-19T00:07:28.535Z PASS [ 0.032s] gfss gf256::tests::test_all_multiplicative_inverses
60072025-04-19T00:07:28.562Z PASS [ 0.027s] gfss gf256::tests::test_docs_example
60082025-04-19T00:07:30.627Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
60092025-04-19T00:07:31.802Z PASS [ 3.739s] dns-server::commands_test test_dnsadm
60102025-04-19T00:07:34.103Z PASS [ 2.302s] gfss shamir::tests::split_and_combine
60112025-04-19T00:07:34.130Z PASS [ 0.027s] gfss shamir::tests::test_share_reconstruction
60122025-04-19T00:07:34.169Z PASS [ 0.037s] id-map tests::deserialize_rejects_duplicates
60132025-04-19T00:07:34.197Z PASS [ 0.026s] id-map tests::deserialize_rejects_mismatched_keys
60142025-04-19T00:07:34.317Z PASS [ 0.122s] id-map tests::get_mut_panics_if_id_changes
60152025-04-19T00:07:34.398Z PASS [ 0.080s] id-map tests::iter_mut_panics_if_id_changes
60162025-04-19T00:07:34.539Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
60172025-04-19T00:07:34.566Z PASS [ 0.168s] id-map tests::mut_into_iter_panics_if_id_changes
60182025-04-19T00:07:34.694Z PASS [ 0.127s] id-map tests::occupied_entry_panics_if_id_changed_via_get_mut
60192025-04-19T00:07:34.795Z PASS [ 0.099s] id-map tests::occupied_entry_panics_if_id_changed_via_into_mut
60202025-04-19T00:07:34.851Z PASS [ 0.055s] id-map tests::occupied_entry_panics_if_id_changes_on_insert
60212025-04-19T00:07:34.926Z PASS [ 0.075s] id-map tests::retain_panics_if_id_changes
60222025-04-19T00:07:35.010Z PASS [ 0.080s] id-map tests::serialization_is_transparent
60232025-04-19T00:07:35.156Z PASS [ 0.148s] id-map tests::serialization_roundtrip
60242025-04-19T00:07:35.221Z PASS [ 0.065s] id-map tests::vacant_entry_panics_if_id_changed_after_insert
60252025-04-19T00:07:35.289Z PASS [ 0.067s] id-map tests::vacant_entry_panics_if_id_changes_on_insert
60262025-04-19T00:07:35.445Z PASS [ 0.156s] illumos-utils destructor::test::test_delayed_delete
60272025-04-19T00:07:35.933Z PASS [ 0.487s] illumos-utils destructor::test::test_delayed_delete_with_error
60282025-04-19T00:07:35.967Z PASS [ 0.034s] illumos-utils destructor::test::test_destructor_bad_close
60292025-04-19T00:07:36.003Z PASS [ 0.036s] illumos-utils link::test::test_allocate
60302025-04-19T00:07:36.040Z PASS [ 0.036s] illumos-utils link::test::test_allocate_within_scopes
60312025-04-19T00:07:36.118Z PASS [ 0.077s] illumos-utils opte::port_manager::tests::multiple_ports_does_not_destroy_default_route
60322025-04-19T00:07:36.149Z PASS [ 0.031s] illumos-utils running_zone::tests::test_is_oxide_smf_service
60332025-04-19T00:07:36.252Z PASS [ 0.100s] illumos-utils zfs::test::get_values_of_rpool
60342025-04-19T00:07:36.327Z PASS [ 0.076s] illumos-utils zfs::test::parse_dataset_bad_avail
60352025-04-19T00:07:36.375Z PASS [ 0.045s] illumos-utils zfs::test::parse_dataset_bad_quota
60362025-04-19T00:07:36.417Z PASS [ 0.042s] illumos-utils zfs::test::parse_dataset_bad_reservation
60372025-04-19T00:07:36.467Z PASS [ 0.051s] illumos-utils zfs::test::parse_dataset_bad_usage
60382025-04-19T00:07:36.514Z PASS [ 0.046s] illumos-utils zfs::test::parse_dataset_bad_uuid
60392025-04-19T00:07:36.569Z PASS [ 0.054s] illumos-utils zfs::test::parse_dataset_missing_fields
60402025-04-19T00:07:36.625Z PASS [ 0.056s] illumos-utils zfs::test::parse_dataset_props
60412025-04-19T00:07:36.662Z PASS [ 0.036s] illumos-utils zfs::test::parse_dataset_props_with_optionals
60422025-04-19T00:07:36.693Z PASS [ 0.030s] illumos-utils zfs::test::parse_dataset_too_many_columns
60432025-04-19T00:07:36.739Z PASS [ 0.045s] illumos-utils zfs::test::parse_dataset_uuid_ignored_if_dash
60442025-04-19T00:07:36.774Z PASS [ 0.035s] illumos-utils zfs::test::parse_dataset_uuid_ignored_if_inherited
60452025-04-19T00:07:36.809Z PASS [ 0.034s] illumos-utils zfs::test::parse_quota_ignored_if_default
60462025-04-19T00:07:36.861Z PASS [ 0.050s] illumos-utils zfs::test::parse_reservation_ignored_if_default
60472025-04-19T00:07:36.892Z PASS [ 0.032s] illumos-utils zfs::test::parse_sorts_and_dedups
60482025-04-19T00:07:36.946Z PASS [ 0.054s] illumos-utils zone::tests::delete_nonexistent_address
60492025-04-19T00:07:36.984Z PASS [ 0.036s] illumos-utils zone::tests::test_parse_ip_network
60502025-04-19T00:07:37.017Z PASS [ 0.034s] illumos-utils zpool::test::test_parse_zpool
60512025-04-19T00:07:37.060Z PASS [ 0.042s] illumos-utils zpool::test::test_parse_zpool_missing_column
60522025-04-19T00:07:37.539Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
60532025-04-19T00:07:37.567Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
60542025-04-19T00:07:38.888Z PASS [ 10.325s] gfss polynomial::tests::test_polynomial_eval
60552025-04-19T00:07:42.630Z PASS [ 3.742s] installinator write::tests::proptest_write_artifact
60562025-04-19T00:07:42.813Z PASS [ 22.565s] db-dev::test-db-dev test_db_run
60572025-04-19T00:07:42.853Z PASS [ 0.200s] installinator-common block_size_writer::tests::proptest_block_writer
60582025-04-19T00:07:43.400Z PASS [ 0.569s] internal-dns-resolver resolver::test::insert_and_lookup_one_record
60592025-04-19T00:07:43.426Z PASS [ 0.610s] internal-dns-resolver resolver::test::insert_and_lookup_multiple_records
60602025-04-19T00:07:43.584Z PASS [ 6.524s] installinator mock_peers::tests::proptest_fetch_artifact
60612025-04-19T00:07:43.735Z PASS [ 0.334s] internal-dns-resolver resolver::test::lookup_nonexistent_record_fails
60622025-04-19T00:07:43.967Z PASS [ 0.382s] internal-dns-resolver resolver::test::resolver_can_be_used_with_progenitor_client
60632025-04-19T00:07:44.035Z PASS [ 0.611s] internal-dns-resolver resolver::test::resolver_can_access_backup_dns_server
60642025-04-19T00:07:44.063Z PASS [ 0.324s] internal-dns-resolver resolver::test::resolver_doesnt_bail_on_missing_targets
60652025-04-19T00:07:44.089Z PASS [ 0.043s] internal-dns-types config::test::display_hosts
60662025-04-19T00:07:44.115Z PASS [ 0.035s] internal-dns-types config::test::display_srv_service
60672025-04-19T00:07:44.144Z PASS [ 0.064s] internal-dns-types config::test::test_builder_errors
60682025-04-19T00:07:44.170Z PASS [ 0.067s] internal-dns-types config::test::test_builder_output
60692025-04-19T00:07:44.196Z PASS [ 0.037s] internal-dns-types diff::test::diff_different
60702025-04-19T00:07:44.196Z PASS [ 0.031s] internal-dns-types diff::test::diff_equivalent
60712025-04-19T00:07:44.223Z PASS [ 0.033s] internal-dns-types diff::test::diff_invalid
60722025-04-19T00:07:44.249Z PASS [ 0.040s] ipcc tests::deserialize_fixed_value
60732025-04-19T00:07:44.276Z PASS [ 0.049s] ipcc tests::installinator_image_id_round_trip
60742025-04-19T00:07:44.276Z PASS [ 0.040s] ipcc tests::serialized_size
60752025-04-19T00:07:44.316Z PASS [ 0.349s] internal-dns-resolver resolver::test::update_record
60762025-04-19T00:07:44.413Z PASS [ 0.147s] key-manager tests::different_disks_produce_different_keys
60772025-04-19T00:07:44.413Z PASS [ 0.138s] key-manager tests::different_ikm_produces_different_keys
60782025-04-19T00:07:44.439Z PASS [ 0.112s] key-manager tests::disk_encryption_key_epoch_0
60792025-04-19T00:07:44.465Z PASS [ 0.036s] key-manager tests::loading_key_for_old_epoch_loads_latest_epoch
60802025-04-19T00:07:44.541Z PASS [ 0.091s] nexus-auth authn::external::session_cookie::test::test_garbage_cookie
60812025-04-19T00:07:44.568Z PASS [ 0.139s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_absolute
60822025-04-19T00:07:44.568Z PASS [ 0.125s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_idle
60832025-04-19T00:07:44.594Z PASS [ 0.049s] nexus-auth authn::external::session_cookie::test::test_get_token
60842025-04-19T00:07:44.621Z PASS [ 0.057s] nexus-auth authn::external::session_cookie::test::test_get_token_no_header
60852025-04-19T00:07:44.647Z PASS [ 0.071s] nexus-auth authn::external::session_cookie::test::test_get_token_other_cookie_present
60862025-04-19T00:07:44.684Z PASS [ 0.067s] nexus-auth authn::external::session_cookie::test::test_missing_cookie
60872025-04-19T00:07:44.684Z PASS [ 0.042s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value
60882025-04-19T00:07:45.184Z PASS [ 0.078s] nexus-auth authn::external::session_cookie::test::test_other_cookie
60892025-04-19T00:07:45.184Z PASS [ 0.069s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value_error
60902025-04-19T00:07:45.184Z PASS [ 0.076s] nexus-auth authn::external::session_cookie::test::test_valid_cookie
60912025-04-19T00:07:45.184Z PASS [ 0.070s] nexus-auth authn::external::spoof::test::test_make_header_value
60922025-04-19T00:07:45.184Z PASS [ 0.050s] nexus-auth authn::external::spoof::test::test_make_header_value_raw
60932025-04-19T00:07:45.184Z PASS [ 0.092s] nexus-auth authn::external::spoof::test::test_spoof_header_bad_uuids
60942025-04-19T00:07:45.184Z PASS [ 0.083s] nexus-auth authn::external::spoof::test::test_spoof_header_valid
60952025-04-19T00:07:45.184Z PASS [ 0.083s] nexus-auth authn::external::spoof::test::test_spoof_reserved_values
60962025-04-19T00:07:45.184Z PASS [ 0.174s] nexus-auth authn::external::spoof::test::test_spoof_header_missing
60972025-04-19T00:07:45.184Z PASS [ 0.082s] nexus-auth authn::external::test::test_authn_sequence
60982025-04-19T00:07:45.184Z PASS [ 0.043s] nexus-auth authn::external::token::test::test_make_header_value
60992025-04-19T00:07:45.184Z PASS [ 0.042s] nexus-auth authn::external::token::test::test_token_header_bad_utf8
61002025-04-19T00:07:45.184Z PASS [ 0.039s] nexus-auth authn::external::token::test::test_token_header_valid
61012025-04-19T00:07:45.184Z PASS [ 0.055s] nexus-auth authn::external::token::test::test_token_header_missing
61022025-04-19T00:07:45.184Z PASS [ 0.053s] nexus-auth authn::test::test_internal_users
61032025-04-19T00:07:45.184Z PASS [ 0.062s] nexus-auth authz::oso_generic::test::test_duplicate_polar_classes
61042025-04-19T00:07:45.184Z PASS [ 0.073s] nexus-auth context::test::test_child_context
61052025-04-19T00:07:45.184Z PASS [ 0.151s] nexus-auth authz::context::test::test_unregistered_resource
61062025-04-19T00:07:45.210Z PASS [ 0.158s] nexus-auth context::test::test_background_context
61072025-04-19T00:07:45.236Z PASS [ 0.068s] nexus-auth context::test::test_test_context
61082025-04-19T00:07:45.262Z PASS [ 0.086s] nexus-config nexus_config::test::test_bad_authn_schemes
61092025-04-19T00:07:45.262Z PASS [ 0.059s] nexus-config nexus_config::test::test_config_bad_toml
61102025-04-19T00:07:45.262Z PASS [ 0.044s] nexus-config nexus_config::test::test_config_empty
61112025-04-19T00:07:45.288Z PASS [ 0.030s] nexus-config nexus_config::test::test_config_nonexistent
61122025-04-19T00:07:45.313Z PASS [ 0.046s] nexus-config nexus_config::test::test_invalid_ipv4_prefix_tunable
61132025-04-19T00:07:45.339Z PASS [ 0.079s] nexus-config nexus_config::test::test_deployment_config_schema
61142025-04-19T00:07:45.366Z PASS [ 0.036s] nexus-config postgres_config::test::test_bad_url
61152025-04-19T00:07:45.393Z PASS [ 0.100s] nexus-config nexus_config::test::test_repo_configs_are_valid
61162025-04-19T00:07:45.393Z PASS [ 0.068s] nexus-config nexus_config::test::test_valid
61172025-04-19T00:07:45.419Z PASS [ 0.037s] nexus-config postgres_config::test::test_example_url
61182025-04-19T00:07:45.445Z PASS [ 0.065s] nexus-db-fixed-data role_builtin::test::test_fixed_role_data
61192025-04-19T00:07:45.473Z PASS [ 0.067s] nexus-db-fixed-data test::test_allowlist_id_is_valid
61202025-04-19T00:07:45.505Z PASS [ 0.066s] nexus-db-fixed-data test::test_builtin_fleet_id_is_valid
61212025-04-19T00:07:45.531Z PASS [ 0.141s] nexus-db-fixed-data silo_user::test::test_silo_user_ids_are_valid
61222025-04-19T00:07:45.531Z PASS [ 0.053s] nexus-db-fixed-data user_builtin::test::test_builtin_user_ids_are_valid
61232025-04-19T00:07:45.556Z PASS [ 0.050s] nexus-db-model bytecount::test::test_bytecount_i64_conversions
61242025-04-19T00:07:45.584Z PASS [ 0.068s] nexus-db-model bytecount::test::test_pg_numeric_to_byte_count
61252025-04-19T00:07:45.611Z PASS [ 0.041s] nexus-db-model instance_state::tests::test_from_str_roundtrips
61262025-04-19T00:07:45.611Z PASS [ 0.081s] nexus-db-model device_auth::test::test_generate_user_code
61272025-04-19T00:07:45.638Z PASS [ 0.042s] nexus-db-model inventory::test::test_inv_nvme_disk_firmware
61282025-04-19T00:07:45.665Z PASS [ 0.045s] nexus-db-model role_assignment::tests::test_role_assignment_from_database
61292025-04-19T00:07:45.690Z PASS [ 0.042s] nexus-db-model schema_versions::test::test_known_versions
61302025-04-19T00:07:45.716Z PASS [ 0.098s] nexus-db-model schema_versions::test::test_allows_valid_up_sql_collections
61312025-04-19T00:07:45.716Z PASS [ 0.069s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_collections
61322025-04-19T00:07:45.742Z PASS [ 0.044s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_names
61332025-04-19T00:07:45.768Z PASS [ 0.041s] nexus-db-model schema_versions::test::test_verify
61342025-04-19T00:07:45.769Z PASS [ 0.051s] nexus-db-model schema_versions::test::test_reject_no_up_sql_files
61352025-04-19T00:07:45.796Z PASS [ 0.042s] nexus-db-model semver_version::test::test_to_from_sortable_string
61362025-04-19T00:07:45.821Z PASS [ 0.041s] nexus-db-model tests::test_ip_subnet_check_requestable_address
61372025-04-19T00:07:45.821Z PASS [ 0.048s] nexus-db-model tests::test_ipv6_net_random_subnet
61382025-04-19T00:07:45.821Z PASS [ 0.044s] nexus-db-model tests::test_roles_database_strings
61392025-04-19T00:07:45.848Z PASS [ 0.040s] nexus-db-model tests::test_vpc_subnet_check_requestable_addr
61402025-04-19T00:07:45.848Z PASS [ 0.040s] nexus-db-model vmm_state::tests::test_all_terminal_api_states_are_terminal_db_states
61412025-04-19T00:07:45.874Z PASS [ 0.038s] nexus-db-model vmm_state::tests::test_from_str_roundtrips
61422025-04-19T00:07:48.980Z PASS [ 3.143s] nexus-db-queries db::collection_attach::test::test_attach_beyond_capacity_fails
61432025-04-19T00:07:49.006Z PASS [ 3.145s] nexus-db-queries db::collection_attach::test::test_attach_missing_collection_fails
61442025-04-19T00:07:49.192Z PASS [ 3.346s] nexus-db-queries db::collection_attach::test::test_attach_deleted_resource_fails
61452025-04-19T00:07:51.651Z PASS [ 2.667s] nexus-db-queries db::collection_attach::test::test_attach_missing_resource_fails
61462025-04-19T00:07:51.714Z PASS [ 2.520s] nexus-db-queries db::collection_attach::test::test_attach_once
61472025-04-19T00:07:51.740Z PASS [ 2.737s] nexus-db-queries db::collection_attach::test::test_attach_multiple_times
61482025-04-19T00:07:54.483Z PASS [ 2.745s] nexus-db-queries db::collection_attach::test::test_attach_with_filters
61492025-04-19T00:07:54.510Z PASS [ 2.851s] nexus-db-queries db::collection_attach::test::test_attach_once_synchronous
61502025-04-19T00:07:54.546Z PASS [ 2.833s] nexus-db-queries db::collection_attach::test::test_attach_while_already_attached
61512025-04-19T00:07:54.572Z PASS [ 0.063s] nexus-db-queries db::collection_attach::test::test_verify_query
61522025-04-19T00:07:57.050Z PASS [ 2.566s] nexus-db-queries db::collection_attach::test::test_attach_without_update_filter
61532025-04-19T00:07:57.137Z PASS [ 2.574s] nexus-db-queries db::collection_detach::test::test_detach_missing_collection_fails
61542025-04-19T00:07:57.249Z PASS [ 2.703s] nexus-db-queries db::collection_detach::test::test_detach_deleted_resource_fails
61552025-04-19T00:07:59.563Z PASS [ 2.514s] nexus-db-queries db::collection_detach::test::test_detach_missing_resource_fails
61562025-04-19T00:07:59.692Z PASS [ 2.555s] nexus-db-queries db::collection_detach::test::test_detach_once
61572025-04-19T00:07:59.738Z PASS [ 2.488s] nexus-db-queries db::collection_detach::test::test_detach_while_already_detached
61582025-04-19T00:07:59.764Z PASS [ 0.070s] nexus-db-queries db::collection_detach::test::test_verify_query
61592025-04-19T00:08:02.104Z PASS [ 2.541s] nexus-db-queries db::collection_detach::test::test_detach_without_update_filter
61602025-04-19T00:08:02.400Z PASS [ 2.637s] nexus-db-queries db::collection_detach_many::test::test_detach_filter_collection
61612025-04-19T00:08:02.426Z PASS [ 2.669s] nexus-db-queries db::collection_detach_many::test::test_detach_deleted_resource
61622025-04-19T00:08:04.817Z PASS [ 2.712s] nexus-db-queries db::collection_detach_many::test::test_detach_many
61632025-04-19T00:08:05.013Z PASS [ 2.613s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_collection_fails
61642025-04-19T00:08:05.126Z PASS [ 2.717s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_resource_succeeds
61652025-04-19T00:08:06.241Z SLOW [> 60.000s] oximeter-db client::tests::test_replicated
61662025-04-19T00:08:07.531Z PASS [ 2.517s] nexus-db-queries db::collection_detach_many::test::test_detach_once_synchronous
61672025-04-19T00:08:07.576Z PASS [ 2.449s] nexus-db-queries db::collection_detach_many::test::test_detach_while_already_detached
61682025-04-19T00:08:07.601Z PASS [ 2.773s] nexus-db-queries db::collection_detach_many::test::test_detach_once
61692025-04-19T00:08:07.601Z PASS [ 0.066s] nexus-db-queries db::collection_detach_many::test::test_verify_query
61702025-04-19T00:08:07.652Z PASS [ 0.054s] nexus-db-queries db::collection_insert::test::test_verify_query
61712025-04-19T00:08:07.705Z PASS [ 0.053s] nexus-db-queries db::column_walker::test::test_all_columns_with_prefix
61722025-04-19T00:08:07.760Z PASS [ 0.054s] nexus-db-queries db::column_walker::test::test_walk_columns
61732025-04-19T00:08:07.810Z PASS [ 0.049s] nexus-db-queries db::column_walker::test::test_walk_table
61742025-04-19T00:08:08.352Z PASS [ 93.827s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
61752025-04-19T00:08:09.745Z PASS [ 2.168s] nexus-db-queries db::collection_insert::test::test_collection_not_present
61762025-04-19T00:08:09.794Z PASS [ 2.203s] nexus-db-queries db::collection_insert::test::test_collection_present
61772025-04-19T00:08:12.964Z PASS [ 5.153s] nexus-db-queries db::datastore::affinity::tests::affinity_group_delete_group_deletes_members
61782025-04-19T00:08:13.420Z PASS [ 5.068s] nexus-db-queries db::datastore::affinity::tests::affinity_group_delete_instance_deletes_membership
61792025-04-19T00:08:14.976Z PASS [ 5.182s] nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_add_list_remove
61802025-04-19T00:08:18.152Z PASS [ 5.188s] nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_add_remove_instance_with_vmm
61812025-04-19T00:08:18.535Z PASS [ 8.790s] nexus-db-queries db::datastore::affinity::tests::affinity_group_max_members
61822025-04-19T00:08:19.558Z PASS [ 6.137s] nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_for_deleted_objects
61832025-04-19T00:08:20.147Z PASS [ 5.171s] nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_idempotency
61842025-04-19T00:08:23.781Z PASS [ 5.245s] nexus-db-queries db::datastore::affinity::tests::affinity_group_names_are_unique_in_project
61852025-04-19T00:08:24.277Z PASS [ 6.125s] nexus-db-queries db::datastore::affinity::tests::affinity_group_membership_list_extended
61862025-04-19T00:08:24.494Z PASS [ 4.936s] nexus-db-queries db::datastore::affinity::tests::affinity_groups_are_project_scoped
61872025-04-19T00:08:24.915Z PASS [ 4.768s] nexus-db-queries db::datastore::affinity::tests::affinity_groups_prevent_project_deletion
61882025-04-19T00:08:28.688Z PASS [ 4.907s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_delete_group_deletes_members
61892025-04-19T00:08:29.372Z PASS [ 5.095s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_delete_instance_deletes_membership
61902025-04-19T00:08:29.900Z PASS [ 4.984s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_add_list_remove
61912025-04-19T00:08:30.627Z SLOW [>120.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
61922025-04-19T00:08:33.396Z PASS [ 8.902s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_max_members
61932025-04-19T00:08:33.993Z PASS [ 5.304s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_add_remove_instance_with_vmm
61942025-04-19T00:08:35.309Z PASS [ 5.408s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_idempotency
61952025-04-19T00:08:35.731Z PASS [ 6.358s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_for_deleted_objects
61962025-04-19T00:08:37.536Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
61972025-04-19T00:08:37.563Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
61982025-04-19T00:08:39.014Z PASS [ 5.020s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_names_are_unique_in_project
61992025-04-19T00:08:39.702Z PASS [ 6.305s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_group_membership_list_extended
62002025-04-19T00:08:40.563Z PASS [ 5.253s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_groups_are_project_scoped
62012025-04-19T00:08:41.007Z PASS [ 5.276s] nexus-db-queries db::datastore::affinity::tests::anti_affinity_groups_prevent_project_deletion
62022025-04-19T00:08:45.274Z PASS [ 4.711s] nexus-db-queries db::datastore::allow_list::tests::test_allowed_source_ip_database_ops
62032025-04-19T00:08:45.407Z PASS [ 4.399s] nexus-db-queries db::datastore::bgp::tests::test_delete_bgp_config_and_announce_set_by_name
62042025-04-19T00:08:46.256Z PASS [ 7.243s] nexus-db-queries db::datastore::affinity::tests::instance_max_affinity_groups
62052025-04-19T00:08:47.116Z PASS [ 7.413s] nexus-db-queries db::datastore::affinity::tests::instance_max_anti_affinity_groups
62062025-04-19T00:08:50.118Z PASS [ 4.843s] nexus-db-queries db::datastore::clickhouse_policy::tests::test_clickhouse_policy_basic
62072025-04-19T00:08:50.157Z PASS [ 4.750s] nexus-db-queries db::datastore::cockroachdb_node_id::tests::test_cockroachdb_node_id
62082025-04-19T00:08:50.696Z PASS [ 4.440s] nexus-db-queries db::datastore::cockroachdb_settings::test::test_preserve_downgrade
62092025-04-19T00:08:51.936Z PASS [ 1.778s] nexus-db-queries db::datastore::db_metadata::test::ensure_schema_is_current_version
62102025-04-19T00:08:51.962Z PASS [ 4.834s] nexus-db-queries db::datastore::crucible_dataset::test::test_insert_if_not_exists
62112025-04-19T00:08:52.711Z PASS [ 2.592s] nexus-db-queries db::datastore::db_metadata::test::concurrent_nexus_instances_only_move_forward
62122025-04-19T00:08:53.245Z PASS [ 2.548s] nexus-db-queries db::datastore::db_metadata::test::schema_version_subcomponents_save_progress
62132025-04-19T00:08:56.889Z PASS [ 4.939s] nexus-db-queries db::datastore::deployment::external_networking::tests::test_deallocate_external_networking
62142025-04-19T00:08:57.358Z PASS [ 4.647s] nexus-db-queries db::datastore::deployment::tests::test_empty_blueprint
62152025-04-19T00:08:57.426Z PASS [ 5.489s] nexus-db-queries db::datastore::deployment::external_networking::tests::test_allocate_external_networking
62162025-04-19T00:08:58.748Z PASS [ 5.503s] nexus-db-queries db::datastore::deployment::tests::test_ensure_external_networking_bails_on_bad_target
62172025-04-19T00:09:01.857Z PASS [ 4.967s] nexus-db-queries db::datastore::deployment::tests::test_ensure_external_networking_works_with_good_target
62182025-04-19T00:09:02.695Z PASS [ 5.269s] nexus-db-queries db::datastore::deployment::tests::test_set_target
62192025-04-19T00:09:02.755Z PASS [ 0.059s] nexus-db-queries db::datastore::dns::test::test_dns_builder_basic
62202025-04-19T00:09:03.209Z PASS [ 5.850s] nexus-db-queries db::datastore::deployment::tests::test_representative_blueprint
62212025-04-19T00:09:04.504Z PASS [ 5.756s] nexus-db-queries db::datastore::deployment::tests::test_set_target_enabled
62222025-04-19T00:09:06.241Z SLOW [>120.000s] oximeter-db client::tests::test_replicated
62232025-04-19T00:09:06.888Z PASS [ 5.030s] nexus-db-queries db::datastore::disk::tests::test_undelete_disk_set_faulted_idempotent
62242025-04-19T00:09:07.372Z PASS [ 4.616s] nexus-db-queries db::datastore::dns::test::test_dns_uniqueness
62252025-04-19T00:09:08.068Z PASS [ 4.858s] nexus-db-queries db::datastore::dns::test::test_dns_update_from_version
62262025-04-19T00:09:11.159Z PASS [ 6.654s] nexus-db-queries db::datastore::dns::test::test_dns_update_incremental
62272025-04-19T00:09:11.701Z PASS [ 4.812s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_basic
62282025-04-19T00:09:12.491Z PASS [ 4.424s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_uninitialized
62292025-04-19T00:09:12.757Z PASS [ 5.384s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_complex
62302025-04-19T00:09:16.611Z PASS [ 5.452s] nexus-db-queries db::datastore::external_ip::tests::test_service_ip_list
62312025-04-19T00:09:17.777Z PASS [ 5.285s] nexus-db-queries db::datastore::instance::tests::test_instance_commit_update_is_idempotent
62322025-04-19T00:09:18.030Z PASS [ 5.274s] nexus-db-queries db::datastore::instance::tests::test_instance_deletion_is_idempotent
62332025-04-19T00:09:19.087Z PASS [ 7.386s] nexus-db-queries db::datastore::instance::tests::test_instance_and_vmm_list_by_sled_agent
62342025-04-19T00:09:21.681Z PASS [ 5.068s] nexus-db-queries db::datastore::instance::tests::test_instance_fetch_all
62352025-04-19T00:09:22.674Z PASS [ 4.643s] nexus-db-queries db::datastore::instance::tests::test_instance_update_invalidated_while_locked
62362025-04-19T00:09:23.025Z PASS [ 5.246s] nexus-db-queries db::datastore::instance::tests::test_instance_set_migration_ids
62372025-04-19T00:09:23.910Z PASS [ 4.823s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_acquires_lock
62382025-04-19T00:09:26.477Z PASS [ 4.796s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_cant_unlock_someone_elses_instance_
62392025-04-19T00:09:27.458Z PASS [ 4.782s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_lock_is_idempotent
62402025-04-19T00:09:27.956Z PASS [ 4.929s] nexus-db-queries db::datastore::instance::tests::test_unlocking_a_deleted_instance_is_okay
62412025-04-19T00:09:28.232Z PASS [ 4.320s] nexus-db-queries db::datastore::inventory::test::test_find_hw_baseboard_id_missing_returns_not_found
62422025-04-19T00:09:30.627Z SLOW [>180.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
62432025-04-19T00:09:32.111Z PASS [ 5.633s] nexus-db-queries db::datastore::inventory::test::test_inventory_deletion
62442025-04-19T00:09:33.044Z PASS [ 5.089s] nexus-db-queries db::datastore::inventory::test::test_representative_collection_populates_database
62452025-04-19T00:09:33.501Z PASS [ 5.270s] nexus-db-queries db::datastore::ip_pool::test::test_default_ip_pools
62462025-04-19T00:09:36.006Z PASS [ 8.549s] nexus-db-queries db::datastore::inventory::test::test_inventory_insert
62472025-04-19T00:09:36.697Z PASS [ 4.586s] nexus-db-queries db::datastore::ip_pool::test::test_internal_ip_pool
62482025-04-19T00:09:37.533Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
62492025-04-19T00:09:37.559Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
62502025-04-19T00:09:38.322Z PASS [ 5.278s] nexus-db-queries db::datastore::ip_pool::test::test_ip_pool_utilization
62512025-04-19T00:09:40.389Z PASS [ 4.382s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_sync_service_zones
62522025-04-19T00:09:40.606Z PASS [ 7.104s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_changeset
62532025-04-19T00:09:41.001Z PASS [ 4.302s] nexus-db-queries db::datastore::ipv4_nat_entry::test::nat_version_tracking
62542025-04-19T00:09:43.016Z PASS [ 4.693s] nexus-db-queries db::datastore::ipv4_nat_entry::test::table_allows_unique_active_multiple_deleted
62552025-04-19T00:09:45.474Z PASS [ 4.473s] nexus-db-queries db::datastore::oximeter::tests::test_oximeter_expunge
62562025-04-19T00:09:45.804Z PASS [ 5.414s] nexus-db-queries db::datastore::migration::tests::test_migration_query_by_instance
62572025-04-19T00:09:46.544Z PASS [ 5.938s] nexus-db-queries db::datastore::network_interface::tests::test_service_network_interfaces_list
62582025-04-19T00:09:49.104Z PASS [ 6.089s] nexus-db-queries db::datastore::oximeter::tests::test_oximeter_reassign_fails_if_no_collectors
62592025-04-19T00:09:50.829Z PASS [ 5.025s] nexus-db-queries db::datastore::oximeter::tests::test_producer_endpoint_reassigns_if_oximeter_expunged
62602025-04-19T00:09:53.360Z PASS [ 4.255s] nexus-db-queries db::datastore::oximeter::tests::test_producers_list_expired
62612025-04-19T00:09:55.484Z PASS [ 4.655s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_cannot_insert_to_expunged_sled
62622025-04-19T00:09:58.092Z PASS [ 4.731s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_deletion_idempotency
62632025-04-19T00:10:01.224Z PASS [ 5.740s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_delete_reupsert_new_sled
62642025-04-19T00:10:02.424Z PASS [ 16.949s] nexus-db-queries db::datastore::oximeter::tests::test_oximeter_reassigns_randomly
62652025-04-19T00:10:03.024Z PASS [ 4.932s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_different_disks
62662025-04-19T00:10:06.241Z SLOW [>180.000s] oximeter-db client::tests::test_replicated
62672025-04-19T00:10:06.297Z PASS [ 5.073s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_reupsert_new_sled
62682025-04-19T00:10:07.581Z PASS [ 5.157s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_same_uuid_collides
62692025-04-19T00:10:08.582Z PASS [ 5.558s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_uninitialized_list
62702025-04-19T00:10:13.223Z PASS [ 5.641s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_empty
62712025-04-19T00:10:13.719Z PASS [ 7.422s] nexus-db-queries db::datastore::rack::test::allocate_sled_underlay_subnet_octets
62722025-04-19T00:10:13.796Z PASS [ 5.210s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_missing_service_pool_ip_throws_error
62732025-04-19T00:10:14.443Z PASS [ 27.899s] nexus-db-queries db::datastore::oximeter::tests::test_producer_endpoint_upsert_rejects_expunged_oximeters
62742025-04-19T00:10:18.073Z PASS [ 4.849s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_overlapping_ips_throws_error
62752025-04-19T00:10:18.123Z PASS [ 0.048s] nexus-db-queries db::datastore::region::test::test_extent_count
62762025-04-19T00:10:19.391Z PASS [ 4.948s] nexus-db-queries db::datastore::rack::test::rack_sled_subnet_allocations
62772025-04-19T00:10:19.419Z PASS [ 5.616s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_services
62782025-04-19T00:10:19.465Z PASS [ 5.745s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_many_nexus_services
62792025-04-19T00:10:22.442Z PASS [ 4.320s] nexus-db-queries db::datastore::region_replacement::test::test_one_replacement_per_volume
62802025-04-19T00:10:23.957Z PASS [ 4.565s] nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_drive_saga
62812025-04-19T00:10:24.231Z PASS [ 4.821s] nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_finish_saga
62822025-04-19T00:10:24.584Z PASS [ 5.119s] nexus-db-queries db::datastore::region_snapshot_replacement::test::count_replacement_steps
62832025-04-19T00:10:27.347Z PASS [ 4.905s] nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_conflict
62842025-04-19T00:10:28.432Z PASS [ 4.475s] nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_conflict_with_region_replacement
62852025-04-19T00:10:29.007Z PASS [ 4.775s] nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_gc
62862025-04-19T00:10:29.110Z PASS [ 4.525s] nexus-db-queries db::datastore::region_snapshot_replacement::test::test_one_replacement_per_volume
62872025-04-19T00:10:30.628Z SLOW [>240.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
62882025-04-19T00:10:31.974Z PASS [ 4.626s] nexus-db-queries db::datastore::region_snapshot_replacement::test::test_one_replacement_per_volume_conflict_with_region
62892025-04-19T00:10:33.659Z PASS [ 5.227s] nexus-db-queries db::datastore::region_snapshot_replacement::test::unique_region_snapshot_replacement_step_per_volume
62902025-04-19T00:10:33.806Z PASS [ 4.695s] nexus-db-queries db::datastore::rendezvous_debug_dataset::tests::tombstone
62912025-04-19T00:10:33.905Z PASS [ 4.897s] nexus-db-queries db::datastore::rendezvous_debug_dataset::tests::insert_if_not_exists
62922025-04-19T00:10:36.167Z PASS [ 4.193s] nexus-db-queries db::datastore::saga::test::test_create_event_idempotent
62932025-04-19T00:10:37.533Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
62942025-04-19T00:10:37.559Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
62952025-04-19T00:10:38.499Z PASS [ 4.693s] nexus-db-queries db::datastore::saga::test::test_list_no_unfinished_nodes
62962025-04-19T00:10:38.533Z PASS [ 4.874s] nexus-db-queries db::datastore::saga::test::test_list_candidate_sagas
62972025-04-19T00:10:38.804Z PASS [ 4.747s] nexus-db-queries db::datastore::saga::test::test_list_unfinished_nodes
62982025-04-19T00:10:40.979Z PASS [ 4.812s] nexus-db-queries db::datastore::saga::test::test_saga_reassignment
62992025-04-19T00:10:43.108Z PASS [ 4.609s] nexus-db-queries db::datastore::saga::test::test_update_state_idempotent
63002025-04-19T00:10:43.746Z PASS [ 5.212s] nexus-db-queries db::datastore::sled::test::affinity_and_anti_affinity_policy_allow
63012025-04-19T00:10:43.820Z PASS [ 5.168s] nexus-db-queries db::datastore::sled::test::affinity_and_anti_affinity_policy_fail
63022025-04-19T00:10:46.342Z PASS [ 5.362s] nexus-db-queries db::datastore::sled::test::affinity_ignored_from_other_groups
63032025-04-19T00:10:48.276Z PASS [ 5.167s] nexus-db-queries db::datastore::sled::test::affinity_multi_group
63042025-04-19T00:10:49.214Z PASS [ 5.468s] nexus-db-queries db::datastore::sled::test::affinity_policy_allow_picks_different_sled
63052025-04-19T00:10:49.271Z PASS [ 5.450s] nexus-db-queries db::datastore::sled::test::affinity_policy_fail
63062025-04-19T00:10:51.596Z PASS [ 5.253s] nexus-db-queries db::datastore::sled::test::affinity_policy_fail_no_capacity
63072025-04-19T00:10:53.281Z PASS [ 5.004s] nexus-db-queries db::datastore::sled::test::affinity_policy_fail_too_many_constraints
63082025-04-19T00:10:54.253Z PASS [ 5.037s] nexus-db-queries db::datastore::sled::test::anti_affinity_ignored_from_other_groups
63092025-04-19T00:10:54.375Z PASS [ 5.086s] nexus-db-queries db::datastore::sled::test::anti_affinity_multi_group
63102025-04-19T00:10:56.975Z PASS [ 5.378s] nexus-db-queries db::datastore::sled::test::anti_affinity_policy_allow
63112025-04-19T00:11:01.456Z PASS [ 5.082s] nexus-db-queries db::datastore::sled::test::anti_affinity_policy_fail
63122025-04-19T00:11:01.481Z PASS [ 4.950s] nexus-db-queries db::datastore::sled::test::anti_affinity_policy_fail_no_capacity
63132025-04-19T00:11:01.515Z PASS [ 5.447s] nexus-db-queries db::datastore::sled::test::sled_list_batch
63142025-04-19T00:11:02.140Z PASS [ 5.166s] nexus-db-queries db::datastore::sled::test::sled_reservation_concurrent_affinity_requirement
63152025-04-19T00:11:03.667Z PASS [ 5.303s] nexus-db-queries db::datastore::sled::test::sled_reservation_concurrent_anti_affinity_requirement
63162025-04-19T00:11:04.546Z PASS [ 5.344s] nexus-db-queries db::datastore::sled::test::sled_reservation_concurrent_space_requirement
63172025-04-19T00:11:05.707Z PASS [ 5.902s] nexus-db-queries db::datastore::sled::test::sled_reservation_create_non_provisionable
63182025-04-19T00:11:06.242Z SLOW [>240.000s] oximeter-db client::tests::test_replicated
63192025-04-19T00:11:07.348Z PASS [ 5.208s] nexus-db-queries db::datastore::sled::test::test_sled_expungement_also_expunges_disks
63202025-04-19T00:11:09.697Z PASS [ 5.150s] nexus-db-queries db::datastore::sled::test::upsert_sled_doesnt_update_decommissioned
63212025-04-19T00:11:11.062Z PASS [ 5.354s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_hardware
63222025-04-19T00:11:12.324Z PASS [ 4.975s] nexus-db-queries db::datastore::support_bundle::test::test_bundle_create_capacity_limits
63232025-04-19T00:11:14.551Z PASS [ 10.884s] nexus-db-queries db::datastore::sled::test::test_sled_transitions
63242025-04-19T00:11:17.266Z PASS [ 7.569s] nexus-db-queries db::datastore::support_bundle::test::test_bundle_deleted_from_expunged_dataset
63252025-04-19T00:11:18.671Z PASS [ 7.609s] nexus-db-queries db::datastore::support_bundle::test::test_bundle_failed_from_expunged_dataset
63262025-04-19T00:11:19.481Z PASS [ 7.156s] nexus-db-queries db::datastore::support_bundle::test::test_bundle_failed_from_expunged_nexus_no_reassign
63272025-04-19T00:11:22.243Z PASS [ 7.691s] nexus-db-queries db::datastore::support_bundle::test::test_bundle_failed_from_expunged_nexus_with_reassign
63282025-04-19T00:11:22.495Z PASS [ 5.228s] nexus-db-queries db::datastore::support_bundle::test::test_bundle_list_filtering
63292025-04-19T00:11:23.800Z PASS [ 5.128s] nexus-db-queries db::datastore::support_bundle::test::test_crud_operations
63302025-04-19T00:11:24.419Z PASS [ 4.938s] nexus-db-queries db::datastore::switch_port::test::test_bgp_boundary_switches
63312025-04-19T00:11:26.940Z PASS [ 4.698s] nexus-db-queries db::datastore::target_release::test::target_release_datastore
63322025-04-19T00:11:27.448Z PASS [ 4.954s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_by_instance_id_is_idempotent
63332025-04-19T00:11:28.701Z PASS [ 4.902s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_is_idempotent
63342025-04-19T00:11:29.392Z PASS [ 4.973s] nexus-db-queries db::datastore::test::test_external_ip_check_constraints
63352025-04-19T00:11:30.627Z SLOW [>300.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
63362025-04-19T00:11:31.427Z PASS [ 4.487s] nexus-db-queries db::datastore::test::test_project_creation
63372025-04-19T00:11:31.981Z PASS [ 4.533s] nexus-db-queries db::datastore::test::test_queries_do_not_require_full_table_scan
63382025-04-19T00:11:33.951Z PASS [ 5.249s] nexus-db-queries db::datastore::test::test_rack_initialize_is_idempotent
63392025-04-19T00:11:36.438Z PASS [ 5.010s] nexus-db-queries db::datastore::test::test_region_allocation_not_enough_zpools
63402025-04-19T00:11:37.534Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
63412025-04-19T00:11:37.559Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
63422025-04-19T00:11:37.652Z PASS [ 5.670s] nexus-db-queries db::datastore::test::test_region_allocation_only_considers_disks_in_service
63432025-04-19T00:11:39.148Z PASS [ 5.197s] nexus-db-queries db::datastore::test::test_region_allocation_only_operates_on_zpools_in_inventory
63442025-04-19T00:11:41.106Z PASS [ 11.714s] nexus-db-queries db::datastore::test::test_region_allocation_is_idempotent
63452025-04-19T00:11:48.042Z PASS [ 11.604s] nexus-db-queries db::datastore::test::test_region_allocation_out_of_space_fails
63462025-04-19T00:11:48.303Z PASS [ 10.649s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random
63472025-04-19T00:11:51.083Z PASS [ 11.934s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds
63482025-04-19T00:11:52.142Z PASS [ 11.037s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds_fails
63492025-04-19T00:11:52.513Z PASS [ 4.471s] nexus-db-queries db::datastore::test::test_session_methods
63502025-04-19T00:11:52.707Z PASS [ 4.404s] nexus-db-queries db::datastore::test::test_sled_ipv6_address_allocation
63512025-04-19T00:11:55.157Z PASS [ 4.074s] nexus-db-queries db::datastore::test::test_ssh_keys
63522025-04-19T00:11:56.246Z PASS [ 4.103s] nexus-db-queries db::datastore::test::test_table_scan
63532025-04-19T00:11:56.784Z PASS [ 4.271s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete
63542025-04-19T00:11:56.866Z PASS [ 4.159s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete_twice
63552025-04-19T00:11:59.691Z PASS [ 4.534s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete
63562025-04-19T00:12:00.965Z PASS [ 4.719s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete_twice
63572025-04-19T00:12:01.292Z PASS [ 4.426s] nexus-db-queries db::datastore::volume::tests::test_deserialize_old_crucible_resources
63582025-04-19T00:12:01.349Z PASS [ 0.056s] nexus-db-queries db::datastore::volume::tests::test_read_only_target_in_vcr
63592025-04-19T00:12:01.403Z PASS [ 0.054s] nexus-db-queries db::datastore::volume::tests::test_replace_read_only_target_in_vcr
63602025-04-19T00:12:01.694Z PASS [ 4.909s] nexus-db-queries db::datastore::vmm::tests::test_vmm_and_migration_update_runtime
63612025-04-19T00:12:04.581Z PASS [ 4.889s] nexus-db-queries db::datastore::volume::tests::test_find_volumes_referencing_socket_addr
63622025-04-19T00:12:06.242Z SLOW [>300.000s] oximeter-db client::tests::test_replicated
63632025-04-19T00:12:09.483Z PASS [ 4.902s] nexus-db-queries db::datastore::volume_repair::test::volume_lock_conflict_error_returned
63642025-04-19T00:12:13.632Z PASS [ 12.229s] nexus-db-queries db::datastore::volume::tests::test_volume_replace_region
63652025-04-19T00:12:13.658Z PASS [ 12.685s] nexus-db-queries db::datastore::volume::tests::test_no_find_deleted_region_for_no_volume
63662025-04-19T00:12:14.412Z PASS [ 4.928s] nexus-db-queries db::datastore::volume_repair::test::volume_lock_relock_allowed
63672025-04-19T00:12:14.618Z PASS [ 12.769s] nexus-db-queries db::datastore::volume::tests::test_volume_replace_snapshot
63682025-04-19T00:12:18.574Z PASS [ 4.941s] nexus-db-queries db::datastore::volume_repair::test::volume_lock_should_fail_without_volume
63692025-04-19T00:12:18.675Z PASS [ 5.024s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_raw_returns_none_on_vni_exhaustion
63702025-04-19T00:12:19.246Z PASS [ 4.833s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_retries
63712025-04-19T00:12:21.006Z PASS [ 1.760s] nexus-db-queries db::explain::test::test_explain_async
63722025-04-19T00:12:21.688Z PASS [ 7.224s] nexus-db-queries db::datastore::vpc::tests::test_vpc_resolve_to_sleds_uses_current_target_blueprint
63732025-04-19T00:12:23.036Z PASS [ 2.030s] nexus-db-queries db::explain::test::test_explain_full_table_scan
63742025-04-19T00:12:23.910Z PASS [ 5.335s] nexus-db-queries db::datastore::vpc::tests::test_vpc_router_rule_instance_resolve
63752025-04-19T00:12:24.772Z PASS [ 6.097s] nexus-db-queries db::datastore::vpc::tests::test_vpc_system_router_sync_to_subnets
63762025-04-19T00:12:25.544Z PASS [ 3.856s] nexus-db-queries db::lookup::test::test_lookup
63772025-04-19T00:12:25.714Z PASS [ 2.677s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_ascending
63782025-04-19T00:12:26.685Z PASS [ 2.774s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_descending
63792025-04-19T00:12:26.738Z PASS [ 0.053s] nexus-db-queries db::pagination::test::test_paginator
63802025-04-19T00:12:27.688Z PASS [ 2.915s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_works_with_joins
63812025-04-19T00:12:28.626Z PASS [ 3.082s] nexus-db-queries db::pagination::test::test_paginated_single_column_ascending
63822025-04-19T00:12:28.677Z PASS [ 1.939s] nexus-db-queries db::pool::test::test_pool_can_be_terminated
63832025-04-19T00:12:28.777Z PASS [ 3.062s] nexus-db-queries db::pagination::test::test_paginated_single_column_descending
63842025-04-19T00:12:29.623Z PASS [ 1.935s] nexus-db-queries db::pool::test::test_pool_drop_does_not_panic
63852025-04-19T00:12:30.627Z SLOW [>360.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
63862025-04-19T00:12:34.033Z PASS [ 5.255s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_is_idempotent
63872025-04-19T00:12:34.192Z PASS [ 5.514s] nexus-db-queries db::queries::external_ip::tests::test_ephemeral_and_snat_ips_do_not_overlap
63882025-04-19T00:12:34.573Z PASS [ 5.947s] nexus-db-queries db::queries::external_ip::tests::test_ensure_pool_exhaustion_does_not_use_other_pool
63892025-04-19T00:12:34.603Z PASS [ 4.980s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_out_of_range
63902025-04-19T00:12:37.533Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
63912025-04-19T00:12:37.559Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
63922025-04-19T00:12:38.974Z PASS [ 4.940s] nexus-db-queries db::queries::external_ip::tests::test_insert_external_ip_is_idempotent
63932025-04-19T00:12:39.112Z PASS [ 4.919s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_allocation_and_exhaustion
63942025-04-19T00:12:39.938Z PASS [ 5.364s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_is_restricted_to_pools
63952025-04-19T00:12:40.082Z PASS [ 5.478s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_out_of_order_allocation_ok
63962025-04-19T00:12:40.128Z PASS [ 0.046s] nexus-db-queries db::queries::network_interface::tests::test_first_available_address
63972025-04-19T00:12:43.870Z PASS [ 4.758s] nexus-db-queries db::queries::network_interface::tests::test_delete_service_is_idempotent
63982025-04-19T00:12:43.955Z PASS [ 4.981s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_with_ephemeral_takes_whole_port_range
63992025-04-19T00:12:44.755Z PASS [ 4.627s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpc_subnets_succeeds
64002025-04-19T00:12:45.882Z PASS [ 5.944s] nexus-db-queries db::queries::network_interface::tests::test_detect_ip_exhaustion
64012025-04-19T00:12:48.228Z PASS [ 4.273s] nexus-db-queries db::queries::network_interface::tests::test_insert_no_instance_fails
64022025-04-19T00:12:48.485Z PASS [ 4.614s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpcs_fails
64032025-04-19T00:12:48.987Z PASS [ 4.231s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_exact_ip
64042025-04-19T00:12:50.218Z PASS [ 4.335s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_mac
64052025-04-19T00:12:53.232Z PASS [ 4.747s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_mac_fails
64062025-04-19T00:12:53.258Z PASS [ 5.020s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_ip_fails
64072025-04-19T00:12:53.787Z PASS [ 4.799s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_slot_fails
64082025-04-19T00:12:55.051Z PASS [ 4.834s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_slot
64092025-04-19T00:12:58.064Z PASS [ 4.832s] nexus-db-queries db::queries::network_interface::tests::test_insert_running_instance_fails
64102025-04-19T00:12:58.151Z PASS [ 4.901s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_interface_fails
64112025-04-19T00:12:58.204Z PASS [ 4.417s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_vpc_subnet_fails
64122025-04-19T00:12:58.229Z PASS [ 0.053s] nexus-db-queries db::queries::network_interface::tests::test_last_available_address
64132025-04-19T00:13:00.438Z PASS [ 5.386s] nexus-db-queries db::queries::network_interface::tests::test_insert_sequential_ip_allocation
64142025-04-19T00:13:00.905Z PASS [ 2.694s] nexus-db-queries db::queries::next_item::tests::test_explain_next_item_self_joined
64152025-04-19T00:13:03.011Z PASS [ 2.572s] nexus-db-queries db::queries::next_item::tests::test_next_item_query_is_ordered_by_indices
64162025-04-19T00:13:03.208Z PASS [ 5.143s] nexus-db-queries db::queries::network_interface::tests::test_insert_with_duplicate_name_fails
64172025-04-19T00:13:03.260Z PASS [ 0.052s] nexus-db-queries db::queries::next_item::tests::test_shift_indices
64182025-04-19T00:13:03.323Z PASS [ 5.119s] nexus-db-queries db::queries::network_interface::tests::test_limit_number_of_interfaces_per_instance_query
64192025-04-19T00:13:03.510Z PASS [ 2.604s] nexus-db-queries db::queries::next_item::tests::test_next_item_self_joined
64202025-04-19T00:13:03.743Z PASS [ 0.420s] nexus-db-queries db::queries::oximeter::test::expectorate_query_reassign_producers
64212025-04-19T00:13:03.993Z PASS [ 0.482s] nexus-db-queries db::queries::oximeter::test::expectorate_query_upsert_producer
64222025-04-19T00:13:05.663Z PASS [ 2.652s] nexus-db-queries db::queries::next_item::tests::test_next_item_self_joined_with_gaps
64232025-04-19T00:13:05.786Z PASS [ 2.525s] nexus-db-queries db::queries::next_item::tests::test_wrapping_next_item_query
64242025-04-19T00:13:06.063Z PASS [ 2.319s] nexus-db-queries db::queries::oximeter::test::explainable_reassign_producers
64252025-04-19T00:13:06.242Z SLOW [>360.000s] oximeter-db client::tests::test_replicated
64262025-04-19T00:13:06.441Z PASS [ 2.447s] nexus-db-queries db::queries::oximeter::test::explainable_upsert_producer
64272025-04-19T00:13:06.517Z PASS [ 0.454s] nexus-db-queries db::queries::sled_reservation::test::expectorate_sled_find_targets_query
64282025-04-19T00:13:06.864Z PASS [ 0.423s] nexus-db-queries db::queries::sled_reservation::test::expectorate_sled_insert_resource_query
64292025-04-19T00:13:07.792Z PASS [ 2.129s] nexus-db-queries db::queries::region_allocation::test::expectorate_query
64302025-04-19T00:13:08.255Z PASS [ 0.463s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_instance
64312025-04-19T00:13:08.306Z PASS [ 2.520s] nexus-db-queries db::queries::region_allocation::test::explainable
64322025-04-19T00:13:08.659Z PASS [ 0.403s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_storage
64332025-04-19T00:13:08.684Z PASS [ 2.156s] nexus-db-queries db::queries::sled_reservation::test::explain_sled_find_targets_query
64342025-04-19T00:13:08.792Z PASS [ 0.486s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_instance
64352025-04-19T00:13:09.057Z PASS [ 2.192s] nexus-db-queries db::queries::sled_reservation::test::explain_sled_insert_resource_query
64362025-04-19T00:13:09.170Z PASS [ 0.511s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_storage
64372025-04-19T00:13:10.771Z PASS [ 2.096s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_instance
64382025-04-19T00:13:10.919Z PASS [ 0.149s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_full_count
64392025-04-19T00:13:10.962Z PASS [ 2.169s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_storage
64402025-04-19T00:13:10.990Z PASS [ 0.070s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_steps
64412025-04-19T00:13:11.039Z PASS [ 0.049s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_no_wrapping
64422025-04-19T00:13:11.065Z PASS [ 0.088s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_wrapping
64432025-04-19T00:13:11.091Z PASS [ 0.043s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_with_wrapping
64442025-04-19T00:13:11.199Z PASS [ 2.142s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_instance
64452025-04-19T00:13:11.261Z PASS [ 2.090s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_storage
64462025-04-19T00:13:13.322Z PASS [ 2.272s] nexus-db-queries db::queries::vpc_subnet::test::explain_insert_query
64472025-04-19T00:13:13.398Z PASS [ 2.199s] nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query_is_idempotent
64482025-04-19T00:13:13.424Z PASS [ 2.332s] nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query
64492025-04-19T00:13:18.086Z PASS [ 4.671s] nexus-db-queries transaction_retry::test::test_transaction_rollback_produces_no_samples
64502025-04-19T00:13:18.127Z PASS [ 0.040s] nexus-defaults tests::test_random_vpc_ipv6_prefix
64512025-04-19T00:13:18.257Z PASS [ 4.858s] nexus-db-queries transaction_retry::test::test_transaction_retry_produces_samples
64522025-04-19T00:13:18.326Z PASS [ 0.068s] nexus-inventory builder::test::test_empty
64532025-04-19T00:13:18.405Z PASS [ 0.079s] nexus-inventory builder::test::test_problems
64542025-04-19T00:13:18.444Z PASS [ 0.317s] nexus-inventory builder::test::test_basic
64552025-04-19T00:13:20.615Z PASS [ 2.210s] nexus-inventory collector::test::test_basic
64562025-04-19T00:13:20.681Z PASS [ 2.236s] nexus-inventory collector::test::test_multi_mgs
64572025-04-19T00:13:21.426Z PASS [ 0.810s] nexus-inventory collector::test::test_multi_mgs_failure
64582025-04-19T00:13:22.238Z PASS [ 1.557s] nexus-inventory collector::test::test_sled_agent_failure
64592025-04-19T00:13:22.701Z PASS [ 11.439s] nexus-db-queries policy_test::test_conferred_roles
64602025-04-19T00:13:26.500Z PASS [ 3.799s] nexus-mgs-updates::host_phase1_updater test_host_phase1_updater_delivers_progress
64612025-04-19T00:13:26.998Z PASS [ 0.497s] nexus-mgs-updates::host_phase1_updater test_host_phase1_updater_remembers_successful_mgs_instance
64622025-04-19T00:13:27.025Z PASS [ 5.581s] nexus-metrics-producer-gc tests::test_prune_expired_producers
64632025-04-19T00:13:27.230Z PASS [ 4.991s] nexus-metrics-producer-gc tests::test_prune_expired_producers_notifies_collector
64642025-04-19T00:13:27.379Z PASS [ 0.381s] nexus-mgs-updates::host_phase1_updater test_host_phase1_updater_switches_mgs_instances_on_failure
64652025-04-19T00:13:27.427Z PASS [ 0.419s] nexus-mgs-updates::host_phase1_updater test_host_phase1_updater_updates_sled
64662025-04-19T00:13:27.999Z PASS [ 0.571s] nexus-mgs-updates::rot_updater test_rot_updater_switches_mgs_instances_on_failure
64672025-04-19T00:13:30.627Z SLOW [>420.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
64682025-04-19T00:13:30.942Z PASS [ 3.711s] nexus-mgs-updates::rot_updater test_rot_updater_delivers_progress
64692025-04-19T00:13:31.066Z PASS [ 3.686s] nexus-mgs-updates::rot_updater test_rot_updater_remembers_successful_mgs_instance
64702025-04-19T00:13:31.342Z PASS [ 3.343s] nexus-mgs-updates::rot_updater test_rot_updater_updates_sled
64712025-04-19T00:13:34.299Z PASS [ 3.356s] nexus-mgs-updates::rot_updater test_rot_updater_updates_switch
64722025-04-19T00:13:35.655Z PASS [ 1.355s] nexus-mgs-updates::sp_updater test_sp_updater_switches_mgs_instances_on_failure
64732025-04-19T00:13:35.716Z PASS [ 4.649s] nexus-mgs-updates::sp_updater test_sp_updater_delivers_progress
64742025-04-19T00:13:35.809Z PASS [ 4.460s] nexus-mgs-updates::sp_updater test_sp_updater_remembers_successful_mgs_instance
64752025-04-19T00:13:35.965Z PASS [ 0.163s] nexus-reconfigurator-blippy checks::tests::test_bad_internal_dns_subnet
64762025-04-19T00:13:36.013Z PASS [ 0.047s] nexus-reconfigurator-blippy checks::tests::test_dataset_on_nonexistent_zpool
64772025-04-19T00:13:36.059Z PASS [ 0.045s] nexus-reconfigurator-blippy checks::tests::test_dataset_with_bad_address
64782025-04-19T00:13:36.107Z PASS [ 0.048s] nexus-reconfigurator-blippy checks::tests::test_duplicate_external_ip
64792025-04-19T00:13:36.160Z PASS [ 0.053s] nexus-reconfigurator-blippy checks::tests::test_duplicate_nic_ip
64802025-04-19T00:13:36.207Z PASS [ 0.046s] nexus-reconfigurator-blippy checks::tests::test_duplicate_nic_mac
64812025-04-19T00:13:36.272Z PASS [ 0.056s] nexus-reconfigurator-blippy checks::tests::test_duplicate_underlay_ips
64822025-04-19T00:13:36.309Z PASS [ 0.046s] nexus-reconfigurator-blippy checks::tests::test_durable_dataset_collision
64832025-04-19T00:13:36.360Z PASS [ 0.050s] nexus-reconfigurator-blippy checks::tests::test_example_blueprint_is_blippy_clean
64842025-04-19T00:13:36.414Z PASS [ 0.054s] nexus-reconfigurator-blippy checks::tests::test_orphaned_datasets
64852025-04-19T00:13:36.476Z PASS [ 0.059s] nexus-reconfigurator-blippy checks::tests::test_transient_root_dataset_collision
64862025-04-19T00:13:36.522Z PASS [ 0.047s] nexus-reconfigurator-blippy checks::tests::test_zone_missing_datasets
64872025-04-19T00:13:36.580Z PASS [ 0.058s] nexus-reconfigurator-blippy checks::tests::test_zpool_missing_default_datasets
64882025-04-19T00:13:36.631Z PASS [ 0.050s] nexus-reconfigurator-blippy checks::tests::test_zpool_with_duplicate_dataset_kinds
64892025-04-19T00:13:36.869Z PASS [ 0.238s] nexus-reconfigurator-execution clickhouse::test::test_generate_config_settings
64902025-04-19T00:13:37.533Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
64912025-04-19T00:13:37.559Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
64922025-04-19T00:13:40.074Z PASS [ 4.418s] nexus-mgs-updates::sp_updater test_sp_updater_updates_sled
64932025-04-19T00:13:40.131Z PASS [ 4.414s] nexus-mgs-updates::sp_updater test_sp_updater_updates_switch
64942025-04-19T00:13:40.173Z PASS [ 0.099s] nexus-reconfigurator-execution dns::test::test_blueprint_external_dns_basic
64952025-04-19T00:13:40.228Z PASS [ 0.054s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_empty
64962025-04-19T00:13:40.254Z PASS [ 0.112s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_basic
64972025-04-19T00:13:40.309Z PASS [ 0.079s] nexus-reconfigurator-execution dns::test::test_dns_compute_update
64982025-04-19T00:14:00.664Z PASS [ 20.357s] nexus-reconfigurator-execution omicron_physical_disks::test::test_decommission_expunged_disks
64992025-04-19T00:14:04.207Z PASS [ 417.984s] oximeter-db client::tests::test_replicated
65002025-04-19T00:14:04.288Z PASS [ 0.078s] omicron-clickhouse-admin context::tests::test_read_generation_from_file_malformed_1
65012025-04-19T00:14:04.329Z PASS [ 0.040s] omicron-clickhouse-admin context::tests::test_read_generation_from_file_malformed_2
65022025-04-19T00:14:04.370Z PASS [ 0.041s] omicron-clickhouse-admin context::tests::test_read_generation_from_file_malformed_3
65032025-04-19T00:14:04.407Z PASS [ 0.036s] omicron-clickhouse-admin context::tests::test_read_generation_from_file_none
65042025-04-19T00:14:04.444Z PASS [ 0.037s] omicron-clickhouse-admin context::tests::test_read_generation_from_file_success
65052025-04-19T00:14:05.229Z PASS [ 0.784s] omicron-clickhouse-admin::integration_test test_keeper_cluster_membership
65062025-04-19T00:14:05.492Z PASS [ 0.263s] omicron-clickhouse-admin::integration_test test_keeper_conf_parsing
65072025-04-19T00:14:05.731Z PASS [ 0.239s] omicron-clickhouse-admin::integration_test test_lgif_parsing
65082025-04-19T00:14:06.085Z PASS [ 0.353s] omicron-clickhouse-admin::integration_test test_raft_config_parsing
65092025-04-19T00:14:06.565Z PASS [ 0.479s] omicron-clickhouse-admin::integration_test test_teardown
65102025-04-19T00:14:06.650Z PASS [ 0.085s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_replicated
65112025-04-19T00:14:13.335Z SLOW [> 60.000s] nexus-db-queries policy_test::test_iam_roles_behavior
65122025-04-19T00:14:18.932Z PASS [ 18.268s] nexus-reconfigurator-execution omicron_sled_config::tests::test_deploy_config
65132025-04-19T00:14:30.629Z SLOW [>480.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
65142025-04-19T00:14:36.880Z SLOW [> 60.000s] nexus-reconfigurator-execution cockroachdb::test::test_ensure_preserve_downgrade_option
65152025-04-19T00:14:37.339Z PASS [ 84.018s] nexus-db-queries policy_test::test_iam_roles_behavior
65162025-04-19T00:14:37.533Z SLOW [>540.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
65172025-04-19T00:14:37.559Z SLOW [>540.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
65182025-04-19T00:14:38.291Z PASS [ 19.358s] nexus-reconfigurator-execution omicron_zones::test::test_clean_up_cockroach_zones
65192025-04-19T00:14:38.521Z PASS [ 0.230s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_error_cases
65202025-04-19T00:14:38.567Z PASS [ 0.045s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_with_no_existing_nexus_zones
65212025-04-19T00:14:38.608Z PASS [ 0.041s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_physical_disks
65222025-04-19T00:14:38.721Z PASS [ 0.112s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_basic
65232025-04-19T00:14:38.792Z PASS [ 0.071s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_datasets_for_zpools_and_zones
65242025-04-19T00:14:38.839Z PASS [ 0.046s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_decommissioned_sleds
65252025-04-19T00:14:38.956Z PASS [ 0.116s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_ensure_cockroachdb
65262025-04-19T00:14:39.028Z PASS [ 0.072s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_zone_filesystem_zpool_colocated
65272025-04-19T00:14:39.084Z PASS [ 0.055s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_zone_image_source_change_diff
65282025-04-19T00:14:39.149Z PASS [ 0.064s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::add_3_servers_and_expunge_one_simultaneously
65292025-04-19T00:14:39.204Z PASS [ 0.054s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::expunge_2_of_5_keeper_zones
65302025-04-19T00:14:39.256Z PASS [ 0.052s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::expunge_a_different_keeper_while_adding_keeper
65312025-04-19T00:14:39.311Z PASS [ 0.054s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::expunge_keeper_being_added
65322025-04-19T00:14:39.364Z PASS [ 0.052s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::inventory_returns_unexpected_membership
65332025-04-19T00:14:39.415Z PASS [ 0.051s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::move_from_3_to_5_keepers
65342025-04-19T00:14:39.455Z PASS [ 0.040s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::no_changes_needed
65352025-04-19T00:14:39.503Z PASS [ 0.047s] nexus-reconfigurator-planning blueprint_editor::allocators::external_networking::test::external_dns_ips_are_partitioned_separately
65362025-04-19T00:14:39.578Z PASS [ 0.074s] nexus-reconfigurator-planning blueprint_editor::allocators::external_networking::test::test_available_iterator
65372025-04-19T00:14:40.255Z SLOW [> 60.000s] nexus-reconfigurator-execution dns::test::test_silos_external_dns_end_to_end
65382025-04-19T00:14:46.439Z PASS [ 6.861s] nexus-reconfigurator-planning blueprint_editor::allocators::external_networking::test::test_external_ip_allocator
65392025-04-19T00:14:46.486Z PASS [ 0.047s] nexus-reconfigurator-planning blueprint_editor::allocators::internal_dns::test::test_dns_subnet_allocator
65402025-04-19T00:14:47.767Z PASS [ 1.280s] nexus-reconfigurator-planning blueprint_editor::sled_editor::datasets::tests::proptest_add_same_kind_after_expunging
65412025-04-19T00:14:49.220Z PASS [ 1.452s] nexus-reconfigurator-planning blueprint_editor::sled_editor::datasets::tests::proptest_add_same_kind_after_expunging_by_zpool
65422025-04-19T00:14:49.747Z PASS [ 0.527s] nexus-reconfigurator-planning blueprint_editor::sled_editor::datasets::tests::proptest_create_editor_with_expunged_datasets
65432025-04-19T00:14:50.165Z PASS [ 0.418s] nexus-reconfigurator-planning blueprint_editor::sled_editor::datasets::tests::proptest_create_editor_with_in_service_datasets
65442025-04-19T00:14:50.208Z PASS [ 0.042s] nexus-reconfigurator-planning blueprint_editor::sled_editor::underlay_ip_allocator::test::test_basic
65452025-04-19T00:14:50.271Z PASS [ 0.063s] nexus-reconfigurator-planning example::tests::builder_zone_counts
65462025-04-19T00:14:50.319Z PASS [ 0.048s] nexus-reconfigurator-planning example::tests::instances_on_examples
65472025-04-19T00:14:50.400Z PASS [ 0.080s] nexus-reconfigurator-planning planner::omicron_zone_placement::test::test_place_omicron_zones
65482025-04-19T00:14:50.508Z PASS [ 73.640s] nexus-reconfigurator-execution cockroachdb::test::test_ensure_preserve_downgrade_option
65492025-04-19T00:14:50.581Z PASS [ 0.072s] nexus-reconfigurator-planning planner::test::test_add_multiple_nexus_to_one_sled
65502025-04-19T00:14:50.610Z PASS [ 0.210s] nexus-reconfigurator-planning planner::test::planner_decommissions_sleds
65512025-04-19T00:14:50.679Z PASS [ 0.068s] nexus-reconfigurator-planning planner::test::test_crucible_allocation_skips_nonprovisionable_disks
65522025-04-19T00:14:50.705Z PASS [ 0.124s] nexus-reconfigurator-planning planner::test::test_basic_add_sled
65532025-04-19T00:14:50.768Z PASS [ 0.062s] nexus-reconfigurator-planning planner::test::test_dataset_settings_modified_in_place
65542025-04-19T00:14:50.795Z PASS [ 0.101s] nexus-reconfigurator-planning planner::test::test_crucible_pantry
65552025-04-19T00:14:50.900Z PASS [ 0.116s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_durable_zpool
65562025-04-19T00:14:50.935Z PASS [ 0.166s] nexus-reconfigurator-planning planner::test::test_disk_add_expunge_decommission
65572025-04-19T00:14:50.987Z PASS [ 0.052s] nexus-reconfigurator-planning planner::test::test_ensure_preserve_downgrade_option
65582025-04-19T00:14:51.013Z PASS [ 0.095s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_transient_filesystem
65592025-04-19T00:14:51.069Z PASS [ 0.082s] nexus-reconfigurator-planning planner::test::test_expunge_clickhouse_clusters
65602025-04-19T00:14:51.125Z PASS [ 0.128s] nexus-reconfigurator-planning planner::test::test_expunge_clickhouse_zones_after_policy_is_changed
65612025-04-19T00:14:51.217Z PASS [ 0.148s] nexus-reconfigurator-planning planner::test::test_internal_dns_zone_replaced_after_marked_for_cleanup
65622025-04-19T00:14:51.260Z PASS [ 0.135s] nexus-reconfigurator-planning planner::test::test_nexus_allocation_skips_nonprovisionable_sleds
65632025-04-19T00:14:51.330Z PASS [ 0.112s] nexus-reconfigurator-planning planner::test::test_plan_deploy_all_clickhouse_cluster_nodes
65642025-04-19T00:14:51.377Z PASS [ 0.116s] nexus-reconfigurator-planning planner::test::test_reuse_external_dns_ips_from_expunged_zones
65652025-04-19T00:14:51.454Z PASS [ 0.124s] nexus-reconfigurator-planning planner::test::test_reuse_external_ips_from_expunged_zones
65662025-04-19T00:14:51.480Z PASS [ 0.091s] nexus-reconfigurator-planning planner::test::test_single_node_clickhouse
65672025-04-19T00:14:51.548Z PASS [ 0.093s] nexus-reconfigurator-planning planner::test::test_spread_additional_nexus_zones_across_sleds
65682025-04-19T00:14:51.577Z PASS [ 0.109s] nexus-reconfigurator-planning planner::test::test_spread_internal_dns_zones_across_sleds
65692025-04-19T00:14:51.743Z PASS [ 0.195s] nexus-reconfigurator-planning planner::test::test_zones_marked_ready_for_cleanup_based_on_inventory
65702025-04-19T00:14:54.959Z PASS [ 17.619s] nexus-reconfigurator-execution sled_state::tests::test_decommission_is_idempotent
65712025-04-19T00:14:55.077Z PASS [ 0.117s] nexus-saga-recovery recovery::test::test_execution_basic
65722025-04-19T00:14:55.127Z PASS [ 0.050s] nexus-saga-recovery recovery::test::test_plan_basic
65732025-04-19T00:14:55.170Z PASS [ 0.042s] nexus-saga-recovery recovery::test::test_read_all_from_channel
65742025-04-19T00:14:55.224Z PASS [ 0.052s] nexus-saga-recovery test::test_basic
65752025-04-19T00:14:55.267Z PASS [ 0.044s] nexus-sled-agent-shared inventory::tests::test_name_prefixes
65762025-04-19T00:14:55.350Z PASS [ 0.082s] nexus-types authn::cookies::test::test_parse_cookies_empty_headers
65772025-04-19T00:14:55.398Z PASS [ 0.047s] nexus-types authn::cookies::test::test_parse_cookies_ignore_other_headers
65782025-04-19T00:14:55.429Z PASS [ 0.031s] nexus-types authn::cookies::test::test_parse_cookies_one_cookie
65792025-04-19T00:14:55.480Z PASS [ 0.051s] nexus-types authn::cookies::test::test_parse_cookies_two_cookie_headers
65802025-04-19T00:14:55.514Z PASS [ 0.033s] nexus-types authn::cookies::test::test_parse_cookies_two_cookie_headers_same_name
65812025-04-19T00:14:55.543Z PASS [ 0.029s] nexus-types authn::cookies::test::test_parse_cookies_two_cookies
65822025-04-19T00:14:55.580Z PASS [ 0.036s] nexus-types deployment::planning_input::tests::cockroachdb_cluster_versions
65832025-04-19T00:15:04.363Z PASS [ 84.121s] nexus-reconfigurator-execution dns::test::test_silos_external_dns_end_to_end
65842025-04-19T00:15:06.443Z PASS [ 10.863s] nexus-types deployment::tri_map::tests::proptest_ops
65852025-04-19T00:15:06.663Z SLOW [> 60.000s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_replicated
65862025-04-19T00:15:07.756Z PASS [ 3.393s] nexus-types deployment::tri_map::tests::proptest_permutation_eq
65872025-04-19T00:15:07.805Z PASS [ 0.049s] nexus-types deployment::tri_map::tests::test_insert_entry_no_dups
65882025-04-19T00:15:07.859Z PASS [ 0.053s] nexus-types deployment::tri_map::tests::test_permutation_eq_examples
65892025-04-19T00:15:07.907Z PASS [ 0.047s] nexus-types external_api::shared::test::test_policy_parsing
65902025-04-19T00:15:08.049Z PASS [ 0.142s] omicron-certificates tests::cert_validated_if_any_possible_hostname_is_valid
65912025-04-19T00:15:08.104Z PASS [ 0.055s] omicron-certificates tests::common_name_is_ignored_if_subject_alternate_names_exist
65922025-04-19T00:15:08.169Z PASS [ 0.064s] omicron-certificates tests::test_cert_extended_key_usage
65932025-04-19T00:15:08.228Z PASS [ 0.058s] omicron-certificates tests::test_common_name_is_validated
65942025-04-19T00:15:08.300Z PASS [ 0.072s] omicron-certificates tests::test_subject_alternate_names_are_validated
65952025-04-19T00:15:10.649Z PASS [ 2.348s] omicron-cockroach-admin cockroach_cli::tests::test_node_decommission_compatibility
65962025-04-19T00:15:10.893Z PASS [ 520.285s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
65972025-04-19T00:15:12.246Z PASS [ 1.597s] omicron-cockroach-admin cockroach_cli::tests::test_node_status_compatibility
65982025-04-19T00:15:12.289Z PASS [ 0.042s] omicron-common address::test::test_dns_subnets
65992025-04-19T00:15:12.323Z PASS [ 0.033s] omicron-common address::test::test_ip_range_checks_non_decreasing
66002025-04-19T00:15:12.369Z PASS [ 0.046s] omicron-common address::test::test_ip_range_enum_deserialization
66012025-04-19T00:15:12.403Z PASS [ 0.033s] omicron-common address::test::test_ip_range_iter
66022025-04-19T00:15:12.456Z PASS [ 0.053s] omicron-common address::test::test_ip_range_length
66032025-04-19T00:15:12.499Z PASS [ 0.042s] omicron-common address::test::test_ip_range_try_from
66042025-04-19T00:15:12.549Z PASS [ 0.048s] omicron-common address::test::test_ipv6_subnet_deserialize
66052025-04-19T00:15:12.588Z PASS [ 0.040s] omicron-common address::test::test_sled_address
66062025-04-19T00:15:12.627Z PASS [ 0.039s] omicron-common api::external::error::test::test_bail_unless
66072025-04-19T00:15:12.680Z PASS [ 1.787s] omicron-cockroach-admin context::tests::test_node_id
66082025-04-19T00:15:12.706Z PASS [ 0.065s] omicron-common api::external::error::test::test_context
66092025-04-19T00:15:12.732Z PASS [ 0.049s] omicron-common api::external::http_pagination::test::test_pagination_examples
66102025-04-19T00:15:12.758Z PASS [ 0.050s] omicron-common api::external::http_pagination::test::test_pagination_schemas
66112025-04-19T00:15:12.784Z PASS [ 0.045s] omicron-common api::external::http_pagination::test::test_scan_by_id
66122025-04-19T00:15:12.809Z PASS [ 0.044s] omicron-common api::external::http_pagination::test::test_scan_by_name
66132025-04-19T00:15:12.835Z PASS [ 0.056s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_generic
66142025-04-19T00:15:12.861Z PASS [ 0.051s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_id
66152025-04-19T00:15:12.861Z PASS [ 6.397s] nexus-types deployment::tri_map::tests::proptest_serialize_roundtrip
66162025-04-19T00:15:12.887Z PASS [ 0.038s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_name
66172025-04-19T00:15:12.912Z PASS [ 0.048s] omicron-common api::external::http_pagination::test::test_scan_by_time_and_id
66182025-04-19T00:15:12.938Z PASS [ 0.055s] omicron-common api::external::test::test_bytecount_display
66192025-04-19T00:15:12.938Z PASS [ 0.084s] omicron-common api::external::test::test_bytecount
66202025-04-19T00:15:12.964Z PASS [ 0.053s] omicron-common api::external::test::test_digest
66212025-04-19T00:15:12.964Z PASS [ 0.037s] omicron-common api::external::test::test_firewall_deserialization
66222025-04-19T00:15:12.989Z PASS [ 21.394s] nexus-reconfigurator-rendezvous crucible_dataset::tests::proptest_reconciliation
66232025-04-19T00:15:13.016Z PASS [ 0.036s] omicron-common api::external::test::test_generation_display_parse
66242025-04-19T00:15:13.016Z PASS [ 0.081s] omicron-common api::external::test::test_firewall_rule_host_filter_parse
66252025-04-19T00:15:13.016Z PASS [ 0.035s] omicron-common api::external::test::test_generation_from_int
66262025-04-19T00:15:13.042Z PASS [ 0.071s] omicron-common api::external::test::test_firewall_rule_target_parse
66272025-04-19T00:15:13.068Z PASS [ 0.047s] omicron-common api::external::test::test_generation_serde
66282025-04-19T00:15:13.068Z PASS [ 0.033s] omicron-common api::external::test::test_ip_port_range_from_str
66292025-04-19T00:15:13.093Z PASS [ 0.057s] omicron-common api::external::test::test_hostname_from_str
66302025-04-19T00:15:13.119Z PASS [ 0.041s] omicron-common api::external::test::test_ip_port_range_into_str
66312025-04-19T00:15:13.119Z PASS [ 0.043s] omicron-common api::external::test::test_ipv6_net_operations
66322025-04-19T00:15:13.145Z PASS [ 0.052s] omicron-common api::external::test::test_mac_system_iterator
66332025-04-19T00:15:13.171Z PASS [ 0.054s] omicron-common api::external::test::test_macaddr
66342025-04-19T00:15:13.171Z PASS [ 0.070s] omicron-common api::external::test::test_mac_to_int_conversions
66352025-04-19T00:15:13.197Z PASS [ 0.057s] omicron-common api::external::test::test_name_parse
66362025-04-19T00:15:13.222Z PASS [ 0.047s] omicron-common api::external::test::test_name_parse_from_param
66372025-04-19T00:15:13.248Z PASS [ 0.055s] omicron-common api::external::test::test_resource_name_parse
66382025-04-19T00:15:13.248Z PASS [ 0.052s] omicron-common api::external::test::test_role_name_parse
66392025-04-19T00:15:13.274Z PASS [ 0.048s] omicron-common api::external::test::test_route_destination_parse
66402025-04-19T00:15:13.299Z PASS [ 0.051s] omicron-common api::external::test::test_route_target_parse
66412025-04-19T00:15:13.300Z PASS [ 0.041s] omicron-common api::external::test::test_semver_serialize
66422025-04-19T00:15:13.300Z PASS [ 0.037s] omicron-common api::internal::shared::tests::test_dataset_kind_serialization
66432025-04-19T00:15:13.326Z PASS [ 0.041s] omicron-common api::internal::shared::tests::test_deserialize_any_into_allowed_external_ips
66442025-04-19T00:15:13.368Z PASS [ 0.039s] omicron-common api::internal::shared::tests::test_deserialize_unknown_string
66452025-04-19T00:15:13.395Z PASS [ 0.056s] omicron-common api::internal::shared::tests::test_deserialize_allowed_source_ips
66462025-04-19T00:15:13.421Z PASS [ 0.080s] omicron-common ledger::test::test_create_default_ledger
66472025-04-19T00:15:13.446Z PASS [ 0.114s] omicron-common ledger::test::test_commit_handles_write_failures
66482025-04-19T00:15:13.482Z PASS [ 0.065s] omicron-common ledger::test::test_create_ledger_reads_latest_from_storage
66492025-04-19T00:15:13.507Z PASS [ 0.112s] omicron-common ledger::test::test_create_ledger_reads_from_storage
66502025-04-19T00:15:13.507Z PASS [ 0.491s] omicron-common api::external::test::test_generation_overflow
66512025-04-19T00:15:13.507Z PASS [ 0.064s] omicron-common zpool_name::test::test_parse_bad_zpool_names
66522025-04-19T00:15:13.533Z PASS [ 0.037s] omicron-common zpool_name::test::test_parse_external_zpool_name
66532025-04-19T00:15:13.559Z PASS [ 0.043s] omicron-common zpool_name::test::test_parse_zpool_name_json
66542025-04-19T00:15:13.559Z PASS [ 0.053s] omicron-common zpool_name::test::test_zpool_name_regex
66552025-04-19T00:15:13.584Z PASS [ 0.073s] omicron-common zpool_name::test::test_parse_internal_zpool_name
66562025-04-19T00:15:13.644Z PASS [ 0.077s] omicron-gateway management_switch::location_map::tests::test_config_validation
66572025-04-19T00:15:13.699Z PASS [ 0.054s] omicron-gateway management_switch::location_map::tests::test_resolve_location
66582025-04-19T00:15:13.922Z PASS [ 22.179s] nexus-reconfigurator-rendezvous debug_dataset::tests::proptest_reconciliation
66592025-04-19T00:15:14.016Z PASS [ 0.094s] omicron-gateway::test_all integration_tests::config::read_production_smf_config
66602025-04-19T00:15:14.137Z PASS [ 0.618s] omicron-dev::test-omicron-dev test_omicron_dev_bad_cmd
66612025-04-19T00:15:14.163Z PASS [ 0.610s] omicron-dev::test-omicron-dev test_omicron_dev_no_args
66622025-04-19T00:15:14.189Z PASS [ 0.468s] omicron-gateway::test_all integration_tests::component_list::component_list
66632025-04-19T00:15:14.364Z PASS [ 0.217s] omicron-gateway::test_all integration_tests::serial_console::serial_console_detach
66642025-04-19T00:15:14.391Z PASS [ 0.236s] omicron-gateway::test_all integration_tests::serial_console::serial_console_communication
66652025-04-19T00:15:14.391Z PASS [ 0.358s] omicron-gateway::test_all integration_tests::location_discovery::discovery_both_locations
66662025-04-19T00:15:14.562Z PASS [ 67.913s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_replicated
66672025-04-19T00:15:17.764Z PASS [ 3.202s] oximeter-db client::tests::test_apply_one_schema_upgrade_replicated
66682025-04-19T00:15:27.670Z PASS [ 14.114s] omicron-dev::test-omicron-dev test_run_all
66692025-04-19T00:15:29.624Z PASS [ 15.249s] omicron-nexus app::background::driver::test::test_driver_basic
66702025-04-19T00:15:30.760Z PASS [ 16.385s] omicron-nexus app::background::init::test::test_dns_propagation_basic
66712025-04-19T00:15:31.320Z PASS [ 16.955s] omicron-nexus app::background::driver::test::test_activation_in_progress
66722025-04-19T00:15:31.837Z PASS [ 14.073s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_replicated
66732025-04-19T00:15:34.382Z PASS [ 20.214s] omicron-ls-apis::test_dependencies test_api_dependencies
66742025-04-19T00:15:37.534Z SLOW [>600.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
66752025-04-19T00:15:37.559Z SLOW [>600.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
66762025-04-19T00:15:48.973Z PASS [ 17.135s] oximeter-db client::tests::test_expunge_timeseries_by_name_replicated
66772025-04-19T00:15:50.894Z PASS [ 23.224s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::sled_resource_vmm_already_deleted
66782025-04-19T00:15:51.178Z PASS [ 16.797s] omicron-nexus app::background::tasks::blueprint_load::test::test_load_blueprints
66792025-04-19T00:15:51.616Z PASS [ 20.296s] omicron-nexus app::background::tasks::blueprint_execution::test::test_deploy_omicron_config
66802025-04-19T00:15:51.671Z PASS [ 0.054s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_default_cockroach_admin_addrs_from_blueprint
66812025-04-19T00:15:52.223Z PASS [ 22.600s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::test_abandoned_vmms_are_reaped
66822025-04-19T00:15:53.001Z PASS [ 4.027s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_fails_if_no_blueprint
66832025-04-19T00:15:54.024Z PASS [ 23.264s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::vmm_already_deleted
66842025-04-19T00:15:55.488Z PASS [ 4.594s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_no_unknown_node_ids
66852025-04-19T00:15:55.900Z PASS [ 4.720s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_unknown_node_ids
66862025-04-19T00:16:07.119Z PASS [ 15.448s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_cleans_disks_with_no_regions
66872025-04-19T00:16:08.035Z PASS [ 15.811s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_does_not_clean_disks_with_regions
66882025-04-19T00:16:08.272Z PASS [ 15.272s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_ignores_active_disks
66892025-04-19T00:16:09.457Z PASS [ 15.432s] omicron-nexus app::background::tasks::dns_config::test::test_basic
66902025-04-19T00:16:10.424Z PASS [ 14.936s] omicron-nexus app::background::tasks::dns_propagation::test::test_basic
66912025-04-19T00:16:11.340Z PASS [ 15.440s] omicron-nexus app::background::tasks::external_endpoints::test::test_basic
66922025-04-19T00:16:28.884Z PASS [ 17.543s] omicron-nexus app::background::tasks::inventory_collection::test::test_db_sled_enumerator
66932025-04-19T00:16:28.976Z PASS [ 20.941s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_default_policy_is_reincarnatable
66942025-04-19T00:16:30.334Z PASS [ 20.878s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_reincarnates_failed_instances
66952025-04-19T00:16:37.534Z SLOW [>660.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
66962025-04-19T00:16:37.560Z SLOW [>660.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
66972025-04-19T00:16:39.399Z PASS [ 28.974s] omicron-nexus app::background::tasks::inventory_collection::test::test_basic
66982025-04-19T00:16:42.239Z PASS [ 13.355s] omicron-nexus app::background::tasks::metrics_producer_gc::tests::test_pruning
66992025-04-19T00:16:43.361Z PASS [ 13.026s] omicron-nexus app::background::tasks::region_replacement::test::test_add_region_replacement_causes_start
67002025-04-19T00:16:46.221Z PASS [ 39.102s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_cooldown_on_subsequent_reincarnations
67012025-04-19T00:16:47.816Z PASS [ 18.840s] omicron-nexus app::background::tasks::read_only_region_replacement_start::test::test_expunge_disk_causes_read_only_region_replacement_request
67022025-04-19T00:16:54.769Z PASS [ 15.370s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_done_region_replacement_causes_finish
67032025-04-19T00:16:57.135Z PASS [ 14.896s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_mark_region_replacement_done_after_notification
67042025-04-19T00:16:58.915Z PASS [ 15.553s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_no_mark_region_replacement_done_after_failed_notification
67052025-04-19T00:17:00.849Z PASS [ 14.627s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_running_region_replacement_causes_drive
67062025-04-19T00:17:02.925Z PASS [ 15.109s] omicron-nexus app::background::tasks::region_snapshot_replacement_finish::test::test_done_region_snapshot_replacement_causes_finish
67072025-04-19T00:17:08.283Z SLOW [> 60.000s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_only_reincarnates_eligible_instances
67082025-04-19T00:17:09.063Z PASS [ 691.592s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
67092025-04-19T00:17:09.900Z PASS [ 15.130s] omicron-nexus app::background::tasks::region_snapshot_replacement_garbage_collect::test::test_region_snapshot_replacement_garbage_collect_task
67102025-04-19T00:17:12.286Z PASS [ 15.150s] omicron-nexus app::background::tasks::region_snapshot_replacement_start::test::test_add_region_snapshot_replacement_causes_start
67112025-04-19T00:17:12.559Z PASS [ 2.659s] omicron-nexus app::background::tasks::saga_recovery::test::test_failure_during_saga_can_be_recovered
67122025-04-19T00:17:15.081Z PASS [ 697.610s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
67132025-04-19T00:17:15.122Z PASS [ 2.563s] omicron-nexus app::background::tasks::saga_recovery::test::test_successful_saga_does_not_replay_during_recovery
67142025-04-19T00:17:18.017Z PASS [ 19.101s] omicron-nexus app::background::tasks::region_snapshot_replacement_start::test::test_delete_region_snapshot_replacement_volume_causes_complete
67152025-04-19T00:17:19.304Z PASS [ 16.378s] omicron-nexus app::background::tasks::region_snapshot_replacement_step::test::test_region_snapshot_replacement_step_task
67162025-04-19T00:17:21.636Z PASS [ 20.788s] omicron-nexus app::background::tasks::region_snapshot_replacement_start::test::test_expunge_disk_causes_region_snapshot_replacement_start
67172025-04-19T00:17:25.422Z PASS [ 77.150s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_only_reincarnates_eligible_instances
67182025-04-19T00:17:25.661Z PASS [ 16.598s] omicron-nexus app::background::tasks::region_snapshot_replacement_step::test::test_region_snapshot_replacement_step_task_gc
67192025-04-19T00:17:30.467Z PASS [ 18.181s] omicron-nexus app::background::tasks::saga_recovery::test::test_nexus_recovery
67202025-04-19T00:17:32.273Z PASS [ 17.192s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_after_zpool_deletion
67212025-04-19T00:17:32.444Z PASS [ 17.321s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_cancel_after_collect
67222025-04-19T00:17:32.525Z PASS [ 0.081s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_zipfile_creation
67232025-04-19T00:17:32.909Z PASS [ 0.384s] omicron-nexus app::background::tasks::tuf_artifact_replication::tests::new_sled
67242025-04-19T00:17:33.221Z PASS [ 0.311s] omicron-nexus app::background::tasks::tuf_artifact_replication::tests::nothing
67252025-04-19T00:17:33.643Z PASS [ 0.421s] omicron-nexus app::background::tasks::tuf_artifact_replication::tests::recopy
67262025-04-19T00:17:34.618Z PASS [ 16.602s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_cancel_before_collect
67272025-04-19T00:17:35.383Z PASS [ 1.739s] omicron-nexus app::background::tasks::tuf_artifact_replication::tests::simple_replicate
67282025-04-19T00:17:35.492Z PASS [ 0.109s] omicron-nexus app::external_endpoints::test::test_external_endpoints_basic
67292025-04-19T00:17:35.544Z PASS [ 16.240s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_failed_bundle_after_collection
67302025-04-19T00:17:35.570Z PASS [ 0.936s] omicron-nexus app::external_endpoints::test::test_authority
67312025-04-19T00:17:35.623Z PASS [ 0.067s] omicron-nexus app::external_endpoints::test::test_no_endpoint
67322025-04-19T00:17:35.648Z PASS [ 0.087s] omicron-nexus app::external_endpoints::test::test_external_endpoints_empty
67332025-04-19T00:17:35.680Z PASS [ 0.057s] omicron-nexus app::instance::tests::test_instance_start_allowed_when_no_vmm
67342025-04-19T00:17:35.705Z PASS [ 0.062s] omicron-nexus app::instance::tests::test_instance_start_allowed_when_vmm_in_saga_unwound
67352025-04-19T00:17:35.740Z PASS [ 0.060s] omicron-nexus app::instance::tests::test_instance_start_forbidden_while_creating
67362025-04-19T00:17:35.766Z PASS [ 0.066s] omicron-nexus app::instance::tests::test_instance_start_idempotent_if_active
67372025-04-19T00:17:35.821Z PASS [ 0.059s] omicron-nexus app::sagas::demo::test::test_demo_saga_rendezvous
67382025-04-19T00:17:35.846Z PASS [ 0.091s] omicron-nexus app::instance::tests::test_serial_console_stream_proxying
67392025-04-19T00:17:36.931Z PASS [ 1.438s] omicron-nexus app::external_endpoints::test::test_external_endpoints_complex
67402025-04-19T00:17:37.830Z PASS [ 16.194s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_failed_bundle_before_collection
67412025-04-19T00:17:40.178Z PASS [ 14.756s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_cleanup_noop
67422025-04-19T00:17:41.134Z PASS [ 15.472s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_collect_many
67432025-04-19T00:17:46.129Z PASS [ 15.662s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_collect_noop
67442025-04-19T00:17:48.512Z PASS [ 16.239s] omicron-nexus app::background::tasks::support_bundle_collector::test::test_collect_one
67452025-04-19T00:17:56.657Z PASS [ 20.825s] omicron-nexus app::sagas::disk_create::test::test_saga_basic_usage_succeeds
67462025-04-19T00:17:57.932Z PASS [ 22.111s] omicron-nexus app::sagas::disk_create::test::test_actions_succeed_idempotently
67472025-04-19T00:17:58.295Z PASS [ 21.364s] omicron-nexus app::sagas::disk_delete::test::test_actions_succeed_idempotently
67482025-04-19T00:17:58.685Z PASS [ 18.507s] omicron-nexus app::sagas::image_create::test::test_actions_succeed_idempotently
67492025-04-19T00:18:00.298Z PASS [ 22.467s] omicron-nexus app::sagas::disk_delete::test::test_saga_basic_usage_succeeds
67502025-04-19T00:18:03.182Z PASS [ 17.053s] omicron-nexus app::sagas::image_create::test::test_saga_basic_usage_succeeds_silo
67512025-04-19T00:18:05.669Z PASS [ 24.535s] omicron-nexus app::sagas::image_create::test::test_saga_basic_usage_succeeds_project
67522025-04-19T00:18:17.774Z PASS [ 29.261s] omicron-nexus app::sagas::instance_create::test::test_actions_succeed_idempotently
67532025-04-19T00:18:22.231Z PASS [ 25.574s] omicron-nexus app::sagas::instance_create::test::test_saga_basic_usage_succeeds
67542025-04-19T00:18:24.247Z PASS [ 25.952s] omicron-nexus app::sagas::instance_delete::test::test_saga_basic_usage_succeeds
67552025-04-19T00:18:24.313Z PASS [ 25.627s] omicron-nexus app::sagas::instance_ip_attach::test::test_actions_succeed_idempotently
67562025-04-19T00:18:24.682Z PASS [ 26.749s] omicron-nexus app::sagas::instance_delete::test::test_actions_succeed_idempotently
67572025-04-19T00:18:26.421Z PASS [ 26.122s] omicron-nexus app::sagas::instance_ip_attach::test::test_saga_basic_usage_succeeds
67582025-04-19T00:18:32.293Z PASS [ 29.111s] omicron-nexus app::sagas::instance_ip_detach::test::test_actions_succeed_idempotently
67592025-04-19T00:18:33.313Z PASS [ 27.644s] omicron-nexus app::sagas::instance_ip_detach::test::test_saga_basic_usage_succeeds
67602025-04-19T00:18:44.233Z PASS [ 26.459s] omicron-nexus app::sagas::instance_migrate::tests::test_saga_basic_usage_succeeds
67612025-04-19T00:18:45.528Z PASS [ 23.297s] omicron-nexus app::sagas::instance_start::test::test_actions_succeed_idempotently
67622025-04-19T00:18:46.194Z PASS [ 21.948s] omicron-nexus app::sagas::instance_start::test::test_ensure_running_unwind
67632025-04-19T00:18:46.369Z PASS [ 22.057s] omicron-nexus app::sagas::instance_start::test::test_saga_basic_usage_succeeds
67642025-04-19T00:18:50.428Z PASS [ 24.008s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_actions_succeed_idempotently
67652025-04-19T00:18:56.030Z PASS [ 23.737s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_succeeds
67662025-04-19T00:19:00.821Z PASS [ 27.507s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_actions_succeed_idempotently
67672025-04-19T00:19:12.614Z PASS [ 27.085s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_succeeds
67682025-04-19T00:19:13.307Z PASS [ 27.113s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_actions_succeed_idempotently
67692025-04-19T00:19:16.370Z PASS [ 25.942s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_succeeds
67702025-04-19T00:19:23.843Z PASS [ 27.812s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_actions_succeed_idempotently
67712025-04-19T00:19:24.694Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_action_failure_can_unwind
67722025-04-19T00:19:39.054Z PASS [ 26.440s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_succeeds
67732025-04-19T00:19:40.023Z PASS [ 26.716s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_actions_succeed_idempotently
67742025-04-19T00:19:44.246Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
67752025-04-19T00:19:46.381Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind
67762025-04-19T00:19:49.671Z PASS [ 25.816s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_succeeds
67772025-04-19T00:20:00.833Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
67782025-04-19T00:20:06.430Z PASS [ 27.377s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_actions_succeed_idempotently
67792025-04-19T00:20:06.847Z PASS [ 102.166s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_action_failure_can_unwind
67802025-04-19T00:20:16.382Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_can_unwind
67812025-04-19T00:20:16.814Z PASS [ 27.155s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_succeeds
67822025-04-19T00:20:32.608Z PASS [ 26.178s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_actions_succeed_idempotently
67832025-04-19T00:20:33.142Z PASS [ 76.773s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_can_unwind
67842025-04-19T00:20:40.036Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
67852025-04-19T00:20:42.496Z PASS [ 25.682s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_succeeds
67862025-04-19T00:20:43.044Z PASS [ 116.676s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind
67872025-04-19T00:20:44.247Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
67882025-04-19T00:20:55.976Z PASS [ 131.745s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
67892025-04-19T00:21:00.025Z PASS [ 27.417s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_actions_succeed_idempotently
67902025-04-19T00:21:00.833Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
67912025-04-19T00:21:06.859Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_can_unwind
67922025-04-19T00:21:09.309Z PASS [ 26.813s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_actions_succeed_idempotently
67932025-04-19T00:21:18.938Z PASS [ 72.092s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_can_unwind
67942025-04-19T00:21:22.756Z PASS [ 26.780s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_succeeds
67952025-04-19T00:21:25.165Z PASS [ 25.139s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_succeeds
67962025-04-19T00:21:33.154Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_can_unwind
67972025-04-19T00:21:37.970Z PASS [ 15.213s] omicron-nexus app::sagas::project_create::test::test_saga_basic_usage_succeeds
67982025-04-19T00:21:39.974Z PASS [ 14.809s] omicron-nexus app::sagas::region_replacement_finish::test::test_region_replacement_finish_saga
67992025-04-19T00:21:40.036Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
68002025-04-19T00:21:41.148Z PASS [ 22.210s] omicron-nexus app::sagas::instance_update::test::test_start_saga_actions_succeed_idempotently
68012025-04-19T00:21:43.057Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
68022025-04-19T00:21:44.982Z PASS [ 35.673s] omicron-nexus app::sagas::instance_update::test::test_start_saga_action_failure_can_unwind
68032025-04-19T00:21:54.831Z PASS [ 174.012s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
68042025-04-19T00:21:55.798Z PASS [ 15.823s] omicron-nexus app::sagas::region_replacement_start::test::test_find_only_new_region
68052025-04-19T00:21:57.386Z PASS [ 137.364s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
68062025-04-19T00:21:59.572Z PASS [ 14.589s] omicron-nexus app::sagas::region_snapshot_replacement_garbage_collect::test::test_region_snapshot_replacement_garbage_collect_saga
68072025-04-19T00:22:00.261Z PASS [ 22.291s] omicron-nexus app::sagas::region_replacement_start::test::test_actions_succeed_idempotently
68082025-04-19T00:22:02.889Z PASS [ 21.741s] omicron-nexus app::sagas::region_replacement_start::test::test_region_replacement_start_saga
68092025-04-19T00:22:18.122Z PASS [ 15.233s] omicron-nexus app::sagas::region_snapshot_replacement_step_garbage_collect::test::test_region_snapshot_replacement_step_garbage_collect_saga
68102025-04-19T00:22:18.184Z PASS [ 0.061s] omicron-nexus app::sagas::snapshot_create::test::test_create_snapshot_from_disk_modify_request
68112025-04-19T00:22:18.796Z PASS [ 23.965s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_actions_succeed_idempotently
68122025-04-19T00:22:19.085Z PASS [ 23.287s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_no_leak_region
68132025-04-19T00:22:21.728Z PASS [ 24.342s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_hail_mary
68142025-04-19T00:22:23.268Z PASS [ 23.008s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_saga
68152025-04-19T00:22:23.409Z PASS [ 23.836s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_prefer_not_self
68162025-04-19T00:22:33.154Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_can_unwind
68172025-04-19T00:22:33.351Z PASS [ 120.209s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_can_unwind
68182025-04-19T00:22:36.503Z PASS [ 14.775s] omicron-nexus app::sagas::test_saga::test_saga_stuck
68192025-04-19T00:22:40.597Z PASS [ 22.414s] omicron-nexus app::sagas::snapshot_create::test::test_saga_basic_usage_succeeds
68202025-04-19T00:22:41.089Z PASS [ 17.680s] omicron-nexus app::sagas::vpc_subnet_create::test::test_actions_succeed_idempotently
68212025-04-19T00:22:41.373Z PASS [ 18.105s] omicron-nexus app::sagas::vpc_create::test::test_saga_basic_usage_succeeds
68222025-04-19T00:22:43.057Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
68232025-04-19T00:22:48.405Z PASS [ 125.362s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
68242025-04-19T00:22:49.519Z PASS [ 30.434s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_unset
68252025-04-19T00:22:49.567Z PASS [ 0.048s] omicron-nexus external_api::console_api::test::test_accept_gz
68262025-04-19T00:22:49.619Z PASS [ 0.052s] omicron-nexus external_api::console_api::test::test_find_file_404_on_directory
68272025-04-19T00:22:49.680Z PASS [ 0.060s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent
68282025-04-19T00:22:49.716Z PASS [ 30.921s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_set
68292025-04-19T00:22:49.741Z PASS [ 0.056s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent_nested
68302025-04-19T00:22:49.772Z PASS [ 0.053s] omicron-nexus external_api::console_api::test::test_find_file_404_on_symlink
68312025-04-19T00:22:49.797Z PASS [ 0.052s] omicron-nexus external_api::console_api::test::test_find_file_finds_file
68322025-04-19T00:22:49.830Z PASS [ 0.060s] omicron-nexus external_api::console_api::test::test_find_file_wont_follow_symlink
68332025-04-19T00:22:49.855Z PASS [ 0.062s] omicron-nexus external_api::console_api::test::test_relative_uri
68342025-04-19T00:22:50.831Z PASS [ 17.480s] omicron-nexus app::sagas::vpc_subnet_create::test::test_saga_basic_usage_succeeds
68352025-04-19T00:22:52.539Z PASS [ 16.036s] omicron-nexus app::sagas::vpc_subnet_delete::test::test_actions_succeed_idempotently
68362025-04-19T00:22:52.778Z PASS [ 4.372s] omicron-nexus cidata::tests::build_vfat_works_with_arbitrarily_sized_input
68372025-04-19T00:22:56.601Z PASS [ 16.003s] omicron-nexus app::sagas::vpc_subnet_delete::test::test_saga_basic_usage_succeeds
68382025-04-19T00:22:57.219Z PASS [ 16.129s] omicron-nexus app::sagas::vpc_subnet_update::test::test_actions_succeed_idempotently
68392025-04-19T00:22:57.919Z PASS [ 16.546s] omicron-nexus app::sagas::vpc_subnet_update::test::test_saga_basic_usage_succeeds
68402025-04-19T00:23:06.360Z PASS [ 15.529s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_invalid_range
68412025-04-19T00:23:06.718Z PASS [ 16.866s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_basic_crud
68422025-04-19T00:23:16.641Z PASS [ 24.102s] omicron-nexus::test_all integration_tests::affinity::test_affinity_group_crud
68432025-04-19T00:23:16.933Z PASS [ 24.154s] omicron-nexus::test_all integration_tests::affinity::test_affinity_group_project_selector
68442025-04-19T00:23:17.981Z PASS [ 20.763s] omicron-nexus::test_all integration_tests::affinity::test_affinity_instance_group_list
68452025-04-19T00:23:19.975Z PASS [ 1.993s] omicron-nexus::test_all integration_tests::authn_http::test_authn_session_cookie
68462025-04-19T00:23:21.485Z PASS [ 23.565s] omicron-nexus::test_all integration_tests::affinity::test_anti_affinity_group_crud
68472025-04-19T00:23:21.787Z PASS [ 1.812s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_allowed
68482025-04-19T00:23:22.280Z PASS [ 0.795s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_unconfigured
68492025-04-19T00:23:24.985Z PASS [ 35.154s] omicron-nexus populate::test::test_populators
68502025-04-19T00:23:30.299Z PASS [ 23.939s] omicron-nexus::test_all integration_tests::affinity::test_anti_affinity_group_project_selector
68512025-04-19T00:23:35.751Z PASS [ 18.818s] omicron-nexus::test_all integration_tests::allow_list::test_allow_list
68522025-04-19T00:23:36.955Z PASS [ 40.354s] omicron-nexus::test_all integration_tests::affinity::test_affinity_group_usage
68532025-04-19T00:23:37.443Z PASS [ 20.802s] omicron-nexus::test_all integration_tests::affinity::test_anti_affinity_instance_group_list
68542025-04-19T00:23:37.562Z PASS [ 15.282s] omicron-nexus::test_all integration_tests::authz::test_list_silo_idps_for_unpriv
68552025-04-19T00:23:38.256Z PASS [ 16.468s] omicron-nexus::test_all integration_tests::authz::test_cannot_read_others_ssh_keys
68562025-04-19T00:23:41.208Z PASS [ 16.223s] omicron-nexus::test_all integration_tests::authz::test_list_silo_users_for_unpriv
68572025-04-19T00:23:46.395Z PASS [ 16.095s] omicron-nexus::test_all integration_tests::authz::test_session_me_for_unpriv
68582025-04-19T00:23:48.183Z PASS [ 41.464s] omicron-nexus::test_all integration_tests::affinity::test_anti_affinity_group_usage
68592025-04-19T00:23:52.432Z PASS [ 16.681s] omicron-nexus::test_all integration_tests::authz::test_silo_read_for_unpriv
68602025-04-19T00:23:52.536Z PASS [ 15.580s] omicron-nexus::test_all integration_tests::basic::test_basic_failures
68612025-04-19T00:23:52.561Z PASS [ 15.112s] omicron-nexus::test_all integration_tests::basic::test_ping
68622025-04-19T00:23:56.661Z PASS [ 15.454s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_cert
68632025-04-19T00:24:01.214Z PASS [ 23.652s] omicron-nexus::test_all integration_tests::basic::test_projects_basic
68642025-04-19T00:24:01.563Z PASS [ 15.168s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_key
68652025-04-19T00:24:02.783Z PASS [ 1.220s] omicron-nexus::test_all integration_tests::commands::test_nexus_bad_config
68662025-04-19T00:24:03.241Z PASS [ 15.058s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_expired_cert
68672025-04-19T00:24:03.372Z PASS [ 0.130s] omicron-nexus::test_all integration_tests::commands::test_nexus_no_args
68682025-04-19T00:24:03.891Z PASS [ 1.104s] omicron-nexus::test_all integration_tests::commands::test_nexus_invalid_config
68692025-04-19T00:24:07.092Z PASS [ 14.659s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_incorrect_subject_alt_name
68702025-04-19T00:24:07.637Z PASS [ 15.101s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_mismatched_key
68712025-04-19T00:24:08.925Z PASS [ 16.369s] omicron-nexus::test_all integration_tests::certificates::test_crud
68722025-04-19T00:24:09.027Z PASS [ 30.771s] omicron-nexus::test_all integration_tests::basic::test_projects_list
68732025-04-19T00:24:12.161Z PASS [ 15.500s] omicron-nexus::test_all integration_tests::certificates::test_not_found_before_creation
68742025-04-19T00:24:18.611Z PASS [ 14.722s] omicron-nexus::test_all integration_tests::console_api::test_assets
68752025-04-19T00:24:18.800Z PASS [ 15.427s] omicron-nexus::test_all integration_tests::console_api::test_absolute_static_dir
68762025-04-19T00:24:22.746Z PASS [ 15.654s] omicron-nexus::test_all integration_tests::console_api::test_bad_redirect_uri
68772025-04-19T00:24:23.626Z PASS [ 22.412s] omicron-nexus::test_all integration_tests::certificates::test_silo_certificates
68782025-04-19T00:24:24.117Z PASS [ 15.090s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_simple
68792025-04-19T00:24:26.921Z PASS [ 19.284s] omicron-nexus::test_all integration_tests::console_api::test_console_pages
68802025-04-19T00:24:27.726Z PASS [ 15.564s] omicron-nexus::test_all integration_tests::console_api::test_session_me
68812025-04-19T00:24:29.239Z PASS [ 20.314s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_multiple_silos
68822025-04-19T00:24:35.058Z PASS [ 16.447s] omicron-nexus::test_all integration_tests::console_api::test_session_me_groups
68832025-04-19T00:24:38.299Z PASS [ 15.553s] omicron-nexus::test_all integration_tests::console_api::test_unauthed_console_pages
68842025-04-19T00:24:38.325Z PASS [ 19.513s] omicron-nexus::test_all integration_tests::console_api::test_sessions
68852025-04-19T00:24:52.687Z PASS [ 28.570s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_requested
68862025-04-19T00:24:53.766Z PASS [ 30.140s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_replacement_done
68872025-04-19T00:24:55.823Z PASS [ 28.903s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_running
68882025-04-19T00:24:56.788Z PASS [ 29.062s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_running_on_pantry
68892025-04-19T00:25:09.870Z PASS [ 40.631s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_replacement_done
68902025-04-19T00:25:11.344Z PASS [ 33.032s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested_3
68912025-04-19T00:25:15.553Z PASS [ 40.494s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested
68922025-04-19T00:25:19.195Z PASS [ 40.896s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested_2
68932025-04-19T00:25:32.186Z PASS [ 22.316s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_does_not_create_freed_region
68942025-04-19T00:25:33.427Z PASS [ 39.661s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_step
68952025-04-19T00:25:33.593Z PASS [ 40.907s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_running
68962025-04-19T00:25:35.610Z PASS [ 39.787s] omicron-nexus::test_all integration_tests::crucible_replacements::test_racing_replacements_for_soft_deleted_disk_volume
68972025-04-19T00:25:51.206Z PASS [ 15.595s] omicron-nexus::test_all integration_tests::demo_saga::test_demo_saga
68982025-04-19T00:25:56.800Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_read_only_replacement_sanity
68992025-04-19T00:25:56.941Z PASS [ 60.153s] omicron-nexus::test_all integration_tests::crucible_replacements::test_read_only_replacement_sanity
69002025-04-19T00:25:59.882Z PASS [ 40.687s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_snapshot_replacement_step_after_rop_remove
69012025-04-19T00:26:07.988Z PASS [ 16.782s] omicron-nexus::test_all integration_tests::device_auth::test_device_auth_flow
69022025-04-19T00:26:11.356Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_triple_sanity
69032025-04-19T00:26:12.517Z PASS [ 40.331s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_snapshot_replacement_step_after_rop_remove_target_gone
69042025-04-19T00:26:15.259Z PASS [ 63.915s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_triple_sanity
69052025-04-19T00:26:15.566Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_triple_sanity_2
69062025-04-19T00:26:19.297Z PASS [ 45.870s] omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity
69072025-04-19T00:26:21.904Z PASS [ 24.962s] omicron-nexus::test_all integration_tests::disks::test_disk_backed_by_multiple_region_sets
69082025-04-19T00:26:29.366Z PASS [ 73.815s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_triple_sanity_2
69092025-04-19T00:26:31.034Z PASS [ 23.046s] omicron-nexus::test_all integration_tests::disks::test_disk_create_disk_that_already_exists_fails
69102025-04-19T00:26:33.603Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity_twice
69112025-04-19T00:26:34.440Z PASS [ 34.559s] omicron-nexus::test_all integration_tests::disks::test_disk_create_attach_detach_delete
69122025-04-19T00:26:36.004Z PASS [ 23.486s] omicron-nexus::test_all integration_tests::disks::test_disk_create_for_importing
69132025-04-19T00:26:37.690Z PASS [ 22.431s] omicron-nexus::test_all integration_tests::disks::test_disk_creation_region_requested_then_started
69142025-04-19T00:26:41.852Z PASS [ 22.555s] omicron-nexus::test_all integration_tests::disks::test_disk_expunge
69152025-04-19T00:26:44.084Z PASS [ 21.969s] omicron-nexus::test_all integration_tests::disks::test_disk_invalid_block_size_rejected
69162025-04-19T00:26:57.181Z PASS [ 21.177s] omicron-nexus::test_all integration_tests::disks::test_disk_not_found_before_creation
69172025-04-19T00:26:59.275Z PASS [ 17.422s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_greater_than_max_disk_size_bytes
69182025-04-19T00:26:59.309Z PASS [ 85.716s] omicron-nexus::test_all integration_tests::crucible_replacements::test_replacement_sanity_twice
69192025-04-19T00:26:59.561Z PASS [ 21.870s] omicron-nexus::test_all integration_tests::disks::test_disk_region_creation_failure
69202025-04-19T00:26:59.791Z PASS [ 30.425s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics
69212025-04-19T00:27:00.735Z PASS [ 16.861s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_less_than_min_disk_size_bytes
69222025-04-19T00:27:06.787Z PASS [ 35.753s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics_paginated
69232025-04-19T00:27:16.729Z PASS [ 17.454s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_min_disk_size
69242025-04-19T00:27:17.683Z PASS [ 20.502s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_block_size
69252025-04-19T00:27:18.182Z PASS [ 43.742s] omicron-nexus::test_all integration_tests::disks::test_disk_move_between_instances
69262025-04-19T00:27:21.095Z PASS [ 21.303s] omicron-nexus::test_all integration_tests::disks::test_disk_too_big
69272025-04-19T00:27:22.617Z PASS [ 23.308s] omicron-nexus::test_all integration_tests::disks::test_disk_size_accounting
69282025-04-19T00:27:24.933Z PASS [ 24.198s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection
69292025-04-19T00:27:32.444Z PASS [ 25.656s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete
69302025-04-19T00:27:35.467Z PASS [ 35.907s] omicron-nexus::test_all integration_tests::disks::test_disk_slot_assignment
69312025-04-19T00:27:39.816Z PASS [ 22.133s] omicron-nexus::test_all integration_tests::disks::test_no_halt_disk_delete_one_region_on_expunged_agent
69322025-04-19T00:27:41.418Z PASS [ 23.235s] omicron-nexus::test_all integration_tests::disks::test_phantom_disk_rename
69332025-04-19T00:27:41.867Z PASS [ 25.138s] omicron-nexus::test_all integration_tests::disks::test_multiple_disks_multiple_zpools
69342025-04-19T00:27:43.110Z PASS [ 22.015s] omicron-nexus::test_all integration_tests::disks::test_project_delete_disk_no_auth_idempotent
69352025-04-19T00:27:44.480Z PASS [ 19.547s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent_arbitrary
69362025-04-19T00:27:45.555Z PASS [ 22.938s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent
69372025-04-19T00:27:52.261Z PASS [ 19.817s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate
69382025-04-19T00:27:58.318Z PASS [ 22.850s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace
69392025-04-19T00:28:01.794Z PASS [ 21.977s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace_not_enough_zpools
69402025-04-19T00:28:03.460Z PASS [ 17.905s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_access
69412025-04-19T00:28:08.562Z PASS [ 27.144s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_ephemeral_at_pool_exhaustion
69422025-04-19T00:28:14.190Z PASS [ 32.322s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fail_if_in_use_by_other
69432025-04-19T00:28:17.513Z PASS [ 19.195s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create
69442025-04-19T00:28:18.501Z PASS [ 26.240s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_attach_fail_between_projects
69452025-04-19T00:28:21.626Z PASS [ 18.165s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_fails_in_other_silo_pool
69462025-04-19T00:28:23.988Z PASS [ 40.878s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fails_after_maximum
69472025-04-19T00:28:25.209Z PASS [ 16.646s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_ip_in_use
69482025-04-19T00:28:28.269Z PASS [ 43.788s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_live_attach_detach
69492025-04-19T00:28:28.986Z PASS [ 27.193s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_attachment
69502025-04-19T00:28:31.990Z PASS [ 17.799s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_name_in_use
69512025-04-19T00:28:36.451Z PASS [ 18.939s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_non_admin
69522025-04-19T00:28:36.613Z PASS [ 18.111s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_delete
69532025-04-19T00:28:39.712Z PASS [ 18.086s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_update
69542025-04-19T00:28:45.169Z PASS [ 21.180s] omicron-nexus::test_all integration_tests::images::test_image_create
69552025-04-19T00:28:47.753Z PASS [ 22.544s] omicron-nexus::test_all integration_tests::images::test_image_deletion_permissions
69562025-04-19T00:28:50.988Z PASS [ 22.001s] omicron-nexus::test_all integration_tests::images::test_image_promotion
69572025-04-19T00:28:52.396Z PASS [ 20.406s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image
69582025-04-19T00:28:52.556Z PASS [ 24.288s] omicron-nexus::test_all integration_tests::images::test_image_from_other_project_snapshot_fails
69592025-04-19T00:28:53.534Z PASS [ 5.781s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_dendrite
69602025-04-19T00:28:55.143Z PASS [ 4.155s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_with_valid_schema
69612025-04-19T00:28:55.287Z PASS [ 18.835s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image_too_small
69622025-04-19T00:28:55.786Z PASS [ 19.173s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_other_project_image_fails
69632025-04-19T00:28:56.622Z PASS [ 16.909s] omicron-nexus::test_all integration_tests::images::test_silo_image_create
69642025-04-19T00:28:57.839Z PASS [ 12.670s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_cockroach
69652025-04-19T00:28:58.069Z PASS [ 5.673s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_until_schema_updated
69662025-04-19T00:29:16.561Z PASS [ 21.274s] omicron-nexus::test_all integration_tests::instances::test_auto_restart_policy_can_be_changed
69672025-04-19T00:29:19.249Z PASS [ 23.462s] omicron-nexus::test_all integration_tests::instances::test_boot_disk_can_be_changed
69682025-04-19T00:29:20.393Z PASS [ 25.250s] omicron-nexus::test_all integration_tests::instances::test_attach_one_disk_to_instance
69692025-04-19T00:29:20.573Z PASS [ 23.951s] omicron-nexus::test_all integration_tests::instances::test_boot_disk_must_be_attached
69702025-04-19T00:29:22.641Z PASS [ 24.573s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_nine_disks_to_instance
69712025-04-19T00:29:22.814Z PASS [ 30.258s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_without_valid_schema
69722025-04-19T00:29:26.121Z PASS [ 32.586s] omicron-nexus::test_all integration_tests::instances::test_attach_eight_disks_to_instance
69732025-04-19T00:29:33.958Z PASS [ 17.397s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_bad_hostname
69742025-04-19T00:29:35.993Z PASS [ 16.744s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_empty_hostname
69752025-04-19T00:29:36.133Z PASS [ 38.294s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_faulted_disks
69762025-04-19T00:29:40.047Z PASS [ 17.404s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_limit
69772025-04-19T00:29:47.032Z PASS [ 26.638s] omicron-nexus::test_all integration_tests::instances::test_cannot_detach_boot_disk
69782025-04-19T00:29:52.316Z PASS [ 16.183s] omicron-nexus::test_all integration_tests::instances::test_instance_allow_only_one_ephemeral_ip
69792025-04-19T00:29:54.671Z PASS [ 34.098s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_capacity
69802025-04-19T00:29:58.120Z PASS [ 35.305s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_ram_capacity
69812025-04-19T00:29:58.745Z PASS [ 22.751s] omicron-nexus::test_all integration_tests::instances::test_instance_access
69822025-04-19T00:30:07.914Z PASS [ 27.868s] omicron-nexus::test_all integration_tests::instances::test_instance_attach_several_external_ips
69832025-04-19T00:30:10.714Z PASS [ 36.756s] omicron-nexus::test_all integration_tests::instances::test_duplicate_disk_attach_requests_ok
69842025-04-19T00:30:16.618Z PASS [ 29.586s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks
69852025-04-19T00:30:23.999Z PASS [ 31.679s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks_undo
69862025-04-19T00:30:25.309Z PASS [ 27.189s] omicron-nexus::test_all integration_tests::instances::test_instance_create_in_silo
69872025-04-19T00:30:25.353Z PASS [ 30.681s] omicron-nexus::test_all integration_tests::instances::test_instance_create_delete_network_interface
69882025-04-19T00:30:26.051Z PASS [ 27.303s] omicron-nexus::test_all integration_tests::instances::test_instance_create_saga_removes_instance_database_record
69892025-04-19T00:30:26.132Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
69902025-04-19T00:30:28.543Z PASS [ 62.423s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
69912025-04-19T00:30:30.599Z PASS [ 19.885s] omicron-nexus::test_all integration_tests::instances::test_instance_create_with_anti_affinity_groups_that_do_not_exist
69922025-04-19T00:30:31.860Z PASS [ 23.945s] omicron-nexus::test_all integration_tests::instances::test_instance_create_with_anti_affinity_groups
69932025-04-19T00:30:42.178Z PASS [ 25.560s] omicron-nexus::test_all integration_tests::instances::test_instance_create_with_duplicate_anti_affinity_groups
69942025-04-19T00:30:47.730Z PASS [ 21.683s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_no_default_pool_error
69952025-04-19T00:30:48.464Z PASS [ 23.112s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_orphan_pool
69962025-04-19T00:30:54.152Z PASS [ 25.609s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_deleted
69972025-04-19T00:30:55.480Z PASS [ 31.484s] omicron-nexus::test_all integration_tests::instances::test_instance_create_with_ssh_keys
69982025-04-19T00:30:56.805Z PASS [ 24.945s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_stopped
69992025-04-19T00:30:56.856Z PASS [ 26.256s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_restarted
70002025-04-19T00:31:10.162Z PASS [ 27.984s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_automatically_reincarnates
70012025-04-19T00:31:11.110Z PASS [ 45.801s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_correct_pool
70022025-04-19T00:31:12.383Z PASS [ 24.653s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_can_be_deleted
70032025-04-19T00:31:12.457Z PASS [ 23.993s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_can_be_restarted
70042025-04-19T00:31:28.172Z PASS [ 31.316s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate
70052025-04-19T00:31:29.217Z PASS [ 33.736s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics
70062025-04-19T00:31:31.127Z PASS [ 34.322s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics_with_migration
70072025-04-19T00:31:33.253Z PASS [ 20.796s] omicron-nexus::test_all integration_tests::instances::test_instance_update_network_interface_transit_ips
70082025-04-19T00:31:41.473Z PASS [ 31.311s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate_v2p_and_routes
70092025-04-19T00:31:41.832Z PASS [ 47.680s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_when_on_expunged_sled
70102025-04-19T00:31:45.655Z PASS [ 16.439s] omicron-nexus::test_all integration_tests::instances::test_instance_using_image_from_other_project_fails
70112025-04-19T00:31:46.065Z PASS [ 34.955s] omicron-nexus::test_all integration_tests::instances::test_instance_serial
70122025-04-19T00:31:49.972Z PASS [ 16.718s] omicron-nexus::test_all integration_tests::instances::test_instance_with_multiple_nics_unwinds_completely
70132025-04-19T00:31:50.952Z PASS [ 38.569s] omicron-nexus::test_all integration_tests::instances::test_instance_start_creates_networking_state
70142025-04-19T00:31:59.086Z PASS [ 27.958s] omicron-nexus::test_all integration_tests::instances::test_instance_v2p_mappings
70152025-04-19T00:32:01.123Z PASS [ 32.951s] omicron-nexus::test_all integration_tests::instances::test_instance_update_network_interfaces
70162025-04-19T00:32:01.553Z PASS [ 15.897s] omicron-nexus::test_all integration_tests::instances::test_instances_access_before_create_returns_not_found
70172025-04-19T00:32:02.973Z PASS [ 21.141s] omicron-nexus::test_all integration_tests::instances::test_instance_with_single_explicit_ip_address
70182025-04-19T00:32:04.536Z PASS [ 23.063s] omicron-nexus::test_all integration_tests::instances::test_instance_with_new_custom_network_interfaces
70192025-04-19T00:32:10.000Z PASS [ 23.935s] omicron-nexus::test_all integration_tests::instances::test_instances_are_not_marked_failed_on_other_sled_agent_errors
70202025-04-19T00:32:13.859Z PASS [ 23.887s] omicron-nexus::test_all integration_tests::instances::test_instances_are_not_marked_failed_on_other_sled_agent_errors_by_instance_watcher
70212025-04-19T00:32:16.706Z PASS [ 15.152s] omicron-nexus::test_all integration_tests::instances::test_instances_invalid_creation_returns_bad_request
70222025-04-19T00:32:19.550Z PASS [ 16.576s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_greater_than_max_size
70232025-04-19T00:32:21.638Z PASS [ 22.553s] omicron-nexus::test_all integration_tests::instances::test_instances_create_stopped_start
70242025-04-19T00:32:21.692Z PASS [ 17.155s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_not_divisible_by_min_memory_size
70252025-04-19T00:32:26.375Z PASS [ 35.423s] omicron-nexus::test_all integration_tests::instances::test_instances_create_reboot_halt
70262025-04-19T00:32:27.177Z PASS [ 17.177s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_rejected_less_than_min_memory_size
70272025-04-19T00:32:27.431Z PASS [ 26.308s] omicron-nexus::test_all integration_tests::instances::test_instances_delete_fails_when_running_succeeds_when_stopped
70282025-04-19T00:32:31.482Z PASS [ 14.776s] omicron-nexus::test_all integration_tests::instances::test_updating_missing_instance_is_not_found
70292025-04-19T00:32:41.471Z PASS [ 27.612s] omicron-nexus::test_all integration_tests::instances::test_size_can_be_changed
70302025-04-19T00:32:44.414Z PASS [ 16.983s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_basic_crud
70312025-04-19T00:32:46.985Z PASS [ 25.347s] omicron-nexus::test_all integration_tests::internet_gateway::test_igw_ip_pool_attach_silo_user
70322025-04-19T00:32:47.027Z PASS [ 25.333s] omicron-nexus::test_all integration_tests::internet_gateway::test_internet_gateway_address_detach
70332025-04-19T00:32:48.450Z PASS [ 28.900s] omicron-nexus::test_all integration_tests::instances::test_updating_running_instance_boot_disk_is_conflict
70342025-04-19T00:32:51.058Z PASS [ 19.576s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_dedupe
70352025-04-19T00:32:53.660Z PASS [ 26.483s] omicron-nexus::test_all integration_tests::internet_gateway::test_internet_gateway_delete_cascade
70362025-04-19T00:32:55.868Z PASS [ 29.493s] omicron-nexus::test_all integration_tests::internet_gateway::test_internet_gateway_basic_crud
70372025-04-19T00:32:59.024Z PASS [ 17.553s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_in_silo
70382025-04-19T00:33:00.730Z PASS [ 16.316s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_pagination
70392025-04-19T00:33:03.259Z PASS [ 16.234s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_pagination
70402025-04-19T00:33:03.316Z PASS [ 16.330s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_overlapping_ranges_fails
70412025-04-19T00:33:03.751Z PASS [ 15.301s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_rejects_v6
70422025-04-19T00:33:07.578Z PASS [ 16.520s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service
70432025-04-19T00:33:11.378Z PASS [ 17.718s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service_no_cud
70442025-04-19T00:33:14.616Z PASS [ 18.747s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_link
70452025-04-19T00:33:16.117Z PASS [ 17.089s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_list_only_discoverable
70462025-04-19T00:33:19.374Z PASS [ 16.057s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_utilization_total
70472025-04-19T00:33:21.394Z PASS [ 18.134s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_update_default
70482025-04-19T00:33:22.197Z PASS [ 21.466s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silos_pagination
70492025-04-19T00:33:29.215Z PASS [ 25.462s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_range_delete_with_allocated_external_ip_fails
70502025-04-19T00:33:36.015Z PASS [ 16.641s] omicron-nexus::test_all integration_tests::metrics::test_system_timeseries_schema_list
70512025-04-19T00:33:36.652Z PASS [ 15.258s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_database_records
70522025-04-19T00:33:37.185Z PASS [ 22.569s] omicron-nexus::test_all integration_tests::metrics::test_mgs_metrics
70532025-04-19T00:33:41.814Z PASS [ 19.617s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_reregistration
70542025-04-19T00:33:42.215Z PASS [ 34.636s] omicron-nexus::test_all integration_tests::metrics::test_instance_watcher_metrics
70552025-04-19T00:33:54.953Z PASS [ 38.839s] omicron-nexus::test_all integration_tests::metrics::test_project_timeseries_query
70562025-04-19T00:33:57.082Z PASS [ 20.429s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_non_base64
70572025-04-19T00:33:58.785Z PASS [ 21.504s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_not_block_size_multiple
70582025-04-19T00:34:01.588Z PASS [ 29.892s] omicron-nexus::test_all integration_tests::pantry::test_can_stop_start_import_from_bulk_write
70592025-04-19T00:34:03.776Z PASS [ 21.795s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_past_end_of_disk
70602025-04-19T00:34:03.881Z PASS [ 52.363s] omicron-nexus::test_all integration_tests::metrics::test_metrics
70612025-04-19T00:34:14.401Z PASS [ 38.013s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_attached_disk
70622025-04-19T00:34:18.407Z PASS [ 21.326s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_to_unaligned_offset
70632025-04-19T00:34:19.662Z PASS [ 37.421s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_start_attached_disk
70642025-04-19T00:34:27.347Z PASS [ 26.847s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_without_stopping_bulk_writes
70652025-04-19T00:34:29.854Z PASS [ 34.901s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_stop_attached_disk
70662025-04-19T00:34:31.998Z PASS [ 28.388s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_from_bulk_writes_disk
70672025-04-19T00:34:33.519Z PASS [ 29.778s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_ready_disk
70682025-04-19T00:34:33.764Z PASS [ 19.736s] omicron-nexus::test_all integration_tests::pantry::test_disk_create_for_importing
70692025-04-19T00:34:37.074Z PASS [ 38.386s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_attached_disk
70702025-04-19T00:34:48.024Z PASS [ 18.170s] omicron-nexus::test_all integration_tests::probe::test_probe_basic_crud
70712025-04-19T00:34:48.431Z PASS [ 16.427s] omicron-nexus::test_all integration_tests::projects::test_project_deletion
70722025-04-19T00:34:50.274Z PASS [ 16.754s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_affinity_group
70732025-04-19T00:34:50.371Z PASS [ 16.607s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_anti_affinity_group
70742025-04-19T00:34:52.487Z PASS [ 34.079s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write
70752025-04-19T00:34:58.285Z PASS [ 21.211s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_disk
70762025-04-19T00:34:58.427Z PASS [ 38.755s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write_with_snapshot
70772025-04-19T00:35:06.564Z PASS [ 18.139s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_image
70782025-04-19T00:35:08.835Z PASS [ 20.811s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_floating_ip
70792025-04-19T00:35:11.125Z PASS [ 18.638s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_vpc
70802025-04-19T00:35:12.536Z PASS [ 22.262s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_instance
70812025-04-19T00:35:14.181Z PASS [ 15.894s] omicron-nexus::test_all integration_tests::projects::test_projects
70822025-04-19T00:35:15.084Z PASS [ 24.713s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_snapshot
70832025-04-19T00:35:16.479Z PASS [ 18.088s] omicron-nexus::test_all integration_tests::quotas::test_quota_limits
70842025-04-19T00:35:23.523Z PASS [ 14.688s] omicron-nexus::test_all integration_tests::rack::test_get_own_rack
70852025-04-19T00:35:25.966Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::password_login::test_local_users
70862025-04-19T00:35:26.474Z PASS [ 15.348s] omicron-nexus::test_all integration_tests::rack::test_list_own_rack
70872025-04-19T00:35:28.031Z PASS [ 62.078s] omicron-nexus::test_all integration_tests::password_login::test_local_users
70882025-04-19T00:35:29.064Z PASS [ 16.527s] omicron-nexus::test_all integration_tests::rack::test_rack_initialization
70892025-04-19T00:35:29.608Z PASS [ 14.523s] omicron-nexus::test_all integration_tests::rack::test_sled_list_uninitialized
70902025-04-19T00:35:29.681Z PASS [ 15.488s] omicron-nexus::test_all integration_tests::rack::test_sled_add
70912025-04-19T00:35:31.796Z PASS [ 15.316s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_fleet
70922025-04-19T00:35:41.796Z PASS [ 18.272s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_project
70932025-04-19T00:35:42.666Z PASS [ 16.192s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo
70942025-04-19T00:35:44.044Z PASS [ 16.013s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo_implicit
70952025-04-19T00:35:44.162Z PASS [ 0.117s] omicron-nexus::test_all integration_tests::saml::test_accept_saml_response_only_assertion_signed
70962025-04-19T00:35:44.280Z PASS [ 0.118s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response
70972025-04-19T00:35:44.386Z PASS [ 0.105s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_ecdsa_sha256
70982025-04-19T00:35:44.551Z PASS [ 0.164s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes
70992025-04-19T00:35:44.690Z PASS [ 0.137s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes_wrong_attribute_name
71002025-04-19T00:35:46.463Z PASS [ 17.399s] omicron-nexus::test_all integration_tests::roles_builtin::test_roles_builtin
71012025-04-19T00:35:48.452Z PASS [ 18.783s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_custom_targets
71022025-04-19T00:35:49.277Z PASS [ 19.669s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_crud_operations
71032025-04-19T00:35:50.050Z PASS [ 43.486s] omicron-nexus::test_all integration_tests::quotas::test_quotas
71042025-04-19T00:35:59.241Z PASS [ 27.445s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_mixed_v4_v6
71052025-04-19T00:35:59.770Z PASS [ 17.974s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_internet_gateway_target
71062025-04-19T00:35:59.899Z PASS [ 0.128s] omicron-nexus::test_all integration_tests::saml::test_handle_saml_response_with_xml_comment
71072025-04-19T00:36:00.674Z PASS [ 15.985s] omicron-nexus::test_all integration_tests::saml::test_create_a_hidden_silo_saml_idp
71082025-04-19T00:36:01.353Z PASS [ 18.687s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_modify_system_routes
71092025-04-19T00:36:01.455Z PASS [ 0.102s] omicron-nexus::test_all integration_tests::saml::test_reject_saml_response_signed_with_other_key
71102025-04-19T00:36:01.575Z PASS [ 0.119s] omicron-nexus::test_all integration_tests::saml::test_reject_unsigned_saml_response
71112025-04-19T00:36:03.186Z PASS [ 16.723s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp
71122025-04-19T00:36:03.732Z PASS [ 15.279s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_no_redirect_binding
71132025-04-19T00:36:04.784Z PASS [ 15.507s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_truncated
71142025-04-19T00:36:05.607Z PASS [ 15.557s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_no_keys
71152025-04-19T00:36:14.440Z PASS [ 15.200s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_only_encryption_keys
71162025-04-19T00:36:15.197Z PASS [ 15.298s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response
71172025-04-19T00:36:15.999Z PASS [ 15.326s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response_with_relay_state
71182025-04-19T00:36:16.437Z PASS [ 14.862s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_404
71192025-04-19T00:36:16.745Z PASS [ 13.013s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_reject_keypair
71202025-04-19T00:36:16.968Z PASS [ 13.782s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_invalid
71212025-04-19T00:36:17.647Z PASS [ 12.862s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_rsa_keypair_ok
71222025-04-19T00:36:18.401Z PASS [ 2.401s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_columns
71232025-04-19T00:36:19.970Z PASS [ 2.323s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_where_clause
71242025-04-19T00:36:20.365Z PASS [ 1.963s] omicron-nexus::test_all integration_tests::schema::compare_sequence_differing_increment
71252025-04-19T00:36:22.012Z PASS [ 2.042s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_constraint
71262025-04-19T00:36:22.367Z PASS [ 2.002s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_not_null_order
71272025-04-19T00:36:24.073Z PASS [ 2.060s] omicron-nexus::test_all integration_tests::schema::compare_view_differing_where_clause
71282025-04-19T00:36:25.442Z PASS [ 1.369s] omicron-nexus::test_all integration_tests::schema::dbinit_version_matches_version_known_to_nexus
71292025-04-19T00:37:04.159Z PASS [ 38.718s] omicron-nexus::test_all integration_tests::schema::nexus_applies_update_on_boot
71302025-04-19T00:37:17.484Z PASS [ 55.116s] omicron-nexus::test_all integration_tests::schema::dbinit_equals_sum_of_all_up
71312025-04-19T00:37:37.134Z PASS [ 32.975s] omicron-nexus::test_all integration_tests::schema::nexus_cannot_apply_update_from_unknown_version
71322025-04-19T00:37:52.006Z PASS [ 34.522s] omicron-nexus::test_all integration_tests::schema::validate_data_migration
71332025-04-19T00:38:02.479Z PASS [ 10.472s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users_bad_group_id
71342025-04-19T00:38:02.627Z PASS [ 10.620s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_detail_bad_group_id
71352025-04-19T00:38:02.708Z PASS [ 10.702s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users
71362025-04-19T00:38:03.145Z PASS [ 11.139s] omicron-nexus::test_all integration_tests::silos::test_deleting_a_silo_deletes_the_idp
71372025-04-19T00:38:12.861Z PASS [ 10.381s] omicron-nexus::test_all integration_tests::silos::test_ensure_same_silo_group
71382025-04-19T00:38:13.787Z PASS [ 11.078s] omicron-nexus::test_all integration_tests::silos::test_listing_identity_providers
71392025-04-19T00:38:13.904Z PASS [ 11.276s] omicron-nexus::test_all integration_tests::silos::test_jit_silo_constraints
71402025-04-19T00:38:13.971Z PASS [ 10.826s] omicron-nexus::test_all integration_tests::silos::test_local_silo_constraints
71412025-04-19T00:38:24.386Z PASS [ 10.599s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_invalid
71422025-04-19T00:38:24.469Z PASS [ 10.565s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_truncated
71432025-04-19T00:38:24.875Z PASS [ 12.014s] omicron-nexus::test_all integration_tests::silos::test_local_silo_users
71442025-04-19T00:38:24.916Z PASS [ 47.782s] omicron-nexus::test_all integration_tests::schema::versions_have_idempotent_up
71452025-04-19T00:38:24.963Z PASS [ 10.992s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_valid
71462025-04-19T00:38:41.090Z PASS [ 16.127s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_both_groups
71472025-04-19T00:38:41.154Z PASS [ 16.238s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_jit
71482025-04-19T00:38:41.242Z PASS [ 16.855s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_can_create_certs
71492025-04-19T00:38:41.480Z PASS [ 16.563s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_fixed
71502025-04-19T00:38:41.671Z PASS [ 17.201s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_group
71512025-04-19T00:38:41.763Z PASS [ 16.846s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_clean_up_groups
71522025-04-19T00:38:43.210Z PASS [ 18.294s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_cleans_up_ip_pool_links
71532025-04-19T00:38:49.725Z PASS [ 24.850s] omicron-nexus::test_all integration_tests::silos::test_silo_authn_policy
71542025-04-19T00:38:57.784Z PASS [ 16.629s] omicron-nexus::test_all integration_tests::silos::test_silo_user_fetch_by_external_id
71552025-04-19T00:38:58.248Z PASS [ 17.157s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_one_group
71562025-04-19T00:38:58.822Z PASS [ 17.150s] omicron-nexus::test_all integration_tests::silos::test_silo_users_list
71572025-04-19T00:39:00.357Z PASS [ 19.115s] omicron-nexus::test_all integration_tests::silos::test_silo_user_provision_types
71582025-04-19T00:39:00.930Z PASS [ 17.720s] omicron-nexus::test_all integration_tests::sleds::test_physical_disk_create_list_delete
71592025-04-19T00:39:02.722Z PASS [ 20.958s] omicron-nexus::test_all integration_tests::silos::test_silos
71602025-04-19T00:39:04.656Z PASS [ 23.161s] omicron-nexus::test_all integration_tests::silos::test_silo_user_views
71612025-04-19T00:39:14.964Z PASS [ 17.181s] omicron-nexus::test_all integration_tests::sleds::test_sleds_list
71622025-04-19T00:39:15.961Z PASS [ 26.236s] omicron-nexus::test_all integration_tests::sleds::test_sled_instance_list
71632025-04-19T00:39:16.207Z PASS [ 17.385s] omicron-nexus::test_all integration_tests::snapshots::test_create_snapshot_record_idempotent
71642025-04-19T00:39:18.933Z PASS [ 20.684s] omicron-nexus::test_all integration_tests::snapshots::test_cannot_snapshot_if_no_space
71652025-04-19T00:39:19.792Z PASS [ 15.149s] omicron-nexus::test_all integration_tests::snapshots::test_region_snapshot_create_idempotent
71662025-04-19T00:39:27.579Z PASS [ 27.222s] omicron-nexus::test_all integration_tests::snapshots::test_delete_snapshot
71672025-04-19T00:39:29.181Z PASS [ 26.460s] omicron-nexus::test_all integration_tests::snapshots::test_region_allocation_for_snapshot
71682025-04-19T00:39:31.153Z PASS [ 30.223s] omicron-nexus::test_all integration_tests::snapshots::test_multiple_deletes_not_sent
71692025-04-19T00:39:31.584Z PASS [ 16.620s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_illegal_snapshot
71702025-04-19T00:39:33.703Z PASS [ 17.494s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_snapshot
71712025-04-19T00:39:34.288Z PASS [ 18.326s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_other_project_snapshot
71722025-04-19T00:39:44.450Z PASS [ 24.640s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_expunge
71732025-04-19T00:39:48.286Z PASS [ 16.702s] omicron-nexus::test_all integration_tests::ssh_keys::test_ssh_keys
71742025-04-19T00:39:49.212Z PASS [ 30.279s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_basic
71752025-04-19T00:39:55.995Z PASS [ 28.415s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_stopped_instance
71762025-04-19T00:39:56.020Z PASS [ 24.851s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_without_instance
71772025-04-19T00:39:56.463Z PASS [ 22.175s] omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_lifecycle
71782025-04-19T00:39:56.612Z PASS [ 27.430s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_unwind
71792025-04-19T00:39:56.857Z PASS [ 0.862s] omicron-nexus::test_all integration_tests::unauthorized_coverage::test_unauthorized_coverage
71802025-04-19T00:40:00.711Z PASS [ 16.280s] omicron-nexus::test_all integration_tests::support_bundles::test_support_bundle_not_found
71812025-04-19T00:40:04.128Z PASS [ 15.841s] omicron-nexus::test_all integration_tests::target_release::get_set_target_release
71822025-04-19T00:40:06.042Z PASS [ 32.342s] omicron-nexus::test_all integration_tests::subnet_allocation::test_subnet_allocation
71832025-04-19T00:40:10.993Z PASS [ 14.380s] omicron-nexus::test_all integration_tests::updates::test_repo_upload_unconfigured
71842025-04-19T00:40:11.811Z PASS [ 15.807s] omicron-nexus::test_all integration_tests::updates::test_download_with_dots_fails
71852025-04-19T00:40:12.942Z PASS [ 16.081s] omicron-nexus::test_all integration_tests::users_builtin::test_users_builtin
71862025-04-19T00:40:17.313Z PASS [ 20.850s] omicron-nexus::test_all integration_tests::updates::test_repo_upload
71872025-04-19T00:40:28.273Z PASS [ 24.145s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot
71882025-04-19T00:40:29.754Z PASS [ 29.043s] omicron-nexus::test_all integration_tests::utilization::test_utilization
71892025-04-19T00:40:31.666Z PASS [ 20.673s] omicron-nexus::test_all integration_tests::volume_management::test_cte_returns_regions
71902025-04-19T00:40:32.063Z PASS [ 26.021s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot_delete
71912025-04-19T00:40:37.375Z PASS [ 25.563s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_1
71922025-04-19T00:40:39.673Z PASS [ 26.733s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_2
71932025-04-19T00:40:43.254Z PASS [ 25.941s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_3
71942025-04-19T00:40:49.225Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
71952025-04-19T00:40:53.488Z PASS [ 25.215s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_4
71962025-04-19T00:40:55.114Z PASS [ 25.359s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_5
71972025-04-19T00:40:56.416Z PASS [ 24.749s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_6
71982025-04-19T00:40:56.620Z PASS [ 24.556s] omicron-nexus::test_all integration_tests::volume_management::test_delete_snapshot_then_disk
71992025-04-19T00:40:59.282Z PASS [ 21.907s] omicron-nexus::test_all integration_tests::volume_management::test_disk_create_saga_unwinds_correctly
72002025-04-19T00:41:13.180Z PASS [ 19.692s] omicron-nexus::test_all integration_tests::volume_management::test_keep_your_targets_straight
72012025-04-19T00:41:16.607Z PASS [ 20.191s] omicron-nexus::test_all integration_tests::volume_management::test_migrate_to_ref_count_with_records_region_snapshot_deleting
72022025-04-19T00:41:21.231Z PASS [ 26.118s] omicron-nexus::test_all integration_tests::volume_management::test_migrate_to_ref_count_with_records
72032025-04-19T00:41:21.919Z PASS [ 25.299s] omicron-nexus::test_all integration_tests::volume_management::test_migrate_to_ref_count_with_records_soft_delete_volume
72042025-04-19T00:41:27.999Z PASS [ 44.746s] omicron-nexus::test_all integration_tests::volume_management::test_double_layer_with_read_only_region_delete
72052025-04-19T00:41:28.557Z PASS [ 29.274s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_1
72062025-04-19T00:41:33.501Z PASS [ 53.829s] omicron-nexus::test_all integration_tests::volume_management::test_double_layer_snapshot_with_read_only_region_delete_2
72072025-04-19T00:41:42.416Z PASS [ 29.236s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_2
72082025-04-19T00:41:49.225Z SLOW [>120.000s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
72092025-04-19T00:41:50.527Z PASS [ 33.920s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_disks_first
72102025-04-19T00:41:51.669Z PASS [ 23.112s] omicron-nexus::test_all integration_tests::volume_management::test_no_zombie_read_only_regions
72112025-04-19T00:41:54.193Z PASS [ 32.274s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_random_delete_order
72122025-04-19T00:41:54.261Z PASS [ 33.030s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_snapshots_first
72132025-04-19T00:41:54.703Z PASS [ 125.493s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
72142025-04-19T00:41:56.701Z PASS [ 23.200s] omicron-nexus::test_all integration_tests::volume_management::test_no_zombie_read_write_regions
72152025-04-19T00:42:02.600Z PASS [ 34.601s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_snapshots
72162025-04-19T00:42:12.338Z PASS [ 29.922s] omicron-nexus::test_all integration_tests::volume_management::test_no_zombie_region_snapshots
72172025-04-19T00:42:15.095Z PASS [ 20.834s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_sanity_multi
72182025-04-19T00:42:15.377Z PASS [ 20.673s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_sanity_rop
72192025-04-19T00:42:18.251Z PASS [ 21.550s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_sanity_rop_multi
72202025-04-19T00:42:23.960Z PASS [ 21.359s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_usage_sanity
72212025-04-19T00:42:33.679Z PASS [ 15.428s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stop_request
72222025-04-19T00:42:34.308Z PASS [ 21.970s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_create_saga_unwinds_correctly
72232025-04-19T00:42:35.627Z PASS [ 43.958s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_counting
72242025-04-19T00:42:39.287Z PASS [ 15.326s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stops
72252025-04-19T00:42:39.697Z PASS [ 24.320s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_then_delete_disk
72262025-04-19T00:42:41.136Z PASS [ 46.943s] omicron-nexus::test_all integration_tests::volume_management::test_read_only_region_reference_counting_layers
72272025-04-19T00:42:43.644Z PASS [ 28.548s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_prevents_other_disk
72282025-04-19T00:42:48.418Z PASS [ 14.738s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry
72292025-04-19T00:42:49.483Z PASS [ 15.175s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry_interrupted
72302025-04-19T00:42:50.538Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_proper_region_sled_redundancy
72312025-04-19T00:42:51.260Z PASS [ 15.633s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_different_finish_status
72322025-04-19T00:42:54.768Z PASS [ 15.482s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_idempotent
72332025-04-19T00:42:55.004Z PASS [ 15.306s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_reject_submit_progress_when_no_repair
72342025-04-19T00:42:57.189Z PASS [ 16.052s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_repair_id_and_type_conflict
72352025-04-19T00:43:00.002Z PASS [ 16.358s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_same_upstairs_retry
72362025-04-19T00:43:05.718Z PASS [ 16.234s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout
72372025-04-19T00:43:08.325Z PASS [ 17.064s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_randomize_ids_only_read_only
72382025-04-19T00:43:08.854Z PASS [ 20.436s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_submit_progress
72392025-04-19T00:43:10.079Z PASS [ 15.311s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_multiple_gen
72402025-04-19T00:43:10.980Z PASS [ 15.976s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_nothing
72412025-04-19T00:43:13.035Z PASS [ 15.845s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_mid_multiple_gen
72422025-04-19T00:43:15.344Z PASS [ 15.342s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_multiple_gen
72432025-04-19T00:43:21.290Z PASS [ 15.572s] omicron-nexus::test_all integration_tests::volume_management::test_volume_hard_delete_idempotent
72442025-04-19T00:43:21.355Z PASS [ 90.829s] omicron-nexus::test_all integration_tests::volume_management::test_proper_region_sled_redundancy
72452025-04-19T00:43:23.239Z PASS [ 14.915s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_bad_volume
72462025-04-19T00:43:23.698Z PASS [ 14.843s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_base
72472025-04-19T00:43:24.740Z PASS [ 14.661s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_no_parent
72482025-04-19T00:43:26.045Z PASS [ 15.064s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_deleted
72492025-04-19T00:43:29.230Z PASS [ 16.195s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_not_volume
72502025-04-19T00:43:37.775Z PASS [ 16.419s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga
72512025-04-19T00:43:39.342Z PASS [ 15.644s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_no_volume
72522025-04-19T00:43:39.502Z PASS [ 16.262s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_deleted_volume
72532025-04-19T00:43:41.260Z PASS [ 16.520s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_twice
72542025-04-19T00:43:42.299Z PASS [ 26.955s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_respects_accounting
72552025-04-19T00:43:42.388Z PASS [ 16.343s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_volume_not_volume
72562025-04-19T00:43:48.720Z PASS [ 27.430s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_respects_accounting_no_modify_others
72572025-04-19T00:43:56.473Z PASS [ 27.243s] omicron-nexus::test_all integration_tests::volume_management::test_volume_replace_snapshot_respects_accounting
72582025-04-19T00:43:56.692Z PASS [ 17.350s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_same_name
72592025-04-19T00:43:56.826Z PASS [ 19.050s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_max_lengths
72602025-04-19T00:43:59.218Z PASS [ 19.716s] omicron-nexus::test_all integration_tests::vpc_firewall::test_vpc_firewall
72612025-04-19T00:44:04.147Z PASS [ 21.848s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_crud_operations
72622025-04-19T00:44:05.732Z PASS [ 24.471s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_attach_to_subnet
72632025-04-19T00:44:05.808Z PASS [ 0.076s] omicron-omdb::bin/omdb oximeter::tests::test_print_producer_details_success_only
72642025-04-19T00:44:05.847Z PASS [ 0.038s] omicron-omdb::bin/omdb oximeter::tests::test_print_producer_details_with_failure
72652025-04-19T00:44:05.925Z PASS [ 0.078s] omicron-package config::tests::multi_preset_arg
72662025-04-19T00:44:05.976Z PASS [ 0.050s] omicron-package dot::test::test_bad_dependency
72672025-04-19T00:44:06.016Z PASS [ 0.039s] omicron-package dot::test::test_dot_output
72682025-04-19T00:44:11.650Z PASS [ 7.503s] omicron-omdb::test_all_output test_omdb_usage_errors
72692025-04-19T00:44:11.676Z PASS [ 0.025s] omicron-passwords test::test_password_constraints
72702025-04-19T00:44:13.636Z PASS [ 7.620s] omicron-passwords test::test_compatible
72712025-04-19T00:44:13.886Z PASS [ 25.165s] omicron-nexus::test_all integration_tests::vpc_subnets::test_delete_vpc_subnet_with_interfaces_fails
72722025-04-19T00:44:13.928Z PASS [ 0.042s] omicron-passwords test::test_stable
72732025-04-19T00:44:13.954Z PASS [ 0.026s] omicron-passwords test::test_weak_hashes
72742025-04-19T00:44:13.979Z PASS [ 0.025s] omicron-rpaths internal::tests::test_configure_from_path
72752025-04-19T00:44:14.039Z PASS [ 0.059s] omicron-rpaths internal::tests::test_configure_rpaths_from_bad_envvar
72762025-04-19T00:44:14.084Z PASS [ 0.044s] omicron-rpaths internal::tests::test_emit_rpath
72772025-04-19T00:44:14.483Z PASS [ 0.398s] omicron-sled-agent artifact_store::test::generations
72782025-04-19T00:44:14.654Z PASS [ 0.171s] omicron-sled-agent artifact_store::test::list_get_put
72792025-04-19T00:44:14.738Z PASS [ 3.062s] omicron-passwords test::test_reproducible
72802025-04-19T00:44:14.782Z PASS [ 0.127s] omicron-sled-agent artifact_store::test::no_dataset
72812025-04-19T00:44:14.858Z PASS [ 0.119s] omicron-sled-agent artifact_store::test::wrong_hash
72822025-04-19T00:44:14.907Z PASS [ 0.125s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_can_update_both_slots_simultaneously
72832025-04-19T00:44:15.022Z PASS [ 0.114s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_fails_if_reading_from_disk_doesnt_match
72842025-04-19T00:44:15.197Z PASS [ 0.176s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_completed
72852025-04-19T00:44:15.305Z PASS [ 0.107s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_running
72862025-04-19T00:44:15.475Z PASS [ 0.617s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_delivers_upload_progress_and_rejects_bad_hashes
72872025-04-19T00:44:15.525Z PASS [ 0.049s] omicron-sled-agent bootstrap::params::tests::json_serialization_round_trips
72882025-04-19T00:44:15.596Z PASS [ 0.070s] omicron-sled-agent bootstrap::server::tests::start_sled_agent_request_serialization
72892025-04-19T00:44:15.645Z PASS [ 0.050s] omicron-sled-agent bootstrap::server::tests::test_persistent_sled_agent_request_schema
72902025-04-19T00:44:15.682Z PASS [ 0.036s] omicron-sled-agent common::instance::test::destruction_after_migration_out_does_not_transition
72912025-04-19T00:44:15.717Z PASS [ 0.035s] omicron-sled-agent common::instance::test::failure_after_migration_in_does_not_transition
72922025-04-19T00:44:15.761Z PASS [ 0.043s] omicron-sled-agent common::instance::test::propolis_terminal_states_request_destroy_action
72932025-04-19T00:44:15.793Z PASS [ 0.032s] omicron-sled-agent common::instance::test::rude_terminate_of_migration_target_does_not_transition_instance
72942025-04-19T00:44:15.837Z PASS [ 0.044s] omicron-sled-agent common::instance::test::source_termination_fails_in_progress_migration
72952025-04-19T00:44:15.871Z PASS [ 0.565s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_writes_data_to_disk
72962025-04-19T00:44:15.908Z PASS [ 0.070s] omicron-sled-agent common::instance::test::target_termination_fails_in_progress_migration
72972025-04-19T00:44:15.937Z PASS [ 19.245s] omicron-nexus::test_all integration_tests::vpcs::test_vpcs
72982025-04-19T00:44:15.963Z PASS [ 0.084s] omicron-sled-agent config::test::test_smf_configs
72992025-04-19T00:44:15.988Z PASS [ 0.074s] omicron-sled-agent dump_setup::tests::test_archives_rotated_logs_and_cores
73002025-04-19T00:44:16.033Z PASS [ 0.095s] omicron-sled-agent dump_setup::tests::test_configures_coreadm_only_when_crash_dataset_mounted
73012025-04-19T00:44:16.059Z PASS [ 0.090s] omicron-sled-agent dump_setup::tests::test_does_not_configure_coreadm_when_no_crash_dataset_mounted
73022025-04-19T00:44:16.059Z PASS [ 0.064s] omicron-sled-agent dump_setup::tests::test_dumpadm_called_when_vacant_slice_but_no_dir
73032025-04-19T00:44:16.099Z PASS [ 0.065s] omicron-sled-agent dump_setup::tests::test_savecore_and_dumpadm_invoked_when_slices_occupied_and_dir_is_available
73042025-04-19T00:44:16.127Z PASS [ 0.079s] omicron-sled-agent dump_setup::tests::test_savecore_and_dumpadm_not_called_when_occupied_and_no_dir
73052025-04-19T00:44:16.841Z PASS [ 20.367s] omicron-nexus::test_all integration_tests::vpc_subnets::test_vpc_subnets
73062025-04-19T00:44:17.206Z PASS [ 20.380s] omicron-omdb::test_all_output test_omdb_env_settings
73072025-04-19T00:44:19.315Z PASS [ 3.267s] omicron-sled-agent instance::tests::test_instance_create_events_normal
73082025-04-19T00:44:19.678Z PASS [ 37.291s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_custom_delivered_to_instance
73092025-04-19T00:44:19.714Z PASS [ 0.035s] omicron-sled-agent probe_manager::test::probe_state_set_ops
73102025-04-19T00:44:19.740Z PASS [ 2.884s] omicron-sled-agent instance::tests::test_instance_manager_creation
73112025-04-19T00:44:19.765Z PASS [ 0.037s] omicron-sled-agent profile::tests::empty_profile
73122025-04-19T00:44:19.765Z PASS [ 0.034s] omicron-sled-agent profile::tests::test_disabled_instance
73132025-04-19T00:44:19.791Z PASS [ 0.038s] omicron-sled-agent profile::tests::test_instance
73142025-04-19T00:44:19.816Z PASS [ 0.042s] omicron-sled-agent profile::tests::test_multiple
73152025-04-19T00:44:19.842Z PASS [ 0.036s] omicron-sled-agent profile::tests::test_property
73162025-04-19T00:44:19.842Z PASS [ 0.033s] omicron-sled-agent profile::tests::test_property_group
73172025-04-19T00:44:19.867Z PASS [ 0.032s] omicron-sled-agent profile::tests::test_service
73182025-04-19T00:44:19.893Z PASS [ 0.033s] omicron-sled-agent profile::tests::test_service_property_group
73192025-04-19T00:44:19.918Z PASS [ 0.038s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_basics
73202025-04-19T00:44:19.918Z PASS [ 0.035s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_exhaustion
73212025-04-19T00:44:19.944Z PASS [ 0.045s] omicron-sled-agent rack_setup::plan::service::tests::service_port_builder_skips_dns_ips
73222025-04-19T00:44:19.969Z PASS [ 0.048s] omicron-sled-agent rack_setup::plan::service::tests::test_dataset_and_zone_count
73232025-04-19T00:44:20.001Z PASS [ 0.057s] omicron-sled-agent rack_setup::service::test::rss_blueprint_is_blippy_clean
73242025-04-19T00:44:20.026Z PASS [ 0.053s] omicron-sled-agent rack_setup::service::test::test_omicron_zone_configs
73252025-04-19T00:44:20.052Z PASS [ 3.920s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_starting_propolis
73262025-04-19T00:44:20.649Z PASS [ 3.443s] omicron-sled-agent instance::tests::test_instance_manager_stop_timeout
73272025-04-19T00:44:21.429Z PASS [ 5.331s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_creating_zone
73282025-04-19T00:44:23.017Z PASS [ 3.008s] omicron-sled-agent services::illumos_tests::test_ensure_service
73292025-04-19T00:44:23.118Z PASS [ 3.070s] omicron-sled-agent services::illumos_tests::test_ensure_service_before_timesync
73302025-04-19T00:44:23.172Z PASS [ 0.053s] omicron-sled-agent services::test::test_all_zones_requests_schema
73312025-04-19T00:44:23.207Z PASS [ 0.034s] omicron-sled-agent services::test::test_bootstrap_addr_to_techport_prefixes
73322025-04-19T00:44:23.233Z PASS [ 3.216s] omicron-sled-agent services::illumos_tests::test_bad_generations
73332025-04-19T00:44:23.258Z PASS [ 0.043s] omicron-sled-agent services::test::test_fix_7229_zone_config_reconciliation
73342025-04-19T00:44:23.284Z PASS [ 0.045s] omicron-sled-agent services::test::test_zone_bundle_metadata_schema
73352025-04-19T00:44:23.309Z PASS [ 0.048s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_destroy
73362025-04-19T00:44:23.309Z PASS [ 0.043s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_fault
73372025-04-19T00:44:23.356Z PASS [ 0.048s] omicron-sled-agent sim::collection::test::test_sim_disk_transition_to_detached_states
73382025-04-19T00:44:23.381Z PASS [ 0.061s] omicron-sled-agent sim::collection::test::test_sim_instance_creating_to_stop
73392025-04-19T00:44:23.407Z PASS [ 0.053s] omicron-sled-agent sim::collection::test::test_sim_instance_reboot
73402025-04-19T00:44:23.432Z PASS [ 0.043s] omicron-sled-agent sim::collection::test::test_sim_instance_running_then_destroyed
73412025-04-19T00:44:23.458Z PASS [ 0.039s] omicron-sled-agent sim::storage::test::cannot_boot_read_only_downstairs_with_no_snapshot
73422025-04-19T00:44:23.493Z PASS [ 0.040s] omicron-sled-agent sim::storage::test::cannot_create_snapshot_for_destroyed_region
73432025-04-19T00:44:23.539Z PASS [ 0.045s] omicron-sled-agent sim::storage::test::crucible_ports_get_reused
73442025-04-19T00:44:23.588Z PASS [ 0.049s] omicron-sled-agent sim::storage::test::must_delete_read_only_downstairs_first
73452025-04-19T00:44:23.613Z PASS [ 2.948s] omicron-sled-agent services::illumos_tests::test_ensure_service_which_already_exists
73462025-04-19T00:44:23.642Z PASS [ 0.054s] omicron-sled-agent sim::storage::test::must_delete_snapshots_first
73472025-04-19T00:44:23.668Z PASS [ 0.062s] omicron-sled-agent sim::storage::test::nested_dataset
73482025-04-19T00:44:23.693Z PASS [ 0.049s] omicron-sled-agent sim::storage::test::nested_dataset_child_parent_relationship
73492025-04-19T00:44:23.720Z PASS [ 0.058s] omicron-sled-agent sim::storage::test::nested_dataset_not_found_missing_dataset
73502025-04-19T00:44:23.746Z PASS [ 0.043s] omicron-sled-agent sim::storage::test::running_snapshot_needs_region
73512025-04-19T00:44:23.771Z PASS [ 0.039s] omicron-sled-agent sim::storage::test::snapshot_needs_region
73522025-04-19T00:44:24.481Z PASS [ 3.051s] omicron-sled-agent services::illumos_tests::test_services_are_recreated_on_reboot
73532025-04-19T00:44:25.919Z PASS [ 2.901s] omicron-sled-agent services::illumos_tests::test_services_do_not_persist_without_config
73542025-04-19T00:44:26.426Z PASS [ 27.208s] omicron-omdb::test_all_output test_omdb_success_cases
73552025-04-19T00:44:26.472Z PASS [ 3.066s] omicron-sled-agent sim::http_entrypoints_pantry::tests::test_simulated_api_matches_real
73562025-04-19T00:44:27.611Z PASS [ 3.850s] omicron-sled-agent support_bundle::storage::tests::creation_bad_hash
73572025-04-19T00:44:27.645Z PASS [ 0.034s] omicron-sled-agent updates::test::test_query_no_components
73582025-04-19T00:44:27.674Z PASS [ 0.029s] omicron-sled-agent updates::test::test_query_sled_agent_version
73592025-04-19T00:44:27.720Z PASS [ 3.985s] omicron-sled-agent support_bundle::storage::tests::basic_crud
73602025-04-19T00:44:27.747Z PASS [ 0.055s] omicron-sled-agent updates::test::test_query_zone_version
73612025-04-19T00:44:27.772Z PASS [ 0.038s] omicron-sled-agent zone_bundle::illumos_tests::camino_starts_with_behaviour
73622025-04-19T00:44:27.807Z PASS [ 14.171s] omicron-passwords test::test_smoke
73632025-04-19T00:44:27.872Z PASS [ 0.064s] omicron-sled-agent zone_bundle::illumos_tests::test_find_archived_log_files
73642025-04-19T00:44:28.692Z PASS [ 4.210s] omicron-sled-agent support_bundle::storage::tests::creation_bad_hash_still_deleteable
73652025-04-19T00:44:30.452Z PASS [ 4.532s] omicron-sled-agent support_bundle::storage::tests::creation_idempotency
73662025-04-19T00:44:31.005Z PASS [ 3.245s] omicron-sled-agent zone_bundle::illumos_tests::test_context
73672025-04-19T00:44:31.515Z PASS [ 0.510s] omicron-sled-agent zone_bundle::illumos_tests::test_zfs_quota
73682025-04-19T00:44:31.559Z PASS [ 0.043s] omicron-sled-agent zone_bundle::tests::test_dir_size
73692025-04-19T00:44:31.620Z PASS [ 0.059s] omicron-sled-agent zone_bundle::tests::test_dir_size_matches_du
73702025-04-19T00:44:31.744Z PASS [ 5.318s] omicron-sled-agent support_bundle::storage::tests::creation_without_dataset
73712025-04-19T00:44:31.989Z PASS [ 4.116s] omicron-sled-agent zone_bundle::illumos_tests::test_list_with_filter
73722025-04-19T00:44:32.057Z PASS [ 0.438s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_no_args
73732025-04-19T00:44:32.099Z PASS [ 4.367s] omicron-sled-agent zone_bundle::illumos_tests::test_cleanup
73742025-04-19T00:44:32.125Z PASS [ 0.119s] omicron-sled-agent::mod integration_tests::early_network::early_network_blobs_deserialize
73752025-04-19T00:44:32.125Z PASS [ 0.375s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_sim_no_args
73762025-04-19T00:44:32.150Z PASS [ 0.039s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_ports_assert_consistent
73772025-04-19T00:44:32.176Z PASS [ 0.055s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_in_path
73782025-04-19T00:44:32.393Z PASS [ 5.920s] omicron-sled-agent support_bundle::storage::tests::ranges
73792025-04-19T00:44:32.427Z PASS [ 0.034s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_ready
73802025-04-19T00:44:32.457Z PASS [ 0.030s] omicron-test-utils dev::clickhouse::tests::wait_for_ports_finds_actual_ports
73812025-04-19T00:44:32.491Z PASS [ 3.798s] omicron-sled-agent zone_bundle::illumos_tests::test_update_context
73822025-04-19T00:44:32.517Z PASS [ 0.364s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_ports_assert_consistent_panics_one_specified
73832025-04-19T00:44:32.543Z PASS [ 0.400s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_ports_assert_consistent_panics_both_specified
73842025-04-19T00:44:32.626Z PASS [ 0.168s] omicron-test-utils dev::clickhouse::tests::wait_for_ports_panics_with_sentinel_but_no_ports
73852025-04-19T00:44:32.784Z PASS [ 0.269s] omicron-test-utils dev::db::test::test_bad_cmd
73862025-04-19T00:44:32.833Z PASS [ 0.775s] omicron-test-utils dev::clickhouse::tests::sparse_serialization_is_disabled
73872025-04-19T00:44:32.876Z PASS [ 0.042s] omicron-test-utils dev::db::test::test_make_pg_config_fail
73882025-04-19T00:44:32.913Z PASS [ 0.036s] omicron-test-utils dev::db::test::test_make_pg_config_ok
73892025-04-19T00:44:32.945Z PASS [ 0.454s] omicron-test-utils dev::clickhouse::tests::wait_for_ports_waits_for_sentinel_line
73902025-04-19T00:44:32.971Z PASS [ 0.041s] omicron-test-utils dev::db::test::test_process_exit_abnormal
73912025-04-19T00:44:32.998Z PASS [ 0.045s] omicron-test-utils dev::db::test::test_process_exit_normal
73922025-04-19T00:44:33.023Z PASS [ 0.500s] omicron-test-utils dev::db::test::test_cmd_fails
73932025-04-19T00:44:33.081Z PASS [ 0.297s] omicron-test-utils dev::db::test::test_database_start_hang
73942025-04-19T00:44:33.120Z PASS [ 0.038s] omicron-test-utils dev::db::test::test_starter_tmpdir
73952025-04-19T00:44:33.171Z PASS [ 0.051s] omicron-test-utils dev::dendrite::tests::test_discover_local_listening_port
73962025-04-19T00:44:33.201Z PASS [ 1.046s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_not_ready
73972025-04-19T00:44:33.227Z PASS [ 0.049s] omicron-test-utils dev::dendrite::tests::test_dpd_in_path
73982025-04-19T00:44:33.253Z PASS [ 0.047s] omicron-test-utils dev::maghemite::tests::test_discover_local_listening_port
73992025-04-19T00:44:33.279Z PASS [ 0.059s] omicron-test-utils dev::maghemite::tests::test_mgd_in_path
74002025-04-19T00:44:33.334Z PASS [ 0.085s] omicron-test-utils dev::test_cmds::tests::test_redact_extra
74012025-04-19T00:44:33.360Z PASS [ 0.076s] omicron-test-utils dev::test_cmds::tests::test_redact_section
74022025-04-19T00:44:33.553Z LEAK [ 0.597s] omicron-test-utils dev::db::test::test_setup_database_bad_listen_url
74032025-04-19T00:44:33.604Z PASS [ 0.051s] openapi-manager cmd::dispatch::test::test_arg_parsing
74042025-04-19T00:44:33.639Z PASS [ 0.035s] openapi-manager cmd::dispatch::test::test_blessed_args
74052025-04-19T00:44:33.676Z PASS [ 0.034s] openapi-manager cmd::dispatch::test::test_generated_args
74062025-04-19T00:44:33.709Z PASS [ 0.033s] openapi-manager cmd::dispatch::test::test_local_args
74072025-04-19T00:44:33.756Z PASS [ 0.046s] openapi-manager iter_only::test::test_basic
74082025-04-19T00:44:33.815Z PASS [ 0.059s] openapi-manager resolved::test::test_displayable_vec
74092025-04-19T00:44:33.866Z PASS [ 0.050s] openapi-manager spec_files_generic::test::test_parse_name_lockstep
74102025-04-19T00:44:33.892Z PASS [ 0.551s] omicron-test-utils dev::test_cmds::tests::test_redact_timestamps
74112025-04-19T00:44:33.918Z PASS [ 0.042s] openapi-manager spec_files_generic::test::test_parse_name_lockstep_fail
74122025-04-19T00:44:33.943Z PASS [ 0.048s] openapi-manager spec_files_generic::test::test_parse_name_versioned
74132025-04-19T00:44:33.969Z PASS [ 0.044s] openapi-manager spec_files_generic::test::test_parse_name_versioned_fail
74142025-04-19T00:44:34.092Z PASS [ 0.139s] oximeter-collector agent::tests::test_delete_nonexistent_producer_succeeds
74152025-04-19T00:44:34.298Z PASS [ 3.846s] omicron-sled-agent zone_bundle::illumos_tests::test_utilization
74162025-04-19T00:44:34.324Z PASS [ 0.385s] oximeter test::timeseries_schema_consistency
74172025-04-19T00:44:34.350Z PASS [ 1.310s] omicron-test-utils dev::db::test::test_setup_database_overridden_dir
74182025-04-19T00:44:34.375Z PASS [ 1.747s] omicron-test-utils dev::db::test::test_database_concurrent
74192025-04-19T00:44:34.401Z PASS [ 0.293s] oximeter-collector agent::tests::test_self_stat_collection_count
74202025-04-19T00:44:34.426Z PASS [ 0.033s] oximeter-collector self_stats::tests::only_reset_counters_if_info_is_different
74212025-04-19T00:44:34.452Z PASS [ 0.143s] oximeter-collector agent::tests::test_self_stat_error_counter
74222025-04-19T00:44:34.452Z PASS [ 0.128s] oximeter-collector agent::tests::test_self_stat_unreachable_counter
74232025-04-19T00:44:34.477Z PASS [ 0.037s] oximeter-collector self_stats::tests::test_failure_reason_serialization
74242025-04-19T00:44:34.503Z PASS [ 0.147s] oximeter-collector agent::tests::test_updated_producer_is_still_collected_from
74252025-04-19T00:44:34.503Z PASS [ 0.039s] oximeter-db client::oxql::tests::correctly_negate_field_predicate_expression
74262025-04-19T00:44:34.503Z PASS [ 0.040s] oximeter-db client::oxql::tests::correctly_negate_timestamp_predicate_expression
74272025-04-19T00:44:34.528Z PASS [ 0.030s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_all_in_one_chunk
74282025-04-19T00:44:34.528Z PASS [ 0.033s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_key_group_multiple_times
74292025-04-19T00:44:34.554Z PASS [ 0.032s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_middle_of_key_group
74302025-04-19T00:44:34.721Z PASS [ 0.279s] oximeter-collector::test_commands test_oximeter_no_args
74312025-04-19T00:44:35.128Z PASS [ 1.771s] openapi-manager cmd::check::test::check_apis_up_to_date
74322025-04-19T00:44:35.442Z PASS [ 1.067s] oximeter-collector agent::tests::verify_producer_details
74332025-04-19T00:44:35.582Z PASS [ 1.050s] oximeter-db client::oxql::tests::test_get_one_timeseries
74342025-04-19T00:44:35.608Z PASS [ 1.085s] oximeter-db client::oxql::tests::test_get_entire_table
74352025-04-19T00:44:35.663Z PASS [ 0.081s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_single_node
74362025-04-19T00:44:35.689Z PASS [ 1.149s] oximeter-db client::oxql::tests::test_get_entire_timeseries_and_part_of_another
74372025-04-19T00:44:35.742Z PASS [ 1.020s] oximeter-db client::oxql::tests::test_limit_operations
74382025-04-19T00:44:35.803Z PASS [ 0.675s] oximeter-db client::tests::can_ping_clickhouse
74392025-04-19T00:44:36.476Z PASS [ 0.803s] oximeter-db client::tests::read_latest_version_reports_max
74402025-04-19T00:44:36.519Z PASS [ 0.716s] oximeter-db client::tests::read_latest_version_with_no_database_reports_zero
74412025-04-19T00:44:36.747Z PASS [ 1.005s] oximeter-db client::tests::read_latest_version_with_empty_version_table_reports_zero
74422025-04-19T00:44:37.271Z PASS [ 0.795s] oximeter-db client::tests::read_latest_version_with_no_version_table_reports_zero
74432025-04-19T00:44:37.398Z PASS [ 0.650s] oximeter-db client::tests::test_apply_one_schema_upgrade_single_node
74442025-04-19T00:44:37.424Z PASS [ 0.900s] oximeter-db client::tests::select_timeseries_with_select_one
74452025-04-19T00:44:37.911Z PASS [ 2.247s] oximeter-db client::tests::insert_samples_fails_fast
74462025-04-19T00:44:38.086Z PASS [ 2.489s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_single_node
74472025-04-19T00:44:38.138Z PASS [ 0.866s] oximeter-db client::tests::test_client_select_timeseries_one
74482025-04-19T00:44:38.266Z PASS [ 0.868s] oximeter-db client::tests::test_database_version_update_is_idempotent
74492025-04-19T00:44:38.554Z PASS [ 1.134s] oximeter-db client::tests::test_database_version_will_not_downgrade
74502025-04-19T00:44:38.820Z PASS [ 0.908s] oximeter-db client::tests::test_database_version_will_not_upgrade
74512025-04-19T00:44:38.956Z PASS [ 0.869s] oximeter-db client::tests::test_differentiate_by_timeseries_name
74522025-04-19T00:44:38.981Z PASS [ 0.841s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_single_node
74532025-04-19T00:44:39.056Z PASS [ 0.789s] oximeter-db client::tests::test_ensure_schema_with_missing_desired_schema_version_fails
74542025-04-19T00:44:39.325Z PASS [ 0.771s] oximeter-db client::tests::test_ensure_schema_with_version_gaps_fails
74552025-04-19T00:44:39.782Z PASS [ 0.826s] oximeter-db client::tests::test_field_record_count
74562025-04-19T00:44:39.808Z PASS [ 0.821s] oximeter-db client::tests::test_get_schema_no_new_values
74572025-04-19T00:44:39.876Z PASS [ 0.819s] oximeter-db client::tests::test_insert_samples
74582025-04-19T00:44:39.918Z PASS [ 0.042s] oximeter-db client::tests::test_read_schema_upgrade_sql_files
74592025-04-19T00:44:39.959Z PASS [ 0.040s] oximeter-db client::tests::test_read_timeseries_to_delete
74602025-04-19T00:44:39.998Z PASS [ 0.039s] oximeter-db client::tests::test_read_timeseries_to_delete_empty_file_is_ok
74612025-04-19T00:44:40.034Z PASS [ 0.035s] oximeter-db client::tests::test_read_timeseries_to_delete_nonexistent_file_is_ok
74622025-04-19T00:44:40.090Z PASS [ 0.764s] oximeter-db client::tests::test_is_oximeter_cluster
74632025-04-19T00:44:40.116Z PASS [ 1.295s] oximeter-db client::tests::test_expunge_timeseries_by_name_single_node
74642025-04-19T00:44:40.714Z PASS [ 0.912s] oximeter-db client::tests::test_new_schema_removed_when_not_inserted
74652025-04-19T00:44:40.752Z PASS [ 0.969s] oximeter-db client::tests::test_list_timeseries
74662025-04-19T00:44:40.985Z PASS [ 0.870s] oximeter-db client::tests::test_schema_update
74672025-04-19T00:44:41.011Z PASS [ 0.920s] oximeter-db client::tests::test_schema_mismatch
74682025-04-19T00:44:41.608Z PASS [ 0.893s] oximeter-db client::tests::test_select_all_datum_types
74692025-04-19T00:44:41.639Z PASS [ 0.887s] oximeter-db client::tests::test_select_all_field_types
74702025-04-19T00:44:41.797Z PASS [ 1.763s] oximeter-db client::tests::test_recall_of_all_fields
74712025-04-19T00:44:41.957Z PASS [ 8.965s] omicron-test-utils dev::db::test::test_setup_database_default_dir
74722025-04-19T00:44:41.982Z PASS [ 0.983s] oximeter-db client::tests::test_select_timeseries_with_all
74732025-04-19T00:44:42.225Z PASS [ 1.214s] oximeter-db client::tests::test_select_timeseries_with_limit
74742025-04-19T00:44:42.510Z PASS [ 0.870s] oximeter-db client::tests::test_select_timeseries_with_select_multiple_fields_with_multiple_values
74752025-04-19T00:44:42.540Z PASS [ 0.030s] oximeter-db client::tests::test_unravel_index
74762025-04-19T00:44:42.669Z PASS [ 1.061s] oximeter-db client::tests::test_select_timeseries_with_order
74772025-04-19T00:44:42.695Z PASS [ 0.882s] oximeter-db client::tests::test_select_timeseries_with_select_one_field_with_multiple_values
74782025-04-19T00:44:42.720Z PASS [ 0.041s] oximeter-db client::tests::test_verify_schema_upgrades
74792025-04-19T00:44:42.746Z PASS [ 0.038s] oximeter-db model::fields::tests::test_extract_fields_as_block
74802025-04-19T00:44:42.746Z PASS [ 0.034s] oximeter-db model::measurements::tests::test_extract_histogram_measurement_columns
74812025-04-19T00:44:42.772Z PASS [ 0.034s] oximeter-db model::measurements::tests::test_extract_measurement_as_block_cumulative
74822025-04-19T00:44:42.797Z PASS [ 0.038s] oximeter-db model::measurements::tests::test_extract_measurement_as_block_gauge
74832025-04-19T00:44:42.797Z PASS [ 0.037s] oximeter-db model::measurements::tests::test_extract_measurement_as_block_histogram
74842025-04-19T00:44:42.823Z PASS [ 0.861s] oximeter-db client::tests::test_select_timeseries_with_start_time
74852025-04-19T00:44:42.848Z PASS [ 0.031s] oximeter-db native::block::tests::concat_blocks
74862025-04-19T00:44:42.848Z PASS [ 0.041s] oximeter-db model::measurements::tests::test_insert_datum_columns_scalar
74872025-04-19T00:44:42.874Z PASS [ 0.031s] oximeter-db native::block::tests::datetime64_scale_checks_range
74882025-04-19T00:44:42.874Z PASS [ 0.033s] oximeter-db native::block::tests::parse_date_time64
74892025-04-19T00:44:42.874Z PASS [ 0.040s] oximeter-db native::block::tests::parse_date_time
74902025-04-19T00:44:42.900Z PASS [ 0.028s] oximeter-db native::block::tests::parse_escaped_date_time64
74912025-04-19T00:44:42.900Z PASS [ 0.029s] oximeter-db native::block::tests::test_data_type_to_string
74922025-04-19T00:44:42.900Z PASS [ 0.027s] oximeter-db native::block::tests::test_datetime64_conversions
74932025-04-19T00:44:42.925Z PASS [ 0.030s] oximeter-db native::block::tests::test_parse_all_known_timezones
74942025-04-19T00:44:42.925Z PASS [ 0.026s] oximeter-db native::block::tests::test_parse_array_enum8_with_bad_escapes
74952025-04-19T00:44:42.925Z PASS [ 0.028s] oximeter-db native::block::tests::test_parse_array_enum8_with_escapes
74962025-04-19T00:44:42.951Z PASS [ 0.030s] oximeter-db native::block::tests::test_parse_enum8
74972025-04-19T00:44:42.951Z PASS [ 0.028s] oximeter-db native::block::tests::test_parse_enum_variant
74982025-04-19T00:44:42.976Z PASS [ 0.027s] oximeter-db native::block::tests::test_parse_invalid_data_type
74992025-04-19T00:44:43.021Z PASS [ 0.795s] oximeter-db client::tests::test_timeseries_schema_list
75002025-04-19T00:44:43.301Z PASS [ 1.332s] oximeter-db client::tests::test_sql_query_output
75012025-04-19T00:44:43.329Z PASS [ 0.788s] oximeter-db client::tests::test_update_schema_cache_on_new_sample
75022025-04-19T00:44:43.560Z PASS [ 0.622s] oximeter-db native::connection::tests::test_basic_select_query
75032025-04-19T00:44:43.586Z PASS [ 0.614s] oximeter-db native::connection::tests::test_exchange_hello
75042025-04-19T00:44:43.628Z PASS [ 0.606s] oximeter-db native::connection::tests::test_insert_and_select_data
75052025-04-19T00:44:43.659Z PASS [ 0.713s] oximeter-db native::connection::tests::test_can_cancel_query
75062025-04-19T00:44:43.690Z PASS [ 0.031s] oximeter-db native::io::block::tests::test_decode_block_with_nulls
75072025-04-19T00:44:43.723Z PASS [ 0.032s] oximeter-db native::io::block::tests::test_decode_full_block
75082025-04-19T00:44:43.753Z PASS [ 0.030s] oximeter-db native::io::column::tests::check_uuid_buffer_length_on_decode
75092025-04-19T00:44:43.782Z PASS [ 0.028s] oximeter-db native::io::column::tests::fail_to_encode_out_of_range_column
75102025-04-19T00:44:43.814Z PASS [ 0.032s] oximeter-db native::io::column::tests::test_decode_ipv4addr_column
75112025-04-19T00:44:43.840Z PASS [ 0.025s] oximeter-db native::io::column::tests::test_decode_ipv6addr_column
75122025-04-19T00:44:43.871Z PASS [ 0.030s] oximeter-db native::io::column::tests::test_decode_string_column
75132025-04-19T00:44:43.903Z PASS [ 0.032s] oximeter-db native::io::column::tests::test_decode_uint64_column
75142025-04-19T00:44:43.929Z PASS [ 0.610s] oximeter-db native::connection::tests::test_insert_and_select_uuid
75152025-04-19T00:44:43.954Z PASS [ 0.029s] oximeter-db native::io::column::tests::test_decode_uint8_column
75162025-04-19T00:44:43.954Z PASS [ 0.033s] oximeter-db native::io::column::tests::test_decode_uuid_column
75172025-04-19T00:44:43.980Z PASS [ 0.628s] oximeter-db native::connection::tests::test_select_array_column
75182025-04-19T00:44:43.980Z PASS [ 0.029s] oximeter-db native::io::column::tests::test_encode_decode_column
75192025-04-19T00:44:43.980Z PASS [ 0.027s] oximeter-db native::io::packet::server::tests::test_decode_full_hello
75202025-04-19T00:44:44.006Z PASS [ 0.024s] oximeter-db native::io::packet::server::tests::test_decode_hello_packet_and_a_half
75212025-04-19T00:44:44.006Z PASS [ 0.033s] oximeter-db native::io::packet::server::tests::test_decode_multiple_hello_packets
75222025-04-19T00:44:44.006Z PASS [ 0.029s] oximeter-db native::io::packet::server::tests::test_decode_nested_exceptions
75232025-04-19T00:44:44.031Z PASS [ 0.028s] oximeter-db native::io::packet::server::tests::test_decode_partial_hello
75242025-04-19T00:44:44.031Z PASS [ 0.024s] oximeter-db native::io::packet::server::tests::test_decode_pong
75252025-04-19T00:44:44.057Z PASS [ 0.031s] oximeter-db native::io::packet::server::tests::test_decode_progress_packet
75262025-04-19T00:44:44.057Z PASS [ 0.028s] oximeter-db native::io::packet::server::tests::test_decode_single_exception
75272025-04-19T00:44:44.057Z PASS [ 0.024s] oximeter-db native::io::string::test::test_encode_decode
75282025-04-19T00:44:44.084Z PASS [ 0.024s] oximeter-db native::io::string::test::test_encode_hello_world
75292025-04-19T00:44:44.084Z PASS [ 0.025s] oximeter-db native::io::table_columns::tests::test_backtick_quoted_column_name
75302025-04-19T00:44:44.084Z PASS [ 0.025s] oximeter-db native::io::table_columns::tests::test_column_count
75312025-04-19T00:44:44.084Z PASS [ 0.023s] oximeter-db native::io::table_columns::tests::test_column_description_only_required_parts
75322025-04-19T00:44:44.129Z PASS [ 0.026s] oximeter-db native::io::table_columns::tests::test_column_description_with_default
75332025-04-19T00:44:44.129Z PASS [ 0.025s] oximeter-db native::io::table_columns::tests::test_column_descriptions
75342025-04-19T00:44:44.129Z PASS [ 0.026s] oximeter-db native::io::varuint::test_encode_decode_varuint
75352025-04-19T00:44:44.129Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_align_table_op
75362025-04-19T00:44:44.156Z PASS [ 0.031s] oximeter-db oxql::ast::grammar::tests::test_boolean_literal
75372025-04-19T00:44:44.156Z PASS [ 0.031s] oximeter-db oxql::ast::grammar::tests::test_comparison
75382025-04-19T00:44:44.156Z PASS [ 0.028s] oximeter-db oxql::ast::grammar::tests::test_complicated_logical_combinations
75392025-04-19T00:44:44.182Z PASS [ 0.032s] oximeter-db oxql::ast::grammar::tests::test_double_literal
75402025-04-19T00:44:44.182Z PASS [ 0.033s] oximeter-db oxql::ast::grammar::tests::test_double_quoted_string_literal
75412025-04-19T00:44:44.182Z PASS [ 0.620s] oximeter-db native::connection::tests::test_select_array_of_nullable_column
75422025-04-19T00:44:44.208Z PASS [ 0.619s] oximeter-db native::connection::tests::test_select_nullable_column
75432025-04-19T00:44:44.208Z PASS [ 0.035s] oximeter-db oxql::ast::grammar::tests::test_duration_literal
75442025-04-19T00:44:44.208Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_operator_precedence
75452025-04-19T00:44:44.208Z PASS [ 0.032s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_overridden_precedence
75462025-04-19T00:44:44.233Z PASS [ 0.032s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_negated_simple_expression
75472025-04-19T00:44:44.233Z PASS [ 0.033s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_two_simple_filter_expressions
75482025-04-19T00:44:44.233Z PASS [ 0.039s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_simple_expression
75492025-04-19T00:44:44.259Z PASS [ 0.033s] oximeter-db oxql::ast::grammar::tests::test_filter_table_op
75502025-04-19T00:44:44.259Z PASS [ 0.033s] oximeter-db oxql::ast::grammar::tests::test_get_table_op
75512025-04-19T00:44:44.259Z PASS [ 0.613s] oximeter-db native::connection::tests::test_send_cancel_with_no_query
75522025-04-19T00:44:44.259Z PASS [ 0.033s] oximeter-db oxql::ast::grammar::tests::test_group_by
75532025-04-19T00:44:44.259Z PASS [ 0.027s] oximeter-db oxql::ast::grammar::tests::test_ident
75542025-04-19T00:44:44.259Z PASS [ 0.034s] oximeter-db oxql::ast::grammar::tests::test_hex_integer_literal
75552025-04-19T00:44:44.285Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_integer_literal
75562025-04-19T00:44:44.285Z PASS [ 0.029s] oximeter-db oxql::ast::grammar::tests::test_like_only_available_for_strings
75572025-04-19T00:44:44.285Z PASS [ 0.035s] oximeter-db oxql::ast::grammar::tests::test_limiting_table_ops
75582025-04-19T00:44:44.310Z PASS [ 0.033s] oximeter-db oxql::ast::grammar::tests::test_multiple_negation
75592025-04-19T00:44:44.310Z PASS [ 0.039s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv4_literal
75602025-04-19T00:44:44.310Z PASS [ 0.045s] oximeter-db oxql::ast::grammar::tests::test_negated_filter_expr
75612025-04-19T00:44:44.336Z PASS [ 0.032s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv6_literal
75622025-04-19T00:44:44.336Z PASS [ 0.038s] oximeter-db oxql::ast::grammar::tests::test_parse_literal_timestamp_string
75632025-04-19T00:44:44.336Z PASS [ 0.050s] oximeter-db oxql::ast::grammar::tests::test_query
75642025-04-19T00:44:44.361Z PASS [ 0.039s] oximeter-db oxql::ast::grammar::tests::test_query_starts_with_get
75652025-04-19T00:44:44.361Z PASS [ 0.027s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_invalid_unicode_sequence
75662025-04-19T00:44:44.361Z PASS [ 0.033s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_none
75672025-04-19T00:44:44.361Z PASS [ 0.028s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_valid_escape_sequence
75682025-04-19T00:44:44.387Z PASS [ 0.029s] oximeter-db oxql::ast::grammar::tests::test_reducer
75692025-04-19T00:44:44.387Z PASS [ 0.027s] oximeter-db oxql::ast::grammar::tests::test_single_quoted_string_literal
75702025-04-19T00:44:44.387Z PASS [ 0.038s] oximeter-db oxql::ast::grammar::tests::test_uuid_literal
75712025-04-19T00:44:44.387Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_uuid_literal_is_case_insensitive
75722025-04-19T00:44:44.387Z PASS [ 0.032s] oximeter-db oxql::ast::literal::tests::test_duration_to_db_interval
75732025-04-19T00:44:44.413Z PASS [ 0.032s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field
75742025-04-19T00:44:44.413Z PASS [ 0.032s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field_wrong_type
75752025-04-19T00:44:44.413Z PASS [ 0.027s] oximeter-db oxql::ast::table_ops::align::tests::test_fraction_overlap_with_window
75762025-04-19T00:44:44.438Z PASS [ 0.032s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_does_not_modify_missing_values
75772025-04-19T00:44:44.438Z PASS [ 0.033s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_value_in_window
75782025-04-19T00:44:44.438Z PASS [ 0.032s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_value_in_window
75792025-04-19T00:44:44.438Z PASS [ 0.033s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_does_not_modify_missing_values
75802025-04-19T00:44:44.465Z PASS [ 0.028s] oximeter-db oxql::ast::table_ops::align::tests::test_verify_max_upsampling_ratio
75812025-04-19T00:44:44.465Z PASS [ 0.031s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_double_points
75822025-04-19T00:44:44.465Z PASS [ 0.038s] oximeter-db oxql::ast::table_ops::filter::tests::test_all_ident_names
75832025-04-19T00:44:44.465Z PASS [ 0.033s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_points_wrong_type
75842025-04-19T00:44:44.491Z PASS [ 0.040s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_deep_expressions
75852025-04-19T00:44:44.491Z PASS [ 0.033s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_long_expressions
75862025-04-19T00:44:44.491Z PASS [ 0.034s] oximeter-db oxql::ast::table_ops::filter::tests::test_error_message_with_invalid_field_names
75872025-04-19T00:44:44.517Z PASS [ 0.029s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_empty_timeseries
75882025-04-19T00:44:44.517Z PASS [ 0.032s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_field_logic
75892025-04-19T00:44:44.517Z PASS [ 0.031s] oximeter-db oxql::ast::table_ops::filter::tests::test_implicit_field_names_for_types
75902025-04-19T00:44:44.518Z PASS [ 0.032s] oximeter-db oxql::ast::table_ops::filter::tests::test_simplify_to_dnf
75912025-04-19T00:44:44.518Z PASS [ 0.027s] oximeter-db oxql::ast::table_ops::group_by::test::test_group_by_display
75922025-04-19T00:44:44.543Z PASS [ 0.034s] oximeter-db oxql::ast::table_ops::group_by::tests::test_group_by
75932025-04-19T00:44:44.543Z PASS [ 0.035s] oximeter-db oxql::ast::table_ops::limit::tests::test_first_k
75942025-04-19T00:44:44.543Z PASS [ 0.035s] oximeter-db oxql::ast::table_ops::limit::tests::test_last_k
75952025-04-19T00:44:44.568Z PASS [ 0.035s] oximeter-db oxql::plan::align::test::test_align_input_schema
75962025-04-19T00:44:44.568Z PASS [ 0.042s] oximeter-db oxql::ast::table_ops::test::test_grouped_table_op_display
75972025-04-19T00:44:44.650Z PASS [ 0.119s] oximeter-db oxql::plan::plan::tests::cannot_align_non_numeric_tables
75982025-04-19T00:44:44.675Z PASS [ 0.117s] oximeter-db oxql::plan::plan::tests::cannot_filter_with_incomparable_types
75992025-04-19T00:44:44.675Z PASS [ 0.118s] oximeter-db oxql::plan::plan::tests::cannot_group_multiple_tables
76002025-04-19T00:44:44.675Z PASS [ 0.117s] oximeter-db oxql::plan::plan::tests::cannot_group_unaligned_tables
76012025-04-19T00:44:44.675Z PASS [ 0.117s] oximeter-db oxql::plan::plan::tests::cannot_join_one_table
76022025-04-19T00:44:44.754Z PASS [ 0.109s] oximeter-db oxql::plan::plan::tests::cannot_join_unaligned_tables
76032025-04-19T00:44:44.780Z PASS [ 0.108s] oximeter-db oxql::plan::plan::tests::filter_plan_node_does_not_change_table_schema
76042025-04-19T00:44:44.780Z PASS [ 0.113s] oximeter-db oxql::plan::plan::tests::get_cumulative_plan_emits_two_nodes
76052025-04-19T00:44:44.780Z PASS [ 0.111s] oximeter-db oxql::plan::plan::tests::get_gauge_plan_emits_one_node
76062025-04-19T00:44:44.805Z PASS [ 0.110s] oximeter-db oxql::plan::plan::tests::group_by_plan_leaves_only_grouped_fields
76072025-04-19T00:44:44.862Z PASS [ 0.106s] oximeter-db oxql::plan::plan::tests::limit_plan_node_does_not_change_table_schema
76082025-04-19T00:44:44.887Z PASS [ 0.109s] oximeter-db oxql::plan::plan::tests::limit_pushdown_does_not_reorder_around_align
76092025-04-19T00:44:44.887Z PASS [ 0.108s] oximeter-db oxql::plan::plan::tests::predicate_pushdown_merges_neighboring_filter_nodes
76102025-04-19T00:44:44.913Z PASS [ 0.110s] oximeter-db oxql::plan::plan::tests::predicate_pushdown_pushes_filter_nodes_into_subqueries
76112025-04-19T00:44:44.913Z PASS [ 0.110s] oximeter-db oxql::plan::plan::tests::predicate_pushdown_pushes_filter_nodes_through_group_by
76122025-04-19T00:44:44.966Z PASS [ 0.105s] oximeter-db oxql::plan::plan::tests::predicate_pushdown_pushes_filter_nodes_through_join
76132025-04-19T00:44:44.992Z PASS [ 0.110s] oximeter-db oxql::plan::plan::tests::requires_full_table_scan
76142025-04-19T00:44:44.992Z PASS [ 0.110s] oximeter-db oxql::plan::plan::tests::subquery_plan_returns_multiple_tables
76152025-04-19T00:44:45.018Z PASS [ 0.109s] oximeter-db oxql::plan::predicates::tests::push_multiple_predicates_partway_through_alignment
76162025-04-19T00:44:45.018Z PASS [ 0.109s] oximeter-db oxql::plan::predicates::tests::push_none_of_single_predicate_through_alignment
76172025-04-19T00:44:45.043Z PASS [ 0.028s] oximeter-db oxql::query::tests::test_coalesce_limits
76182025-04-19T00:44:45.043Z PASS [ 0.028s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_coalesce_incompatible_kind_from_outer_query
76192025-04-19T00:44:45.069Z PASS [ 0.026s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kind_from_outer_query
76202025-04-19T00:44:45.069Z PASS [ 0.027s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kinds_within_query
76212025-04-19T00:44:45.095Z PASS [ 0.108s] oximeter-db oxql::plan::predicates::tests::push_predicates_partway_through_alignment_differently
76222025-04-19T00:44:45.095Z PASS [ 0.031s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_rearrange_around_incompatible_timestamp_filters
76232025-04-19T00:44:45.095Z PASS [ 0.111s] oximeter-db oxql::plan::predicates::tests::push_single_predicate_partway_through_alignment
76242025-04-19T00:44:45.120Z PASS [ 0.035s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_from_outer_query
76252025-04-19T00:44:45.120Z PASS [ 0.029s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_same_kind_within_query
76262025-04-19T00:44:45.121Z PASS [ 0.112s] oximeter-db oxql::plan::predicates::tests::push_single_predicate_through_alignment
76272025-04-19T00:44:45.121Z PASS [ 0.034s] oximeter-db oxql::query::tests::test_coalesce_limits_rearrange_around_timestamp_filters
76282025-04-19T00:44:45.146Z PASS [ 0.036s] oximeter-db oxql::query::tests::test_coalesce_predicates
76292025-04-19T00:44:45.146Z PASS [ 0.031s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries
76302025-04-19T00:44:45.146Z PASS [ 0.031s] oximeter-db oxql::query::tests::test_coalesce_predicates_merged_into_subqueries
76312025-04-19T00:44:45.172Z PASS [ 0.044s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries_with_group_by
76322025-04-19T00:44:45.172Z PASS [ 0.037s] oximeter-db oxql::query::tests::test_query_end_time
76332025-04-19T00:44:45.172Z PASS [ 0.034s] oximeter-db oxql::query::tests::test_query_end_time_across_subqueries
76342025-04-19T00:44:45.172Z PASS [ 0.036s] oximeter-db oxql::query::tests::test_restrict_filter_idents_expr
76352025-04-19T00:44:45.198Z PASS [ 0.033s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom
76362025-04-19T00:44:45.198Z PASS [ 0.028s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom_with_timestamp
76372025-04-19T00:44:45.198Z PASS [ 0.026s] oximeter-db query::tests::test_field_cmp
76382025-04-19T00:44:45.223Z PASS [ 0.040s] oximeter-db oxql::query::tests::test_split_query
76392025-04-19T00:44:45.223Z PASS [ 0.028s] oximeter-db query::tests::test_field_selector_as_query
76402025-04-19T00:44:45.224Z PASS [ 0.032s] oximeter-db query::tests::test_field_value_as_db_str
76412025-04-19T00:44:45.224Z PASS [ 0.042s] oximeter-db query::tests::test_select_query_builder_field_selectors
76422025-04-19T00:44:45.249Z PASS [ 0.038s] oximeter-db query::tests::test_select_query_builder_filter_raw
76432025-04-19T00:44:45.249Z PASS [ 0.037s] oximeter-db query::tests::test_select_query_builder_from_parts
76442025-04-19T00:44:45.249Z PASS [ 0.032s] oximeter-db query::tests::test_select_query_builder_limit_offset
76452025-04-19T00:44:45.249Z PASS [ 0.044s] oximeter-db query::tests::test_select_query_builder_full
76462025-04-19T00:44:45.275Z PASS [ 0.030s] oximeter-db query::tests::test_select_query_builder_no_fields
76472025-04-19T00:44:45.275Z PASS [ 0.033s] oximeter-db query::tests::test_select_query_builder_no_selectors
76482025-04-19T00:44:45.275Z PASS [ 0.035s] oximeter-db query::tests::test_string_field_selector
76492025-04-19T00:44:45.275Z PASS [ 0.028s] oximeter-db query::tests::test_time_range
76502025-04-19T00:44:45.300Z PASS [ 0.041s] oximeter-db sql::tests::test_allow_limit_offset
76512025-04-19T00:44:45.300Z PASS [ 0.034s] oximeter-db sql::tests::test_allow_subqueries
76522025-04-19T00:44:45.300Z PASS [ 0.034s] oximeter-db sql::tests::test_cannot_name_database
76532025-04-19T00:44:45.326Z PASS [ 0.033s] oximeter-db sql::tests::test_function_allow_list
76542025-04-19T00:44:45.326Z PASS [ 0.040s] oximeter-db sql::tests::test_ctes_are_not_supported
76552025-04-19T00:44:45.326Z PASS [ 0.031s] oximeter-db sql::tests::test_multiple_statements_are_not_supported
76562025-04-19T00:44:45.352Z PASS [ 0.039s] oximeter-db sql::tests::test_query_must_be_select_statement
76572025-04-19T00:44:45.352Z PASS [ 0.054s] oximeter-db sql::tests::test_join_must_be_inner
76582025-04-19T00:44:45.352Z PASS [ 0.038s] oximeter-db sql::tests::test_query_with_multiple_timeseries_generates_one_cte
76592025-04-19T00:44:45.378Z PASS [ 0.038s] oximeter-db sql::tests::test_require_table_is_timeseries_name
76602025-04-19T00:44:45.378Z PASS [ 0.034s] oximeter-db sql::tests::test_safe_sql_does_not_modify_original_alias
76612025-04-19T00:44:45.378Z PASS [ 0.032s] oximeter-db sql::tests::test_with_comma_join_fails
76622025-04-19T00:44:45.378Z PASS [ 1.076s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequence_with_valid_unicode_sequence
76632025-04-19T00:44:45.404Z PASS [ 0.032s] oximeter-db tests::test_timeseries_key_sample_stability
76642025-04-19T00:44:45.404Z PASS [ 0.038s] oximeter-db tests::test_timeseries_key_field_stability
76652025-04-19T00:44:45.430Z PASS [ 0.052s] oximeter-instruments http::tests::test_latency_tracker
76662025-04-19T00:44:45.455Z PASS [ 0.068s] oximeter-instruments kstat::link::tests::test_kstat_interested
76672025-04-19T00:44:45.503Z PASS [ 0.116s] oximeter-instruments kstat::link::tests::test_kstat_sampler_with_overflow
76682025-04-19T00:44:45.529Z PASS [ 0.083s] oximeter-instruments kstat::link::tests::test_kstat_with_expiration
76692025-04-19T00:44:45.529Z PASS [ 0.137s] oximeter-instruments kstat::link::tests::test_kstat_sampler
76702025-04-19T00:44:45.529Z PASS [ 0.099s] oximeter-instruments kstat::link::tests::test_kstat_start_time_is_equal
76712025-04-19T00:44:45.635Z PASS [ 0.132s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_kstat_is_gone
76722025-04-19T00:44:45.661Z PASS [ 0.080s] oximeter-macro-impl tests::test_extract_datum_type_by_annotatd_field
76732025-04-19T00:44:45.709Z PASS [ 0.082s] oximeter-instruments kstat::link::tests::test_sled_datalink
76742025-04-19T00:44:45.734Z PASS [ 0.074s] oximeter-macro-impl tests::test_extract_datum_type_by_field_name
76752025-04-19T00:44:45.734Z PASS [ 0.203s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_target_is_removed
76762025-04-19T00:44:45.734Z PASS [ 0.070s] oximeter-macro-impl tests::test_extract_datum_type_multiple_annotated_fields
76772025-04-19T00:44:45.760Z PASS [ 0.029s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated
76782025-04-19T00:44:45.760Z PASS [ 0.030s] oximeter-macro-impl tests::test_metric_datum_field
76792025-04-19T00:44:45.786Z PASS [ 0.027s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated_same_field
76802025-04-19T00:44:45.786Z PASS [ 0.026s] oximeter-macro-impl tests::test_metric_enum
76812025-04-19T00:44:45.786Z PASS [ 0.039s] oximeter-macro-impl tests::test_metric_annotated_field
76822025-04-19T00:44:45.811Z PASS [ 0.034s] oximeter-macro-impl tests::test_metric_without_datum_field
76832025-04-19T00:44:45.811Z PASS [ 0.034s] oximeter-macro-impl tests::test_target
76842025-04-19T00:44:45.811Z PASS [ 0.031s] oximeter-macro-impl tests::test_target_empty_struct
76852025-04-19T00:44:45.837Z PASS [ 0.039s] oximeter-macro-impl tests::test_target_enum
76862025-04-19T00:44:45.837Z PASS [ 0.028s] oximeter-macro-impl tests::test_target_unit_struct
76872025-04-19T00:44:45.837Z PASS [ 0.028s] oximeter-macro-impl tests::test_target_with_datum_field
76882025-04-19T00:44:45.881Z PASS [ 0.064s] oximeter-schema codegen::tests::compute_extra_derives_respects_datum_type_with_no_extra_derives
76892025-04-19T00:44:45.907Z PASS [ 0.059s] oximeter-schema codegen::tests::compute_extra_derives_respects_non_copy_datum_types
76902025-04-19T00:44:45.907Z PASS [ 0.058s] oximeter-schema codegen::tests::compute_extra_derives_respects_non_copy_fields
76912025-04-19T00:44:45.932Z PASS [ 0.031s] oximeter-schema codegen::tests::compute_extra_derives_respects_partially_ordered_datum_types
76922025-04-19T00:44:45.932Z PASS [ 0.038s] oximeter-schema codegen::tests::emit_schema_types_generates_expected_tokens
76932025-04-19T00:44:45.958Z PASS [ 0.044s] oximeter-schema codegen::tests::compute_extra_derives_respects_totally_ordered_datum_types
76942025-04-19T00:44:45.958Z PASS [ 0.031s] oximeter-schema codegen::tests::emit_schema_types_with_no_metric_fields_generates_expected_tokens
76952025-04-19T00:44:45.983Z PASS [ 0.038s] oximeter-schema ir::tests::construct_field_schema_fails_with_duplicate_field_names
76962025-04-19T00:44:45.983Z PASS [ 0.038s] oximeter-schema ir::tests::construct_field_schema_fails_with_reference_to_unknown_field
76972025-04-19T00:44:45.983Z PASS [ 0.037s] oximeter-schema ir::tests::construct_field_schema_picks_up_correct_fields
76982025-04-19T00:44:46.009Z PASS [ 0.034s] oximeter-schema ir::tests::extract_authz_scope_requires_relevant_field
76992025-04-19T00:44:46.009Z PASS [ 0.042s] oximeter-schema ir::tests::ensures_target_has_at_least_one_field
77002025-04-19T00:44:46.035Z PASS [ 0.033s] oximeter-schema ir::tests::extract_metric_fields_fails_to_add_existing_metric
77012025-04-19T00:44:46.035Z PASS [ 0.027s] oximeter-schema ir::tests::extract_metric_fields_fails_with_non_increasing_versions
77022025-04-19T00:44:46.060Z PASS [ 0.038s] oximeter-schema ir::tests::extract_metric_fields_fails_to_remove_non_existent_metric
77032025-04-19T00:44:46.060Z PASS [ 0.036s] oximeter-schema ir::tests::extract_metric_fields_requires_adding_first
77042025-04-19T00:44:46.086Z PASS [ 0.027s] oximeter-schema ir::tests::extract_metric_fields_succeeds_with_gaps_in_versions
77052025-04-19T00:44:46.086Z PASS [ 0.029s] oximeter-schema ir::tests::fail_on_empty_descriptions
77062025-04-19T00:44:46.111Z PASS [ 0.037s] oximeter-schema ir::tests::fail_on_empty_metric_name
77072025-04-19T00:44:46.111Z PASS [ 0.033s] oximeter-schema ir::tests::fail_on_empty_target_name
77082025-04-19T00:44:46.112Z PASS [ 0.028s] oximeter-schema ir::tests::fail_on_very_long_field_names
77092025-04-19T00:44:46.137Z PASS [ 0.030s] oximeter-schema ir::tests::fail_on_very_long_timeseries_name
77102025-04-19T00:44:46.137Z PASS [ 0.033s] oximeter-schema ir::tests::into_schema_list_fails_with_zero_metrics
77112025-04-19T00:44:47.188Z PASS [ 0.039s] oximeter-schema ir::tests::load_schema_catches_metric_versions_not_added_in
77122025-04-19T00:44:47.188Z PASS [ 0.037s] oximeter-schema ir::tests::load_schema_fails_with_duplicate_timeseries
77132025-04-19T00:44:47.283Z PASS [ 0.034s] oximeter-schema ir::tests::load_schema_fails_with_nonexistent_target_version
77142025-04-19T00:44:47.283Z PASS [ 0.032s] oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions
77152025-04-19T00:44:47.283Z PASS [ 0.033s] oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions_when_last_is_modified
77162025-04-19T00:44:47.283Z PASS [ 0.035s] oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions_when_last_version_is_removed
77172025-04-19T00:44:47.283Z PASS [ 0.030s] oximeter-schema ir::tests::load_schema_fills_in_late_implied_metric_versions
77182025-04-19T00:44:47.283Z PASS [ 0.032s] oximeter-schema ir::tests::load_schema_skips_versions_until_metric_is_added
77192025-04-19T00:44:47.283Z PASS [ 0.030s] oximeter-schema ir::tests::only_support_format_version_1
77202025-04-19T00:44:47.283Z PASS [ 0.032s] oximeter-schema ir::tests::validate_field_name_disallows_bad_names
77212025-04-19T00:44:47.283Z PASS [ 0.026s] oximeter-schema ir::tests::validate_field_name_verifies_uuid_field_names
77222025-04-19T00:44:47.283Z PASS [ 0.054s] oximeter-test-utils tests::test_schema_field_ordering_across_target_metric
77232025-04-19T00:44:47.283Z PASS [ 0.081s] oximeter-test-utils tests::test_gen_test_samples
77242025-04-19T00:44:47.283Z PASS [ 0.072s] oximeter-test-utils tests::test_sample_struct
77252025-04-19T00:44:47.283Z PASS [ 0.032s] oximeter-test-utils tests::test_timeseries_schema_from_parts
77262025-04-19T00:44:47.283Z PASS [ 0.032s] oximeter-test-utils tests::test_timeseries_schema_from_sample
77272025-04-19T00:44:47.283Z PASS [ 0.029s] oximeter-types histogram::tests::test_bin_range_to
77282025-04-19T00:44:47.283Z PASS [ 0.067s] oximeter-types histogram::tests::test_bin_range
77292025-04-19T00:44:47.283Z PASS [ 0.042s] oximeter-types histogram::tests::test_bin_range_from
77302025-04-19T00:44:47.283Z PASS [ 0.027s] oximeter-types histogram::tests::test_empty_bins_not_supported
77312025-04-19T00:44:47.283Z PASS [ 0.028s] oximeter-types histogram::tests::test_ensure_finite
77322025-04-19T00:44:47.283Z PASS [ 0.038s] oximeter-types histogram::tests::test_histogram
77332025-04-19T00:44:47.283Z PASS [ 0.026s] oximeter-types histogram::tests::test_histogram_construct_with
77342025-04-19T00:44:47.283Z PASS [ 0.030s] oximeter-types histogram::tests::test_histogram_extreme_bins
77352025-04-19T00:44:47.283Z PASS [ 0.026s] oximeter-types histogram::tests::test_histogram_extreme_samples
77362025-04-19T00:44:47.283Z PASS [ 0.025s] oximeter-types histogram::tests::test_histogram_float_bins
77372025-04-19T00:44:47.283Z PASS [ 0.027s] oximeter-types histogram::tests::test_histogram_unbounded_samples
77382025-04-19T00:44:47.283Z PASS [ 0.027s] oximeter-types histogram::tests::test_histogram_unsorted_bins
77392025-04-19T00:44:47.283Z PASS [ 0.027s] oximeter-types histogram::tests::test_histogram_with_bins
77402025-04-19T00:44:47.283Z PASS [ 0.024s] oximeter-types histogram::tests::test_histogram_with_non_partitioned_bins
77412025-04-19T00:44:47.283Z PASS [ 0.027s] oximeter-types histogram::tests::test_histogram_with_overlapping_bins
77422025-04-19T00:44:47.284Z PASS [ 0.026s] oximeter-types histogram::tests::test_log_bins_u64
77432025-04-19T00:44:47.284Z PASS [ 0.031s] oximeter-types histogram::tests::test_log_bins_u8
77442025-04-19T00:44:47.284Z PASS [ 0.027s] oximeter-types histogram::tests::test_log_linear_bins_does_not_overflow_wide_bin_type
77452025-04-19T00:44:47.284Z PASS [ 0.040s] oximeter-types histogram::tests::test_log_linear_bins_all_representable
77462025-04-19T00:44:47.284Z PASS [ 0.025s] oximeter-types histogram::tests::test_log_linear_bins_does_overflow_narrow_bin_type
77472025-04-19T00:44:47.284Z PASS [ 0.026s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_1
77482025-04-19T00:44:47.284Z PASS [ 0.030s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_2
77492025-04-19T00:44:47.284Z PASS [ 0.028s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_3
77502025-04-19T00:44:47.284Z PASS [ 0.025s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_4
77512025-04-19T00:44:47.284Z PASS [ 0.024s] oximeter-types histogram::tests::test_log_linear_bins_integer_size_checks
77522025-04-19T00:44:47.284Z PASS [ 0.026s] oximeter-types histogram::tests::test_log_linear_bins_small_bin_count
77532025-04-19T00:44:47.284Z PASS [ 0.025s] oximeter-types histogram::tests::test_span_decades
77542025-04-19T00:44:47.284Z PASS [ 0.025s] oximeter-types histogram::tests::test_span_decades_other_counts_f64
77552025-04-19T00:44:47.284Z PASS [ 0.025s] oximeter-types histogram::tests::test_span_decades_other_counts_u64_resolution_ok
77562025-04-19T00:44:47.284Z PASS [ 0.024s] oximeter-types histogram::tests::test_span_decades_other_counts_u64_resolution_too_low
77572025-04-19T00:44:47.284Z PASS [ 0.023s] oximeter-types quantile::tests::test_default_percentiles
77582025-04-19T00:44:47.284Z PASS [ 0.024s] oximeter-types quantile::tests::test_empty_observations
77592025-04-19T00:44:47.284Z PASS [ 0.026s] oximeter-types quantile::tests::test_find_cells
77602025-04-19T00:44:47.284Z PASS [ 0.026s] oximeter-types quantile::tests::test_float_observations
77612025-04-19T00:44:47.284Z PASS [ 0.026s] oximeter-types quantile::tests::test_integer_observations
77622025-04-19T00:44:47.284Z PASS [ 0.025s] oximeter-types quantile::tests::test_invalid_p_value
77632025-04-19T00:44:47.284Z PASS [ 0.024s] oximeter-types quantile::tests::test_max_p
77642025-04-19T00:44:47.284Z PASS [ 0.023s] oximeter-types quantile::tests::test_min_p
77652025-04-19T00:44:47.284Z PASS [ 0.023s] oximeter-types quantile::tests::test_non_filled_observations
77662025-04-19T00:44:47.284Z PASS [ 0.027s] oximeter-types quantile::tests::test_rounding
77672025-04-19T00:44:47.284Z PASS [ 0.026s] oximeter-types schema::tests::test_field_schema_ordering
77682025-04-19T00:44:47.284Z PASS [ 0.037s] oximeter-types schema::tests::test_timeseries_name
77692025-04-19T00:44:47.284Z PASS [ 0.032s] oximeter-types schema::tests::test_timeseries_name_from_str
77702025-04-19T00:44:47.284Z PASS [ 0.030s] oximeter-types traits::tests::test_metric_trait
77712025-04-19T00:44:47.284Z PASS [ 0.029s] oximeter-types traits::tests::test_producer_trait
77722025-04-19T00:44:47.284Z PASS [ 0.029s] oximeter-types traits::tests::test_target_trait
77732025-04-19T00:44:47.284Z PASS [ 0.030s] oximeter-types types::tests::test_cumulative_f64
77742025-04-19T00:44:47.284Z PASS [ 0.026s] oximeter-types types::tests::test_cumulative_i64
77752025-04-19T00:44:47.284Z PASS [ 0.025s] oximeter-types types::tests::test_datum
77762025-04-19T00:44:47.284Z PASS [ 0.025s] oximeter-types types::tests::test_field_value_parse_as_type::case_01_as_string
77772025-04-19T00:44:47.284Z PASS [ 0.024s] oximeter-types types::tests::test_field_value_parse_as_type::case_02_as_i8
77782025-04-19T00:44:47.284Z PASS [ 0.026s] oximeter-types types::tests::test_field_value_parse_as_type::case_03_as_u8
77792025-04-19T00:44:47.284Z PASS [ 0.028s] oximeter-types types::tests::test_field_value_parse_as_type::case_04_as_i16
77802025-04-19T00:44:47.284Z PASS [ 0.023s] oximeter-types types::tests::test_field_value_parse_as_type::case_05_as_u16
77812025-04-19T00:44:47.285Z PASS [ 0.023s] oximeter-types types::tests::test_field_value_parse_as_type::case_06_as_i32
77822025-04-19T00:44:47.285Z PASS [ 0.025s] oximeter-types types::tests::test_field_value_parse_as_type::case_07_as_u32
77832025-04-19T00:44:47.285Z PASS [ 0.026s] oximeter-types types::tests::test_field_value_parse_as_type::case_08_as_i64
77842025-04-19T00:44:47.285Z PASS [ 0.023s] oximeter-types types::tests::test_field_value_parse_as_type::case_09_as_u64
77852025-04-19T00:44:47.285Z PASS [ 0.024s] oximeter-types types::tests::test_field_value_parse_as_type::case_10_as_uuid
77862025-04-19T00:44:47.285Z PASS [ 0.025s] oximeter-types types::tests::test_field_value_parse_as_type::case_11_as_ipv4addr
77872025-04-19T00:44:47.285Z PASS [ 0.024s] oximeter-types types::tests::test_field_value_parse_as_type::case_12_as_ipv6addr
77882025-04-19T00:44:47.285Z PASS [ 0.024s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_1_as_u64
77892025-04-19T00:44:47.285Z PASS [ 0.024s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_2_as_uuid
77902025-04-19T00:44:47.285Z PASS [ 0.024s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_3_as_bool
77912025-04-19T00:44:47.285Z PASS [ 0.025s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_4_as_ipaddr
77922025-04-19T00:44:47.285Z PASS [ 0.026s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_5_as_uuid
77932025-04-19T00:44:47.285Z PASS [ 0.026s] oximeter-types types::tests::test_measurement
77942025-04-19T00:44:47.285Z PASS [ 0.027s] oximeter-types types::tests::test_verify_field_names
77952025-04-19T00:44:47.285Z PASS [ 0.023s] oxlog tests::test_is_oxide_smf_log_file
77962025-04-19T00:44:47.285Z PASS [ 0.021s] oxlog tests::test_oxide_smf_service_name_from_log_file_name
77972025-04-19T00:44:47.285Z PASS [ 0.021s] oxlog tests::test_sort_logs
77982025-04-19T00:44:47.285Z PASS [ 0.043s] oxql-types point::tests::test_cast_points_from_double
77992025-04-19T00:44:47.285Z PASS [ 0.034s] oxql-types point::tests::test_cast_points_from_double_distribution
78002025-04-19T00:44:47.285Z PASS [ 0.050s] oxql-types point::tests::test_cast_points_from_bool
78012025-04-19T00:44:47.285Z PASS [ 0.027s] oxql-types point::tests::test_cast_points_from_integer
78022025-04-19T00:44:47.285Z PASS [ 0.038s] oxql-types point::tests::test_cast_points_from_int_distribution
78032025-04-19T00:44:47.285Z PASS [ 0.037s] oxql-types point::tests::test_cast_points_from_string
78042025-04-19T00:44:47.285Z PASS [ 0.026s] oxql-types point::tests::test_join_point_arrays
78052025-04-19T00:44:47.285Z PASS [ 0.027s] oxql-types point::tests::test_point_delta_between
78062025-04-19T00:44:47.285Z PASS [ 0.035s] oxql-types point::tests::test_point_delta_between_overlapping_time_ranges
78072025-04-19T00:44:47.285Z PASS [ 0.026s] oxql-types point::tests::test_point_delta_between_with_new_epoch
78082025-04-19T00:44:47.285Z PASS [ 0.029s] oxql-types point::tests::test_push_concrete_values
78092025-04-19T00:44:47.285Z PASS [ 0.029s] oxql-types point::tests::test_sub_between_histogram_distributions
78102025-04-19T00:44:47.285Z PASS [ 0.040s] range-requests test::get_response_no_range
78112025-04-19T00:44:47.285Z PASS [ 0.021s] range-requests test::invalid_ranges
78122025-04-19T00:44:47.285Z PASS [ 0.036s] range-requests test::get_response_with_range
78132025-04-19T00:44:47.312Z PASS [ 0.021s] range-requests test::parse_range_invalid
78142025-04-19T00:44:47.312Z PASS [ 0.024s] range-requests test::parse_range_valid
78152025-04-19T00:44:47.312Z PASS [ 0.029s] range-requests test::potential_range_parsing_does_not_crash
78162025-04-19T00:44:47.312Z PASS [ 0.025s] range-requests test::single_range_parsing_does_not_crash
78172025-04-19T00:44:47.650Z PASS [ 0.461s] reconfigurator-cli::test_basic test_basic
78182025-04-19T00:44:47.675Z PASS [ 0.452s] reconfigurator-cli::test_basic test_example
78192025-04-19T00:44:47.820Z PASS [ 0.162s] reconfigurator-cli::test_basic test_set_zone_images
78202025-04-19T00:44:47.846Z PASS [ 0.182s] reconfigurator-cli::test_basic test_expunge_newly_added_external_dns
78212025-04-19T00:44:47.910Z PASS [ 0.089s] sled-agent-types early_networking::tests::serialized_early_network_config_v0_to_v2_conversion
78222025-04-19T00:44:47.910Z PASS [ 0.076s] sled-agent-types early_networking::tests::serialized_early_network_config_v1_to_v2_conversion
78232025-04-19T00:44:47.952Z PASS [ 0.042s] sled-agent-types rack_init::tests::parse_rack_initialization_weak_hash
78242025-04-19T00:44:47.978Z PASS [ 0.050s] sled-agent-types rack_init::tests::parse_rack_initialization
78252025-04-19T00:44:48.004Z PASS [ 0.032s] sled-agent-types rack_init::tests::test_subnets
78262025-04-19T00:44:48.004Z PASS [ 0.050s] sled-agent-types rack_init::tests::test_extra_certs
78272025-04-19T00:44:48.033Z PASS [ 0.029s] sled-agent-types sled::tests::serialize_start_sled_agent_v0_deserialize_v1
78282025-04-19T00:44:48.058Z PASS [ 0.047s] sled-agent-types rack_init::tests::validate_external_dns_ips_must_be_in_internal_services_ip_pools
78292025-04-19T00:44:48.084Z PASS [ 0.030s] sled-agent-types zone_bundle::tests::test_compare_bundles
78302025-04-19T00:44:48.084Z PASS [ 0.030s] sled-agent-types zone_bundle::tests::test_priority_dimension
78312025-04-19T00:44:48.109Z PASS [ 0.031s] sled-agent-types zone_bundle::tests::test_sort_zone_bundle_cause
78322025-04-19T00:44:48.109Z PASS [ 0.029s] sled-agent-types zone_bundle::tests::test_storage_limit_bytes_available
78332025-04-19T00:44:48.137Z PASS [ 0.034s] sled-diagnostics queries::test::test_command_stdout_is_correct
78342025-04-19T00:44:48.165Z PASS [ 0.049s] sled-diagnostics queries::test::test_command_stderr_is_correct
78352025-04-19T00:44:48.191Z PASS [ 0.037s] sled-diagnostics queries::test::test_command_stdout_stderr_are_interleaved
78362025-04-19T00:44:48.243Z PASS [ 0.068s] sled-hardware disk::test::test_disk_paths
78372025-04-19T00:44:48.276Z PASS [ 0.033s] sled-hardware disk::test::test_partition_device_paths
78382025-04-19T00:44:48.327Z PASS [ 0.051s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_cannot_format
78392025-04-19T00:44:48.362Z PASS [ 0.034s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_fails_with_empty_gpt
78402025-04-19T00:44:48.392Z PASS [ 0.030s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_with_expected_format
78412025-04-19T00:44:48.421Z PASS [ 0.028s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_fails_with_empty_gpt
78422025-04-19T00:44:48.463Z PASS [ 0.042s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_format_with_dev_path
78432025-04-19T00:44:48.494Z PASS [ 0.030s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_no_format_without_dev_path
78442025-04-19T00:44:48.521Z PASS [ 0.027s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_with_expected_format
78452025-04-19T00:44:48.550Z PASS [ 0.028s] sled-hardware-types underlay::tests::test_mac_to_bootstrap_ip
78462025-04-19T00:44:48.598Z PASS [ 0.048s] sled-storage dataset::test::serialize_dataset_name
78472025-04-19T00:44:48.649Z PASS [ 0.049s] sled-storage manager::test::test_datasets_schema
78482025-04-19T00:44:48.674Z PASS [ 0.526s] sled-diagnostics queries::test::test_long_running_command_is_aborted
78492025-04-19T00:44:48.699Z PASS [ 0.030s] sled-storage manager::test::test_omicron_physical_disks_schema
78502025-04-19T00:44:48.725Z PASS [ 2.915s] oximeter-producer tests::test_producer_registration_task
78512025-04-19T00:44:48.783Z PASS [ 0.059s] sled-storage manager::tests::detected_raw_disk_removal_triggers_notification
78522025-04-19T00:44:49.785Z PASS [ 1.104s] sled-storage manager::tests::add_raw_u2_does_not_create_zpool
78532025-04-19T00:44:50.552Z PASS [ 1.880s] sled-storage manager::tests::add_control_plane_disks_requires_keymanager
78542025-04-19T00:44:51.386Z PASS [ 2.602s] sled-storage manager::tests::disks_automatically_managed_after_key_manager_ready
78552025-04-19T00:44:51.445Z PASS [ 0.058s] sled-storage manager::tests::ensure_using_exactly_these_disks
78562025-04-19T00:44:51.471Z PASS [ 32.142s] omicron-sled-agent nexus::test::nexus_self_notification_test
78572025-04-19T00:44:52.268Z PASS [ 2.482s] sled-storage manager::tests::ensure_datasets
78582025-04-19T00:44:54.037Z PASS [ 2.591s] sled-storage manager::tests::ledger_writes_require_at_least_one_m2
78592025-04-19T00:44:54.494Z PASS [ 3.037s] sled-storage manager::tests::nested_dataset
78602025-04-19T00:44:55.221Z PASS [ 2.950s] sled-storage manager::tests::queued_disks_get_requeued_on_secret_retriever_error
78612025-04-19T00:44:55.678Z PASS [ 1.641s] sled-storage manager::tests::update_rawdisk_firmware
78622025-04-19T00:44:56.931Z PASS [ 1.252s] sled-storage manager::tests::wait_for_boot_disk
78632025-04-19T00:44:57.152Z PASS [ 2.656s] sled-storage manager::tests::upsert_filesystem
78642025-04-19T00:44:57.506Z PASS [ 0.574s] update-common artifacts::artifacts_with_plan::tests::test_extract_fake
78652025-04-19T00:44:57.582Z PASS [ 0.430s] update-common artifacts::artifacts_with_plan::tests::test_extract_fake_split
78662025-04-19T00:44:57.642Z PASS [ 0.059s] update-common artifacts::update_plan::tests::test_bad_hubris_cabooses
78672025-04-19T00:44:57.710Z PASS [ 2.491s] sled-storage manager::tests::upsert_filesystem_no_uuid
78682025-04-19T00:44:57.735Z PASS [ 0.093s] update-common artifacts::update_plan::tests::test_bad_rot_versions
78692025-04-19T00:44:57.797Z PASS [ 0.087s] update-common artifacts::update_plan::tests::test_multi_rot_bord
78702025-04-19T00:44:57.829Z PASS [ 0.094s] update-common artifacts::update_plan::tests::test_multi_rot_version
78712025-04-19T00:44:57.854Z PASS [ 0.053s] update-common artifacts::update_plan::tests::test_split_control_plane
78722025-04-19T00:44:57.879Z PASS [ 0.043s] update-common artifacts::update_plan::tests::test_too_many_rot_bootloaders
78732025-04-19T00:44:57.908Z PASS [ 0.058s] update-common artifacts::update_plan::tests::test_too_many_rot_bord
78742025-04-19T00:44:57.963Z PASS [ 0.090s] update-common artifacts::update_plan::tests::test_update_plan_from_artifacts
78752025-04-19T00:44:58.050Z PASS [ 0.086s] update-engine display::group_display::tests::test_stats
78762025-04-19T00:44:58.083Z PASS [ 0.033s] update-engine display::line_display_shared::tests::test_format_progress_counter
78772025-04-19T00:44:58.125Z PASS [ 0.042s] update-engine display::line_display_shared::tests::test_start_line
78782025-04-19T00:44:58.168Z PASS [ 0.042s] update-engine engine::tests::error_exits_early
78792025-04-19T00:44:58.195Z PASS [ 0.287s] update-engine buffer::tests::test_buffer
78802025-04-19T00:44:58.221Z PASS [ 0.043s] update-engine events::tests::progress_event_parse_unknown
78812025-04-19T00:44:58.247Z PASS [ 0.036s] update-engine events::tests::step_event_parse_unknown
78822025-04-19T00:44:58.272Z PASS [ 0.036s] update-engine spec::tests::test_merge_anyhow_list
78832025-04-19T00:44:58.298Z PASS [ 0.042s] wicket state::inventory::tests::component_id_display
78842025-04-19T00:44:58.331Z PASS [ 0.039s] wicket state::rack::tests::prev_next_are_opposites
78852025-04-19T00:44:58.357Z PASS [ 0.119s] wicket cli::rack_setup::config_toml::tests::round_trip_nonempty_config
78862025-04-19T00:44:58.386Z PASS [ 0.055s] wicket state::rack::tests::up_down_are_opposites
78872025-04-19T00:44:58.454Z PASS [ 0.068s] wicket-common rack_setup::tests::roundtrip_import_export_policy
78882025-04-19T00:44:58.540Z PASS [ 0.085s] wicketd installinator_progress::tests::test_states
78892025-04-19T00:44:58.604Z PASS [ 0.063s] wicketd rss_config::tests::test_bgp_auth_key_states
78902025-04-19T00:44:58.741Z PASS [ 0.389s] wicket::mod integration_tests::command_tests::test_wicket_ssh_force_command_like
78912025-04-19T00:44:59.531Z PASS [ 0.927s] wicketd::mod integration_tests::inventory::test_inventory
78922025-04-19T00:45:00.266Z PASS [ 2.759s] update-common artifacts::artifacts_with_plan::tests::test_fake_archive_idempotent
78932025-04-19T00:45:00.504Z PASS [ 0.972s] wicketd::mod integration_tests::updates::test_update_races
78942025-04-19T00:45:00.692Z PASS [ 15.332s] oximeter-db::integration_test test_schemas_disjoint
78952025-04-19T00:45:01.795Z PASS [ 3.053s] wicketd::mod integration_tests::updates::test_installinator_fetch
78962025-04-19T00:45:02.367Z PASS [ 2.101s] wicketd::mod integration_tests::updates::test_updates
78972025-04-19T00:45:02.623Z PASS [ 12.070s] sled-storage manager::tests::ensure_many_datasets
78982025-04-19T00:45:04.501Z PASS [ 17.302s] reconfigurator-cli::test_basic test_blueprint_edit
78992025-04-19T00:45:05.486Z PASS [ 30.045s] oximeter-db client::tests::cannot_ping_nonexistent_server
79002025-04-19T00:45:25.698Z PASS [ 40.339s] oximeter-db::integration_test test_cluster
79012025-04-19T00:45:25.724Z────────────
79022025-04-19T00:45:25.724Z Summary [2437.020s] 1934 tests run: 1934 passed (28 slow, 1 leaky), 4 skipped
79032025-04-19T00:45:25.799Z
79042025-04-19T00:45:25.826Zreal 40:56.634725011
79052025-04-19T00:45:25.826Zuser 3:59:43.700304849
79062025-04-19T00:45:25.826Zsys 52:41.325363765
79072025-04-19T00:45:25.826Ztrap 3:01.217669894
79082025-04-19T00:45:25.826Ztflt 10.711327671
79092025-04-19T00:45:25.826Zdflt 32.823032266
79102025-04-19T00:45:25.826Zkflt 0.179853539
79112025-04-19T00:45:25.826Zlock 1379:26:37.232999731
79122025-04-19T00:45:25.826Zslp 111:12:35.843308659
79132025-04-19T00:45:25.826Zlat 5:57:08.940945662
79142025-04-19T00:45:25.826Zstop 57:30.242550574
79152025-04-19T00:45:25.826Z+ banner doctest
79162025-04-19T00:45:25.826Z
79172025-04-19T00:45:25.826Z ##### #### #### ##### ###### #### #####
79182025-04-19T00:45:25.826Z # # # # # # # # # #
79192025-04-19T00:45:25.826Z # # # # # # ##### #### #
79202025-04-19T00:45:25.826Z # # # # # # # # #
79212025-04-19T00:45:25.826Z # # # # # # # # # # #
79222025-04-19T00:45:25.826Z ##### #### #### # ###### #### #
79232025-04-19T00:45:25.826Z
79242025-04-19T00:45:25.826Z+ ptime -m timeout 1h cargo test --doc --locked --verbose --no-fail-fast
79252025-04-19T00:45:27.933Z Fresh unicode-ident v1.0.14
79262025-04-19T00:45:27.933Z Fresh cfg-if v1.0.0
79272025-04-19T00:45:27.933Z Fresh autocfg v1.4.0
79282025-04-19T00:45:28.005Z Fresh memchr v2.7.4
79292025-04-19T00:45:28.006Z Fresh version_check v0.9.5
79302025-04-19T00:45:28.006Z Fresh proc-macro2 v1.0.94
79312025-04-19T00:45:28.006Z Fresh value-bag v1.9.0
79322025-04-19T00:45:28.006Z Fresh itoa v1.0.11
79332025-04-19T00:45:28.006Z Fresh scopeguard v1.2.0
79342025-04-19T00:45:28.006Z Fresh smallvec v1.14.0
79352025-04-19T00:45:28.006Z Fresh quote v1.0.39
79362025-04-19T00:45:28.006Z Fresh libc v0.2.170
79372025-04-19T00:45:28.006Z Fresh log v0.4.22
79382025-04-19T00:45:28.006Z Fresh once_cell v1.20.3
79392025-04-19T00:45:28.006Z Fresh pin-project-lite v0.2.14
79402025-04-19T00:45:28.006Z Fresh ryu v1.0.18
79412025-04-19T00:45:28.006Z Fresh subtle v2.6.1
79422025-04-19T00:45:28.006Z Fresh syn v2.0.98
79432025-04-19T00:45:28.006Z Fresh getrandom v0.2.15
79442025-04-19T00:45:28.006Z Fresh lock_api v0.4.12
79452025-04-19T00:45:28.006Z Fresh shlex v1.3.0
79462025-04-19T00:45:28.006Z Fresh regex-syntax v0.8.5
79472025-04-19T00:45:28.006Z Fresh aho-corasick v1.1.3
79482025-04-19T00:45:28.006Z Fresh serde_derive v1.0.219
79492025-04-19T00:45:28.006Z Fresh rand_core v0.6.4
79502025-04-19T00:45:28.006Z Fresh zeroize_derive v1.4.2
79512025-04-19T00:45:28.006Z Fresh regex-automata v0.4.8
79522025-04-19T00:45:28.006Z Fresh jobserver v0.1.32
79532025-04-19T00:45:28.006Z Fresh serde v1.0.219
79542025-04-19T00:45:28.006Z Fresh zeroize v1.8.1
79552025-04-19T00:45:28.006Z Fresh libm v0.2.8
79562025-04-19T00:45:28.006Z Fresh byteorder v1.5.0
79572025-04-19T00:45:28.006Z Fresh cc v1.2.15
79582025-04-19T00:45:28.006Z Fresh bytes v1.10.1
79592025-04-19T00:45:28.006Z Fresh bitflags v2.6.0
79602025-04-19T00:45:28.006Z Fresh num-traits v0.2.19
79612025-04-19T00:45:28.006Z Fresh serde_json v1.0.140
79622025-04-19T00:45:28.006Z Fresh parking_lot_core v0.9.10
79632025-04-19T00:45:28.006Z Fresh semver v1.0.25
79642025-04-19T00:45:28.006Z Fresh equivalent v1.0.1
79652025-04-19T00:45:28.007Z Fresh allocator-api2 v0.2.18
79662025-04-19T00:45:28.007Z Fresh foldhash v0.1.3
79672025-04-19T00:45:28.007Z Fresh regex v1.11.1
79682025-04-19T00:45:28.007Z Fresh parking_lot v0.12.3
79692025-04-19T00:45:28.007Z Fresh typenum v1.17.0
79702025-04-19T00:45:28.007Z Fresh hashbrown v0.15.1
79712025-04-19T00:45:28.007Z Fresh signal-hook-registry v1.4.2
79722025-04-19T00:45:28.007Z Fresh errno v0.3.9
79732025-04-19T00:45:28.007Z Fresh futures-core v0.3.31
79742025-04-19T00:45:28.007Z Fresh fnv v1.0.7
79752025-04-19T00:45:28.007Z Fresh generic-array v0.14.7
79762025-04-19T00:45:28.007Z Fresh thiserror-impl v1.0.69
79772025-04-19T00:45:28.007Z Fresh either v1.14.0
79782025-04-19T00:45:28.007Z Fresh mio v1.0.2
79792025-04-19T00:45:28.007Z Fresh indexmap v2.7.1
79802025-04-19T00:45:28.007Z Fresh tokio-macros v2.5.0
79812025-04-19T00:45:28.007Z Fresh crypto-common v0.1.6
79822025-04-19T00:45:28.007Z Fresh rustix v0.38.37
79832025-04-19T00:45:28.007Z Fresh socket2 v0.5.8
79842025-04-19T00:45:28.007Z Fresh spin v0.9.8
79852025-04-19T00:45:28.007Z Fresh zerocopy-derive v0.7.35
79862025-04-19T00:45:28.007Z Fresh futures-io v0.3.31
79872025-04-19T00:45:28.007Z Fresh thiserror v1.0.69
79882025-04-19T00:45:28.007Z Fresh tokio v1.43.0
79892025-04-19T00:45:28.007Z Fresh zerocopy v0.7.35
79902025-04-19T00:45:28.007Z Fresh const-oid v0.9.6
79912025-04-19T00:45:28.007Z Fresh heck v0.5.0
79922025-04-19T00:45:28.007Z Fresh iana-time-zone v0.1.61
79932025-04-19T00:45:28.007Z Fresh slab v0.4.9
79942025-04-19T00:45:28.007Z Fresh chrono v0.4.40
79952025-04-19T00:45:28.007Z Fresh block-buffer v0.10.4
79962025-04-19T00:45:28.007Z Fresh futures-sink v0.3.31
79972025-04-19T00:45:28.007Z Fresh lazy_static v1.5.0
79982025-04-19T00:45:28.007Z Fresh stable_deref_trait v1.2.0
79992025-04-19T00:45:28.007Z Fresh cpufeatures v0.2.14
80002025-04-19T00:45:28.007Z Fresh getrandom v0.3.1
80012025-04-19T00:45:28.007Z Fresh digest v0.10.7
80022025-04-19T00:45:28.007Z Fresh pkg-config v0.3.31
80032025-04-19T00:45:28.007Z Fresh pin-utils v0.1.0
80042025-04-19T00:45:28.008Z Fresh futures-channel v0.3.31
80052025-04-19T00:45:28.008Z Fresh futures-macro v0.3.31
80062025-04-19T00:45:28.008Z Fresh futures-task v0.3.31
80072025-04-19T00:45:28.008Z Fresh serde_derive_internals v0.29.1
80082025-04-19T00:45:28.008Z Fresh uuid v1.15.1
80092025-04-19T00:45:28.008Z Fresh futures-util v0.3.31
80102025-04-19T00:45:28.008Z Fresh dyn-clone v1.0.19
80112025-04-19T00:45:28.008Z Fresh schemars_derive v0.8.22
80122025-04-19T00:45:28.008Z Fresh synstructure v0.13.1
80132025-04-19T00:45:28.008Z Fresh ppv-lite86 v0.2.20
80142025-04-19T00:45:28.008Z Fresh glob v0.3.2
80152025-04-19T00:45:28.008Z Fresh zerofrom-derive v0.1.4
80162025-04-19T00:45:28.008Z Fresh yoke-derive v0.7.4
80172025-04-19T00:45:28.008Z Fresh displaydoc v0.2.5
80182025-04-19T00:45:28.008Z Fresh zerovec-derive v0.10.3
80192025-04-19T00:45:28.008Z Fresh tracing-attributes v0.1.27
80202025-04-19T00:45:28.008Z Fresh tracing-core v0.1.32
80212025-04-19T00:45:28.008Z Fresh schemars v0.8.22
80222025-04-19T00:45:28.008Z Fresh zerofrom v0.1.4
80232025-04-19T00:45:28.008Z Fresh tracing v0.1.40
80242025-04-19T00:45:28.008Z Fresh itertools v0.10.5
80252025-04-19T00:45:28.008Z Fresh minimal-lexical v0.2.1
80262025-04-19T00:45:28.008Z Fresh yoke v0.7.4
80272025-04-19T00:45:28.008Z Fresh syn v1.0.109
80282025-04-19T00:45:28.035Z Fresh nom v7.1.3
80292025-04-19T00:45:28.035Z Fresh writeable v0.5.5
80302025-04-19T00:45:28.035Z Fresh litemap v0.7.3
80312025-04-19T00:45:28.035Z Fresh rand_chacha v0.3.1
80322025-04-19T00:45:28.035Z Fresh zerovec v0.10.4
80332025-04-19T00:45:28.035Z Fresh http v1.2.0
80342025-04-19T00:45:28.035Z Fresh icu_provider_macros v1.5.0
80352025-04-19T00:45:28.035Z Fresh percent-encoding v2.3.1
80362025-04-19T00:45:28.035Z Fresh rand v0.8.5
80372025-04-19T00:45:28.035Z Fresh home v0.5.9
80382025-04-19T00:45:28.035Z Fresh icu_locid_transform_data v1.5.0
80392025-04-19T00:45:28.035Z Fresh libloading v0.8.5
80402025-04-19T00:45:28.035Z Fresh tinystr v0.7.6
80412025-04-19T00:45:28.035Z Fresh icu_collections v1.5.0
80422025-04-19T00:45:28.035Z Fresh icu_properties_data v1.5.0
80432025-04-19T00:45:28.035Z Fresh form_urlencoded v1.2.1
80442025-04-19T00:45:28.036Z Fresh clang-sys v1.8.1
80452025-04-19T00:45:28.036Z Fresh cexpr v0.6.0
80462025-04-19T00:45:28.036Z Fresh prettyplease v0.2.30
80472025-04-19T00:45:28.036Z Fresh write16 v1.0.0
80482025-04-19T00:45:28.036Z Fresh icu_locid v1.5.0
80492025-04-19T00:45:28.036Z Fresh utf8_iter v1.0.4
80502025-04-19T00:45:28.036Z Fresh utf16_iter v1.0.5
80512025-04-19T00:45:28.036Z Fresh icu_normalizer_data v1.5.0
80522025-04-19T00:45:28.036Z Fresh adler2 v2.0.0
80532025-04-19T00:45:28.036Z Fresh icu_provider v1.5.0
80542025-04-19T00:45:28.036Z Fresh vcpkg v0.2.15
80552025-04-19T00:45:28.036Z Fresh strsim v0.11.1
80562025-04-19T00:45:28.036Z Fresh miniz_oxide v0.8.5
80572025-04-19T00:45:28.036Z Fresh time-core v0.1.2
80582025-04-19T00:45:28.036Z Fresh icu_locid_transform v1.5.0
80592025-04-19T00:45:28.036Z Fresh paste v1.0.15
80602025-04-19T00:45:28.036Z Fresh crossbeam-utils v0.8.20
80612025-04-19T00:45:28.036Z Fresh powerfmt v0.2.0
80622025-04-19T00:45:28.036Z Fresh num-conv v0.1.0
80632025-04-19T00:45:28.036Z Fresh num_threads v0.1.7
80642025-04-19T00:45:28.036Z Fresh which v4.4.2
80652025-04-19T00:45:28.036Z Fresh icu_properties v1.5.1
80662025-04-19T00:45:28.036Z Fresh deranged v0.3.11
80672025-04-19T00:45:28.036Z Fresh time-macros v0.2.18
80682025-04-19T00:45:28.036Z Fresh tokio-util v0.7.13
80692025-04-19T00:45:28.036Z Fresh block-padding v0.3.3
80702025-04-19T00:45:28.036Z Fresh rustc-hash v1.1.0
80712025-04-19T00:45:28.036Z Fresh icu_normalizer v1.5.0
80722025-04-19T00:45:28.036Z Fresh time v0.3.36
80732025-04-19T00:45:28.036Z Fresh atomic-waker v1.1.2
80742025-04-19T00:45:28.036Z Fresh lazycell v1.3.0
80752025-04-19T00:45:28.036Z Fresh inout v0.1.3
80762025-04-19T00:45:28.036Z Fresh cmake v0.1.51
80772025-04-19T00:45:28.036Z Fresh fs_extra v1.3.0
80782025-04-19T00:45:28.036Z Fresh idna_adapter v1.2.0
80792025-04-19T00:45:28.036Z Fresh bindgen v0.69.5
80802025-04-19T00:45:28.036Z Fresh dunce v1.0.5
80812025-04-19T00:45:28.036Z Fresh untrusted v0.9.0
80822025-04-19T00:45:28.036Z Fresh cipher v0.4.4
80832025-04-19T00:45:28.036Z Fresh httparse v1.9.5
80842025-04-19T00:45:28.037Z Fresh sha2 v0.10.8
80852025-04-19T00:45:28.037Z Fresh serde_tokenstream v0.2.2
80862025-04-19T00:45:28.037Z Fresh idna v1.0.3
80872025-04-19T00:45:28.037Z Fresh ring v0.17.11
80882025-04-19T00:45:28.037Z Fresh base64ct v1.6.0
80892025-04-19T00:45:28.037Z Fresh rustls-pki-types v1.10.0
80902025-04-19T00:45:28.037Z Fresh gimli v0.31.1
80912025-04-19T00:45:28.037Z Fresh hmac v0.12.1
80922025-04-19T00:45:28.037Z Fresh url v2.5.3
80932025-04-19T00:45:28.037Z Fresh addr2line v0.24.2
80942025-04-19T00:45:28.037Z Fresh object v0.36.5
80952025-04-19T00:45:28.037Z Fresh rustc-demangle v0.1.24
80962025-04-19T00:45:28.037Z Fresh http-body v1.0.1
80972025-04-19T00:45:28.037Z Fresh toml_datetime v0.6.8
80982025-04-19T00:45:28.037Z Fresh aws-lc-sys v0.26.0
80992025-04-19T00:45:28.037Z Fresh backtrace v0.3.74
81002025-04-19T00:45:28.037Z Fresh serde_spanned v0.6.8
81012025-04-19T00:45:28.037Z Fresh try-lock v0.2.5
81022025-04-19T00:45:28.037Z Fresh base64 v0.22.1
81032025-04-19T00:45:28.037Z Fresh untrusted v0.7.1
81042025-04-19T00:45:28.037Z Fresh httpdate v1.0.3
81052025-04-19T00:45:28.037Z Fresh anyhow v1.0.97
81062025-04-19T00:45:28.037Z Fresh want v0.3.1
81072025-04-19T00:45:28.037Z Fresh aws-lc-rs v1.12.4
81082025-04-19T00:45:28.037Z Fresh h2 v0.4.6
81092025-04-19T00:45:28.037Z Fresh tower-service v0.3.3
81102025-04-19T00:45:28.037Z Fresh hyper v1.6.0
81112025-04-19T00:45:28.037Z Fresh rustls-webpki v0.102.8
81122025-04-19T00:45:28.037Z Fresh pem-rfc7468 v0.7.0
81132025-04-19T00:45:28.037Z Fresh mime v0.3.17
81142025-04-19T00:45:28.037Z Fresh async-trait v0.1.88
81152025-04-19T00:45:28.037Z Fresh der_derive v0.7.3
81162025-04-19T00:45:28.037Z Fresh slog v2.7.0
81172025-04-19T00:45:28.037Z Fresh hyper-util v0.1.10
81182025-04-19T00:45:28.037Z Fresh flagset v0.4.6
81192025-04-19T00:45:28.037Z Fresh http-body-util v0.1.2
81202025-04-19T00:45:28.037Z Fresh pbkdf2 v0.12.2
81212025-04-19T00:45:28.037Z Fresh aes v0.8.4
81222025-04-19T00:45:28.037Z Fresh openssl-probe v0.1.5
81232025-04-19T00:45:28.038Z Fresh der v0.7.9
81242025-04-19T00:45:28.038Z Fresh foreign-types-shared v0.1.1
81252025-04-19T00:45:28.038Z Fresh ipnet v2.11.0
81262025-04-19T00:45:28.038Z Fresh openssl-sys v0.9.106
81272025-04-19T00:45:28.038Z Fresh rustls-pemfile v2.2.0
81282025-04-19T00:45:28.065Z Fresh cbc v0.1.2
81292025-04-19T00:45:28.065Z Fresh foreign-types v0.3.2
81302025-04-19T00:45:28.065Z Fresh spki v0.7.3
81312025-04-19T00:45:28.065Z Fresh salsa20 v0.10.2
81322025-04-19T00:45:28.065Z Fresh openssl-macros v0.1.1
81332025-04-19T00:45:28.065Z Fresh serde_urlencoded v0.7.1
81342025-04-19T00:45:28.065Z Fresh futures-executor v0.3.31
81352025-04-19T00:45:28.065Z Fresh openssl v0.10.71
81362025-04-19T00:45:28.065Z Fresh scrypt v0.11.0
81372025-04-19T00:45:28.065Z Fresh rustversion v1.0.17
81382025-04-19T00:45:28.065Z Fresh rustc_version v0.4.1
81392025-04-19T00:45:28.065Z Fresh encoding_rs v0.8.34
81402025-04-19T00:45:28.065Z Fresh futures v0.3.31
81412025-04-19T00:45:28.065Z Fresh pkcs5 v0.7.1
81422025-04-19T00:45:28.065Z Fresh rustls v0.23.19
81432025-04-19T00:45:28.065Z Fresh utf8parse v0.2.2
81442025-04-19T00:45:28.065Z Fresh psl-types v2.0.11
81452025-04-19T00:45:28.065Z Fresh litrs v0.4.1
81462025-04-19T00:45:28.065Z Fresh webpki-roots v0.26.6
81472025-04-19T00:45:28.065Z Fresh pkcs8 v0.10.2
81482025-04-19T00:45:28.065Z Fresh native-tls v0.2.12
81492025-04-19T00:45:28.065Z Fresh tokio-rustls v0.26.0
81502025-04-19T00:45:28.066Z Fresh publicsuffix v2.3.0
81512025-04-19T00:45:28.066Z Fresh document-features v0.2.10
81522025-04-19T00:45:28.066Z Fresh openapiv3 v2.0.0
81532025-04-19T00:45:28.066Z Fresh sync_wrapper v1.0.1
81542025-04-19T00:45:28.066Z Fresh cookie v0.18.1
81552025-04-19T00:45:28.066Z Fresh tokio-native-tls v0.3.1
81562025-04-19T00:45:28.066Z Fresh tower-layer v0.3.3
81572025-04-19T00:45:28.066Z Fresh hyper-rustls v0.27.3
81582025-04-19T00:45:28.066Z Fresh winnow v0.5.40
81592025-04-19T00:45:28.066Z Fresh anstyle v1.0.10
81602025-04-19T00:45:28.066Z Fresh anstyle-parse v0.2.5
81612025-04-19T00:45:28.066Z Fresh ipnetwork v0.21.1
81622025-04-19T00:45:28.066Z Fresh hyper-tls v0.6.0
81632025-04-19T00:45:28.066Z Fresh cookie_store v0.21.1
81642025-04-19T00:45:28.066Z Fresh tower v0.5.2
81652025-04-19T00:45:28.066Z Fresh toml_edit v0.19.15
81662025-04-19T00:45:28.066Z Fresh signature v2.2.0
81672025-04-19T00:45:28.066Z Fresh colorchoice v1.0.2
81682025-04-19T00:45:28.066Z Fresh is_terminal_polyfill v1.70.1
81692025-04-19T00:45:28.066Z Fresh data-encoding v2.6.0
81702025-04-19T00:45:28.066Z Fresh reqwest v0.12.12
81712025-04-19T00:45:28.066Z Fresh anstyle-query v1.1.1
81722025-04-19T00:45:28.066Z Fresh siphasher v0.3.11
81732025-04-19T00:45:28.066Z Fresh ucd-trie v0.1.7
81742025-04-19T00:45:28.066Z Fresh terminal_size v0.4.0
81752025-04-19T00:45:28.066Z Fresh heck v0.4.1
81762025-04-19T00:45:28.066Z Fresh clap_lex v0.7.4
81772025-04-19T00:45:28.066Z Fresh tinyvec_macros v0.1.1
81782025-04-19T00:45:28.066Z Fresh anstream v0.6.15
81792025-04-19T00:45:28.066Z Fresh pest v2.7.14
81802025-04-19T00:45:28.066Z Fresh winnow v0.7.3
81812025-04-19T00:45:28.066Z Fresh tinyvec v1.8.0
81822025-04-19T00:45:28.066Z Fresh sha1 v0.10.6
81832025-04-19T00:45:28.066Z Fresh clap_derive v4.5.32
81842025-04-19T00:45:28.066Z Fresh scroll_derive v0.12.0
81852025-04-19T00:45:28.066Z Fresh crc32fast v1.4.2
81862025-04-19T00:45:28.066Z Fresh pest_meta v2.7.14
81872025-04-19T00:45:28.066Z Fresh toml_edit v0.22.24
81882025-04-19T00:45:28.067Z Fresh clap_builder v4.5.32
81892025-04-19T00:45:28.067Z Fresh scroll v0.12.0
81902025-04-19T00:45:28.067Z Fresh num-integer v0.1.46
81912025-04-19T00:45:28.067Z Fresh unicode-segmentation v1.12.0
81922025-04-19T00:45:28.067Z Fresh plain v0.2.3
81932025-04-19T00:45:28.067Z Fresh clap v4.5.32
81942025-04-19T00:45:28.067Z Fresh pest_generator v2.7.14
81952025-04-19T00:45:28.067Z Fresh bitflags v1.3.2
81962025-04-19T00:45:28.067Z Fresh goblin v0.8.2
81972025-04-19T00:45:28.067Z Fresh hex v0.4.3
81982025-04-19T00:45:28.067Z Fresh zerocopy-derive v0.8.10
81992025-04-19T00:45:28.067Z Fresh pest_derive v2.7.14
82002025-04-19T00:45:28.067Z Fresh pretty-hex v0.4.1
82012025-04-19T00:45:28.067Z Fresh base16ct v0.2.0
82022025-04-19T00:45:28.067Z Fresh zerocopy v0.8.10
82032025-04-19T00:45:28.067Z Fresh ff v0.13.0
82042025-04-19T00:45:28.067Z Fresh thread-id v4.2.2
82052025-04-19T00:45:28.067Z Fresh num-iter v0.1.45
82062025-04-19T00:45:28.067Z Fresh sec1 v0.7.3
82072025-04-19T00:45:28.067Z Fresh dof v0.3.0
82082025-04-19T00:45:28.067Z Fresh dtrace-parser v0.2.0
82092025-04-19T00:45:28.067Z Fresh group v0.13.0
82102025-04-19T00:45:28.067Z Fresh flate2 v1.1.0
82112025-04-19T00:45:28.067Z Fresh hkdf v0.12.4
82122025-04-19T00:45:28.067Z Fresh crossbeam-epoch v0.9.18
82132025-04-19T00:45:28.067Z Fresh crypto-bigint v0.5.5
82142025-04-19T00:45:28.067Z Fresh usdt-impl v0.5.0
82152025-04-19T00:45:28.067Z Fresh unicode-width v0.2.0
82162025-04-19T00:45:28.067Z Fresh static_assertions v1.1.0
82172025-04-19T00:45:28.067Z Fresh elliptic-curve v0.13.8
82182025-04-19T00:45:28.067Z Fresh toml v0.7.8
82192025-04-19T00:45:28.067Z Fresh oxnet v0.1.1
82202025-04-19T00:45:28.067Z Fresh bstr v1.10.0
82212025-04-19T00:45:28.067Z Fresh zerocopy-derive v0.6.6
82222025-04-19T00:45:28.067Z Fresh usdt-macro v0.5.0
82232025-04-19T00:45:28.067Z Fresh usdt-attr-macro v0.5.0
82242025-04-19T00:45:28.067Z Fresh crossbeam-deque v0.8.5
82252025-04-19T00:45:28.067Z Fresh pkcs1 v0.7.5
82262025-04-19T00:45:28.067Z Fresh num-bigint-dig v0.8.4
82272025-04-19T00:45:28.067Z Fresh zerocopy v0.6.6
82282025-04-19T00:45:28.094Z Fresh hubpack_derive v0.1.1
82292025-04-19T00:45:28.094Z Fresh memmap v0.7.0
82302025-04-19T00:45:28.094Z Fresh rayon-core v1.12.1
82312025-04-19T00:45:28.094Z Fresh usdt v0.5.0
82322025-04-19T00:45:28.094Z Fresh hubpack v0.1.2
82332025-04-19T00:45:28.094Z Fresh rsa v0.9.6
82342025-04-19T00:45:28.094Z Fresh unicode-normalization v0.1.24
82352025-04-19T00:45:28.094Z Fresh phf_shared v0.11.2
82362025-04-19T00:45:28.094Z Fresh rfc6979 v0.4.0
82372025-04-19T00:45:28.094Z Fresh curve25519-dalek-derive v0.1.1
82382025-04-19T00:45:28.094Z Fresh managed v0.8.0
82392025-04-19T00:45:28.094Z Fresh bzip2-sys v0.1.11+1.0.8
82402025-04-19T00:45:28.095Z Fresh ahash v0.8.11
82412025-04-19T00:45:28.095Z Fresh phf_shared v0.10.0
82422025-04-19T00:45:28.095Z Fresh ecdsa v0.16.9
82432025-04-19T00:45:28.095Z Fresh curve25519-dalek v4.1.3
82442025-04-19T00:45:28.095Z Fresh x509-cert v0.2.5
82452025-04-19T00:45:28.095Z Fresh unicode-xid v0.2.6
82462025-04-19T00:45:28.095Z Fresh new_debug_unreachable v1.0.6
82472025-04-19T00:45:28.095Z Fresh precomputed-hash v0.1.1
82482025-04-19T00:45:28.095Z Fresh fixedbitset v0.4.2
82492025-04-19T00:45:28.095Z Fresh signal-hook v0.3.17
82502025-04-19T00:45:28.095Z Fresh newtype-uuid v1.2.1
82512025-04-19T00:45:28.095Z Fresh bzip2 v0.4.4
82522025-04-19T00:45:28.095Z Fresh ed25519 v2.2.3
82532025-04-19T00:45:28.095Z Fresh enum-as-inner v0.6.1
82542025-04-19T00:45:28.095Z Fresh petgraph v0.6.5
82552025-04-19T00:45:28.095Z Fresh string_cache v0.8.7
82562025-04-19T00:45:28.095Z Fresh daft-derive v0.1.2
82572025-04-19T00:45:28.095Z Fresh ed25519-dalek v2.1.1
82582025-04-19T00:45:28.095Z Fresh memoffset v0.9.1
82592025-04-19T00:45:28.095Z Fresh hickory-proto v0.24.4
82602025-04-19T00:45:28.095Z Fresh console v0.15.10
82612025-04-19T00:45:28.095Z Fresh rand_core v0.9.2
82622025-04-19T00:45:28.095Z Fresh daft v0.1.2
82632025-04-19T00:45:28.095Z Fresh lalrpop-util v0.19.12
82642025-04-19T00:45:28.095Z Fresh cfg_aliases v0.2.1
82652025-04-19T00:45:28.095Z Fresh rand_chacha v0.9.0
82662025-04-19T00:45:28.095Z Fresh signal-hook-mio v0.2.4
82672025-04-19T00:45:28.095Z Fresh zip v0.6.6
82682025-04-19T00:45:28.095Z Fresh hash32 v0.2.1
82692025-04-19T00:45:28.095Z Fresh bumpalo v3.16.0
82702025-04-19T00:45:28.095Z Fresh unicode-properties v0.1.3
82712025-04-19T00:45:28.095Z Fresh simd-adler32 v0.3.7
82722025-04-19T00:45:28.095Z Fresh unicode-bidi v0.3.17
82732025-04-19T00:45:28.095Z Fresh predicates-core v1.0.8
82742025-04-19T00:45:28.095Z Fresh lockfree-object-pool v0.1.6
82752025-04-19T00:45:28.095Z Fresh zopfli v0.8.1
82762025-04-19T00:45:28.096Z Fresh stringprep v0.1.5
82772025-04-19T00:45:28.096Z Fresh heapless v0.7.17
82782025-04-19T00:45:28.096Z Fresh rand v0.9.0
82792025-04-19T00:45:28.096Z Fresh crossterm v0.28.1
82802025-04-19T00:45:28.096Z Fresh rayon v1.10.0
82812025-04-19T00:45:28.096Z Fresh similar v2.7.0
82822025-04-19T00:45:28.096Z Fresh tokio-stream v0.1.17
82832025-04-19T00:45:28.096Z Fresh md-5 v0.10.6
82842025-04-19T00:45:28.096Z Fresh float-cmp v0.10.0
82852025-04-19T00:45:28.096Z Fresh normalize-line-endings v0.3.0
82862025-04-19T00:45:28.096Z Fresh difflib v0.4.0
82872025-04-19T00:45:28.096Z Fresh fallible-iterator v0.2.0
82882025-04-19T00:45:28.096Z Fresh postgres-protocol v0.6.8
82892025-04-19T00:45:28.096Z Fresh predicates v3.1.3
82902025-04-19T00:45:28.096Z Fresh fs-err v2.11.0
82912025-04-19T00:45:28.096Z Fresh smoltcp v0.9.1
82922025-04-19T00:45:28.096Z Fresh zip v2.1.3
82932025-04-19T00:45:28.096Z Fresh buf-list v1.0.3
82942025-04-19T00:45:28.096Z Fresh nix v0.29.0
82952025-04-19T00:45:28.096Z Fresh portable-atomic v1.9.0
82962025-04-19T00:45:28.096Z Fresh phf v0.11.2
82972025-04-19T00:45:28.096Z Fresh strum_macros v0.25.3
82982025-04-19T00:45:28.096Z Fresh serde-big-array v0.5.1
82992025-04-19T00:45:28.096Z Fresh serde_repr v0.1.19
83002025-04-19T00:45:28.096Z Fresh number_prefix v0.4.0
83012025-04-19T00:45:28.097Z Fresh peg-runtime v0.8.5
83022025-04-19T00:45:28.097Z Fresh postgres-types v0.2.9
83032025-04-19T00:45:28.097Z Fresh whoami v1.5.2
83042025-04-19T00:45:28.097Z Fresh indicatif v0.17.11
83052025-04-19T00:45:28.097Z Fresh gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
83062025-04-19T00:45:28.097Z Fresh tokio-postgres v0.7.13
83072025-04-19T00:45:28.097Z Fresh thiserror-impl v2.0.12
83082025-04-19T00:45:28.097Z Fresh regress v0.10.3
83092025-04-19T00:45:28.097Z Fresh fastrand v2.1.1
83102025-04-19T00:45:28.097Z Fresh is-terminal v0.4.13
83112025-04-19T00:45:28.097Z Fresh unsafe-libyaml v0.2.11
83122025-04-19T00:45:28.097Z Fresh ident_case v1.0.1
83132025-04-19T00:45:28.097Z Fresh dirs-sys-next v0.1.2
83142025-04-19T00:45:28.097Z Fresh progenitor-client v0.9.1
83152025-04-19T00:45:28.097Z Fresh thiserror v2.0.12
83162025-04-19T00:45:28.097Z Fresh camino v1.1.9
83172025-04-19T00:45:28.097Z Fresh darling_core v0.20.10
83182025-04-19T00:45:28.097Z Fresh serde_yaml v0.9.34+deprecated
83192025-04-19T00:45:28.097Z Fresh dirs-next v2.0.0
83202025-04-19T00:45:28.097Z Fresh tempfile v3.13.0
83212025-04-19T00:45:28.097Z Fresh crossbeam-channel v0.5.13
83222025-04-19T00:45:28.097Z Fresh darling_macro v0.20.10
83232025-04-19T00:45:28.097Z Fresh typify-impl v0.3.0
83242025-04-19T00:45:28.097Z Fresh term v0.7.0
83252025-04-19T00:45:28.097Z Fresh thread_local v1.1.8
83262025-04-19T00:45:28.097Z Fresh toml v0.8.20
83272025-04-19T00:45:28.097Z Fresh take_mut v0.2.2
83282025-04-19T00:45:28.124Z Fresh darling v0.20.10
83292025-04-19T00:45:28.124Z Fresh typify-macro v0.3.0
83302025-04-19T00:45:28.124Z Fresh slog-term v2.9.1
83312025-04-19T00:45:28.124Z Fresh match_cfg v0.1.0
83322025-04-19T00:45:28.124Z Fresh quick-error v1.2.3
83332025-04-19T00:45:28.124Z Fresh debug-ignore v1.0.5
83342025-04-19T00:45:28.124Z Fresh typify v0.3.0
83352025-04-19T00:45:28.124Z Fresh slog-async v2.8.0
83362025-04-19T00:45:28.124Z Fresh hostname v0.3.1
83372025-04-19T00:45:28.124Z Fresh strum_macros v0.26.4
83382025-04-19T00:45:28.124Z Fresh slog-json v2.6.1
83392025-04-19T00:45:28.124Z Fresh serde_path_to_error v0.1.16
83402025-04-19T00:45:28.124Z Fresh structmeta-derive v0.3.0
83412025-04-19T00:45:28.124Z Fresh progenitor-impl v0.9.1
83422025-04-19T00:45:28.124Z Fresh strum v0.26.3
83432025-04-19T00:45:28.124Z Fresh rustls v0.22.4
83442025-04-19T00:45:28.124Z Fresh slog-bunyan v2.5.0
83452025-04-19T00:45:28.124Z Fresh wait-timeout v0.2.0
83462025-04-19T00:45:28.124Z Fresh structmeta v0.3.0
83472025-04-19T00:45:28.124Z Fresh serde_with_macros v3.12.0
83482025-04-19T00:45:28.124Z Fresh progenitor-macro v0.9.1
83492025-04-19T00:45:28.124Z Fresh tokio-rustls v0.25.0
83502025-04-19T00:45:28.124Z Fresh async-stream-impl v0.3.6
83512025-04-19T00:45:28.124Z Fresh bit-vec v0.8.0
83522025-04-19T00:45:28.124Z Fresh rusty-fork v0.3.0
83532025-04-19T00:45:28.124Z Fresh serde_with v3.12.0
83542025-04-19T00:45:28.124Z Fresh progenitor v0.9.1
83552025-04-19T00:45:28.124Z Fresh multer v3.1.0
83562025-04-19T00:45:28.124Z Fresh bit-set v0.8.0
83572025-04-19T00:45:28.124Z Fresh async-stream v0.3.6
83582025-04-19T00:45:28.124Z Fresh waitgroup v0.1.2
83592025-04-19T00:45:28.125Z Fresh rand_xorshift v0.3.0
83602025-04-19T00:45:28.125Z Fresh hostname v0.4.0
83612025-04-19T00:45:28.125Z Fresh unarray v0.1.4
83622025-04-19T00:45:28.125Z Fresh proptest v1.6.0
83632025-04-19T00:45:28.125Z Fresh dropshot_endpoint v0.16.0
83642025-04-19T00:45:28.125Z Fresh macaddr v1.0.1
83652025-04-19T00:45:28.125Z Fresh parse-display-derive v0.10.0
83662025-04-19T00:45:28.125Z Fresh test-strategy v0.4.0
83672025-04-19T00:45:28.125Z Fresh instant v0.1.13
83682025-04-19T00:45:28.125Z Fresh serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
83692025-04-19T00:45:28.125Z Fresh parse-display v0.10.0
83702025-04-19T00:45:28.125Z Fresh slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
83712025-04-19T00:45:28.125Z Fresh backoff v0.4.0
83722025-04-19T00:45:28.125Z Fresh mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5a0d6edd0ecc7f26225a5bf3849d8508956682d0#5a0d6edd)
83732025-04-19T00:45:28.125Z Fresh camino-tempfile v1.1.1
83742025-04-19T00:45:28.125Z Fresh unicode-width v0.1.14
83752025-04-19T00:45:28.125Z Fresh dropshot v0.16.0
83762025-04-19T00:45:28.125Z Fresh tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
83772025-04-19T00:45:28.125Z Fresh slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
83782025-04-19T00:45:28.125Z Fresh proc-macro-crate v1.3.1
83792025-04-19T00:45:28.125Z Fresh itertools v0.13.0
83802025-04-19T00:45:28.125Z Fresh num_enum_derive v0.5.11
83812025-04-19T00:45:28.125Z Fresh tabwriter v1.4.0
83822025-04-19T00:45:28.125Z Fresh itertools v0.14.0
83832025-04-19T00:45:28.125Z Fresh proc-macro-error-attr v1.0.4
83842025-04-19T00:45:28.125Z Fresh num_enum v0.5.11
83852025-04-19T00:45:28.125Z Fresh foreign-types-macros v0.2.3
83862025-04-19T00:45:28.125Z Fresh foreign-types-shared v0.3.1
83872025-04-19T00:45:28.125Z Fresh nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
83882025-04-19T00:45:28.125Z Fresh rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
83892025-04-19T00:45:28.125Z Fresh cstr-argument v0.1.2
83902025-04-19T00:45:28.125Z Fresh proc-macro-error v1.0.4
83912025-04-19T00:45:28.125Z Fresh foreign-types v0.5.0
83922025-04-19T00:45:28.125Z Fresh libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
83932025-04-19T00:45:28.125Z Fresh pretty-hex v0.2.1
83942025-04-19T00:45:28.125Z Fresh rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
83952025-04-19T00:45:28.125Z Fresh colored v2.2.0
83962025-04-19T00:45:28.125Z Fresh winnow v0.6.20
83972025-04-19T00:45:28.125Z Fresh nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
83982025-04-19T00:45:28.126Z Fresh dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
83992025-04-19T00:45:28.126Z Fresh smf v0.2.3
84002025-04-19T00:45:28.126Z Fresh ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
84012025-04-19T00:45:28.126Z Fresh hash32 v0.3.1
84022025-04-19T00:45:28.126Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
84032025-04-19T00:45:28.126Z Fresh ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
84042025-04-19T00:45:28.126Z Fresh cobs v0.2.3
84052025-04-19T00:45:28.126Z Fresh illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
84062025-04-19T00:45:28.126Z Fresh crucible-workspace-hack v0.1.0
84072025-04-19T00:45:28.126Z Fresh heapless v0.8.0
84082025-04-19T00:45:28.126Z Fresh ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
84092025-04-19T00:45:28.126Z Fresh postcard v1.0.10
84102025-04-19T00:45:28.126Z Fresh kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
84112025-04-19T00:45:28.126Z Fresh smoltcp v0.11.0
84122025-04-19T00:45:28.126Z Fresh termtree v0.4.1
84132025-04-19T00:45:28.126Z Fresh sigpipe v0.1.3
84142025-04-19T00:45:28.126Z Fresh poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
84152025-04-19T00:45:28.126Z Fresh zone_cfg_derive v0.3.0
84162025-04-19T00:45:28.126Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
84172025-04-19T00:45:28.126Z Fresh num-derive v0.4.2
84182025-04-19T00:45:28.126Z Fresh opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
84192025-04-19T00:45:28.126Z Fresh predicates-tree v1.0.11
84202025-04-19T00:45:28.126Z Fresh mockall_derive v0.13.1
84212025-04-19T00:45:28.126Z Fresh downcast v0.11.0
84222025-04-19T00:45:28.126Z Fresh fragile v2.0.0
84232025-04-19T00:45:28.126Z Fresh zone v0.3.0
84242025-04-19T00:45:28.126Z Fresh opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
84252025-04-19T00:45:28.126Z Fresh mockall v0.13.1
84262025-04-19T00:45:28.126Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
84272025-04-19T00:45:28.126Z Fresh crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
84282025-04-19T00:45:28.153Z Fresh convert_case v0.4.0
84292025-04-19T00:45:28.153Z Fresh base64 v0.21.7
84302025-04-19T00:45:28.153Z Fresh atomicwrites v0.4.4
84312025-04-19T00:45:28.153Z Fresh oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
84322025-04-19T00:45:28.153Z Fresh derive_more v0.99.19
84332025-04-19T00:45:28.153Z Fresh newline-converter v0.3.0
84342025-04-19T00:45:28.153Z Fresh derive-where v1.2.7
84352025-04-19T00:45:28.153Z Fresh utf-8 v0.7.6
84362025-04-19T00:45:28.153Z Fresh fixedbitset v0.5.7
84372025-04-19T00:45:28.153Z Fresh same-file v1.0.6
84382025-04-19T00:45:28.153Z Fresh password-hash v0.5.0
84392025-04-19T00:45:28.153Z Fresh opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
84402025-04-19T00:45:28.153Z Fresh expectorate v1.1.0
84412025-04-19T00:45:28.153Z Fresh tungstenite v0.21.0
84422025-04-19T00:45:28.153Z Fresh petgraph v0.7.1
84432025-04-19T00:45:28.153Z Fresh walkdir v2.5.0
84442025-04-19T00:45:28.153Z Fresh blake2 v0.10.6
84452025-04-19T00:45:28.153Z Fresh xattr v1.3.1
84462025-04-19T00:45:28.153Z Fresh filetime v0.2.25
84472025-04-19T00:45:28.153Z Fresh tokio-tungstenite v0.21.0
84482025-04-19T00:45:28.153Z Fresh argon2 v0.5.3
84492025-04-19T00:45:28.153Z Fresh indent_write v2.2.0
84502025-04-19T00:45:28.153Z Fresh tar v0.4.44
84512025-04-19T00:45:28.153Z Fresh libsw-core v0.3.1
84522025-04-19T00:45:28.153Z Fresh libsw v3.4.0
84532025-04-19T00:45:28.153Z Fresh num-rational v0.4.2
84542025-04-19T00:45:28.153Z Fresh num-complex v0.4.6
84552025-04-19T00:45:28.154Z Fresh swrite v0.1.0
84562025-04-19T00:45:28.154Z Fresh cancel-safe-futures v0.1.5
84572025-04-19T00:45:28.154Z Fresh owo-colors v4.2.0
84582025-04-19T00:45:28.154Z Fresh linear-map v1.2.0
84592025-04-19T00:45:28.154Z Fresh num v0.4.3
84602025-04-19T00:45:28.154Z Fresh float-ord v0.3.2
84612025-04-19T00:45:28.154Z Fresh highway v1.3.0
84622025-04-19T00:45:28.154Z Fresh semver v0.1.20
84632025-04-19T00:45:28.154Z Fresh rustc_version v0.1.7
84642025-04-19T00:45:28.154Z Fresh arc-swap v1.7.1
84652025-04-19T00:45:28.154Z Fresh humantime v2.1.0
84662025-04-19T00:45:28.154Z Fresh typify-impl v0.2.0
84672025-04-19T00:45:28.154Z Fresh pem v3.0.5
84682025-04-19T00:45:28.154Z Fresh slog-scope v4.4.0
84692025-04-19T00:45:28.154Z Fresh typify-macro v0.2.0
84702025-04-19T00:45:28.154Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
84712025-04-19T00:45:28.154Z Fresh crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
84722025-04-19T00:45:28.154Z Fresh progenitor-client v0.8.0
84732025-04-19T00:45:28.154Z Fresh heck v0.3.3
84742025-04-19T00:45:28.154Z Fresh slog-stdlog v4.1.1
84752025-04-19T00:45:28.154Z Fresh typify v0.2.0
84762025-04-19T00:45:28.154Z Fresh propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
84772025-04-19T00:45:28.154Z Fresh headers-core v0.3.0
84782025-04-19T00:45:28.154Z Fresh linked-hash-map v0.5.6
84792025-04-19T00:45:28.154Z Fresh zone_cfg_derive v0.1.2
84802025-04-19T00:45:28.154Z Fresh slog-envlogger v2.2.0
84812025-04-19T00:45:28.154Z Fresh newtype_derive v0.1.6
84822025-04-19T00:45:28.154Z Fresh progenitor-impl v0.8.0
84832025-04-19T00:45:28.154Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
84842025-04-19T00:45:28.154Z Fresh lzma-sys v0.1.20
84852025-04-19T00:45:28.154Z Fresh headers v0.4.0
84862025-04-19T00:45:28.154Z Fresh lru-cache v0.1.2
84872025-04-19T00:45:28.154Z Fresh cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
84882025-04-19T00:45:28.154Z Fresh steno v0.4.1
84892025-04-19T00:45:28.154Z Fresh progenitor-macro v0.8.0
84902025-04-19T00:45:28.154Z Fresh base64 v0.13.1
84912025-04-19T00:45:28.154Z Fresh xz2 v0.1.7
84922025-04-19T00:45:28.154Z Fresh propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
84932025-04-19T00:45:28.154Z Fresh zone v0.1.8
84942025-04-19T00:45:28.155Z Fresh pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
84952025-04-19T00:45:28.155Z Fresh resolv-conf v0.7.0
84962025-04-19T00:45:28.155Z Fresh progenitor v0.8.0
84972025-04-19T00:45:28.155Z Fresh ron v0.7.1
84982025-04-19T00:45:28.155Z Fresh yasna v0.5.2
84992025-04-19T00:45:28.155Z Fresh half v2.4.1
85002025-04-19T00:45:28.155Z Fresh ciborium-io v0.2.2
85012025-04-19T00:45:28.155Z Fresh hickory-resolver v0.24.4
85022025-04-19T00:45:28.155Z Fresh subprocess v0.2.9
85032025-04-19T00:45:28.155Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
85042025-04-19T00:45:28.155Z Fresh rcgen v0.12.1
85052025-04-19T00:45:28.155Z Fresh ciborium-ll v0.2.2
85062025-04-19T00:45:28.155Z Fresh qorb v0.2.1
85072025-04-19T00:45:28.155Z Fresh display-error-chain v0.2.2
85082025-04-19T00:45:28.155Z Fresh libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
85092025-04-19T00:45:28.155Z Fresh ciborium v0.2.2
85102025-04-19T00:45:28.155Z Fresh keccak v0.1.5
85112025-04-19T00:45:28.155Z Fresh universal-hash v0.5.1
85122025-04-19T00:45:28.155Z Fresh secrecy v0.8.0
85132025-04-19T00:45:28.155Z Fresh opaque-debug v0.3.1
85142025-04-19T00:45:28.155Z Fresh sha3 v0.10.8
85152025-04-19T00:45:28.155Z Fresh aead v0.5.2
85162025-04-19T00:45:28.155Z Fresh arrayref v0.3.9
85172025-04-19T00:45:28.155Z Fresh constant_time_eq v0.3.1
85182025-04-19T00:45:28.155Z Fresh arrayvec v0.7.6
85192025-04-19T00:45:28.155Z Fresh poly1305 v0.8.0
85202025-04-19T00:45:28.155Z Fresh chacha20 v0.9.1
85212025-04-19T00:45:28.155Z Fresh maplit v1.0.2
85222025-04-19T00:45:28.155Z Fresh memmap2 v0.9.5
85232025-04-19T00:45:28.155Z Fresh slog-dtrace v0.3.0
85242025-04-19T00:45:28.155Z Fresh bytecount v0.6.8
85252025-04-19T00:45:28.155Z Fresh thiserror-impl-no-std v2.0.2
85262025-04-19T00:45:28.155Z Fresh topological-sort v0.2.2
85272025-04-19T00:45:28.155Z Fresh blake3 v1.5.4
85282025-04-19T00:45:28.182Z Fresh thiserror-no-std v2.0.2
85292025-04-19T00:45:28.182Z Fresh chacha20poly1305 v0.10.1
85302025-04-19T00:45:28.182Z Fresh toolchain_find v0.4.0
85312025-04-19T00:45:28.182Z Fresh gethostname v0.5.0
85322025-04-19T00:45:28.182Z Fresh omicron-zone-package v0.12.0
85332025-04-19T00:45:28.182Z Fresh vsss-rs v3.3.4
85342025-04-19T00:45:28.182Z Fresh rustfmt-wrapper v0.2.1
85352025-04-19T00:45:28.182Z Fresh libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
85362025-04-19T00:45:28.182Z Fresh tap v1.0.1
85372025-04-19T00:45:28.182Z Fresh dsl_auto_type v0.1.2
85382025-04-19T00:45:28.182Z Fresh scheduled-thread-pool v0.2.7
85392025-04-19T00:45:28.182Z Fresh diesel_table_macro_syntax v0.2.0
85402025-04-19T00:45:28.182Z Fresh wyz v0.5.1
85412025-04-19T00:45:28.182Z Fresh radium v0.7.0
85422025-04-19T00:45:28.182Z Fresh diff v0.1.13
85432025-04-19T00:45:28.182Z Fresh crc-catalog v2.4.0
85442025-04-19T00:45:28.182Z Fresh termcolor v1.4.1
85452025-04-19T00:45:28.182Z Fresh funty v2.0.0
85462025-04-19T00:45:28.182Z Fresh crc v3.2.1
85472025-04-19T00:45:28.182Z Fresh diesel_derives v2.2.3
85482025-04-19T00:45:28.183Z Fresh maybe-uninit v2.0.0
85492025-04-19T00:45:28.183Z Fresh bitvec v1.0.1
85502025-04-19T00:45:28.183Z Fresh r2d2 v0.8.10
85512025-04-19T00:45:28.183Z Fresh const_format_proc_macros v0.2.34
85522025-04-19T00:45:28.183Z Fresh packed_struct_codegen v0.10.1
85532025-04-19T00:45:28.183Z Fresh nibble_vec v0.1.0
85542025-04-19T00:45:28.183Z Fresh endian-type v0.1.2
85552025-04-19T00:45:28.183Z Fresh nodrop v0.1.14
85562025-04-19T00:45:28.183Z Fresh diesel v2.2.8
85572025-04-19T00:45:28.183Z Fresh packed_struct v0.10.1
85582025-04-19T00:45:28.183Z Fresh const_format v0.2.34
85592025-04-19T00:45:28.183Z Fresh crunchy v0.2.2
85602025-04-19T00:45:28.183Z Fresh array-init v0.0.4
85612025-04-19T00:45:28.183Z Fresh radix_trie v0.2.1
85622025-04-19T00:45:28.183Z Fresh smallvec v0.6.14
85632025-04-19T00:45:28.183Z Fresh bitfield v0.14.0
85642025-04-19T00:45:28.183Z Fresh bit-vec v0.6.3
85652025-04-19T00:45:28.183Z Fresh hashbrown v0.12.3
85662025-04-19T00:45:28.183Z Fresh indexmap v1.9.3
85672025-04-19T00:45:28.183Z Fresh bit-set v0.5.3
85682025-04-19T00:45:28.183Z Fresh lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
85692025-04-19T00:45:28.183Z Fresh serde-hex v0.1.0
85702025-04-19T00:45:28.183Z Fresh tiny-keccak v2.0.2
85712025-04-19T00:45:28.183Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
85722025-04-19T00:45:28.183Z Fresh env_logger v0.10.2
85732025-04-19T00:45:28.183Z Fresh ron v0.8.1
85742025-04-19T00:45:28.183Z Fresh ascii-canvas v3.0.0
85752025-04-19T00:45:28.183Z Fresh hashbrown v0.13.2
85762025-04-19T00:45:28.183Z Fresh ref-cast-impl v1.0.23
85772025-04-19T00:45:28.183Z Fresh async-recursion v1.1.1
85782025-04-19T00:45:28.183Z Fresh ena v0.14.3
85792025-04-19T00:45:28.183Z Fresh regex-syntax v0.6.29
85802025-04-19T00:45:28.183Z Fresh crc-any v2.5.0
85812025-04-19T00:45:28.183Z Fresh ref-cast v1.0.23
85822025-04-19T00:45:28.183Z Fresh object v0.30.4
85832025-04-19T00:45:28.183Z Fresh lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
85842025-04-19T00:45:28.183Z Fresh lalrpop v0.19.12
85852025-04-19T00:45:28.184Z Fresh tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
85862025-04-19T00:45:28.184Z Fresh path-slash v0.1.5
85872025-04-19T00:45:28.184Z Fresh rustc-hash v2.1.1
85882025-04-19T00:45:28.184Z Fresh bindgen v0.71.1
85892025-04-19T00:45:28.184Z Fresh hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
85902025-04-19T00:45:28.184Z Fresh derive_builder_core v0.20.2
85912025-04-19T00:45:28.184Z Fresh fxhash v0.2.1
85922025-04-19T00:45:28.184Z Fresh bitfield-struct v0.6.2
85932025-04-19T00:45:28.184Z Fresh derive_builder_macro v0.20.2
85942025-04-19T00:45:28.184Z Fresh libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
85952025-04-19T00:45:28.184Z Fresh libefi-sys v0.1.0
85962025-04-19T00:45:28.184Z Fresh illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
85972025-04-19T00:45:28.184Z Fresh strum_macros v0.24.3
85982025-04-19T00:45:28.184Z Fresh nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
85992025-04-19T00:45:28.184Z Fresh indoc v1.0.9
86002025-04-19T00:45:28.184Z Fresh libxml v0.3.3
86012025-04-19T00:45:28.184Z Fresh libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
86022025-04-19T00:45:28.184Z Fresh tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
86032025-04-19T00:45:28.184Z Fresh polar-core v0.27.3
86042025-04-19T00:45:28.184Z Fresh libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
86052025-04-19T00:45:28.184Z Fresh derive_builder v0.20.2
86062025-04-19T00:45:28.184Z Fresh tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
86072025-04-19T00:45:28.184Z Fresh phf_generator v0.11.2
86082025-04-19T00:45:28.184Z Fresh oso-derive v0.27.3
86092025-04-19T00:45:28.184Z Fresh impl-trait-for-tuples v0.2.2
86102025-04-19T00:45:28.184Z Fresh kstat-rs v0.2.4
86112025-04-19T00:45:28.184Z Fresh quick-xml v0.37.2
86122025-04-19T00:45:28.184Z Fresh vte_generate_state_changes v0.1.2
86132025-04-19T00:45:28.184Z Fresh phf_codegen v0.11.2
86142025-04-19T00:45:28.184Z Fresh oso v0.27.3
86152025-04-19T00:45:28.184Z Fresh vte v0.11.1
86162025-04-19T00:45:28.184Z Fresh samael v0.0.18
86172025-04-19T00:45:28.184Z Fresh fd-lock v4.0.2
86182025-04-19T00:45:28.184Z Fresh parse-zoneinfo v0.3.1
86192025-04-19T00:45:28.184Z Fresh cfg_aliases v0.1.1
86202025-04-19T00:45:28.184Z Fresh strip-ansi-escapes v0.2.0
86212025-04-19T00:45:28.184Z Fresh chrono-tz-build v0.4.0
86222025-04-19T00:45:28.184Z Fresh primeorder v0.13.6
86232025-04-19T00:45:28.184Z Fresh bb8 v0.8.5
86242025-04-19T00:45:28.184Z Fresh itertools v0.12.1
86252025-04-19T00:45:28.185Z Fresh nu-ansi-term v0.50.1
86262025-04-19T00:45:28.185Z Fresh diesel-dtrace v0.4.2
86272025-04-19T00:45:28.185Z Fresh async-bb8-diesel v0.2.1
86282025-04-19T00:45:28.211Z Fresh reedline v0.38.0
86292025-04-19T00:45:28.211Z Fresh clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
86302025-04-19T00:45:28.211Z Fresh ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5a0d6edd0ecc7f26225a5bf3849d8508956682d0#5a0d6edd)
86312025-04-19T00:45:28.211Z Fresh parking_lot_core v0.8.6
86322025-04-19T00:45:28.211Z Fresh unicase v2.7.0
86332025-04-19T00:45:28.211Z Fresh nix v0.28.0
86342025-04-19T00:45:28.211Z Fresh papergrid v0.11.0
86352025-04-19T00:45:28.211Z Fresh tabled_derive v0.7.0
86362025-04-19T00:45:28.211Z Fresh peg-macros v0.8.5
86372025-04-19T00:45:28.211Z Fresh sqlparser_derive v0.2.2
86382025-04-19T00:45:28.211Z Fresh nanorand v0.7.0
86392025-04-19T00:45:28.211Z Fresh proc-macro-error-attr2 v2.0.0
86402025-04-19T00:45:28.211Z Fresh unicode_categories v0.1.1
86412025-04-19T00:45:28.211Z Fresh tabled v0.15.0
86422025-04-19T00:45:28.211Z Fresh sqlparser v0.45.0
86432025-04-19T00:45:28.211Z Fresh peg v0.8.5
86442025-04-19T00:45:28.211Z Fresh flume v0.11.1
86452025-04-19T00:45:28.211Z Fresh proc-macro-error2 v2.0.1
86462025-04-19T00:45:28.212Z Fresh sqlformat v0.2.6
86472025-04-19T00:45:28.212Z Fresh rustyline v14.0.0
86482025-04-19T00:45:28.212Z Fresh chrono-tz v0.10.1
86492025-04-19T00:45:28.212Z Fresh parking_lot v0.11.2
86502025-04-19T00:45:28.212Z Fresh p384 v0.13.0
86512025-04-19T00:45:28.212Z Fresh bcs v0.1.6
86522025-04-19T00:45:28.212Z Fresh cargo-platform v0.1.8
86532025-04-19T00:45:28.212Z Fresh termtree v0.5.1
86542025-04-19T00:45:28.212Z Fresh http-range v0.1.5
86552025-04-19T00:45:28.212Z Fresh sled v0.34.7
86562025-04-19T00:45:28.212Z Fresh salty v0.3.0
86572025-04-19T00:45:28.212Z Fresh tabled_derive v0.10.0
86582025-04-19T00:45:28.212Z Fresh hickory-client v0.24.4
86592025-04-19T00:45:28.212Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
86602025-04-19T00:45:28.212Z Fresh papergrid v0.14.0
86612025-04-19T00:45:28.212Z Fresh tungstenite v0.23.0
86622025-04-19T00:45:28.212Z Fresh transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
86632025-04-19T00:45:28.212Z Fresh nix v0.27.1
86642025-04-19T00:45:28.212Z Fresh hickory-server v0.24.4
86652025-04-19T00:45:28.212Z Fresh env_filter v0.1.2
86662025-04-19T00:45:28.212Z Fresh atty v0.2.14
86672025-04-19T00:45:28.212Z Fresh env_logger v0.11.5
86682025-04-19T00:45:28.212Z Fresh gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
86692025-04-19T00:45:28.212Z Fresh transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
86702025-04-19T00:45:28.212Z Fresh tabled v0.18.0
86712025-04-19T00:45:28.212Z Fresh tokio-tungstenite v0.23.1
86722025-04-19T00:45:28.212Z Fresh mime_guess v2.0.5
86732025-04-19T00:45:28.212Z Fresh attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
86742025-04-19T00:45:28.212Z Fresh signal-hook-tokio v0.3.1
86752025-04-19T00:45:28.212Z Fresh dropshot_endpoint v0.12.0
86762025-04-19T00:45:28.212Z Fresh concurrent-queue v2.5.0
86772025-04-19T00:45:28.212Z Fresh pin-project-internal v1.1.6
86782025-04-19T00:45:28.212Z Fresh parking v2.2.1
86792025-04-19T00:45:28.212Z Fresh dropshot v0.12.0
86802025-04-19T00:45:28.212Z Fresh dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
86812025-04-19T00:45:28.212Z Fresh hyper-staticfile v0.10.1
86822025-04-19T00:45:28.212Z Fresh transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
86832025-04-19T00:45:28.212Z Fresh pin-project v1.1.6
86842025-04-19T00:45:28.212Z Fresh crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
86852025-04-19T00:45:28.213Z Fresh propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
86862025-04-19T00:45:28.213Z Fresh sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
86872025-04-19T00:45:28.213Z Fresh snafu-derive v0.8.5
86882025-04-19T00:45:28.213Z Fresh rand_seeder v0.3.0
86892025-04-19T00:45:28.213Z Fresh event-listener v5.3.1
86902025-04-19T00:45:28.213Z Fresh olpc-cjson v0.1.4
86912025-04-19T00:45:28.213Z Fresh globset v0.4.15
86922025-04-19T00:45:28.213Z Fresh snafu v0.8.5
86932025-04-19T00:45:28.213Z Fresh serde_plain v1.0.2
86942025-04-19T00:45:28.213Z Fresh typed-path v0.9.3
86952025-04-19T00:45:28.213Z Fresh event-listener-strategy v0.5.2
86962025-04-19T00:45:28.213Z Fresh tough v0.19.0
86972025-04-19T00:45:28.213Z Fresh parse-size v1.1.0
86982025-04-19T00:45:28.213Z Fresh yansi v1.0.1
86992025-04-19T00:45:28.213Z Fresh futures-lite v2.3.0
87002025-04-19T00:45:28.213Z Fresh pretty_assertions v1.4.1
87012025-04-19T00:45:28.213Z Fresh tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
87022025-04-19T00:45:28.213Z Fresh io-lifetimes v1.0.11
87032025-04-19T00:45:28.213Z Fresh castaway v0.2.3
87042025-04-19T00:45:28.213Z Fresh indoc v2.0.6
87052025-04-19T00:45:28.213Z Fresh compact_str v0.8.0
87062025-04-19T00:45:28.213Z Fresh rustix v0.37.28
87072025-04-19T00:45:28.213Z Fresh libz-sys v1.1.20
87082025-04-19T00:45:28.213Z Fresh unicode-truncate v1.1.0
87092025-04-19T00:45:28.213Z Fresh lru v0.12.5
87102025-04-19T00:45:28.213Z Fresh instability v0.3.2
87112025-04-19T00:45:28.213Z Fresh csv-core v0.1.11
87122025-04-19T00:45:28.213Z Fresh is_ci v1.2.0
87132025-04-19T00:45:28.213Z Fresh cassowary v0.3.0
87142025-04-19T00:45:28.213Z Fresh libgit2-sys v0.17.0+1.8.1
87152025-04-19T00:45:28.213Z Fresh terminal_size v0.2.6
87162025-04-19T00:45:28.213Z Fresh async-lock v3.4.0
87172025-04-19T00:45:28.213Z Fresh supports-color v3.0.2
87182025-04-19T00:45:28.213Z Fresh csv v1.3.1
87192025-04-19T00:45:28.213Z Fresh ratatui v0.29.0
87202025-04-19T00:45:28.213Z Fresh cargo_metadata v0.19.2
87212025-04-19T00:45:28.213Z Fresh polyval v0.6.2
87222025-04-19T00:45:28.213Z Fresh openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
87232025-04-19T00:45:28.213Z Fresh polling v3.7.3
87242025-04-19T00:45:28.213Z Fresh unicode-linebreak v0.1.5
87252025-04-19T00:45:28.213Z Fresh smawk v0.3.2
87262025-04-19T00:45:28.214Z Fresh assert_matches v1.5.0
87272025-04-19T00:45:28.214Z Fresh plotters-backend v0.3.7
87282025-04-19T00:45:28.240Z Fresh ghash v0.5.1
87292025-04-19T00:45:28.240Z Fresh async-io v2.3.4
87302025-04-19T00:45:28.240Z Fresh plotters-svg v0.3.7
87312025-04-19T00:45:28.240Z Fresh textwrap v0.16.1
87322025-04-19T00:45:28.240Z Fresh git2 v0.19.0
87332025-04-19T00:45:28.240Z Fresh cargo_metadata v0.18.1
87342025-04-19T00:45:28.240Z Fresh ctr v0.9.2
87352025-04-19T00:45:28.240Z Fresh shell-words v1.1.0
87362025-04-19T00:45:28.240Z Fresh cast v0.3.0
87372025-04-19T00:45:28.240Z Fresh async-task v4.7.1
87382025-04-19T00:45:28.240Z Fresh vergen v8.3.2
87392025-04-19T00:45:28.240Z Fresh plotters v0.3.7
87402025-04-19T00:45:28.240Z Fresh aes-gcm v0.10.3
87412025-04-19T00:45:28.240Z Fresh async-channel v2.3.1
87422025-04-19T00:45:28.240Z Fresh criterion-plot v0.5.0
87432025-04-19T00:45:28.240Z Fresh piper v0.2.4
87442025-04-19T00:45:28.240Z Fresh ssh-encoding v0.2.0
87452025-04-19T00:45:28.241Z Fresh sct v0.7.1
87462025-04-19T00:45:28.241Z Fresh rustls-webpki v0.101.7
87472025-04-19T00:45:28.241Z Fresh blowfish v0.9.1
87482025-04-19T00:45:28.241Z Fresh tinytemplate v1.2.1
87492025-04-19T00:45:28.241Z Fresh rtoolbox v0.0.2
87502025-04-19T00:45:28.241Z Fresh anes v0.1.6
87512025-04-19T00:45:28.241Z Fresh oorandom v11.1.4
87522025-04-19T00:45:28.241Z Fresh criterion v0.5.1
87532025-04-19T00:45:28.241Z Fresh ssh-cipher v0.2.0
87542025-04-19T00:45:28.241Z Fresh bcrypt-pbkdf v0.10.0
87552025-04-19T00:45:28.241Z Fresh rustls v0.21.12
87562025-04-19T00:45:28.241Z Fresh rpassword v7.3.1
87572025-04-19T00:45:28.241Z Fresh blocking v1.6.1
87582025-04-19T00:45:28.241Z Fresh async-executor v1.13.1
87592025-04-19T00:45:28.241Z Fresh async-signal v0.2.10
87602025-04-19T00:45:28.241Z Fresh tui-tree-widget v0.23.0
87612025-04-19T00:45:28.241Z Fresh password-hash v0.4.2
87622025-04-19T00:45:28.241Z Fresh event-listener v2.5.3
87632025-04-19T00:45:28.241Z Fresh hex-literal v0.4.1
87642025-04-19T00:45:28.241Z Fresh pbkdf2 v0.11.0
87652025-04-19T00:45:28.241Z Fresh async-process v2.3.0
87662025-04-19T00:45:28.241Z Fresh async-channel v1.9.0
87672025-04-19T00:45:28.241Z Fresh target-lexicon v0.13.2
87682025-04-19T00:45:28.241Z Fresh async-global-executor v2.4.1
87692025-04-19T00:45:28.241Z Fresh ssh-key v0.6.6
87702025-04-19T00:45:28.241Z Fresh tokio-rustls v0.24.1
87712025-04-19T00:45:28.241Z Fresh p521 v0.13.3
87722025-04-19T00:45:28.241Z Fresh p256 v0.13.2
87732025-04-19T00:45:28.241Z Fresh rustls-pemfile v1.0.4
87742025-04-19T00:45:28.241Z Fresh common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
87752025-04-19T00:45:28.241Z Fresh twox-hash v2.1.0
87762025-04-19T00:45:28.241Z Fresh async-attributes v1.1.2
87772025-04-19T00:45:28.241Z Fresh russh-cryptovec v0.7.3
87782025-04-19T00:45:28.241Z Fresh kv-log-macro v1.0.7
87792025-04-19T00:45:28.241Z Fresh futures-timer v3.0.3
87802025-04-19T00:45:28.241Z Fresh md5 v0.7.0
87812025-04-19T00:45:28.241Z Fresh crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
87822025-04-19T00:45:28.241Z Fresh async-std v1.13.0
87832025-04-19T00:45:28.242Z Fresh russh-keys v0.45.0
87842025-04-19T00:45:28.242Z Fresh lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
87852025-04-19T00:45:28.242Z Fresh guppy-workspace-hack v0.1.0
87862025-04-19T00:45:28.242Z Fresh cfg-expr v0.18.0
87872025-04-19T00:45:28.242Z Fresh tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
87882025-04-19T00:45:28.242Z Fresh crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
87892025-04-19T00:45:28.242Z Fresh httptest v0.16.3
87902025-04-19T00:45:28.242Z Fresh fatfs v0.3.6
87912025-04-19T00:45:28.242Z Fresh num-bigint v0.4.6
87922025-04-19T00:45:28.242Z Fresh proc-macro-crate v3.2.0
87932025-04-19T00:45:28.242Z Fresh rustls-native-certs v0.7.3
87942025-04-19T00:45:28.242Z Fresh des v0.8.1
87952025-04-19T00:45:28.242Z Fresh dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
87962025-04-19T00:45:28.242Z Fresh relative-path v1.9.3
87972025-04-19T00:45:28.242Z Fresh hyper-rustls v0.26.0
87982025-04-19T00:45:28.242Z Fresh dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
87992025-04-19T00:45:28.242Z Fresh russh v0.45.0
88002025-04-19T00:45:28.242Z Fresh rstest_macros v0.24.0
88012025-04-19T00:45:28.242Z Fresh target-spec v3.4.2
88022025-04-19T00:45:28.242Z Fresh async-object-pool v0.1.5
88032025-04-19T00:45:28.242Z Fresh doc-comment v0.3.3
88042025-04-19T00:45:28.242Z Fresh petname v2.0.2
88052025-04-19T00:45:28.242Z Fresh target-triple v0.1.3
88062025-04-19T00:45:28.242Z Fresh blake2b_simd v1.0.2
88072025-04-19T00:45:28.242Z Fresh pathdiff v0.2.3
88082025-04-19T00:45:28.242Z Fresh serde_regex v1.1.0
88092025-04-19T00:45:28.242Z Fresh assert-json-diff v2.0.2
88102025-04-19T00:45:28.242Z Fresh ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
88112025-04-19T00:45:28.242Z Fresh uzers v0.12.1
88122025-04-19T00:45:28.242Z Fresh path-tree v0.8.1
88132025-04-19T00:45:28.242Z Fresh internet-checksum v0.2.1
88142025-04-19T00:45:28.242Z Fresh nested v0.1.1
88152025-04-19T00:45:28.242Z Fresh stringmetrics v2.2.2
88162025-04-19T00:45:28.242Z Fresh sync-ptr v0.1.1
88172025-04-19T00:45:28.242Z Fresh httpmock v0.8.0-alpha.1
88182025-04-19T00:45:28.242Z Fresh guppy v0.17.17
88192025-04-19T00:45:28.242Z Fresh assert_cmd v2.0.16
88202025-04-19T00:45:28.242Z Fresh trybuild v1.0.103
88212025-04-19T00:45:28.243Z Fresh rust-argon2 v2.1.0
88222025-04-19T00:45:28.243Z Fresh rstest v0.24.0
88232025-04-19T00:45:28.243Z Fresh partial-io v0.5.4
88242025-04-19T00:45:28.243Z Fresh similar-asserts v1.7.0
88252025-04-19T00:45:28.243Z Fresh rand_distr v0.4.3
88262025-04-19T00:45:28.243Z Fresh approx v0.5.1
88272025-04-19T00:45:28.243Z Fresh xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
88282025-04-19T00:45:28.269Z Fresh clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
88292025-04-19T00:45:28.269Z Fresh nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
88302025-04-19T00:45:28.270Z Fresh omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
88312025-04-19T00:45:28.270Z Fresh live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
88322025-04-19T00:45:28.270Z Fresh oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
88332025-04-19T00:45:28.270Z Fresh omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
88342025-04-19T00:45:28.270Z Fresh omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
88352025-04-19T00:45:28.270Z Fresh installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
88362025-04-19T00:45:28.270Z Fresh gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
88372025-04-19T00:45:28.270Z Fresh omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
88382025-04-19T00:45:28.270Z Fresh wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
88392025-04-19T00:45:28.270Z Fresh omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
88402025-04-19T00:45:28.270Z Fresh omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
88412025-04-19T00:45:28.270Z Fresh wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
88422025-04-19T00:45:28.270Z Fresh omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
88432025-04-19T00:45:28.270Z Fresh nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
88442025-04-19T00:45:28.270Z Fresh openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
88452025-04-19T00:45:28.270Z Fresh end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
88462025-04-19T00:45:28.270Z Fresh omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
88472025-04-19T00:45:28.270Z Fresh wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
88482025-04-19T00:45:28.270Z Fresh omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
88492025-04-19T00:45:28.270Z Fresh zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
88502025-04-19T00:45:28.270Z Fresh oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
88512025-04-19T00:45:28.270Z Fresh clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
88522025-04-19T00:45:28.270Z Fresh nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
88532025-04-19T00:45:28.270Z Fresh nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
88542025-04-19T00:45:28.270Z Fresh update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
88552025-04-19T00:45:28.270Z Fresh nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
88562025-04-19T00:45:28.270Z Fresh oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
88572025-04-19T00:45:28.270Z Fresh oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
88582025-04-19T00:45:28.270Z Fresh nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
88592025-04-19T00:45:28.270Z Fresh nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
88602025-04-19T00:45:28.270Z Fresh nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
88612025-04-19T00:45:28.270Z Fresh ereport-client v0.1.0 (/work/oxidecomputer/omicron/clients/ereport-client)
88622025-04-19T00:45:28.270Z Fresh oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
88632025-04-19T00:45:28.270Z Fresh installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
88642025-04-19T00:45:28.270Z Fresh nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
88652025-04-19T00:45:28.270Z Fresh installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
88662025-04-19T00:45:28.270Z Fresh cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
88672025-04-19T00:45:28.271Z Fresh nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
88682025-04-19T00:45:28.271Z Fresh clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
88692025-04-19T00:45:28.271Z Fresh wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
88702025-04-19T00:45:28.271Z Fresh clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
88712025-04-19T00:45:28.271Z Fresh cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
88722025-04-19T00:45:28.271Z Fresh nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
88732025-04-19T00:45:28.271Z Fresh nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
88742025-04-19T00:45:28.271Z Fresh wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
88752025-04-19T00:45:28.271Z Fresh nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
88762025-04-19T00:45:28.271Z Fresh internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
88772025-04-19T00:45:28.271Z Fresh bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
88782025-04-19T00:45:28.271Z Fresh cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
88792025-04-19T00:45:28.271Z Fresh update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
88802025-04-19T00:45:28.271Z Fresh dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
88812025-04-19T00:45:28.271Z Fresh nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
88822025-04-19T00:45:28.271Z Fresh nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
88832025-04-19T00:45:28.271Z Fresh nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
88842025-04-19T00:45:28.271Z Fresh nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
88852025-04-19T00:45:28.271Z Fresh nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
88862025-04-19T00:45:28.271Z Fresh typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
88872025-04-19T00:45:28.271Z Fresh oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
88882025-04-19T00:45:28.271Z Fresh oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
88892025-04-19T00:45:28.271Z Fresh repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
88902025-04-19T00:45:28.271Z Fresh omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
88912025-04-19T00:45:28.271Z Fresh wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
88922025-04-19T00:45:28.271Z Fresh clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
88932025-04-19T00:45:28.271Z Fresh gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
88942025-04-19T00:45:28.271Z Fresh clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
88952025-04-19T00:45:28.271Z Fresh range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
88962025-04-19T00:45:28.271Z Fresh sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
88972025-04-19T00:45:28.271Z Fresh repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
88982025-04-19T00:45:28.271Z Fresh bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
88992025-04-19T00:45:28.271Z Fresh sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
89002025-04-19T00:45:28.271Z Fresh sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
89012025-04-19T00:45:28.271Z Fresh sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
89022025-04-19T00:45:28.271Z Fresh dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
89032025-04-19T00:45:28.271Z Fresh gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
89042025-04-19T00:45:28.271Z Fresh omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
89052025-04-19T00:45:28.271Z Fresh dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
89062025-04-19T00:45:28.271Z Fresh key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
89072025-04-19T00:45:28.272Z Fresh nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
89082025-04-19T00:45:28.272Z Fresh bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
89092025-04-19T00:45:28.272Z Fresh sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
89102025-04-19T00:45:28.272Z Fresh oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
89112025-04-19T00:45:28.272Z Fresh oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
89122025-04-19T00:45:28.272Z Fresh ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
89132025-04-19T00:45:28.272Z Fresh authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
89142025-04-19T00:45:28.272Z Fresh gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
89152025-04-19T00:45:28.272Z Fresh nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
89162025-04-19T00:45:28.272Z Fresh nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
89172025-04-19T00:45:28.272Z Fresh nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
89182025-04-19T00:45:28.272Z Fresh nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
89192025-04-19T00:45:28.272Z Fresh ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
89202025-04-19T00:45:28.272Z Fresh db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
89212025-04-19T00:45:28.272Z Fresh ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
89222025-04-19T00:45:28.272Z Fresh omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
89232025-04-19T00:45:28.272Z Fresh dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
89242025-04-19T00:45:28.272Z Fresh sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
89252025-04-19T00:45:28.272Z Fresh nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
89262025-04-19T00:45:28.272Z Fresh installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
89272025-04-19T00:45:28.272Z Fresh openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
89282025-04-19T00:45:28.299Z Fresh omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
89292025-04-19T00:45:28.299Z Fresh oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
89302025-04-19T00:45:28.299Z Fresh sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
89312025-04-19T00:45:28.299Z Fresh oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
89322025-04-19T00:45:28.299Z Fresh illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
89332025-04-19T00:45:28.299Z Fresh oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
89342025-04-19T00:45:28.299Z Fresh oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
89352025-04-19T00:45:28.299Z Fresh nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
89362025-04-19T00:45:28.299Z Fresh id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
89372025-04-19T00:45:28.299Z Fresh oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
89382025-04-19T00:45:28.299Z Fresh gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
89392025-04-19T00:45:28.299Z Fresh internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
89402025-04-19T00:45:28.299Z Fresh nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
89412025-04-19T00:45:28.299Z Fresh clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
89422025-04-19T00:45:28.299Z Fresh omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
89432025-04-19T00:45:28.299Z Fresh sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
89442025-04-19T00:45:28.299Z Fresh omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
89452025-04-19T00:45:28.299Z Fresh oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
89462025-04-19T00:45:28.299Z Fresh api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
89472025-04-19T00:45:28.299Z Fresh omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
89482025-04-19T00:45:28.299Z Fresh omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
89492025-04-19T00:45:28.299Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2.20s
89502025-04-19T00:45:28.299Z Doc-tests api_identity
89512025-04-19T00:45:28.299Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-6a8fa6b24468c4e1.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.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`
89522025-04-19T00:45:28.412Z
89532025-04-19T00:45:28.412Zrunning 0 tests
89542025-04-19T00:45:28.412Z
89552025-04-19T00:45:28.412Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
89562025-04-19T00:45:28.412Z
89572025-04-19T00:45:28.438Z Doc-tests authz_macros
89582025-04-19T00:45:28.438Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-12595fd301de2892.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-d7c4e21566c467a3.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-1ba60ae782ef3f1f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-6f2e1d0207e851de.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-7387aee53f0569a6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.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`
89592025-04-19T00:45:28.610Z
89602025-04-19T00:45:28.610Zrunning 7 tests
89612025-04-19T00:45:28.636Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 113) ... ignored
89622025-04-19T00:45:28.637Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 126) ... ignored
89632025-04-19T00:45:28.637Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 31) ... ignored
89642025-04-19T00:45:28.637Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 50) ... ignored
89652025-04-19T00:45:28.637Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 63) ... ignored
89662025-04-19T00:45:28.637Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 80) ... ignored
89672025-04-19T00:45:28.637Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 98) ... ignored
89682025-04-19T00:45:28.637Z
89692025-04-19T00:45:28.637Ztest result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.00s
89702025-04-19T00:45:28.637Z
89712025-04-19T00:45:28.637Z Doc-tests bootstore
89722025-04-19T00:45:28.637Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-86d5c5f61282caca.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-61fbdf8c7af4d121.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-7a0d79dffb65c54b.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-60dcb3e541dde8d7.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-56dc5e0515c9ab4e.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-77adcd394f6a8af7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-fe2804ee31ed1c9d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-3367b32bc5648baa.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-ca7012452e120859.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.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`
89732025-04-19T00:45:29.389Z
89742025-04-19T00:45:29.389Zrunning 0 tests
89752025-04-19T00:45:29.389Z
89762025-04-19T00:45:29.389Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
89772025-04-19T00:45:29.389Z
89782025-04-19T00:45:29.440Z Doc-tests bootstrap_agent_api
89792025-04-19T00:45:29.466Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-3b727695db9a6c33.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
89802025-04-19T00:45:29.850Z
89812025-04-19T00:45:29.850Zrunning 2 tests
89822025-04-19T00:45:29.875Ztest sled-agent/bootstrap-agent-api/src/lib.rs - bootstrap_agent_api_mod::api_description (line 32) ... ignored
89832025-04-19T00:45:29.875Ztest sled-agent/bootstrap-agent-api/src/lib.rs - bootstrap_agent_api_mod::stub_api_description (line 38) ... ignored
89842025-04-19T00:45:29.875Z
89852025-04-19T00:45:29.875Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
89862025-04-19T00:45:29.876Z
89872025-04-19T00:45:29.901Z Doc-tests bootstrap_agent_client
89882025-04-19T00:45:29.901Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-ce18a081fa116028.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-6939751d4076c61a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
89892025-04-19T00:45:30.808Z
89902025-04-19T00:45:30.809Zrunning 0 tests
89912025-04-19T00:45:30.809Z
89922025-04-19T00:45:30.809Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
89932025-04-19T00:45:30.809Z
89942025-04-19T00:45:30.861Z Doc-tests clickana
89952025-04-19T00:45:30.886Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickana=/work/oxidecomputer/omicron/target/debug/deps/libclickana-580d1aa16ced4209.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-1e8669bb82aa6e6c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-36e91eb33d4198b5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
89962025-04-19T00:45:31.243Z
89972025-04-19T00:45:31.243Zrunning 0 tests
89982025-04-19T00:45:31.243Z
89992025-04-19T00:45:31.243Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
90002025-04-19T00:45:31.243Z
90012025-04-19T00:45:31.282Z Doc-tests clickhouse_admin_api
90022025-04-19T00:45:31.307Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-fa2dea5854615133.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
90032025-04-19T00:45:31.616Z
90042025-04-19T00:45:31.616Zrunning 6 tests
90052025-04-19T00:45:31.641Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_keeper_api_mod::api_description (line 37) ... ignored
90062025-04-19T00:45:31.642Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_keeper_api_mod::stub_api_description (line 43) ... ignored
90072025-04-19T00:45:31.642Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_server_api_mod::api_description (line 115) ... ignored
90082025-04-19T00:45:31.642Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_server_api_mod::stub_api_description (line 121) ... ignored
90092025-04-19T00:45:31.642Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_single_api_mod::api_description (line 180) ... ignored
90102025-04-19T00:45:31.642Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_single_api_mod::stub_api_description (line 186) ... ignored
90112025-04-19T00:45:31.642Z
90122025-04-19T00:45:31.642Ztest result: ok. 0 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.00s
90132025-04-19T00:45:31.642Z
90142025-04-19T00:45:31.668Z Doc-tests clickhouse_admin_keeper_client
90152025-04-19T00:45:31.668Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-9f67deec2f54165e.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
90162025-04-19T00:45:32.325Z
90172025-04-19T00:45:32.325Zrunning 0 tests
90182025-04-19T00:45:32.325Z
90192025-04-19T00:45:32.325Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
90202025-04-19T00:45:32.325Z
90212025-04-19T00:45:32.369Z Doc-tests clickhouse_admin_server_client
90222025-04-19T00:45:32.395Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-1e8669bb82aa6e6c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
90232025-04-19T00:45:32.976Z
90242025-04-19T00:45:32.976Zrunning 0 tests
90252025-04-19T00:45:32.976Z
90262025-04-19T00:45:32.976Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
90272025-04-19T00:45:32.976Z
90282025-04-19T00:45:33.015Z Doc-tests clickhouse_admin_single_client
90292025-04-19T00:45:33.041Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-a299a7859371c6aa.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
90302025-04-19T00:45:33.292Z
90312025-04-19T00:45:33.292Zrunning 0 tests
90322025-04-19T00:45:33.292Z
90332025-04-19T00:45:33.292Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
90342025-04-19T00:45:33.292Z
90352025-04-19T00:45:33.318Z Doc-tests clickhouse_admin_test_utils
90362025-04-19T00:45:33.318Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-7595d5f02a2508c9.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-7431133e0687fbee.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
90372025-04-19T00:45:33.603Z
90382025-04-19T00:45:33.603Zrunning 0 tests
90392025-04-19T00:45:33.603Z
90402025-04-19T00:45:33.603Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
90412025-04-19T00:45:33.603Z
90422025-04-19T00:45:33.634Z Doc-tests clickhouse_admin_types
90432025-04-19T00:45:33.660Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-82e158201d6799d9.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-3902142020490022.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-56dc5e0515c9ab4e.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
90442025-04-19T00:45:34.261Z
90452025-04-19T00:45:34.261Zrunning 0 tests
90462025-04-19T00:45:34.261Z
90472025-04-19T00:45:34.261Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
90482025-04-19T00:45:34.261Z
90492025-04-19T00:45:34.303Z Doc-tests cockroach_admin_api
90502025-04-19T00:45:34.329Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-da63c96ea415538b.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-49aca35e4299986a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
90512025-04-19T00:45:34.560Z
90522025-04-19T00:45:34.560Zrunning 2 tests
90532025-04-19T00:45:34.586Ztest cockroach-admin/api/src/lib.rs - cockroach_admin_api_mod::api_description (line 20) ... ignored
90542025-04-19T00:45:34.586Ztest cockroach-admin/api/src/lib.rs - cockroach_admin_api_mod::stub_api_description (line 26) ... ignored
90552025-04-19T00:45:34.586Z
90562025-04-19T00:45:34.586Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
90572025-04-19T00:45:34.586Z
90582025-04-19T00:45:34.586Z Doc-tests cockroach_admin_client
90592025-04-19T00:45:34.586Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a7a5e82410414725.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
90602025-04-19T00:45:34.924Z
90612025-04-19T00:45:34.925Zrunning 0 tests
90622025-04-19T00:45:34.925Z
90632025-04-19T00:45:34.925Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
90642025-04-19T00:45:34.925Z
90652025-04-19T00:45:34.953Z Doc-tests cockroach_admin_types
90662025-04-19T00:45:34.979Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-49aca35e4299986a.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-ca981d0fa7e04d07.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-a2fba415ccfc8a9a.so -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
90672025-04-19T00:45:35.156Z
90682025-04-19T00:45:35.156Zrunning 0 tests
90692025-04-19T00:45:35.156Z
90702025-04-19T00:45:35.156Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
90712025-04-19T00:45:35.156Z
90722025-04-19T00:45:35.182Z Doc-tests db_macros
90732025-04-19T00:45:35.182Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-ee010e32085b820a.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-d7c4e21566c467a3.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-1ba60ae782ef3f1f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-6f2e1d0207e851de.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-7387aee53f0569a6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.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`
90742025-04-19T00:45:35.496Z
90752025-04-19T00:45:35.496Zrunning 3 tests
90762025-04-19T00:45:35.522Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 31) ... ignored
90772025-04-19T00:45:35.522Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 50) ... ignored
90782025-04-19T00:45:35.522Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 73) ... ignored
90792025-04-19T00:45:35.522Z
90802025-04-19T00:45:35.522Ztest result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
90812025-04-19T00:45:35.522Z
90822025-04-19T00:45:35.522Z Doc-tests dns_server
90832025-04-19T00:45:35.522Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-65d6e7bcc1d1f2e8.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-e26cf25f9da59277.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-14835017abda3ad3.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2f467835fe849b74.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-c99574f939347a4d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-9d406f351bfd2139.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-36125ee714f84e8b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-b84af011857af558.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-a9d65db47e5fa4ff.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
90842025-04-19T00:45:35.906Z
90852025-04-19T00:45:35.906Zrunning 0 tests
90862025-04-19T00:45:35.906Z
90872025-04-19T00:45:35.906Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
90882025-04-19T00:45:35.906Z
90892025-04-19T00:45:35.941Z Doc-tests dns_server_api
90902025-04-19T00:45:35.941Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-e26cf25f9da59277.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-2fa49748488f373c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
90912025-04-19T00:45:36.242Z
90922025-04-19T00:45:36.242Zrunning 2 tests
90932025-04-19T00:45:36.267Ztest dns-server-api/src/lib.rs - dns_server_api_mod::api_description (line 134) ... ignored
90942025-04-19T00:45:36.267Ztest dns-server-api/src/lib.rs - dns_server_api_mod::stub_api_description (line 140) ... ignored
90952025-04-19T00:45:36.267Z
90962025-04-19T00:45:36.267Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
90972025-04-19T00:45:36.267Z
90982025-04-19T00:45:36.294Z Doc-tests dns_service_client
90992025-04-19T00:45:36.294Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
91002025-04-19T00:45:36.630Z
91012025-04-19T00:45:36.630Zrunning 0 tests
91022025-04-19T00:45:36.630Z
91032025-04-19T00:45:36.630Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
91042025-04-19T00:45:36.630Z
91052025-04-19T00:45:36.663Z Doc-tests dpd_client
91062025-04-19T00:45:36.689Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --color always --crate-name dpd_client --test clients/dpd-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/dpd-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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-029e8cdd883a93e8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-63ca8b7358fb0750.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-6939751d4076c61a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
91072025-04-19T00:45:38.039Z
91082025-04-19T00:45:38.039Zrunning 0 tests
91092025-04-19T00:45:38.039Z
91102025-04-19T00:45:38.039Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
91112025-04-19T00:45:38.039Z
91122025-04-19T00:45:38.094Z Doc-tests end_to_end_tests
91132025-04-19T00:45:38.143Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-6d479df9ba02b817.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-c51beed7bfac70ec.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-261a86357c17f74f.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-b5974acb7b6caddd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4f29ef645259113c.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-13051e6052c12f4e.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-3c6f731faa94801f.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-93591e95e3cc5933.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-f70f5b9fc7df3780.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-34c27acd0abe5d09.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-3a83d448b3810757.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-b761ff4075e9e77b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
91142025-04-19T00:45:38.546Z
91152025-04-19T00:45:38.546Zrunning 0 tests
91162025-04-19T00:45:38.546Z
91172025-04-19T00:45:38.546Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
91182025-04-19T00:45:38.546Z
91192025-04-19T00:45:38.595Z Doc-tests ereport_api
91202025-04-19T00:45:38.620Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name ereport_api --test ereport/api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/ereport/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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern ereport_api=/work/oxidecomputer/omicron/target/debug/deps/libereport_api-ed973f9ea271f840.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-75679c01e988e6ba.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-2fa49748488f373c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
91212025-04-19T00:45:39.363Z
91222025-04-19T00:45:39.363Zrunning 2 tests
91232025-04-19T00:45:39.363Ztest ereport/api/src/lib.rs - ereport_api_mod::api_description (line 63) ... ignored
91242025-04-19T00:45:39.363Ztest ereport/api/src/lib.rs - ereport_api_mod::stub_api_description (line 69) ... ignored
91252025-04-19T00:45:39.363Z
91262025-04-19T00:45:39.363Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
91272025-04-19T00:45:39.363Z
91282025-04-19T00:45:39.398Z Doc-tests ereport_client
91292025-04-19T00:45:39.423Z Running `/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/rustdoc --edition=2024 --crate-type lib --color always --crate-name ereport_client --test clients/ereport-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/ereport-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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern ereport_client=/work/oxidecomputer/omicron/target/debug/deps/libereport_client-882242cc64503307.rlib --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-75679c01e988e6ba.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
91302025-04-19T00:45:39.718Z
91312025-04-19T00:45:39.718Zrunning 0 tests
91322025-04-19T00:45:39.718Z
91332025-04-19T00:45:39.718Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
91342025-04-19T00:45:39.718Z
91352025-04-19T00:45:39.750Z Doc-tests ereport_types
91362025-04-19T00:45:39.750Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern ereport_types=/work/oxidecomputer/omicron/target/debug/deps/libereport_types-75679c01e988e6ba.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
91372025-04-19T00:45:39.925Z
91382025-04-19T00:45:39.925Zrunning 0 tests
91392025-04-19T00:45:39.925Z
91402025-04-19T00:45:39.925Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
91412025-04-19T00:45:39.925Z
91422025-04-19T00:45:39.950Z Doc-tests gateway_api
91432025-04-19T00:45:39.950Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-ffd759f76af60ed7.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-145b3c1f4ec7aa83.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
91442025-04-19T00:45:40.353Z
91452025-04-19T00:45:40.353Zrunning 2 tests
91462025-04-19T00:45:40.378Ztest gateway-api/src/lib.rs - gateway_api_mod::api_description (line 47) ... ignored
91472025-04-19T00:45:40.379Ztest gateway-api/src/lib.rs - gateway_api_mod::stub_api_description (line 53) ... ignored
91482025-04-19T00:45:40.379Z
91492025-04-19T00:45:40.379Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
91502025-04-19T00:45:40.379Z
91512025-04-19T00:45:40.404Z Doc-tests gateway_client
91522025-04-19T00:45:40.404Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
91532025-04-19T00:45:41.455Z
91542025-04-19T00:45:41.455Zrunning 0 tests
91552025-04-19T00:45:41.455Z
91562025-04-19T00:45:41.455Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
91572025-04-19T00:45:41.455Z
91582025-04-19T00:45:41.502Z Doc-tests gateway_test_utils
91592025-04-19T00:45:41.502Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-2f926f192b1a1424.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-145b3c1f4ec7aa83.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-66f2c499b158e2a7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-172fac00b6a3a88b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
91602025-04-19T00:45:42.124Z
91612025-04-19T00:45:42.124Zrunning 0 tests
91622025-04-19T00:45:42.124Z
91632025-04-19T00:45:42.124Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
91642025-04-19T00:45:42.124Z
91652025-04-19T00:45:42.170Z Doc-tests gateway_types
91662025-04-19T00:45:42.196Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-145b3c1f4ec7aa83.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-4d57d29ed47ad9ae.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
91672025-04-19T00:45:42.861Z
91682025-04-19T00:45:42.861Zrunning 0 tests
91692025-04-19T00:45:42.862Z
91702025-04-19T00:45:42.862Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
91712025-04-19T00:45:42.862Z
91722025-04-19T00:45:42.906Z Doc-tests gfss
91732025-04-19T00:45:42.931Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern gfss=/work/oxidecomputer/omicron/target/debug/deps/libgfss-a867e18197f2043b.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-fe2804ee31ed1c9d.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-af7ee5c1b0f412fa.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-a2fba415ccfc8a9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
91742025-04-19T00:45:43.059Z
91752025-04-19T00:45:43.059Zrunning 0 tests
91762025-04-19T00:45:43.059Z
91772025-04-19T00:45:43.059Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
91782025-04-19T00:45:43.059Z
91792025-04-19T00:45:43.085Z Doc-tests id_map
91802025-04-19T00:45:43.085Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-3902142020490022.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-9be085ade5e9c27e.so --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-a49d89dccdff2072.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-a2fba415ccfc8a9a.so -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
91812025-04-19T00:45:43.217Z
91822025-04-19T00:45:43.217Zrunning 0 tests
91832025-04-19T00:45:43.217Z
91842025-04-19T00:45:43.217Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
91852025-04-19T00:45:43.217Z
91862025-04-19T00:45:43.243Z Doc-tests illumos_utils
91872025-04-19T00:45:43.243Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-de2e93fc27fefdb5.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-6fa0bc0485b87f2d.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-a014ba4f6786aff3.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rlib --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-64421cecbc16caf5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-4b88857471d66d75.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-3e02abae5851d262.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-94f1366afd08a50c.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-6939751d4076c61a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9b1adf50acc25984.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-e83632967c5c0152.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-5c9312ff194db4cd.rlib -C embed-bitcode=no --cfg 'feature="mockall"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("mockall", "testing"))' --check-cfg 'cfg(svcadm_autoclear)' --document-private-items -D warnings --error-format human`
91882025-04-19T00:45:44.793Z
91892025-04-19T00:45:44.793Zrunning 0 tests
91902025-04-19T00:45:44.793Z
91912025-04-19T00:45:44.793Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
91922025-04-19T00:45:44.793Z
91932025-04-19T00:45:44.877Z Doc-tests installinator
91942025-04-19T00:45:44.926Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8701d1a86e8d9760.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ccebd64f97ce721f.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-08847813a8d37cc5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-c649fb9f04654aa7.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-da38d830122f6cc6.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f2a033bcc85a0eb0.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-4d57d29ed47ad9ae.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-666e2737b9664af4.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-3c9acd537fa66d5d.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-507f45f1e3075e13.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-64dc800decbacd51.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-a9d65db47e5fa4ff.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9b1adf50acc25984.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-a2fba415ccfc8a9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-9a1d613f94fc9ef4.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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`
91952025-04-19T00:45:45.500Z
91962025-04-19T00:45:45.500Zrunning 0 tests
91972025-04-19T00:45:45.500Z
91982025-04-19T00:45:45.500Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
91992025-04-19T00:45:45.500Z
92002025-04-19T00:45:45.549Z Doc-tests installinator_api
92012025-04-19T00:45:45.575Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-127d805f76abf876.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f2a033bcc85a0eb0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
92022025-04-19T00:45:45.918Z
92032025-04-19T00:45:45.918Zrunning 2 tests
92042025-04-19T00:45:45.944Ztest installinator-api/src/lib.rs - installinator_api_mod::api_description (line 41) ... ignored
92052025-04-19T00:45:45.944Ztest installinator-api/src/lib.rs - installinator_api_mod::stub_api_description (line 47) ... ignored
92062025-04-19T00:45:45.944Z
92072025-04-19T00:45:45.944Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
92082025-04-19T00:45:45.944Z
92092025-04-19T00:45:45.973Z Doc-tests installinator_client
92102025-04-19T00:45:45.973Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-da38d830122f6cc6.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f2a033bcc85a0eb0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-6939751d4076c61a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
92112025-04-19T00:45:46.909Z
92122025-04-19T00:45:46.909Zrunning 0 tests
92132025-04-19T00:45:46.909Z
92142025-04-19T00:45:46.909Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
92152025-04-19T00:45:46.909Z
92162025-04-19T00:45:46.959Z Doc-tests installinator_common
92172025-04-19T00:45:46.985Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f2a033bcc85a0eb0.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-a2fba415ccfc8a9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
92182025-04-19T00:45:47.396Z
92192025-04-19T00:45:47.396Zrunning 0 tests
92202025-04-19T00:45:47.396Z
92212025-04-19T00:45:47.422Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
92222025-04-19T00:45:47.422Z
92232025-04-19T00:45:47.448Z Doc-tests internal_dns_resolver
92242025-04-19T00:45:47.448Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-86d5c5f61282caca.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-65d6e7bcc1d1f2e8.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f1fc7d4f5ac26619.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-b84af011857af558.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
92252025-04-19T00:45:47.758Z
92262025-04-19T00:45:47.758Zrunning 0 tests
92272025-04-19T00:45:47.758Z
92282025-04-19T00:45:47.758Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
92292025-04-19T00:45:47.758Z
92302025-04-19T00:45:47.791Z Doc-tests internal_dns_types
92312025-04-19T00:45:47.818Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
92322025-04-19T00:45:48.161Z
92332025-04-19T00:45:48.161Zrunning 0 tests
92342025-04-19T00:45:48.161Z
92352025-04-19T00:45:48.161Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
92362025-04-19T00:45:48.161Z
92372025-04-19T00:45:48.196Z Doc-tests ipcc
92382025-04-19T00:45:48.221Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-60dcb3e541dde8d7.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-4d57d29ed47ad9ae.rlib --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-6f0d9f2dce1fa428.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-a2fba415ccfc8a9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
92392025-04-19T00:45:48.501Z
92402025-04-19T00:45:48.501Zrunning 0 tests
92412025-04-19T00:45:48.501Z
92422025-04-19T00:45:48.501Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
92432025-04-19T00:45:48.501Z
92442025-04-19T00:45:48.538Z Doc-tests key_manager
92452025-04-19T00:45:48.564Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-77adcd394f6a8af7.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-c0f65d9c53fc112c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-fe2804ee31ed1c9d.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-3367b32bc5648baa.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
92462025-04-19T00:45:48.853Z
92472025-04-19T00:45:48.854Zrunning 0 tests
92482025-04-19T00:45:48.854Z
92492025-04-19T00:45:48.879Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
92502025-04-19T00:45:48.879Z
92512025-04-19T00:45:48.905Z Doc-tests live_tests_macros
92522025-04-19T00:45:48.905Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern live_tests_macros=/work/oxidecomputer/omicron/target/debug/deps/liblive_tests_macros-c3cb84cf9df04f80.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.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`
92532025-04-19T00:45:49.006Z
92542025-04-19T00:45:49.007Zrunning 1 test
92552025-04-19T00:45:49.032Ztest live-tests/macros/src/lib.rs - live_test (line 24) ... ignored
92562025-04-19T00:45:49.032Z
92572025-04-19T00:45:49.032Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
92582025-04-19T00:45:49.032Z
92592025-04-19T00:45:49.032Z Doc-tests nexus_auth
92602025-04-19T00:45:49.032Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-12595fd301de2892.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-9c1d64915a9307de.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f5f7921a22705902.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-c52584126248c235.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-58ea60949f758cea.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-d87bca14bd7d0e94.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-8c63bd96306044f9.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-084cdfa5c4909a8f.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-0f5b9975b66a0cef.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-a589dbd85fe50ea3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-50039f15123d8338.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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`
92612025-04-19T00:45:50.025Z
92622025-04-19T00:45:50.025Zrunning 0 tests
92632025-04-19T00:45:50.025Z
92642025-04-19T00:45:50.025Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
92652025-04-19T00:45:50.025Z
92662025-04-19T00:45:50.084Z Doc-tests nexus_client
92672025-04-19T00:45:50.110Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-6939751d4076c61a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
92682025-04-19T00:45:52.409Z
92692025-04-19T00:45:52.409Zrunning 0 tests
92702025-04-19T00:45:52.409Z
92712025-04-19T00:45:52.409Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
92722025-04-19T00:45:52.409Z
92732025-04-19T00:45:52.489Z Doc-tests nexus_config
92742025-04-19T00:45:52.514Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-2bbd0034160bf9d5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
92752025-04-19T00:45:53.149Z
92762025-04-19T00:45:53.149Zrunning 0 tests
92772025-04-19T00:45:53.149Z
92782025-04-19T00:45:53.175Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
92792025-04-19T00:45:53.175Z
92802025-04-19T00:45:53.201Z Doc-tests nexus_db_fixed_data
92812025-04-19T00:45:53.227Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-d87bca14bd7d0e94.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-8c63bd96306044f9.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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`
92822025-04-19T00:45:53.679Z
92832025-04-19T00:45:53.679Zrunning 0 tests
92842025-04-19T00:45:53.679Z
92852025-04-19T00:45:53.679Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
92862025-04-19T00:45:53.679Z
92872025-04-19T00:45:53.721Z Doc-tests nexus_db_model
92882025-04-19T00:45:53.747Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-ee010e32085b820a.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-9be085ade5e9c27e.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d1720d1b1faab251.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-c52584126248c235.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-8c63bd96306044f9.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-cbe31643c75770f3.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-c4fbe48658552f2e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-1b9922e6864ba115.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-47bf124c87f395d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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`
92892025-04-19T00:46:03.675Z
92902025-04-19T00:46:03.675Zrunning 2 tests
92912025-04-19T00:46:06.413Ztest nexus/db-model/src/collection.rs - collection::DatastoreAttachTargetConfig (line 83) ... ok
92922025-04-19T00:46:06.439Ztest nexus/db-model/src/collection.rs - collection::DatastoreCollectionConfig (line 14) ... ok
92932025-04-19T00:46:06.439Z
92942025-04-19T00:46:06.439Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.74s
92952025-04-19T00:46:06.439Z
92962025-04-19T00:46:06.821Z Doc-tests nexus_db_queries
92972025-04-19T00:46:06.870Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-86d5c5f61282caca.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-e42327846d46eed0.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-6fbe5b87fa7f757b.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-f2c787580b066b51.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-ee010e32085b820a.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d1720d1b1faab251.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-6edac78dc66a2516.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-4ee88e77c8755ce6.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-a49d89dccdff2072.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-58ea60949f758cea.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-d87bca14bd7d0e94.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-8c63bd96306044f9.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bdbd28f70c693f2a.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-07ce30f8ba787002.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-04255584f0abc109.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-93591e95e3cc5933.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-0f5b9975b66a0cef.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-733d7b7938cc4461.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-5672b9070f89d051.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-da84b8b7d0beebe4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-aee7dbe5a0bae24f.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-2bbd0034160bf9d5.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f1fc7d4f5ac26619.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-35bb2ae2dde3a3f6.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-1b9922e6864ba115.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a423e39c838aa0a4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-18a3ba359ca53dc0.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-47bf124c87f395d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-c478485d624d81fc.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-11fcd0b1f8a821c6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-dca5b9914bad475f.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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`
92982025-04-19T00:46:09.351Z
92992025-04-19T00:46:09.351Zrunning 1 test
93002025-04-19T00:46:13.152Ztest nexus/db-queries/src/db/pagination.rs - db::pagination::Paginator (line 394) ... ok
93012025-04-19T00:46:13.152Z
93022025-04-19T00:46:13.153Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.80s
93032025-04-19T00:46:13.153Z
93042025-04-19T00:46:13.291Z Doc-tests nexus_defaults
93052025-04-19T00:46:13.317Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-cbe31643c75770f3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
93062025-04-19T00:46:13.584Z
93072025-04-19T00:46:13.584Zrunning 0 tests
93082025-04-19T00:46:13.584Z
93092025-04-19T00:46:13.584Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
93102025-04-19T00:46:13.584Z
93112025-04-19T00:46:13.617Z Doc-tests nexus_external_api
93122025-04-19T00:46:13.642Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-ff346b45885a7a44.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-2fa49748488f373c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-17f294ad4a92e3f0.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-107853866a3da32e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
93132025-04-19T00:46:14.333Z
93142025-04-19T00:46:14.333Zrunning 2 tests
93152025-04-19T00:46:14.358Ztest nexus/external-api/src/lib.rs - nexus_external_api_mod::api_description (line 81) ... ignored
93162025-04-19T00:46:14.358Ztest nexus/external-api/src/lib.rs - nexus_external_api_mod::stub_api_description (line 87) ... ignored
93172025-04-19T00:46:14.358Z
93182025-04-19T00:46:14.358Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
93192025-04-19T00:46:14.358Z
93202025-04-19T00:46:14.384Z Doc-tests nexus_internal_api
93212025-04-19T00:46:14.384Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-98a26979e4047d2c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
93222025-04-19T00:46:14.917Z
93232025-04-19T00:46:14.918Zrunning 2 tests
93242025-04-19T00:46:14.943Ztest nexus/internal-api/src/lib.rs - nexus_internal_api_mod::api_description (line 59) ... ignored
93252025-04-19T00:46:14.943Ztest nexus/internal-api/src/lib.rs - nexus_internal_api_mod::stub_api_description (line 65) ... ignored
93262025-04-19T00:46:14.943Z
93272025-04-19T00:46:14.943Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
93282025-04-19T00:46:14.943Z
93292025-04-19T00:46:14.969Z Doc-tests nexus_inventory
93302025-04-19T00:46:14.969Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-9f67deec2f54165e.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-1e8669bb82aa6e6c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-2f926f192b1a1424.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bdbd28f70c693f2a.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-93591e95e3cc5933.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-86ca4b3ea13947e7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
93312025-04-19T00:46:15.389Z
93322025-04-19T00:46:15.389Zrunning 0 tests
93332025-04-19T00:46:15.389Z
93342025-04-19T00:46:15.389Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
93352025-04-19T00:46:15.389Z
93362025-04-19T00:46:15.431Z Doc-tests nexus_macros_common
93372025-04-19T00:46:15.457Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-1ba60ae782ef3f1f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
93382025-04-19T00:46:15.559Z
93392025-04-19T00:46:15.559Zrunning 0 tests
93402025-04-19T00:46:15.559Z
93412025-04-19T00:46:15.559Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
93422025-04-19T00:46:15.559Z
93432025-04-19T00:46:15.585Z Doc-tests nexus_metrics_producer_gc
93442025-04-19T00:46:15.585Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-e42327846d46eed0.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d1720d1b1faab251.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-5932317b26dc49f4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-8c63bd96306044f9.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-149f6d80eb046245.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-04255584f0abc109.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-45baa19dc572642f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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`
93452025-04-19T00:46:16.087Z
93462025-04-19T00:46:16.088Zrunning 0 tests
93472025-04-19T00:46:16.088Z
93482025-04-19T00:46:16.088Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
93492025-04-19T00:46:16.088Z
93502025-04-19T00:46:16.136Z Doc-tests nexus_mgs_updates
93512025-04-19T00:46:16.162Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-2f926f192b1a1424.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-393a080770df06df.rlib --extern nexus_mgs_updates=/work/oxidecomputer/omicron/target/debug/deps/libnexus_mgs_updates-8ee20b6668023079.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-172fac00b6a3a88b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
93522025-04-19T00:46:16.413Z
93532025-04-19T00:46:16.413Zrunning 0 tests
93542025-04-19T00:46:16.413Z
93552025-04-19T00:46:16.413Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
93562025-04-19T00:46:16.413Z
93572025-04-19T00:46:16.442Z Doc-tests nexus_networking
93582025-04-19T00:46:16.442Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-0406d2dd98a64b1f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
93592025-04-19T00:46:16.956Z
93602025-04-19T00:46:16.956Zrunning 0 tests
93612025-04-19T00:46:16.956Z
93622025-04-19T00:46:16.956Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
93632025-04-19T00:46:16.956Z
93642025-04-19T00:46:17.008Z Doc-tests nexus_reconfigurator_blippy
93652025-04-19T00:46:17.033Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-9b60682f16d413e5.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-07ce30f8ba787002.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
93662025-04-19T00:46:17.400Z
93672025-04-19T00:46:17.401Zrunning 0 tests
93682025-04-19T00:46:17.401Z
93692025-04-19T00:46:17.401Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
93702025-04-19T00:46:17.401Z
93712025-04-19T00:46:17.441Z Doc-tests nexus_reconfigurator_execution
93722025-04-19T00:46:17.466Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-e42327846d46eed0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-9f67deec2f54165e.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-1e8669bb82aa6e6c.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-a299a7859371c6aa.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a7a5e82410414725.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d1720d1b1faab251.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-5932317b26dc49f4.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-a49d89dccdff2072.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-80af3296f3b32313.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-94f41dbb16093095.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-8c63bd96306044f9.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bdbd28f70c693f2a.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-0406d2dd98a64b1f.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-519f8d4f57e9115d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-07ce30f8ba787002.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-e4c6cb2301050c9d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-04255584f0abc109.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-b229ce4a46a3d0a4.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-de9ef6524f7c62af.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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`
93732025-04-19T00:46:17.989Z
93742025-04-19T00:46:17.989Zrunning 0 tests
93752025-04-19T00:46:17.989Z
93762025-04-19T00:46:17.989Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
93772025-04-19T00:46:17.989Z
93782025-04-19T00:46:18.038Z Doc-tests nexus_reconfigurator_planning
93792025-04-19T00:46:18.086Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-3902142020490022.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-131d489c128a9185.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-a49d89dccdff2072.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-80af3296f3b32313.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f6b1adc3a6338f0e.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bdbd28f70c693f2a.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-9b60682f16d413e5.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-07ce30f8ba787002.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-cc4c9ca4fb71ffde.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-18a3ba359ca53dc0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-a2fba415ccfc8a9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-86ca4b3ea13947e7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
93802025-04-19T00:46:18.619Z
93812025-04-19T00:46:18.619Zrunning 0 tests
93822025-04-19T00:46:18.619Z
93832025-04-19T00:46:18.619Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
93842025-04-19T00:46:18.619Z
93852025-04-19T00:46:18.668Z Doc-tests nexus_reconfigurator_preparation
93862025-04-19T00:46:18.668Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-8c63bd96306044f9.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-e4c6cb2301050c9d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
93872025-04-19T00:46:19.174Z
93882025-04-19T00:46:19.174Zrunning 0 tests
93892025-04-19T00:46:19.174Z
93902025-04-19T00:46:19.200Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
93912025-04-19T00:46:19.200Z
93922025-04-19T00:46:19.225Z Doc-tests nexus_reconfigurator_rendezvous
93932025-04-19T00:46:19.226Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-e42327846d46eed0.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d1720d1b1faab251.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-8c63bd96306044f9.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-21b361a0df699ff3.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-a2fba415ccfc8a9a.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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`
93942025-04-19T00:46:19.719Z
93952025-04-19T00:46:19.720Zrunning 0 tests
93962025-04-19T00:46:19.720Z
93972025-04-19T00:46:19.720Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
93982025-04-19T00:46:19.720Z
93992025-04-19T00:46:19.767Z Doc-tests nexus_reconfigurator_simulation
94002025-04-19T00:46:19.792Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bdbd28f70c693f2a.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-07ce30f8ba787002.rlib --extern nexus_reconfigurator_simulation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_simulation-890937569087e2b0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern petname=/work/oxidecomputer/omicron/target/debug/deps/libpetname-73f3f91def494a2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-c478485d624d81fc.rlib --extern sync_ptr=/work/oxidecomputer/omicron/target/debug/deps/libsync_ptr-d93ec13b1f6e1d7a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-86ca4b3ea13947e7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
94012025-04-19T00:46:20.200Z
94022025-04-19T00:46:20.200Zrunning 0 tests
94032025-04-19T00:46:20.200Z
94042025-04-19T00:46:20.200Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
94052025-04-19T00:46:20.200Z
94062025-04-19T00:46:20.240Z Doc-tests nexus_saga_recovery
94072025-04-19T00:46:20.265Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-58ea60949f758cea.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-8c63bd96306044f9.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-fdfdb780caca5629.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-04255584f0abc109.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-b229ce4a46a3d0a4.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-2bbd0034160bf9d5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-47bf124c87f395d9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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`
94082025-04-19T00:46:20.705Z
94092025-04-19T00:46:20.705Zrunning 0 tests
94102025-04-19T00:46:20.705Z
94112025-04-19T00:46:20.705Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
94122025-04-19T00:46:20.705Z
94132025-04-19T00:46:20.747Z Doc-tests nexus_sled_agent_shared
94142025-04-19T00:46:20.772Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-3902142020490022.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
94152025-04-19T00:46:21.274Z
94162025-04-19T00:46:21.274Zrunning 0 tests
94172025-04-19T00:46:21.274Z
94182025-04-19T00:46:21.274Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
94192025-04-19T00:46:21.274Z
94202025-04-19T00:46:21.317Z Doc-tests nexus_test_interface
94212025-04-19T00:46:21.342Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-8d993aa7472a7d2e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
94222025-04-19T00:46:21.715Z
94232025-04-19T00:46:21.715Zrunning 0 tests
94242025-04-19T00:46:21.715Z
94252025-04-19T00:46:21.715Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
94262025-04-19T00:46:21.715Z
94272025-04-19T00:46:21.752Z Doc-tests nexus_test_utils
94282025-04-19T00:46:21.778Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-507f8e2195dd9d92.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-65d6e7bcc1d1f2e8.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-2f926f192b1a1424.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f5f7921a22705902.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-a49d89dccdff2072.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-8d993aa7472a7d2e.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-04255584f0abc109.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-93591e95e3cc5933.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-cb837ad397cf1e29.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de876befd277c3d2.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-2bbd0034160bf9d5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-50039f15123d8338.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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`
94292025-04-19T00:46:22.554Z
94302025-04-19T00:46:22.554Zrunning 0 tests
94312025-04-19T00:46:22.554Z
94322025-04-19T00:46:22.555Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
94332025-04-19T00:46:22.555Z
94342025-04-19T00:46:22.615Z Doc-tests nexus_test_utils_macros
94352025-04-19T00:46:22.641Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-b229ce4a46a3d0a4.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.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`
94362025-04-19T00:46:22.746Z
94372025-04-19T00:46:22.746Zrunning 1 test
94382025-04-19T00:46:22.772Ztest nexus/test-utils-macros/src/lib.rs - nexus_test (line 52) ... ignored
94392025-04-19T00:46:22.772Z
94402025-04-19T00:46:22.772Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
94412025-04-19T00:46:22.772Z
94422025-04-19T00:46:22.772Z Doc-tests nexus_types
94432025-04-19T00:46:22.772Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-6a8fa6b24468c4e1.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-9c1d64915a9307de.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-3902142020490022.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-9be085ade5e9c27e.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-56dc5e0515c9ab4e.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4f29ef645259113c.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-a49d89dccdff2072.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-94f41dbb16093095.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-c52584126248c235.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-084cdfa5c4909a8f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-107853866a3da32e.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-47bf124c87f395d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-a2fba415ccfc8a9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
94442025-04-19T00:46:26.479Z
94452025-04-19T00:46:26.479Zrunning 3 tests
94462025-04-19T00:46:26.505Ztest nexus/types/src/deployment.rs - deployment::BlueprintDatasetDisposition::any (line 1140) ... ignored
94472025-04-19T00:46:26.505Ztest nexus/types/src/deployment.rs - deployment::BlueprintPhysicalDiskDisposition::any (line 1012) ... ignored
94482025-04-19T00:46:26.505Ztest nexus/types/src/deployment.rs - deployment::BlueprintZoneDisposition::any (line 840) ... ignored
94492025-04-19T00:46:26.505Z
94502025-04-19T00:46:26.505Ztest result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
94512025-04-19T00:46:26.505Z
94522025-04-19T00:46:26.603Z Doc-tests omicron_certificates
94532025-04-19T00:46:26.629Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-ea18e7c28480a4d8.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-c4fbe48658552f2e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-084cdfa5c4909a8f.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-f9897b555aa70ed5.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-35bb2ae2dde3a3f6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
94542025-04-19T00:46:26.931Z
94552025-04-19T00:46:26.931Zrunning 0 tests
94562025-04-19T00:46:26.931Z
94572025-04-19T00:46:26.931Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
94582025-04-19T00:46:26.931Z
94592025-04-19T00:46:26.970Z Doc-tests omicron_clickhouse_admin
94602025-04-19T00:46:26.996Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-fa2dea5854615133.rlib --extern clickhouse_admin_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_test_utils-7595d5f02a2508c9.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-7431133e0687fbee.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-86a3259b90bf23ec.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-4fd7f459dc66066e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-9d406f351bfd2139.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ea474605241b6725.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-dca5b9914bad475f.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
94612025-04-19T00:46:27.457Z
94622025-04-19T00:46:27.457Zrunning 0 tests
94632025-04-19T00:46:27.457Z
94642025-04-19T00:46:27.457Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
94652025-04-19T00:46:27.457Z
94662025-04-19T00:46:27.503Z Doc-tests omicron_cockroach_admin
94672025-04-19T00:46:27.551Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-da63c96ea415538b.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-49aca35e4299986a.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-ca981d0fa7e04d07.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-04255584f0abc109.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-67bd7f465518f1e1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-9d406f351bfd2139.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-a2fba415ccfc8a9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-dca5b9914bad475f.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`
94682025-04-19T00:46:27.876Z
94692025-04-19T00:46:27.876Zrunning 0 tests
94702025-04-19T00:46:27.876Z
94712025-04-19T00:46:27.876Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
94722025-04-19T00:46:27.876Z
94732025-04-19T00:46:27.913Z Doc-tests omicron_common
94742025-04-19T00:46:27.939Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-6a8fa6b24468c4e1.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-0978c02efb4259e4.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-3902142020490022.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-9f9d8c0e5b691960.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-63ca8b7358fb0750.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-6939751d4076c61a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b1545c14fa670746.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-50039f15123d8338.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-a2fba415ccfc8a9a.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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`
94752025-04-19T00:46:30.084Z
94762025-04-19T00:46:30.084Zrunning 2 tests
94772025-04-19T00:46:30.110Ztest common/src/lib.rs - FileKv (line 40) ... ignored
94782025-04-19T00:46:35.916Ztest common/src/api/external/error.rs - api::external::error::InternalContext (line 620) ... ok
94792025-04-19T00:46:35.916Z
94802025-04-19T00:46:35.942Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 5.83s
94812025-04-19T00:46:35.942Z
94822025-04-19T00:46:36.011Z Doc-tests omicron_ddm_admin_client
94832025-04-19T00:46:36.011Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-5b455f23c52137cf.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7f21ccbadb60cd85.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-666e2737b9664af4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-63ca8b7358fb0750.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
94842025-04-19T00:46:36.353Z
94852025-04-19T00:46:36.353Zrunning 0 tests
94862025-04-19T00:46:36.353Z
94872025-04-19T00:46:36.353Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
94882025-04-19T00:46:36.353Z
94892025-04-19T00:46:36.390Z Doc-tests omicron_dev_lib
94902025-04-19T00:46:36.390Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-70f23d213c7aec17.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
94912025-04-19T00:46:36.688Z
94922025-04-19T00:46:36.688Zrunning 0 tests
94932025-04-19T00:46:36.688Z
94942025-04-19T00:46:36.688Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
94952025-04-19T00:46:36.688Z
94962025-04-19T00:46:36.720Z Doc-tests omicron_gateway
94972025-04-19T00:46:36.746Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern ereport_api=/work/oxidecomputer/omicron/target/debug/deps/libereport_api-ed973f9ea271f840.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-ffd759f76af60ed7.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-66ae74c9cd896dd6.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-2f926f192b1a1424.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-145b3c1f4ec7aa83.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-4d57d29ed47ad9ae.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-66f2c499b158e2a7.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1d9bf681efe4a39b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de876befd277c3d2.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-980077daba3b764e.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-18fd73874219b89f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-172fac00b6a3a88b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-f3e2740060d8c7d5.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
94982025-04-19T00:46:37.465Z
94992025-04-19T00:46:37.465Zrunning 0 tests
95002025-04-19T00:46:37.465Z
95012025-04-19T00:46:37.465Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
95022025-04-19T00:46:37.465Z
95032025-04-19T00:46:37.520Z Doc-tests omicron_ls_apis
95042025-04-19T00:46:37.545Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-d7f9015cb66ae387.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-c52584126248c235.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-c7d093458dc5b25b.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-da84b8b7d0beebe4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
95052025-04-19T00:46:37.778Z
95062025-04-19T00:46:37.778Zrunning 1 test
95072025-04-19T00:46:37.804Ztest dev-tools/ls-apis/src/cargo.rs - cargo::Workspace::walk_required_deps_recursively (line 240) ... ignored
95082025-04-19T00:46:37.804Z
95092025-04-19T00:46:37.804Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
95102025-04-19T00:46:37.804Z
95112025-04-19T00:46:37.853Z Doc-tests omicron_nexus
95122025-04-19T00:46:37.853Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-86d5c5f61282caca.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-e42327846d46eed0.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8701d1a86e8d9760.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ccebd64f97ce721f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-9f67deec2f54165e.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-1e8669bb82aa6e6c.rlib --extern clickhouse_admin_single_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_single_client-a299a7859371c6aa.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a7a5e82410414725.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-f2c787580b066b51.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-507f8e2195dd9d92.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-d3b6d1b117d3db06.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-9043678eb6816aa5.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d1720d1b1faab251.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-65d6e7bcc1d1f2e8.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-029e8cdd883a93e8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern ereport_client=/work/oxidecomputer/omicron/target/debug/deps/libereport_client-882242cc64503307.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-c93570e182334216.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-2f926f192b1a1424.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f5f7921a22705902.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-5932317b26dc49f4.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-393a080770df06df.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-4ee88e77c8755ce6.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f6fa1a45b2b19c86.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-a49d89dccdff2072.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern lldpd_client=/work/oxidecomputer/omicron/target/debug/deps/liblldpd_client-1ece91c82071d518.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-9f9d8c0e5b691960.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-58ea60949f758cea.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-8c63bd96306044f9.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-9ca921ebb9b1742b.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-cbe31643c75770f3.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-ff346b45885a7a44.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-98a26979e4047d2c.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-bdbd28f70c693f2a.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-149f6d80eb046245.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-0406d2dd98a64b1f.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-519f8d4f57e9115d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-07ce30f8ba787002.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-e4c6cb2301050c9d.rlib --extern nexus_reconfigurator_rendezvous=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_rendezvous-21b361a0df699ff3.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-fdfdb780caca5629.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-8d993aa7472a7d2e.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-04255584f0abc109.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-b229ce4a46a3d0a4.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-f561a54ff4591bbd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-de9ef6524f7c62af.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-93591e95e3cc5933.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-9d406f351bfd2139.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-084cdfa5c4909a8f.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-f70f5b9fc7df3780.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-45baa19dc572642f.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-cb837ad397cf1e29.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1d9bf681efe4a39b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de876befd277c3d2.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-107853866a3da32e.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-733d7b7938cc4461.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-5672b9070f89d051.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-da84b8b7d0beebe4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-90210824df27d9d9.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-2bbd0034160bf9d5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-63ca8b7358fb0750.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3ca967a0351fe392.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f1fc7d4f5ac26619.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-cb3a93862d87218e.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-35bb2ae2dde3a3f6.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-1b9922e6864ba115.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-4a68b3eecd5d51e7.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a423e39c838aa0a4.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-e70c9909e1c30a44.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-a589dbd85fe50ea3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-50039f15123d8338.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-5d3dd039711f705b.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-172fac00b6a3a88b.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-47bf124c87f395d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-11fcd0b1f8a821c6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-165e44bc8994bff4.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-e864a375c0888399.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-9a1d613f94fc9ef4.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-a7ab50c54d24d320.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f5a709b9c3a4836f.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`
95132025-04-19T00:46:40.631Z
95142025-04-19T00:46:40.631Zrunning 5 tests
95152025-04-19T00:46:40.657Ztest nexus/src/app/sagas/mod.rs - app::sagas::declare_saga_actions (line 246) ... ignored
95162025-04-19T00:46:44.060Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 810) ... ok
95172025-04-19T00:46:44.206Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 716) ... ok
95182025-04-19T00:46:44.232Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 738) ... ok
95192025-04-19T00:46:44.232Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 780) ... ok
95202025-04-19T00:46:44.232Z
95212025-04-19T00:46:44.232Ztest result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.59s
95222025-04-19T00:46:44.232Z
95232025-04-19T00:46:44.375Z Doc-tests omicron_package
95242025-04-19T00:46:44.375Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-d7f9015cb66ae387.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-e0b8437a2f49d9b5.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-d68412271cb0c7e0.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-f684c99541090223.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-4a6d7946a8ad8995.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-da84b8b7d0beebe4.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-386206e71bd9ba19.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-4a68b3eecd5d51e7.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-90acba706e89bd7a.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-507f45f1e3075e13.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-091a039ad4857aed.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9b1adf50acc25984.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-307e58f43a410cb7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ba15ea5a5b3d635b.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
95252025-04-19T00:46:44.701Z
95262025-04-19T00:46:44.701Zrunning 0 tests
95272025-04-19T00:46:44.701Z
95282025-04-19T00:46:44.701Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
95292025-04-19T00:46:44.701Z
95302025-04-19T00:46:44.731Z Doc-tests omicron_passwords
95312025-04-19T00:46:44.731Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-6e40160f0bb5a7ca.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-f2c787580b066b51.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-4686149c940e4104.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
95322025-04-19T00:46:44.895Z
95332025-04-19T00:46:44.895Zrunning 0 tests
95342025-04-19T00:46:44.895Z
95352025-04-19T00:46:44.922Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
95362025-04-19T00:46:44.922Z
95372025-04-19T00:46:44.922Z Doc-tests omicron_pins
95382025-04-19T00:46:44.922Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-d7f9015cb66ae387.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-fe1811a76c3dc46b.rlib --extern omicron_pins=/work/oxidecomputer/omicron/target/debug/deps/libomicron_pins-adde874c8662b170.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-8212cc32ea42ec6f.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
95392025-04-19T00:46:45.046Z
95402025-04-19T00:46:45.046Zrunning 0 tests
95412025-04-19T00:46:45.046Z
95422025-04-19T00:46:45.072Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
95432025-04-19T00:46:45.072Z
95442025-04-19T00:46:45.072Z Doc-tests omicron_rpaths
95452025-04-19T00:46:45.072Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-ba604f6423a3a625.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
95462025-04-19T00:46:45.173Z
95472025-04-19T00:46:45.173Zrunning 0 tests
95482025-04-19T00:46:45.173Z
95492025-04-19T00:46:45.200Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
95502025-04-19T00:46:45.201Z
95512025-04-19T00:46:45.201Z Doc-tests omicron_sled_agent
95522025-04-19T00:46:45.201Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-86d5c5f61282caca.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-61fbdf8c7af4d121.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-3b727695db9a6c33.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-ce18a081fa116028.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ccebd64f97ce721f.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-c45dd41ca5fa137c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-507f8e2195dd9d92.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-56dc5e0515c9ab4e.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-65d6e7bcc1d1f2e8.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-0b8545ce7eda5bc8.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-029e8cdd883a93e8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern ereport_api=/work/oxidecomputer/omicron/target/debug/deps/libereport_api-ed973f9ea271f840.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-825622b0a33b01d5.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-86a3259b90bf23ec.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-0173d020d94cf3b3.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-d7726177b8efe6e6.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-08847813a8d37cc5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-a0c0f0603acf6183.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f6fa1a45b2b19c86.rlib --extern id_map=/work/oxidecomputer/omicron/target/debug/deps/libid_map-a49d89dccdff2072.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f2a033bcc85a0eb0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-c0f65d9c53fc112c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-9f9d8c0e5b691960.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern nexus_reconfigurator_blippy=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_blippy-9b60682f16d413e5.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-666e2737b9664af4.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-93591e95e3cc5933.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-4b88857471d66d75.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1d9bf681efe4a39b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de876befd277c3d2.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-2bbd0034160bf9d5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3ca967a0351fe392.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-5ae02ed5d45ad916.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-899cb5ff1c85f4a7.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-cb3a93862d87218e.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-35bb2ae2dde3a3f6.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-8183fd5ea10f0dae.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-22ffb130ab2f4109.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b1545c14fa670746.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-3367b32bc5648baa.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-828cfca2085a533c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-446b08ed480eaa7b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-507f45f1e3075e13.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-64dc800decbacd51.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9b1adf50acc25984.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-9f85de37963f03a9.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-18a3ba359ca53dc0.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-307e58f43a410cb7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-74b2bfe3ee5fe1bf.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-99d91f1949d6780a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ba15ea5a5b3d635b.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-f5a709b9c3a4836f.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-5c9312ff194db4cd.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`
95532025-04-19T00:46:47.178Z
95542025-04-19T00:46:47.178Zrunning 0 tests
95552025-04-19T00:46:47.178Z
95562025-04-19T00:46:47.178Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
95572025-04-19T00:46:47.179Z
95582025-04-19T00:46:47.272Z Doc-tests omicron_test_utils
95592025-04-19T00:46:47.320Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-82e158201d6799d9.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-025fa0661c013306.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-6f0e33f78e8a20ea.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-f5f7921a22705902.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-d4c232b4591b3ab9.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-7582570167edb4d6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-5672b9070f89d051.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-35bb2ae2dde3a3f6.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-4a68b3eecd5d51e7.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-a423e39c838aa0a4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-307e58f43a410cb7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-ba15ea5a5b3d635b.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`
95602025-04-19T00:46:47.692Z
95612025-04-19T00:46:47.692Zrunning 3 tests
95622025-04-19T00:46:47.718Ztest test-utils/src/dev/test_cmds.rs - dev::test_cmds::Redactor<'a>::section (line 237) ... ignored
95632025-04-19T00:46:54.016Ztest test-utils/src/dev/test_cmds.rs - dev::test_cmds::Redactor<'a>::field (line 205) ... ok
95642025-04-19T00:46:54.105Ztest test-utils/src/dev/test_cmds.rs - dev::test_cmds::Redactor<'a>::section (line 249) ... ok
95652025-04-19T00:46:54.105Z
95662025-04-19T00:46:54.105Ztest result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 6.41s
95672025-04-19T00:46:54.105Z
95682025-04-19T00:46:54.161Z Doc-tests omicron_uuid_kinds
95692025-04-19T00:46:54.186Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-3902142020490022.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-94f41dbb16093095.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-733d7b7938cc4461.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.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`
95702025-04-19T00:46:54.345Z
95712025-04-19T00:46:54.345Zrunning 0 tests
95722025-04-19T00:46:54.345Z
95732025-04-19T00:46:54.345Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
95742025-04-19T00:46:54.345Z
95752025-04-19T00:46:54.394Z Doc-tests omicron_workspace_hack
95762025-04-19T00:46:54.394Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-c5d15e2bd56a6e23.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-009794bcd0adcca4.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern aws_lc_rs=/work/oxidecomputer/omicron/target/debug/deps/libaws_lc_rs-d1eaf70c13928921.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-59f735bafba8b59a.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-c2d7fa6755e2dac2.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-17fa9da22ed739fc.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-c7c1628fdb66589a.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-d4d7b1a7a2996c10.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8701d1a86e8d9760.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-6fa0bc0485b87f2d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9d70b71e26e1a838.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-6c48e8fe49e00c8f.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-a9acdc605ab40d5a.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-9c1d64915a9307de.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-dbaf4c3b25d02f52.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-2177475d79c1394d.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c3fd2f13cdfd1aa4.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-e1a390a05d401962.rlib --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-d0f51b25fe2c8ad8.rlib --extern daft=/work/oxidecomputer/omicron/target/debug/deps/libdaft-3902142020490022.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-083fa08a5a7d6196.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-4c8499e651382cd8.rlib --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-62c1521710767da8.rlib --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-210189943ded166b.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7f21ccbadb60cd85.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-edc8f46adfc3ef0f.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-e4037fba4f9cf438.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-825622b0a33b01d5.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-fe1811a76c3dc46b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-6483d9579c8676ee.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-1576965aa7d154eb.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-2865af5633b646e3.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-ce74d051d15302a4.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-1ad1d5b43cab278f.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-b0bb2655c6c75b19.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-d357ff4a560a2e60.rlib --extern getrandom_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-18f0880b436c32e6.rlib --extern getrandom_468e82937335b1c9=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-fd074e5e26c6f3e8.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-e4ca59aa4e322fed.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-27c977240796c3a1.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-c0fa63f21cdf542c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-2f467835fe849b74.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-760683026a9c7107.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-1d900055f3b88017.rlib --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-470059c3ed12af12.rlib --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-87a7b1b5fd1fda96.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-d68412271cb0c7e0.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-36e4bafe4ceaf0d2.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-bf92eececb53ffb4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-a380b12963bfcb13.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-50dd50cfa0a266f4.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-18ebbde8e24fab88.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a147a23faaf349f2.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-b343cf89d314a7c5.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-b0354db40e5a0a55.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-ac7c53bc75619921.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-94f41dbb16093095.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-b6b0c6ca97dd1c3f.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-724241a249047847.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-e70466efaf1cd4eb.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-f561a54ff4591bbd.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-d34edb7beefa1477.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-e9d24d36744151b0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-cc4c9ca4fb71ffde.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-6e408b59dbc54863.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-80d877675d043747.rlib --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-71e05fb9e91a7f76.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-64cc8c0b35f8a9b8.rlib --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-1da4d86323d7bd72.rlib --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-fcdecfe0c3f0f8df.rlib --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-9409b95a987e678f.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-803143cf159bbdeb.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-aee7dbe5a0bae24f.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-af772249a6769106.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-00a03bff956e80e0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-9f9a944316804f03.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-d8b17b42b63e4711.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-bc80579226d6afd0.rlib --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-3d14311580d6de7d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-05a475995c9906c0.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-bb6ec5115044106b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-6c02ce0437a7d712.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-e5bb232e735f783e.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-ce1398b91b784a2b.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-b6338fe64e465fda.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-af7ee5c1b0f412fa.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-1268dab9db3bdae9.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-4780d814ded50409.rlib --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-52cbe8661c4abeed.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-af7ab154a26b2d3b.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-a9ebb03362947fc3.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-69c995267db0f956.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-8212cc32ea42ec6f.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-206f3351995e71c6.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-c7f71336a5939375.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-c7fe6ce39d318601.rlib --extern zerocopy_ca01ad9e24f5d932=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-e2b988a37ae0a00f.rlib --extern zerocopy_c38e5c1d305a1b54=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-0c603eae8c0e1b4f.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rlib --extern zip_3b31131e45eafb45=/work/oxidecomputer/omicron/target/debug/deps/libzip-01e4a0be8cd7addb.rlib --extern zip_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libzip-f5a709b9c3a4836f.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
95772025-04-19T00:46:54.465Z
95782025-04-19T00:46:54.465Zrunning 0 tests
95792025-04-19T00:46:54.465Z
95802025-04-19T00:46:54.465Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
95812025-04-19T00:46:54.466Z
95822025-04-19T00:46:54.491Z Doc-tests openapi_manager
95832025-04-19T00:46:54.491Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-86d5c5f61282caca.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-82e158201d6799d9.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-3b727695db9a6c33.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-fa2dea5854615133.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-da63c96ea415538b.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-131d489c128a9185.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-e26cf25f9da59277.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern ereport_api=/work/oxidecomputer/omicron/target/debug/deps/libereport_api-ed973f9ea271f840.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-fe1811a76c3dc46b.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-ffd759f76af60ed7.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-e0b8437a2f49d9b5.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-127d805f76abf876.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-c52584126248c235.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-ff346b45885a7a44.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-98a26979e4047d2c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-9d406f351bfd2139.rlib --extern openapi_manager=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager-a20e62636ac328d5.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-2fa49748488f373c.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c5095a4b610984fe.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-70786725957561e1.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-8183fd5ea10f0dae.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-6c02ce0437a7d712.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-828cfca2085a533c.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-97bda6518ce87822.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6cc52bbf45b89078.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-31c6f1ab17306152.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
95842025-04-19T00:46:55.055Z
95852025-04-19T00:46:55.055Zrunning 0 tests
95862025-04-19T00:46:55.055Z
95872025-04-19T00:46:55.055Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
95882025-04-19T00:46:55.055Z
95892025-04-19T00:46:55.102Z Doc-tests openapi_manager_types
95902025-04-19T00:46:55.102Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-2fa49748488f373c.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-733d7b7938cc4461.so --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
95912025-04-19T00:46:55.238Z
95922025-04-19T00:46:55.238Zrunning 2 tests
95932025-04-19T00:46:55.594Ztest dev-tools/openapi-manager/types/src/versions.rs - versions::api_versions (line 108) ... ok
95942025-04-19T00:46:55.620Ztest dev-tools/openapi-manager/types/src/versions.rs - versions::api_versions (line 90) ... ok
95952025-04-19T00:46:55.620Z
95962025-04-19T00:46:55.620Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
95972025-04-19T00:46:55.620Z
95982025-04-19T00:46:55.646Z Doc-tests oxide_client
95992025-04-19T00:46:55.646Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-f70f5b9fc7df3780.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-63ca8b7358fb0750.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-6939751d4076c61a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
96002025-04-19T00:47:01.799Z
96012025-04-19T00:47:01.799Zrunning 243 tests
96022025-04-19T00:47:01.871Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_create (line 25) ... ignored
96032025-04-19T00:47:01.871Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_delete (line 25) ... ignored
96042025-04-19T00:47:01.871Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_list (line 27) ... ignored
96052025-04-19T00:47:01.871Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_member_instance_add (line 26) ... ignored
96062025-04-19T00:47:01.871Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_member_instance_delete (line 26) ... ignored
96072025-04-19T00:47:01.871Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_member_instance_view (line 26) ... ignored
96082025-04-19T00:47:01.871Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_member_list (line 28) ... ignored
96092025-04-19T00:47:01.871Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_update (line 26) ... ignored
96102025-04-19T00:47:01.871Ztest clients/oxide-client/src/lib.rs - ClientAffinityExt::anti_affinity_group_view (line 25) ... ignored
96112025-04-19T00:47:01.871Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import (line 26) ... ignored
96122025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_start (line 27) ... ignored
96132025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_stop (line 27) ... ignored
96142025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_create (line 25) ... ignored
96152025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_delete (line 25) ... ignored
96162025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_finalize_import (line 26) ... ignored
96172025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_list (line 27) ... ignored
96182025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_metrics_list (line 31) ... ignored
96192025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_view (line 25) ... ignored
96202025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_attach (line 28) ... ignored
96212025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_create (line 25) ... ignored
96222025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_delete (line 25) ... ignored
96232025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_detach (line 25) ... ignored
96242025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_list (line 27) ... ignored
96252025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_update (line 26) ... ignored
96262025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_view (line 25) ... ignored
96272025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::affinity_group_create (line 25) ... ignored
96282025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::affinity_group_delete (line 25) ... ignored
96292025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::affinity_group_list (line 27) ... ignored
96302025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::affinity_group_member_instance_add (line 26) ... ignored
96312025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::affinity_group_member_instance_delete (line 26) ... ignored
96322025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::affinity_group_member_instance_view (line 26) ... ignored
96332025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::affinity_group_member_list (line 28) ... ignored
96342025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::affinity_group_update (line 26) ... ignored
96352025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::affinity_group_view (line 25) ... ignored
96362025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_access_token (line 24) ... ignored
96372025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_auth_confirm (line 24) ... ignored
96382025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_auth_request (line 24) ... ignored
96392025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::instance_affinity_group_list (line 28) ... ignored
96402025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::logout (line 22) ... ignored
96412025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_create (line 25) ... ignored
96422025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_delete (line 25) ... ignored
96432025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_list (line 27) ... ignored
96442025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_view (line 25) ... ignored
96452025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::support_bundle_create (line 22) ... ignored
96462025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::support_bundle_delete (line 26) ... ignored
96472025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::support_bundle_download (line 24) ... ignored
96482025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::support_bundle_download_file (line 25) ... ignored
96492025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::support_bundle_head (line 24) ... ignored
96502025-04-19T00:47:01.872Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::support_bundle_head_file (line 25) ... ignored
96512025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::support_bundle_index (line 24) ... ignored
96522025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::support_bundle_list (line 26) ... ignored
96532025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::support_bundle_view (line 24) ... ignored
96542025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::target_release_update (line 24) ... ignored
96552025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::target_release_view (line 24) ... ignored
96562025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::timeseries_query (line 27) ... ignored
96572025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_create (line 27) ... ignored
96582025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_delete (line 27) ... ignored
96592025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_demote (line 27) ... ignored
96602025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_list (line 29) ... ignored
96612025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_promote (line 27) ... ignored
96622025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_view (line 27) ... ignored
96632025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_anti_affinity_group_list (line 28) ... ignored
96642025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_create (line 25) ... ignored
96652025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_delete (line 25) ... ignored
96662025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_attach (line 26) ... ignored
96672025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_detach (line 26) ... ignored
96682025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_list (line 28) ... ignored
96692025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_attach (line 26) ... ignored
96702025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_detach (line 25) ... ignored
96712025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_external_ip_list (line 25) ... ignored
96722025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_list (line 27) ... ignored
96732025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_create (line 26) ... ignored
96742025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_delete (line 28) ... ignored
96752025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_list (line 28) ... ignored
96762025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_update (line 27) ... ignored
96772025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_view (line 26) ... ignored
96782025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_reboot (line 25) ... ignored
96792025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console (line 28) ... ignored
96802025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console_stream (line 26) ... ignored
96812025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ssh_public_key_list (line 30) ... ignored
96822025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_start (line 25) ... ignored
96832025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_stop (line 25) ... ignored
96842025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_update (line 26) ... ignored
96852025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_view (line 25) ... ignored
96862025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_local (line 22) ... ignored
96872025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_saml (line 22) ... ignored
96882025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::silo_metric (line 32) ... ignored
96892025-04-19T00:47:01.873Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_update (line 22) ... ignored
96902025-04-19T00:47:01.874Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_view (line 22) ... ignored
96912025-04-19T00:47:01.874Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_create (line 22) ... ignored
96922025-04-19T00:47:01.874Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_delete (line 24) ... ignored
96932025-04-19T00:47:01.874Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_list (line 26) ... ignored
96942025-04-19T00:47:01.874Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_view (line 24) ... ignored
96952025-04-19T00:47:01.874Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_list (line 26) ... ignored
96962025-04-19T00:47:01.874Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_update (line 25) ... ignored
96972025-04-19T00:47:01.874Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_view (line 24) ... ignored
96982025-04-19T00:47:01.874Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_update (line 25) ... ignored
96992025-04-19T00:47:01.874Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_view (line 24) ... ignored
97002025-04-19T00:47:01.874Ztest clients/oxide-client/src/lib.rs - ClientRolesExt::role_list (line 25) ... ignored
97012025-04-19T00:47:01.874Ztest clients/oxide-client/src/lib.rs - ClientRolesExt::role_view (line 24) ... ignored
97022025-04-19T00:47:01.901Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_groups (line 26) ... ignored
97032025-04-19T00:47:01.901Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_create (line 24) ... ignored
97042025-04-19T00:47:01.901Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_delete (line 26) ... ignored
97052025-04-19T00:47:01.901Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_list (line 28) ... ignored
97062025-04-19T00:47:01.901Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_view (line 26) ... ignored
97072025-04-19T00:47:01.901Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_view (line 22) ... ignored
97082025-04-19T00:47:01.901Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_create (line 24) ... ignored
97092025-04-19T00:47:01.901Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_delete (line 26) ... ignored
97102025-04-19T00:47:01.901Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_list (line 28) ... ignored
97112025-04-19T00:47:01.901Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_view (line 26) ... ignored
97122025-04-19T00:47:01.901Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_list (line 26) ... ignored
97132025-04-19T00:47:01.901Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_view (line 24) ... ignored
97142025-04-19T00:47:01.901Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_update (line 22) ... ignored
97152025-04-19T00:47:01.901Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_view (line 22) ... ignored
97162025-04-19T00:47:01.901Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::user_list (line 27) ... ignored
97172025-04-19T00:47:01.901Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::utilization_view (line 22) ... ignored
97182025-04-19T00:47:01.901Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_create (line 27) ... ignored
97192025-04-19T00:47:01.901Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_delete (line 25) ... ignored
97202025-04-19T00:47:01.901Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_list (line 27) ... ignored
97212025-04-19T00:47:01.901Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_view (line 25) ... ignored
97222025-04-19T00:47:01.901Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_apply_settings (line 27) ... ignored
97232025-04-19T00:47:01.901Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_clear_settings (line 26) ... ignored
97242025-04-19T00:47:01.901Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_list (line 27) ... ignored
97252025-04-19T00:47:01.901Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_status (line 26) ... ignored
97262025-04-19T00:47:01.901Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_list (line 26) ... ignored
97272025-04-19T00:47:01.901Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_view (line 24) ... ignored
97282025-04-19T00:47:01.901Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_list (line 26) ... ignored
97292025-04-19T00:47:01.901Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_view (line 24) ... ignored
97302025-04-19T00:47:01.901Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_add (line 22) ... ignored
97312025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_instance_list (line 27) ... ignored
97322025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list (line 26) ... ignored
97332025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list_uninitialized (line 25) ... ignored
97342025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_physical_disk_list (line 27) ... ignored
97352025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_set_provision_policy (line 25) ... ignored
97362025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_view (line 24) ... ignored
97372025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_list (line 26) ... ignored
97382025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_view (line 24) ... ignored
97392025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_create (line 22) ... ignored
97402025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_delete (line 24) ... ignored
97412025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_list (line 26) ... ignored
97422025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_range_add (line 27) ... ignored
97432025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_range_list (line 28) ... ignored
97442025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_range_remove (line 25) ... ignored
97452025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_service_range_add (line 24) ... ignored
97462025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_service_range_list (line 27) ... ignored
97472025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_service_range_remove (line 22) ... ignored
97482025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_service_view (line 22) ... ignored
97492025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_silo_link (line 27) ... ignored
97502025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_silo_list (line 27) ... ignored
97512025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_silo_unlink (line 24) ... ignored
97522025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_silo_update (line 24) ... ignored
97532025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_update (line 25) ... ignored
97542025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_utilization_view (line 24) ... ignored
97552025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_view (line 24) ... ignored
97562025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemMetricsExt::system_metric (line 32) ... ignored
97572025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemMetricsExt::system_timeseries_query (line 24) ... ignored
97582025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemMetricsExt::system_timeseries_schema_list (line 25) ... ignored
97592025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_block_list (line 27) ... ignored
97602025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_create (line 22) ... ignored
97612025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_delete (line 24) ... ignored
97622025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_list (line 26) ... ignored
97632025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_update (line 22) ... ignored
97642025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_view (line 22) ... ignored
97652025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_disable (line 22) ... ignored
97662025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_enable (line 22) ... ignored
97672025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_status (line 22) ... ignored
97682025-04-19T00:47:01.902Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_delete (line 24) ... ignored
97692025-04-19T00:47:01.903Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_list (line 26) ... ignored
97702025-04-19T00:47:01.903Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_update (line 24) ... ignored
97712025-04-19T00:47:01.903Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announcement_list (line 24) ... ignored
97722025-04-19T00:47:01.903Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_create (line 22) ... ignored
97732025-04-19T00:47:01.903Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_delete (line 24) ... ignored
97742025-04-19T00:47:01.903Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_list (line 26) ... ignored
97752025-04-19T00:47:01.903Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_exported (line 22) ... ignored
97762025-04-19T00:47:01.903Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_imported_routes_ipv4 (line 24) ... ignored
97772025-04-19T00:47:01.903Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_message_history (line 24) ... ignored
97782025-04-19T00:47:01.903Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_status (line 22) ... ignored
97792025-04-19T00:47:01.903Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_create (line 22) ... ignored
97802025-04-19T00:47:01.903Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_delete (line 27) ... ignored
97812025-04-19T00:47:01.903Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_list (line 26) ... ignored
97822025-04-19T00:47:01.903Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_lldp_config_update (line 27) ... ignored
97832025-04-19T00:47:01.903Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_lldp_config_view (line 26) ... ignored
97842025-04-19T00:47:01.903Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_lldp_neighbors (line 29) ... ignored
97852025-04-19T00:47:01.903Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_create (line 22) ... ignored
97862025-04-19T00:47:01.903Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_delete (line 24) ... ignored
97872025-04-19T00:47:01.903Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_list (line 27) ... ignored
97882025-04-19T00:47:01.903Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_view (line 24) ... ignored
97892025-04-19T00:47:01.903Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_create (line 27) ... ignored
97902025-04-19T00:47:01.903Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_delete (line 25) ... ignored
97912025-04-19T00:47:01.903Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_set_password (line 28) ... ignored
97922025-04-19T00:47:01.903Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_create (line 25) ... ignored
97932025-04-19T00:47:01.903Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_view (line 25) ... ignored
97942025-04-19T00:47:01.903Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_create (line 22) ... ignored
97952025-04-19T00:47:01.903Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_delete (line 26) ... ignored
97962025-04-19T00:47:01.903Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_identity_provider_list (line 27) ... ignored
97972025-04-19T00:47:01.903Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_ip_pool_list (line 29) ... ignored
97982025-04-19T00:47:01.903Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_list (line 28) ... ignored
97992025-04-19T00:47:01.903Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_update (line 25) ... ignored
98002025-04-19T00:47:01.903Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_view (line 24) ... ignored
98012025-04-19T00:47:01.903Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_update (line 27) ... ignored
98022025-04-19T00:47:01.930Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_view (line 24) ... ignored
98032025-04-19T00:47:01.930Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_list (line 27) ... ignored
98042025-04-19T00:47:01.930Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_view (line 25) ... ignored
98052025-04-19T00:47:01.930Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_list (line 26) ... ignored
98062025-04-19T00:47:01.930Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_view (line 24) ... ignored
98072025-04-19T00:47:01.930Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_view (line 26) ... ignored
98082025-04-19T00:47:01.930Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::system_quotas_list (line 26) ... ignored
98092025-04-19T00:47:01.930Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_list (line 26) ... ignored
98102025-04-19T00:47:01.930Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_view (line 22) ... ignored
98112025-04-19T00:47:01.930Ztest clients/oxide-client/src/lib.rs - ClientSystemStatusExt::ping (line 24) ... ignored
98122025-04-19T00:47:01.930Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_create (line 26) ... ignored
98132025-04-19T00:47:01.930Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_delete (line 27) ... ignored
98142025-04-19T00:47:01.930Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_address_create (line 27) ... ignored
98152025-04-19T00:47:01.930Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_address_delete (line 28) ... ignored
98162025-04-19T00:47:01.930Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_address_list (line 29) ... ignored
98172025-04-19T00:47:01.930Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_pool_create (line 27) ... ignored
98182025-04-19T00:47:01.930Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_pool_delete (line 28) ... ignored
98192025-04-19T00:47:01.930Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_pool_list (line 29) ... ignored
98202025-04-19T00:47:01.930Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_list (line 28) ... ignored
98212025-04-19T00:47:01.930Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_view (line 26) ... ignored
98222025-04-19T00:47:01.930Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_create (line 25) ... ignored
98232025-04-19T00:47:01.930Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_delete (line 25) ... ignored
98242025-04-19T00:47:01.930Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_update (line 32) ... ignored
98252025-04-19T00:47:01.930Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_view (line 25) ... ignored
98262025-04-19T00:47:01.931Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_list (line 27) ... ignored
98272025-04-19T00:47:01.931Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_create (line 26) ... ignored
98282025-04-19T00:47:01.931Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_delete (line 26) ... ignored
98292025-04-19T00:47:01.931Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_list (line 28) ... ignored
98302025-04-19T00:47:01.931Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_create (line 27) ... ignored
98312025-04-19T00:47:01.931Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_delete (line 27) ... ignored
98322025-04-19T00:47:01.931Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_list (line 31) ... ignored
98332025-04-19T00:47:01.931Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_update (line 28) ... ignored
98342025-04-19T00:47:01.931Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_view (line 27) ... ignored
98352025-04-19T00:47:01.931Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_update (line 27) ... ignored
98362025-04-19T00:47:01.931Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_view (line 26) ... ignored
98372025-04-19T00:47:01.931Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_create (line 26) ... ignored
98382025-04-19T00:47:01.931Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_delete (line 26) ... ignored
98392025-04-19T00:47:01.931Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list (line 28) ... ignored
98402025-04-19T00:47:01.931Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list_network_interfaces (line 29) ... ignored
98412025-04-19T00:47:01.931Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_update (line 27) ... ignored
98422025-04-19T00:47:01.931Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_view (line 26) ... ignored
98432025-04-19T00:47:01.931Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_update (line 26) ... ignored
98442025-04-19T00:47:01.931Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_view (line 25) ... ignored
98452025-04-19T00:47:01.931Z
98462025-04-19T00:47:01.931Ztest result: ok. 0 passed; 0 failed; 243 ignored; 0 measured; 0 filtered out; finished in 0.02s
98472025-04-19T00:47:01.931Z
98482025-04-19T00:47:01.968Z Doc-tests oximeter
98492025-04-19T00:47:01.993Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-08e89969d10f3355.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-0a2083c6cc58f665.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-a1a39f789261ddc2.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-17f294ad4a92e3f0.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-6f2e1d0207e851de.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
98502025-04-19T00:47:02.304Z
98512025-04-19T00:47:02.304Zrunning 2 tests
98522025-04-19T00:47:02.330Ztest oximeter/oximeter/src/lib.rs - (line 111) ... ignored
98532025-04-19T00:47:03.740Ztest oximeter/oximeter/src/lib.rs - (line 118) ... ok
98542025-04-19T00:47:03.740Z
98552025-04-19T00:47:03.740Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.44s
98562025-04-19T00:47:03.740Z
98572025-04-19T00:47:03.795Z Doc-tests oximeter_api
98582025-04-19T00:47:03.795Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-70786725957561e1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
98592025-04-19T00:47:04.160Z
98602025-04-19T00:47:04.160Zrunning 2 tests
98612025-04-19T00:47:04.186Ztest oximeter/api/src/lib.rs - oximeter_api_mod::api_description (line 25) ... ignored
98622025-04-19T00:47:04.186Ztest oximeter/api/src/lib.rs - oximeter_api_mod::stub_api_description (line 31) ... ignored
98632025-04-19T00:47:04.186Z
98642025-04-19T00:47:04.186Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
98652025-04-19T00:47:04.186Z
98662025-04-19T00:47:04.212Z Doc-tests oximeter_client
98672025-04-19T00:47:04.212Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-45baa19dc572642f.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
98682025-04-19T00:47:04.647Z
98692025-04-19T00:47:04.648Zrunning 0 tests
98702025-04-19T00:47:04.648Z
98712025-04-19T00:47:04.648Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98722025-04-19T00:47:04.648Z
98732025-04-19T00:47:04.673Z Doc-tests oximeter_collector
98742025-04-19T00:47:04.673Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-e6a5e7731bceba41.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-f1b15da1687146bb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-9d406f351bfd2139.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-70786725957561e1.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-45baa19dc572642f.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-cb837ad397cf1e29.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f1fc7d4f5ac26619.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
98752025-04-19T00:47:05.309Z
98762025-04-19T00:47:05.309Zrunning 0 tests
98772025-04-19T00:47:05.309Z
98782025-04-19T00:47:05.309Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98792025-04-19T00:47:05.310Z
98802025-04-19T00:47:05.516Z Doc-tests oximeter_db
98812025-04-19T00:47:05.563Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-2752257888c43154.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-3963d87885b75aea.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-6aa9e08d9d65b746.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-7431133e0687fbee.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-6fbe5b87fa7f757b.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-f2c787580b066b51.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c3fd2f13cdfd1aa4.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-131d489c128a9185.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-6f0e33f78e8a20ea.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-ceb30c5cce5766cc.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-b45bb0bd37fbdaf4.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-724241a249047847.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-e2f976d7760126aa.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ea474605241b6725.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-107853866a3da32e.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-3822c12c9bdbd80f.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-f1fc7d4f5ac26619.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-7066c8494e4df0d4.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-e4846e9ff40cedb3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-d58c9346ccaa359d.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-057848702c4bcfd5.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-ebb869932b5cb031.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-3a580e25dfd9460f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-00d3e11a76886f13.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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`
98822025-04-19T00:47:06.579Z
98832025-04-19T00:47:06.579Zrunning 5 tests
98842025-04-19T00:47:06.604Ztest oximeter/db/src/oxql/ast/table_ops/filter/mod.rs - oxql::ast::table_ops::filter::Filter::simplify_to_dnf (line 218) ... ignored
98852025-04-19T00:47:06.604Ztest oximeter/db/src/oxql/ast/table_ops/filter/visit.rs - oxql::ast::table_ops::filter::visit::ShiftTimestamps (line 53) ... ignored
98862025-04-19T00:47:06.604Ztest oximeter/db/src/oxql/plan/predicates.rs - oxql::plan::predicates::Predicates (line 71) ... ignored
98872025-04-19T00:47:06.604Ztest oximeter/db/src/oxql/plan/predicates.rs - oxql::plan::predicates::Predicates (line 78) ... ignored
98882025-04-19T00:47:06.604Ztest oximeter/db/src/oxql/plan/predicates.rs - oxql::plan::predicates::Predicates (line 84) ... ignored
98892025-04-19T00:47:06.604Z
98902025-04-19T00:47:06.604Ztest result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
98912025-04-19T00:47:06.604Z
98922025-04-19T00:47:06.647Z Doc-tests oximeter_instruments
98932025-04-19T00:47:06.672Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-6ab389483dfec00f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-1d9bf681efe4a39b.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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`
98942025-04-19T00:47:07.157Z
98952025-04-19T00:47:07.157Zrunning 0 tests
98962025-04-19T00:47:07.157Z
98972025-04-19T00:47:07.183Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98982025-04-19T00:47:07.183Z
98992025-04-19T00:47:07.208Z Doc-tests oximeter_macro_impl
99002025-04-19T00:47:07.208Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-08e89969d10f3355.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.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`
99012025-04-19T00:47:07.341Z
99022025-04-19T00:47:07.342Zrunning 0 tests
99032025-04-19T00:47:07.342Z
99042025-04-19T00:47:07.342Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99052025-04-19T00:47:07.342Z
99062025-04-19T00:47:07.367Z Doc-tests oximeter_producer
99072025-04-19T00:47:07.367Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-03baf08c131ab4c2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-847a1462a28f1bf1.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-de876befd277c3d2.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
99082025-04-19T00:47:07.839Z
99092025-04-19T00:47:07.839Zrunning 0 tests
99102025-04-19T00:47:07.839Z
99112025-04-19T00:47:07.839Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99122025-04-19T00:47:07.839Z
99132025-04-19T00:47:07.885Z Doc-tests oximeter_schema
99142025-04-19T00:47:07.885Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-d7c4e21566c467a3.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-0a2083c6cc58f665.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-17f294ad4a92e3f0.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-6f2e1d0207e851de.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
99152025-04-19T00:47:08.271Z
99162025-04-19T00:47:08.271Zrunning 0 tests
99172025-04-19T00:47:08.271Z
99182025-04-19T00:47:08.271Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99192025-04-19T00:47:08.272Z
99202025-04-19T00:47:08.306Z Doc-tests oximeter_test_utils
99212025-04-19T00:47:08.306Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-7431133e0687fbee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-a409227f48ac4507.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-08e89969d10f3355.so --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-ea474605241b6725.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-17f294ad4a92e3f0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
99222025-04-19T00:47:08.711Z
99232025-04-19T00:47:08.712Zrunning 0 tests
99242025-04-19T00:47:08.712Z
99252025-04-19T00:47:08.712Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99262025-04-19T00:47:08.712Z
99272025-04-19T00:47:08.753Z Doc-tests oximeter_timeseries_macro
99282025-04-19T00:47:08.753Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-47a8bc9d37251581.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-a1a39f789261ddc2.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-b3d7c9a6187e64a6.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-df834a77dc21c2c3.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-99335265df98c468.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6919c558277e88b0.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`
99292025-04-19T00:47:09.043Z
99302025-04-19T00:47:09.043Zrunning 0 tests
99312025-04-19T00:47:09.043Z
99322025-04-19T00:47:09.043Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99332025-04-19T00:47:09.043Z
99342025-04-19T00:47:09.077Z Doc-tests oximeter_types
99352025-04-19T00:47:09.102Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern approx=/work/oxidecomputer/omicron/target/debug/deps/libapprox-b3e9fc05d66ffd44.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-f2c787580b066b51.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-9da727f87bc9096c.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-e2f976d7760126aa.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-08e89969d10f3355.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-17f294ad4a92e3f0.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-c8c74b598f8feb32.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-8bbbd5500856df4d.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-bf3499c0732349d3.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-ecebd7919d90bce7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-46f11777411adb7d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
99362025-04-19T00:47:09.783Z
99372025-04-19T00:47:09.783Zrunning 11 tests
99382025-04-19T00:47:10.370Ztest oximeter/types/src/traits.rs - traits::Metric (line 190) - compile fail ... ok
99392025-04-19T00:47:16.414Ztest oximeter/types/src/quantile.rs - quantile::Quantile::new (line 80) ... ok
99402025-04-19T00:47:16.679Ztest oximeter/types/src/quantile.rs - quantile::Quantile::from_parts (line 118) ... ok
99412025-04-19T00:47:16.897Ztest oximeter/types/src/quantile.rs - quantile::Quantile::append (line 245) ... ok
99422025-04-19T00:47:17.078Ztest oximeter/types/src/histogram.rs - histogram::Histogram<T>::with_bins (line 525) ... ok
99432025-04-19T00:47:17.103Ztest oximeter/types/src/quantile.rs - quantile::Quantile::estimate (line 202) ... ok
99442025-04-19T00:47:17.141Ztest oximeter/types/src/histogram.rs - histogram::Histogram<T>::span_decades (line 928) ... ok
99452025-04-19T00:47:17.165Ztest oximeter/types/src/traits.rs - traits::Metric (line 165) ... ok
99462025-04-19T00:47:17.231Ztest oximeter/types/src/traits.rs - traits::Target (line 79) - compile fail ... ok
99472025-04-19T00:47:17.384Ztest oximeter/types/src/traits.rs - traits::Producer (line 369) ... ok
99482025-04-19T00:47:22.482Ztest oximeter/types/src/traits.rs - traits::Target (line 49) ... ok
99492025-04-19T00:47:22.483Z
99502025-04-19T00:47:22.508Ztest result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.70s
99512025-04-19T00:47:22.508Z
99522025-04-19T00:47:22.547Z Doc-tests oxlog
99532025-04-19T00:47:22.572Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-94f1366afd08a50c.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-e96591396af76f84.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
99542025-04-19T00:47:22.683Z
99552025-04-19T00:47:22.683Zrunning 0 tests
99562025-04-19T00:47:22.683Z
99572025-04-19T00:47:22.683Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99582025-04-19T00:47:22.683Z
99592025-04-19T00:47:22.709Z Doc-tests oxql_types
99602025-04-19T00:47:22.709Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-ceb30c5cce5766cc.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-e2f976d7760126aa.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-17f294ad4a92e3f0.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-107853866a3da32e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
99612025-04-19T00:47:23.121Z
99622025-04-19T00:47:23.121Zrunning 0 tests
99632025-04-19T00:47:23.121Z
99642025-04-19T00:47:23.121Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99652025-04-19T00:47:23.121Z
99662025-04-19T00:47:23.159Z Doc-tests range_requests
99672025-04-19T00:47:23.185Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-674fe0ea2b5f2c0a.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rlib --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-a0c0f0603acf6183.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rlib --extern range_requests=/work/oxidecomputer/omicron/target/debug/deps/librange_requests-cb3a93862d87218e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
99682025-04-19T00:47:23.375Z
99692025-04-19T00:47:23.375Zrunning 0 tests
99702025-04-19T00:47:23.375Z
99712025-04-19T00:47:23.375Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99722025-04-19T00:47:23.375Z
99732025-04-19T00:47:23.401Z Doc-tests repo_depot_api
99742025-04-19T00:47:23.401Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern repo_depot_api=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_api-8183fd5ea10f0dae.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
99752025-04-19T00:47:23.707Z
99762025-04-19T00:47:23.707Zrunning 2 tests
99772025-04-19T00:47:23.732Ztest sled-agent/repo-depot-api/src/lib.rs - repo_depot_api_mod::api_description (line 19) ... ignored
99782025-04-19T00:47:23.732Ztest sled-agent/repo-depot-api/src/lib.rs - repo_depot_api_mod::stub_api_description (line 25) ... ignored
99792025-04-19T00:47:23.732Z
99802025-04-19T00:47:23.732Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
99812025-04-19T00:47:23.732Z
99822025-04-19T00:47:23.757Z Doc-tests repo_depot_client
99832025-04-19T00:47:23.757Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rlib --extern repo_depot_client=/work/oxidecomputer/omicron/target/debug/deps/librepo_depot_client-22ffb130ab2f4109.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
99842025-04-19T00:47:23.982Z
99852025-04-19T00:47:23.983Zrunning 0 tests
99862025-04-19T00:47:23.983Z
99872025-04-19T00:47:23.983Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99882025-04-19T00:47:23.983Z
99892025-04-19T00:47:24.008Z Doc-tests sled_agent_api
99902025-04-19T00:47:24.009Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-828cfca2085a533c.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-446b08ed480eaa7b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
99912025-04-19T00:47:24.528Z
99922025-04-19T00:47:24.528Zrunning 2 tests
99932025-04-19T00:47:24.554Ztest sled-agent/api/src/lib.rs - sled_agent_api_mod::api_description (line 79) ... ignored
99942025-04-19T00:47:24.554Ztest sled-agent/api/src/lib.rs - sled_agent_api_mod::stub_api_description (line 85) ... ignored
99952025-04-19T00:47:24.554Z
99962025-04-19T00:47:24.554Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
99972025-04-19T00:47:24.554Z
99982025-04-19T00:47:24.579Z Doc-tests sled_agent_client
99992025-04-19T00:47:24.579Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3ca967a0351fe392.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-6939751d4076c61a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-4ed776ffc2c008ef.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
100002025-04-19T00:47:26.624Z
100012025-04-19T00:47:26.624Zrunning 0 tests
100022025-04-19T00:47:26.624Z
100032025-04-19T00:47:26.624Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100042025-04-19T00:47:26.624Z
100052025-04-19T00:47:26.702Z Doc-tests sled_agent_types
100062025-04-19T00:47:26.727Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-61fbdf8c7af4d121.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a2ec3c286dbd089e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-3ca967a0351fe392.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-35bb2ae2dde3a3f6.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-b1545c14fa670746.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-3367b32bc5648baa.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
100072025-04-19T00:47:27.559Z
100082025-04-19T00:47:27.559Zrunning 0 tests
100092025-04-19T00:47:27.559Z
100102025-04-19T00:47:27.560Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100112025-04-19T00:47:27.560Z
100122025-04-19T00:47:27.613Z Doc-tests sled_diagnostics
100132025-04-19T00:47:27.613Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-fe1811a76c3dc46b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern sled_diagnostics=/work/oxidecomputer/omicron/target/debug/deps/libsled_diagnostics-446b08ed480eaa7b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
100142025-04-19T00:47:27.805Z
100152025-04-19T00:47:27.805Zrunning 0 tests
100162025-04-19T00:47:27.805Z
100172025-04-19T00:47:27.805Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100182025-04-19T00:47:27.805Z
100192025-04-19T00:47:27.831Z Doc-tests sled_hardware
100202025-04-19T00:47:27.831Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-6f0e33f78e8a20ea.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-3abb83f8f9350237.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-41b4d43f76d21dca.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-d79fc3aaa967aaf6.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-e538ab4b1d87f913.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-507f45f1e3075e13.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-3a0eb2d94bf420d0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-74b2bfe3ee5fe1bf.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
100212025-04-19T00:47:28.265Z
100222025-04-19T00:47:28.265Zrunning 0 tests
100232025-04-19T00:47:28.265Z
100242025-04-19T00:47:28.265Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100252025-04-19T00:47:28.265Z
100262025-04-19T00:47:28.314Z Doc-tests sled_hardware_types
100272025-04-19T00:47:28.314Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-7a03473a85af9aec.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
100282025-04-19T00:47:28.676Z
100292025-04-19T00:47:28.677Zrunning 0 tests
100302025-04-19T00:47:28.677Z
100312025-04-19T00:47:28.677Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100322025-04-19T00:47:28.677Z
100332025-04-19T00:47:28.714Z Doc-tests sled_storage
100342025-04-19T00:47:28.739Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-ec0e17f73ce37523.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-131d489c128a9185.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-56dc5e0515c9ab4e.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-0173d020d94cf3b3.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-c0f65d9c53fc112c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-507f45f1e3075e13.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-64dc800decbacd51.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.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`
100352025-04-19T00:47:29.216Z
100362025-04-19T00:47:29.216Zrunning 0 tests
100372025-04-19T00:47:29.216Z
100382025-04-19T00:47:29.216Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100392025-04-19T00:47:29.216Z
100402025-04-19T00:47:29.261Z Doc-tests sp_sim
100412025-04-19T00:47:29.287Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-145b3c1f4ec7aa83.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-b6b0c6ca97dd1c3f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-172fac00b6a3a88b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
100422025-04-19T00:47:29.804Z
100432025-04-19T00:47:29.805Zrunning 0 tests
100442025-04-19T00:47:29.805Z
100452025-04-19T00:47:29.805Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100462025-04-19T00:47:29.805Z
100472025-04-19T00:47:29.846Z Doc-tests typed_rng
100482025-04-19T00:47:29.871Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-94f41dbb16093095.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-c9da9b954e2f8ef1.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-716f8de4628ec366.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-86ca4b3ea13947e7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
100492025-04-19T00:47:29.971Z
100502025-04-19T00:47:29.971Zrunning 0 tests
100512025-04-19T00:47:29.971Z
100522025-04-19T00:47:29.971Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100532025-04-19T00:47:29.971Z
100542025-04-19T00:47:29.996Z Doc-tests update_common
100552025-04-19T00:47:29.996Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-131d489c128a9185.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-825622b0a33b01d5.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-fe1811a76c3dc46b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-393a080770df06df.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-307e58f43a410cb7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-165e44bc8994bff4.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-e864a375c0888399.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rlib --extern tufaceous_brand_metadata=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_brand_metadata-99d91f1949d6780a.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-9a1d613f94fc9ef4.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-a7ab50c54d24d320.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
100562025-04-19T00:47:30.398Z
100572025-04-19T00:47:30.398Zrunning 0 tests
100582025-04-19T00:47:30.398Z
100592025-04-19T00:47:30.398Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100602025-04-19T00:47:30.398Z
100612025-04-19T00:47:30.438Z Doc-tests update_engine
100622025-04-19T00:47:30.438Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8701d1a86e8d9760.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-ccebd64f97ce721f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-131d489c128a9185.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-9be085ade5e9c27e.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7f21ccbadb60cd85.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-e0b8437a2f49d9b5.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-d68412271cb0c7e0.rlib --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-a035b73ab30896df.so --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-766467d744f9ae4d.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-c9541320d3e0f7f1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c5095a4b610984fe.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-da84b8b7d0beebe4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-99515f5e02fd91d0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-97bda6518ce87822.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-c478485d624d81fc.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-f4a4ec44d5bf39c8.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
100632025-04-19T00:47:30.955Z
100642025-04-19T00:47:30.956Zrunning 4 tests
100652025-04-19T00:47:30.981Ztest update-engine/src/events.rs - events::StepEvent::spec (line 78) ... ignored
100662025-04-19T00:47:30.981Ztest update-engine/src/macros.rs - macros::define_update_engine (line 11) ... ignored
100672025-04-19T00:47:30.981Ztest update-engine/src/macros.rs - macros::define_update_engine (line 17) ... ignored
100682025-04-19T00:47:31.872Ztest update-engine/src/display/utils.rs - display::utils::ProgressRatioDisplay (line 20) ... ok
100692025-04-19T00:47:31.873Z
100702025-04-19T00:47:31.873Ztest result: ok. 1 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.92s
100712025-04-19T00:47:31.873Z
100722025-04-19T00:47:31.914Z Doc-tests wicket
100732025-04-19T00:47:31.961Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-6cf124313f518f3c.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8701d1a86e8d9760.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-60dcb3e541dde8d7.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c3fd2f13cdfd1aa4.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-4f29ef645259113c.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-fe360efd72b9dcbf.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-d68412271cb0c7e0.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f6b1adc3a6338f0e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c5095a4b610984fe.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-cc239e2d3221ade0.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-36e91eb33d4198b5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-8c199ca108d0f11c.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-90acba706e89bd7a.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-a9d65db47e5fa4ff.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-97bda6518ce87822.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-b119699e7ca9698b.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6cc52bbf45b89078.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-8212cc32ea42ec6f.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-f9c80da2f535b355.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-9f65f64a8136b2d8.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-f4a4ec44d5bf39c8.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-c89f0a3bf5636d12.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0dbc2712b607a409.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-1d4e62012dc975c5.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fcbc907c8ef40e73.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
100742025-04-19T00:47:32.860Z
100752025-04-19T00:47:32.860Zrunning 0 tests
100762025-04-19T00:47:32.860Z
100772025-04-19T00:47:32.860Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100782025-04-19T00:47:32.860Z
100792025-04-19T00:47:32.925Z Doc-tests wicket_common
100802025-04-19T00:47:32.950Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-029e8cdd883a93e8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f6b1adc3a6338f0e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c5095a4b610984fe.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-f9c80da2f535b355.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0dbc2712b607a409.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
100812025-04-19T00:47:33.609Z
100822025-04-19T00:47:33.609Zrunning 0 tests
100832025-04-19T00:47:33.609Z
100842025-04-19T00:47:33.609Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100852025-04-19T00:47:33.609Z
100862025-04-19T00:47:33.660Z Doc-tests wicket_dbg
100872025-04-19T00:47:33.685Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-60dcb3e541dde8d7.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-c3fd2f13cdfd1aa4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-7066c8494e4df0d4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-a9d65db47e5fa4ff.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-c89f0a3bf5636d12.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-5dff3fb63391b875.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
100882025-04-19T00:47:34.118Z
100892025-04-19T00:47:34.118Zrunning 0 tests
100902025-04-19T00:47:34.118Z
100912025-04-19T00:47:34.118Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100922025-04-19T00:47:34.118Z
100932025-04-19T00:47:34.166Z Doc-tests wicketd
100942025-04-19T00:47:34.191Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-18a765d6143faf19.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-210ce714c13e89e6.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-ce18a081fa116028.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8701d1a86e8d9760.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-ce2dce95250b5acd.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-046176813c1e82ba.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-131d489c128a9185.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-776eee4600d42f4b.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-029e8cdd883a93e8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-7f21ccbadb60cd85.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-d1ad1b900079a84c.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-825622b0a33b01d5.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-86a3259b90bf23ec.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-fe1811a76c3dc46b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-18a6431d27c627f0.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-2f926f192b1a1424.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-ebbbc6a8c1abe6cf.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-9380d903e00602d2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-efea43f149fc010c.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-aff2ef52ece5c2b8.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-393a080770df06df.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-212b76aabfd31873.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-c649fb9f04654aa7.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-127d805f76abf876.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-da38d830122f6cc6.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f2a033bcc85a0eb0.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-9fbc701690f4a337.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-c2fc2ffe788a3584.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-3a638bc4540ce81b.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-f6b1adc3a6338f0e.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-c4fbe48658552f2e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-666e2737b9664af4.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-3ab6999c0f0a9311.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-9d406f351bfd2139.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-026aa05a71d4a377.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-b99fd4e1fc564475.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-8f3da0717140ac4a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-cf77837d19ce5c4a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-307e58f43a410cb7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-0266bbc8d1895c8a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-f8f31822a2cc6bd4.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-e62c81105fe8cf2c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-5fc5459db8e2c3df.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-165e44bc8994bff4.rlib --extern transceiver_controller=/work/oxidecomputer/omicron/target/debug/deps/libtransceiver_controller-f9c80da2f535b355.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-e864a375c0888399.rlib --extern tufaceous_artifact=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_artifact-94bb4925cbf97ecb.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-9a1d613f94fc9ef4.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-a7ab50c54d24d320.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-c89f0a3bf5636d12.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0dbc2712b607a409.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-43a0ca640c60a1f1.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-31c6f1ab17306152.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-1d4e62012dc975c5.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
100952025-04-19T00:47:34.890Z
100962025-04-19T00:47:34.890Zrunning 0 tests
100972025-04-19T00:47:34.891Z
100982025-04-19T00:47:34.891Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100992025-04-19T00:47:34.891Z
101002025-04-19T00:47:34.945Z Doc-tests wicketd_api
101012025-04-19T00:47:34.970Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-ce18a081fa116028.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-b028a0f3a7b0e36e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-a929c697955caf64.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0dbc2712b607a409.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-31c6f1ab17306152.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
101022025-04-19T00:47:35.460Z
101032025-04-19T00:47:35.460Zrunning 2 tests
101042025-04-19T00:47:35.485Ztest wicketd-api/src/lib.rs - wicketd_api_mod::api_description (line 54) ... ignored
101052025-04-19T00:47:35.485Ztest wicketd-api/src/lib.rs - wicketd_api_mod::stub_api_description (line 60) ... ignored
101062025-04-19T00:47:35.485Z
101072025-04-19T00:47:35.485Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
101082025-04-19T00:47:35.485Z
101092025-04-19T00:47:35.511Z Doc-tests wicketd_client
101102025-04-19T00:47:35.511Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-5e30db83facd7afa.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-f2a033bcc85a0eb0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-251d9fc9d4e919b7.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-89cfad86e70b4c18.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-6939751d4076c61a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-100cb7d35d5b0188.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-35fe9f3e62a3e6de.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-803c61386c7e7ead.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-533dc809e731d8c8.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-d309baf267529c94.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-0dbc2712b607a409.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-1d4e62012dc975c5.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
101112025-04-19T00:47:37.783Z
101122025-04-19T00:47:37.783Zrunning 0 tests
101132025-04-19T00:47:37.784Z
101142025-04-19T00:47:37.784Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101152025-04-19T00:47:37.784Z
101162025-04-19T00:47:37.858Z Doc-tests xtask_downloader
101172025-04-19T00:47:37.883Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-825622b0a33b01d5.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-297dac06ef625844.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-bbbbe399fd15534f.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-4bc770e5eb148850.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-8f5f7dbf6ded826f.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-96c0ab0f17813e78.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-18212220c00101ff.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-307e58f43a410cb7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern xtask_downloader=/work/oxidecomputer/omicron/target/debug/deps/libxtask_downloader-2ea27e3662281f9a.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
101182025-04-19T00:47:38.090Z
101192025-04-19T00:47:38.090Zrunning 1 test
101202025-04-19T00:47:38.116Ztest dev-tools/downloader/src/lib.rs - get_values_from_file (line 229) ... ignored
101212025-04-19T00:47:38.116Z
101222025-04-19T00:47:38.116Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
101232025-04-19T00:47:38.116Z
101242025-04-19T00:47:38.116Z Doc-tests zone_setup
101252025-04-19T00:47:38.116Z Running `/home/build/.rustup/toolchains/1.85.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-31da7d3f1f554af7/out/build/artifacts -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-9ac0d43087b1884e/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7ed663b343a5fc8e/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-ba7021cfa9b61307/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-c73ed488508dfaf4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-42eb1c7425b5dc3f/out '--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' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-94932e580f588423.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b39081a977fa11d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-2e0c6ef078f19e94.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-79643974610d7577.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-e826a325e0c2afd0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-f89c7551d9e3e6ee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-1d2aac79afd236dc.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8aa0bd91e1510f55.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-60ab1847d47130b3.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-3b75320efb57113b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-24898eb734c3aa87.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-ee872fdcb5d2633b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-6988d85d3cd03a73.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-57e8641725d33b70.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-5c9312ff194db4cd.rlib --extern zone_setup=/work/oxidecomputer/omicron/target/debug/deps/libzone_setup-af362d3822c75295.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
101262025-04-19T00:47:38.454Z
101272025-04-19T00:47:38.454Zrunning 0 tests
101282025-04-19T00:47:38.454Z
101292025-04-19T00:47:38.454Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101302025-04-19T00:47:38.454Z
101312025-04-19T00:47:38.608Z
101322025-04-19T00:47:38.608Zreal 2:12.803750660
101332025-04-19T00:47:38.608Zuser 2:07.006731231
101342025-04-19T00:47:38.608Zsys 1:01.241993067
101352025-04-19T00:47:38.634Ztrap 0.024448765
101362025-04-19T00:47:38.634Ztflt 0.522443681
101372025-04-19T00:47:38.634Zdflt 0.804056820
101382025-04-19T00:47:38.634Zkflt 0.001245720
101392025-04-19T00:47:38.634Zlock 1:32.204718756
101402025-04-19T00:47:38.635Zslp 15:00.365920905
101412025-04-19T00:47:38.635Zlat 3.266190097
101422025-04-19T00:47:38.635Zstop 5.608086417
101432025-04-19T00:47:38.635Z+ [[ illumos == \i\l\l\u\m\o\s ]]
101442025-04-19T00:47:38.635Z+ banner live-test
101452025-04-19T00:47:38.635Z
101462025-04-19T00:47:38.635Z # # # # ###### ##### ###### #### #####
101472025-04-19T00:47:38.635Z # # # # # # # # #
101482025-04-19T00:47:38.635Z # # # # ##### ##### # ##### #### #
101492025-04-19T00:47:38.635Z # # # # # # # # #
101502025-04-19T00:47:38.635Z # # # # # # # # # #
101512025-04-19T00:47:38.635Z ###### # ## ###### # ###### #### #
101522025-04-19T00:47:38.635Z
101532025-04-19T00:47:38.635Z+ ptime -m cargo xtask live-tests
101542025-04-19T00:47:39.430Z Compiling serde v1.0.219
101552025-04-19T00:47:39.456Z Compiling rustix v0.38.37
101562025-04-19T00:47:39.456Z Compiling libc v0.2.170
101572025-04-19T00:47:39.456Z Compiling serde_json v1.0.140
101582025-04-19T00:47:39.456Z Compiling syn v2.0.98
101592025-04-19T00:47:39.481Z Compiling bitflags v2.6.0
101602025-04-19T00:47:39.952Z Compiling usdt-impl v0.5.0
101612025-04-19T00:47:39.977Z Compiling syn v1.0.109
101622025-04-19T00:47:40.002Z Compiling hashbrown v0.15.1
101632025-04-19T00:47:40.069Z Compiling log v0.4.22
101642025-04-19T00:47:40.094Z Compiling fs-err v2.11.0
101652025-04-19T00:47:40.432Z Compiling once_cell v1.20.3
101662025-04-19T00:47:40.492Z Compiling anyhow v1.0.97
101672025-04-19T00:47:40.801Z Compiling thread-id v4.2.2
101682025-04-19T00:47:40.897Z Compiling indexmap v2.7.1
101692025-04-19T00:47:42.095Z Compiling terminal_size v0.4.0
101702025-04-19T00:47:42.095Z Compiling tempfile v3.13.0
101712025-04-19T00:47:42.270Z Compiling clap_builder v4.5.32
101722025-04-19T00:47:42.830Z Compiling proc-macro-error v1.0.4
101732025-04-19T00:47:43.500Z Compiling tabled_derive v0.7.0
101742025-04-19T00:47:44.814Z Compiling tabled v0.15.0
101752025-04-19T00:47:45.329Z Compiling serde_derive v1.0.219
101762025-04-19T00:47:45.329Z Compiling thiserror-impl v1.0.69
101772025-04-19T00:47:45.355Z Compiling zerocopy-derive v0.7.35
101782025-04-19T00:47:45.355Z Compiling scroll_derive v0.12.0
101792025-04-19T00:47:45.355Z Compiling thiserror-impl v2.0.12
101802025-04-19T00:47:45.355Z Compiling clap_derive v4.5.32
101812025-04-19T00:47:46.613Z Compiling scroll v0.12.0
101822025-04-19T00:47:47.089Z Compiling goblin v0.8.2
101832025-04-19T00:47:47.182Z Compiling zerocopy v0.7.35
101842025-04-19T00:47:47.859Z Compiling thiserror v1.0.69
101852025-04-19T00:47:48.035Z Compiling pest v2.7.14
101862025-04-19T00:47:48.101Z Compiling thiserror v2.0.12
101872025-04-19T00:47:48.899Z Compiling clap v4.5.32
101882025-04-19T00:47:50.120Z Compiling pest_meta v2.7.14
101892025-04-19T00:47:51.204Z Compiling pest_generator v2.7.14
101902025-04-19T00:47:52.266Z Compiling pest_derive v2.7.14
101912025-04-19T00:47:53.154Z Compiling dtrace-parser v0.2.0
101922025-04-19T00:47:53.912Z Compiling toml_datetime v0.6.8
101932025-04-19T00:47:53.986Z Compiling serde_tokenstream v0.2.2
101942025-04-19T00:47:54.020Z Compiling serde_spanned v0.6.8
101952025-04-19T00:47:54.138Z Compiling camino v1.1.9
101962025-04-19T00:47:54.189Z Compiling cargo-platform v0.1.8
101972025-04-19T00:47:54.222Z Compiling semver v1.0.25
101982025-04-19T00:47:54.299Z Compiling toml_edit v0.22.24
101992025-04-19T00:47:54.380Z Compiling macaddr v1.0.1
102002025-04-19T00:47:54.656Z Compiling camino-tempfile v1.1.1
102012025-04-19T00:47:55.291Z Compiling dof v0.3.0
102022025-04-19T00:47:55.291Z Compiling cargo_metadata v0.19.2
102032025-04-19T00:47:56.661Z Compiling usdt-attr-macro v0.5.0
102042025-04-19T00:47:56.661Z Compiling usdt-macro v0.5.0
102052025-04-19T00:47:57.113Z Compiling toml v0.8.20
102062025-04-19T00:47:57.873Z Compiling cargo_toml v0.21.0
102072025-04-19T00:47:57.934Z Compiling usdt v0.5.0
102082025-04-19T00:48:01.006Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
102092025-04-19T00:48:05.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.42s
102102025-04-19T00:48:05.226Z Running `target/debug/xtask live-tests`
102112025-04-19T00:48:05.277Zusing temporary directory: /var/tmp/omicron_tmp/.tmpZVWoJT
102122025-04-19T00:48:05.277Zwill create archive file: /var/tmp/omicron_tmp/.tmpZVWoJT/live-tests-archive/omicron-live-tests.tar.zst
102132025-04-19T00:48:05.277Zoutput tarball: /work/oxidecomputer/omicron/target/live-tests-archive.tgz
102142025-04-19T00:48:05.277Z
102152025-04-19T00:48:05.303Zrunning: /home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo "nextest" "archive" "--package" "omicron-live-tests" "--archive-file" "/var/tmp/omicron_tmp/.tmpZVWoJT/live-tests-archive/omicron-live-tests.tar.zst"
102162025-04-19T00:48:08.227Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
102172025-04-19T00:48:08.266Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
102182025-04-19T00:48:08.298Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
102192025-04-19T00:48:08.323Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
102202025-04-19T00:48:08.354Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
102212025-04-19T00:48:08.380Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
102222025-04-19T00:48:08.380Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
102232025-04-19T00:48:09.320Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
102242025-04-19T00:48:11.460Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
102252025-04-19T00:48:12.127Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
102262025-04-19T00:48:13.614Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
102272025-04-19T00:48:13.614Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
102282025-04-19T00:48:29.646Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
102292025-04-19T00:48:29.646Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
102302025-04-19T00:48:29.671Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
102312025-04-19T00:48:29.671Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
102322025-04-19T00:48:31.380Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
102332025-04-19T00:49:35.104Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
102342025-04-19T00:49:35.859Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
102352025-04-19T00:50:19.503Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
102362025-04-19T00:50:22.706Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
102372025-04-19T00:50:46.940Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 39s
102382025-04-19T00:50:47.139Zinfo: experimental features enabled: setup-scripts
102392025-04-19T00:50:47.165Z Archiving 1 binary, 1 build script output directory, 3 linked paths, and 1 standard library to /var/tmp/omicron_tmp/.tmpZVWoJT/live-tests-archive/omicron-live-tests.tar.zst
102402025-04-19T00:50:47.692Z Archived 46 files to /var/tmp/omicron_tmp/.tmpZVWoJT/live-tests-archive/omicron-live-tests.tar.zst in 0.55s
102412025-04-19T00:50:47.767Zrunning: bash "-c" "tar cf - Cargo.toml .config/nextest.toml live-tests | tar xf - -C \"/var/tmp/omicron_tmp/.tmpZVWoJT/live-tests-archive\""
102422025-04-19T00:50:47.792Zrunning: tar "cf" "/work/oxidecomputer/omicron/target/live-tests-archive.tgz" "-C" "/var/tmp/omicron_tmp/.tmpZVWoJT" "live-tests-archive"
102432025-04-19T00:50:47.851Zcreated:
102442025-04-19T00:50:47.851Z/work/oxidecomputer/omicron/target/live-tests-archive.tgz
102452025-04-19T00:50:47.851ZTo use this:
102462025-04-19T00:50:47.851Z
102472025-04-19T00:50:47.851Z1. Copy the tarball to the switch zone in a deployed Omicron system.
102482025-04-19T00:50:47.851Z
102492025-04-19T00:50:47.876Z e.g., scp \
102502025-04-19T00:50:47.877Z /work/oxidecomputer/omicron/target/live-tests-archive.tgz \
102512025-04-19T00:50:47.877Z root@YOUR_SCRIMLET_GZ_IP:/zone/oxz_switch/root/root
102522025-04-19T00:50:47.877Z
102532025-04-19T00:50:47.877Z2. Copy the `cargo-nextest` binary to the same place.
102542025-04-19T00:50:47.877Z
102552025-04-19T00:50:47.877Z e.g., scp \
102562025-04-19T00:50:47.877Z $(which cargo-nextest) \
102572025-04-19T00:50:47.877Z root@YOUR_SCRIMLET_GZ_IP:/zone/oxz_switch/root/root
102582025-04-19T00:50:47.877Z
102592025-04-19T00:50:47.877Z3. From the switch zone on that system, unpack the tarball with:
102602025-04-19T00:50:47.877Z
102612025-04-19T00:50:47.877Z tar xzf live-tests-archive.tgz
102622025-04-19T00:50:47.877Z
102632025-04-19T00:50:47.877Z4. From the switch zone on that system, run tests with:
102642025-04-19T00:50:47.877Z
102652025-04-19T00:50:47.877Z TMPDIR=/var/tmp ./cargo-nextest nextest run --profile=live-tests \
102662025-04-19T00:50:47.877Z --archive-file live-tests-archive/omicron-live-tests.tar.zst \
102672025-04-19T00:50:47.877Z --workspace-remap live-tests-archive
102682025-04-19T00:50:47.877Z
102692025-04-19T00:50:47.877Z
102702025-04-19T00:50:47.877Zreal 3:09.239622017
102712025-04-19T00:50:47.877Zuser 5:48.463175018
102722025-04-19T00:50:47.877Zsys 42.632475638
102732025-04-19T00:50:47.877Ztrap 0.103465519
102742025-04-19T00:50:47.877Ztflt 0.442334766
102752025-04-19T00:50:47.877Zdflt 2.387075770
102762025-04-19T00:50:47.877Zkflt 0.000543126
102772025-04-19T00:50:47.877Zlock 16:35.458639069
102782025-04-19T00:50:47.877Zslp 24:38.667973477
102792025-04-19T00:50:47.877Zlat 6.363654420
102802025-04-19T00:50:47.877Zstop 15.961327183
102812025-04-19T00:50:47.877Z+ rm -rf /var/tmp/omicron_tmp/crdb-base-build
102822025-04-19T00:50:47.877Z+ unset TMPDIR
102832025-04-19T00:50:47.877Z+ echo 'files in /var/tmp/omicron_tmp (none expected on success):'
102842025-04-19T00:50:47.877Zfiles in /var/tmp/omicron_tmp (none expected on success):
102852025-04-19T00:50:47.877Z+ find /var/tmp/omicron_tmp -ls
102862025-04-19T00:50:47.877Z164800 33 drwxr-xr-x 2 build build 2 Apr 19 00:50 /var/tmp/omicron_tmp
102872025-04-19T00:50:47.877Z+ rmdir /var/tmp/omicron_tmp
102882025-04-19T00:50:48.415Zprocess exited: duration 4551257 ms, exit code 0
 
102892025-04-19T00:50:48.501Zfound 3 output files
102902025-04-19T00:50:48.501Zuploading: /work/crate-build-timings.json (614268 bytes)
102912025-04-19T00:50:49.743Zuploaded: /work/crate-build-timings.json
102922025-04-19T00:50:49.743Zuploading: /work/environment.json (130 bytes)
102932025-04-19T00:50:50.841Zuploaded: /work/environment.json
102942025-04-19T00:50:50.841Zuploading: /work/oxidecomputer/omicron/target/nextest/ci/junit.xml (380067 bytes)
102952025-04-19T00:50:52.077Zuploaded: /work/oxidecomputer/omicron/target/nextest/ci/junit.xml